Create a new application within your account
Create a new application within your account
Path parameters
The SID of the Account that will create the resource.
Response
Created
The SID of the Account that created the Application resource.
The API version used to start a new TwiML session.
The date and time in GMT that the resource was created specified in RFC 2822 format.
The date and time in GMT that the resource was last updated specified in RFC 2822 format.
The string that you assigned to describe the resource.
The URL we call using a POST method to send message status information to your application.
The unique string that that we created to identify the Application resource.
The HTTP method we use to call sms_fallback_url. Can be: GET or POST.
The URL that we call when an error occurs while retrieving or executing the TwiML from sms_url.
The HTTP method we use to call sms_url. Can be: GET or POST.
The URL we call using a POST method to send status information to your application about SMS messages that refer to the application.
The URL we call when the phone number receives an incoming SMS message.
The URL we call using the status_callback_method to send status information to your application.
The HTTP method we use to call status_callback. Can be: GET or POST.
The URI of the resource, relative to https://api.twilio.com.
Whether we look up the caller's caller-ID name from the CNAM database (additional charges apply). Can be: true or false.
The HTTP method we use to call voice_fallback_url. Can be: GET or POST.
The URL that we call when an error occurs retrieving or executing the TwiML requested by url.
The HTTP method we use to call voice_url. Can be: GET or POST.
The URL we call when the phone number assigned to this application receives a call.
Whether to allow other Twilio accounts to dial this applicaton using Dial verb. Can be: true or false.