curl --request DELETE \
--url https://{host}/directory/api/4.0/work-contracts/{id} \
--header 'Authorization: <authorization>'Delete a work-contract by its ID.
curl --request DELETE \
--url https://{host}/directory/api/4.0/work-contracts/{id} \
--header 'Authorization: <authorization>'Was this page helpful?