Add base app inbox message

The method is used for creating basic app inbox messages.

Log in to see full request history
Body Params
int32

Message ID. Available for GET method only.

string
required

Message name. Used for searching for the message, not visible to users.

string
required

Message title.

string
required

Message text.

string

The link that will open after the click on the message body.

string

The logo image in JPEG, PNG or GIF format.

string

Additional parameters in JSON format to be used in the message.

string

Message language code.

int32

Time-to-live for the message, in seconds.

tags
array of strings

Message tags. If 1 element is found, 'tags' will be an object; if multiple elements are found, 'tags' will be an array.

tags
subscriptionsKeys
array of strings

The array of the subscription category keys attached to a message.

subscriptionsKeys
translations
array

The array of the language versions for the current message. Available for the GET method only.

translations
languages
array of strings

The array of language codes for language versions for the current message. Available for GET method only.

languages
Response

Language
Credentials
:
Click Try It! to start a request and see the response here! Or choose an example:
application/json; charset=UTF-8