Agents
Retrieve a collection of ring group agents.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
idall ofRequired
The unique ID of ring group.
stringOptionalExample:
The unique ID of the resource.
NzAwNTUxOTA5NzczMTQ4MTYwResponses
200
OK
application/json
4XX
Error
get
/ring_groups/{id}/agentsUpdate ring group member list.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
idall ofRequired
The unique ID of ring group.
stringOptionalExample:
The unique ID of the resource.
NzAwNTUxOTA5NzczMTQ4MTYwBody
Responses
200
OK
No content
4XX
Error
post
/ring_groups/{id}/agentsNo content
Retrieve information of ring group agent.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
idall ofRequired
The unique ID of ring group.
stringOptionalExample:
The unique ID of the resource.
NzAwNTUxOTA5NzczMTQ4MTYwagent_numberstring · min: 3 · max: 64RequiredPattern:
The extension number.
[0-9]{3,64}Responses
200
OK
application/json
4XX
Error
get
/ring_groups/{id}/agents/{agent_number}