Authorization: Bearer ********************
curl --location -g --request DELETE 'https://open.pingcode.com/project/work_items/{{project_work_item_id}}/relations/{relation_id}' \ --header 'Authorization: Bearer <token>'
{}