Update an app integration SMS
Last updated
Was this helpful?
Last updated
Was this helpful?
The app integration SMS id.
The brand URL of the request. This is used to identify the brand.
YOUR_BRAND_URL
This is used to authenticate the request. If the request is not authenticated, the server will return a 401 Unauthorized response.
YOUR_AUTH_KEY
Provides a data transfer object for the SMS integration which is used for command requests.
The app integration provider ID of the SMS.
The name of the SMS integration.
The username or identifier for the SMS integration. For Twilio, this is the Account SID (String Identifier).
The password or authentication token for the SMS integration. For Twilio, this is the Auth Token.
The phone number of the SMS integration. The phone number should be following the E.164 format.
The description of the SMS integration.
Flag to indicate if the app integration SMS setting is default. By default, it is false.