CreateOnsiteContent

CreateOnsiteContent API call is used to create a new Onsite 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 onsite content

uuid
length between 36 and 36

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

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