CreatePushContent

CreatePushContent API call is used to create a new Push Content.

The user can create content in different languages to send content to recipients in their language.

The API returns the content uuid after a successful execution else relevant error code.

Body Params
string
required
length between 1 and 100

The name of the push content

uuid
required
length between 36 and 36

UUID of the system folder where this particular push content will be saved.

boolean
Defaults to false

Indicates if the content is transactional

contentDetail
object
required

Multi language content can be created in different languages.

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

401

Not-authenticated. Please re-login.

403

The operation is not allowed. Your api user is not authorized to use this api.

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