Companies
Deletes or deactivates an existing department in the currently active company. If the department references any employees, templates or payroll batch records it will be deactivated; otherwise deleted.
delete/api/companies/current/departments/{departmentId}
Path parameters
departmentIdinteger required
The ID of the department to update.
Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.