cURL
curl --request DELETE \ --url https://{host}/api/v3/leaveRequests/{id} \ --header 'Authorization: <authorization>'
This response does not have an example.
Request to cancel a single Leave Request by its unique identifier
API key. Value must be formatted like so: lucca application={api_key}.
lucca application={api_key}
ID of the leave-request.
OK
Was this page helpful?