Queues
📄️ List All Queues
The ability to read all of the queues that are associated with your account. This will be returned as a list of queues.
📄️ Create a Queue.
Create a call queue.
📄️ Retrieve a Queue.
Retrieve a single queue.
📄️ Update a Queue.
Allows you to modify the properties of a single call queue.
📄️ Delete a Queue.
Delete a single call queue. Only empty queues can be deleted. If the delete is successful, a 204 response, with no body, will be returned.