UpdateSmsContent

UpdateSmsContent

UpdateSmsContent API call is used to update an existing SMS Content with the given contentId in the system.

The API allows for updating SMS content properties including the content name, folder location, and multi-language content details.

Users can create content in different languages to send messages to recipients in their preferred language. Each language version can have its own message text, alternate message, and sender ID.

Path Params
string
required

The UUID of the SMS content to be updated

Body Params
contentDetail
object
required

Contains the multi-language content details. Different language versions can be defined within this object.

string
required
length between 1 and 100

The name of the SMS content

uuid
length between 36 and 36

UUID of the folder where this particular SMS content will be saved. If not specified, the content will be updated in its current folder.

boolean
Defaults to false

Whether this is a transactional/marketing SMS content

Headers
string
Defaults to {$$.env.access_token}
string
Defaults to application/json
Responses

401

Not authenticated. Please re-login to get a valid token.

Language
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json