Close
Toolcog home
c9r
crm
Search
⌘
+
K
Command Palette
Search for a command to run...
Search Toolcog
Sign In
Catalog
Sources
Services
Operations
Auth Schemes
Overrides
Variables
Intents
Targets
Catalog
Sources
Services
Operations
Auth Schemes
Overrides
Variables
Intents
Targets
Operations
API endpoints available to AI agents
All methods
All methods
POST
GET
DELETE
PATCH
PUT
Create a queue
Authenticated
CreateQueue
POST/2010-04-01/Accounts/{AccountSid}/Queues.json
Api20100401Queue
Remove an empty queue
Authenticated
DeleteQueue
DELETE/2010-04-01/Accounts/{AccountSid}/Queues/{Sid}.json
Api20100401Queue
Fetch an instance of a queue identified by the QueueSid
Authenticated
FetchQueue
GET/2010-04-01/Accounts/{AccountSid}/Queues/{Sid}.json
Api20100401Queue
Retrieve a list of queues belonging to the account used to make the request
Authenticated
ListQueue
GET/2010-04-01/Accounts/{AccountSid}/Queues.json
Api20100401Queue
Update the queue with the new parameters
Authenticated
UpdateQueue
POST/2010-04-01/Accounts/{AccountSid}/Queues/{Sid}.json
Api20100401Queue