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