User
Set call queue agent status
Set call queue agent status.
post/user/call_queues/{id}/agent
Path parameters
idstring required
The unique ID of the resource.
Example:NzAwNTUxOTA5NzczMTQ4MTYw
The unique ID of call queue.
Request body
Example request
{
"status": "READY"
}Response
OK