Add/update translated Mobile Push message

The method is used for updating or adding language versions for the basic Mobile Push message.

Path Params
int32
required

Mobile push message ID

string
required

Language code

Body Params
int32

Message ID.

string
required

Message name.

string

Language code.

tags
array of strings

List of tags.

tags
subscriptionsKeys
array of strings

Subscription categories keys, assigned to a message.

subscriptionsKeys
languages
array of strings

An array with the language codes for multilingual messages. Available for the GET method only.

languages
string
required

Message title.

string

Message subtitle. Visible only to iOS users.

string
required

Message text.

string
string

Image URL for a single image in a message. Use 'images' array to create an images carousel.

string

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

int32

Time-to-live for a message; in seconds.

buttons
array of objects

Use buttons to implement various actions. 4 buttons for iOS, 3 buttons for Android are supported.

buttons
boolean

Enable to play sound when user receives push-message.

int64

The number of unread messages shown to the user.

images
array of strings

The array of image URLs for images carousel. Up to 10 images.

images
translations
array of objects

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

translations
Response

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