Delete a department
DELETE {{baseUrl}}/v1/departments/:department_uuid
Delete a department. You cannot delete a department until all employees and contractors have been removed.
scope: departments:write
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |