Associate agents to department
POST {{baseUrl}}/api/v1/departments/:department_id/associateAgents
This API associates agents to a department.
OAuth Scope
Desk.settings.UPDATE
Desk.basic.UPDATE
Attributes
Attribute Name | Data Type | Description |
---|---|---|
agentIds (required) | <list> | Ids of Agents |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string |