Skip to main content
PUT
Assign Agents to Client

Headers

Authorization
string
required

All requests to the ChatDash API must be validated with the agency API Key found on your agency profile

Body

application/json
agentIds
string[]
required

The IDs of the agents to assign

clientId
string
required

The ID of the client to assign the agent to

Response

OK

message
string
Example:

"Agent assigned to client successfully"