Create an Application
Create an Application.
Permissions
The API token must include one of the following scopes: Voice or Messaging or Fax.
Path Parameters |
---|
AccountSid uuid — REQUIREDThe Account ID that has the Application. |
Request Body — REQUIRED |
---|
FriendlyName string — REQUIREDA named unique identifier for the resource. Allowed characters: |
MessageStatusCallback stringIf a message's |
SmsFallbackMethod stringPossible values: [ Whether the request to |
SmsFallbackUrl stringThe URL SignalWire will request if errors occur when fetching the |
SmsMethod stringPossible values: [ Whether the request to |
SmsStatusCallback stringIf a message's |
SmsUrl stringThe URL to request when an SMS is received. |
StatusCallback stringThe URL to pass status updates to the Application. |
StatusCallbackMethod stringPossible values: [ Whether the request to the |
VoiceCallerIdLookup booleanWhether or not to look up a caller's ID from the database. Possible values are |
VoiceFallbackMethod stringPossible values: [ Whether the request to |
VoiceFallbackUrl stringThe URL SignalWire will request if errors occur when fetching the |
VoiceMethod stringPossible values: [ Whether the request to |
VoiceUrl stringThe URL to request when a phone number receives a call or fax. |
Responses | |||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
200 OK
|