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 enum<string>.
enum<string>
null
Was this page helpful?