Delete a work-contract by its ID.
curl --request DELETE \ --url https://{host}/directory/api/4.0/work-contracts/{id} \ --header 'Authorization: <authorization>'
API key. Value must be formatted like so: lucca application={api_key}.
lucca application={api_key}
Identifier of the work-contract to retrieve.
x >= 1
OK
Was this page helpful?