Class Index
java.lang.Object
com.ringcentral.paths.restapi.account.extension.callqueues.Index
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionpath()
put
(UserCallQueues userCallQueues) Updates a list of call queues where the user is an agent.
-
Field Details
-
rc
-
parent
-
-
Constructor Details
-
Index
-
-
Method Details
-
path
-
path
-
put
Updates a list of call queues where the user is an agent. This is a full update request, which means that if any call queue where the user is an agent is not mentioned in request, then the user is automatically removed from this queue.HTTP Method: put Endpoint: /restapi/{apiVersion}/account/{accountId}/extension/{extensionId}/call-queues Rate Limit Group: Medium App Permission: EditAccounts User Permission: EditCallQueuePresence
- Throws:
RestException
IOException
-