Update an Application
Allows you to modify the properties of 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. |
Sid uuid — REQUIREDThe Application ID that uniquely identifies 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 |
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
|