Update a Queue.
Allows you to modify the properties of a single call queue.
Permissions
The API token must include the following scopes: Voice.
Path Parameters |
---|
AccountSid uuid — REQUIREDThe unique identifier for the account this Queue is associated with. |
Sid uuid — REQUIREDThe unique identifier for the queue. |
Request Body — REQUIRED |
---|
FriendlyName string — REQUIREDA description that distinguishes a queue. |
MaxSize stringThe maximum number of calls that are allowed to wait in a queue. |
Responses | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
200 OK
|