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 |
---|---|---|---|
X-Gusto-API-Version | string | Determines the date-based API version associated with your API call. If none is provided, your application's minimum API version is used. | |
Accept | string |