Create an external application inbox
Twilio
Create an external application inbox
Creates a new external inbox with a Twilio application and stores the Application SID as the external ID.
POST
Create an external application inbox
Authorizations
Body
application/json
Friendly name for the inbox and Twilio application
Example:
"My Voice Application"
Twilio Account SID. Must be provided together with authToken. If neither is provided, the global Twilio account will be used.
Example:
"ACxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
Twilio Auth Token. Must be provided together with accountSID. If neither is provided, the global Twilio auth token will be used.
Example:
"your_auth_token"
Response
The created external inbox
Represents an external inbox resource