English
cURL
curl --request DELETE \ --url https://api.absentify.com/api/v1/leave_types/{id} \ --header 'X-API-KEY: <api-key>'
null
Delete a leave type
Successful response
The response is of type null.
Was this page helpful?