UpdateEmailContent

UpdateEmailContent

UpdateEmailContent API call is used to update an existing Email Content with the given contentId.

If the folderId is specified, the content will be associated with that folder. Otherwise, it will remain in its current folder.

This endpoint supports multi-language content, allowing you to create content in different languages to send to recipients in their preferred language.

Path Params
string
required
length between 36 and 36

unique 36-length string id of the content

Body Params
contentDetail
object
required

Multi language content can be created in different languages.

string
required
length between 1 and 100

The name of the email content

uuid
length between 36 and 36

uuid of the system folder where this particular email content will be saved.

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

401

Not-authenticated. Please re-login.

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