Update a Domain Application
Updates a Domain Application.
Permissions
The API token used to authenticate must have the following scope(s) enabled to make a successful request: Voice, Messaging, or Fax.
Authentication
Path parameters
Request
A list containing whitelisted IP addresses and IP blocks used if ip_auth_enabled is true.
A string representing the HTTP method to use with call_request_url.
A string representing the LaML URL to access when the call to call_request_url fails.
A string representing the HTTP method to use with call_fallback_url.
A string representing the HTTP method to use with call_status_callback_url.
This handler type is deprecated. Please use call_relay_application or call_relay_topic instead.
This property is deprecated. Please use call_relay_topic_status_callback_url instead.
Response
A list containing whitelisted IP addresses and IP blocks used if ip_auth_enabled is true.
A string representing the HTTP method to use with call_request_url.
A string representing the LaML URL to access when the call to call_request_url fails.
A string representing the HTTP method to use with call_fallback_url.
A string representing the HTTP method to use with call_status_callback_url.
A list of codecs this domain application will support. Currently supported values are: OPUS, G722, PCMU, PCMA, G729, VP8, and H264.
A list of encryption ciphers this domain application will support. Currently supported values are: AEAD_AES_256_GCM_8, AES_256_CM_HMAC_SHA1_80, AES_CM_128_HMAC_SHA1_80, AES_256_CM_HMAC_SHA1_32, and AES_CM_128_HMAC_SHA1_32.
Deprecated. Use call_relay_application instead.
Deprecated. Use call_relay_topic_status_callback_url instead.