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

KeyDatatypeRequiredDescription
X-Gusto-API-VersionstringDetermines the date-based API version associated with your API call. If none is provided, your application's minimum API version is used.
Acceptstring