Close
Toolcog home
c9r
twilio
Search
⌘
+
K
Command Palette
Search for a command to run...
Search Toolcog
Sign In
API
Operations
Auth Schemes
Overrides
Intents
Targets
API
Operations
Auth Schemes
Overrides
Intents
Targets
Operations
API endpoints available to AI agents
All methods
All methods
GET
POST
DELETE
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