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 new application within your account
Authenticated
CreateApplication
POST/2010-04-01/Accounts/{AccountSid}/Applications.json
Api20100401Application
Delete the application by the specified application sid
Authenticated
DeleteApplication
DELETE/2010-04-01/Accounts/{AccountSid}/Applications/{Sid}.json
Api20100401Application
Fetch the application specified by the provided sid
Authenticated
FetchApplication
GET/2010-04-01/Accounts/{AccountSid}/Applications/{Sid}.json
Api20100401Application
Retrieve a list of applications representing an application within the requesting account
Authenticated
ListApplication
GET/2010-04-01/Accounts/{AccountSid}/Applications.json
Api20100401Application
Updates the application's properties
Authenticated
UpdateApplication
POST/2010-04-01/Accounts/{AccountSid}/Applications/{Sid}.json
Api20100401Application