Disable department
POST {{baseUrl}}/api/v1/departments/:department_id/disable
This API disables a department in your help desk portal.
OAuth Scope
Desk.settings.UPDATE
Desk.basic.UPDATE
Attributes
Attribute Name | Data Type | Description |
---|---|---|
agentNewDepartment (required) | <Long> | Agents move to new department ID |
emailNewDepartment | <Long> | Email move to new department ID |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string |