cURL
curl --request DELETE \ --url https://{host}/directory/api/4.0/work-contracts/{id} \ --header 'Authorization: <authorization>'
Delete a work-contract by its ID.
Documentation IndexFetch the complete documentation index at: https://developers.lucca.fr/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://developers.lucca.fr/llms.txt
Use this file to discover all available pages before exploring further.
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?