Skip to main content

Send a message

POST 

/messages

You can send messages to end users (contacts) by providing the following parameters:

  • a recipient identifier ('to' parameter), an unique identifier for each end user on a specified channel (Ex: phoneNumber for Viber, opaque id for AppleMB)
  • Communication Channel that you want to use in order to terminate the message( 'channel' parameter, "APPLEMB" or "VIBER")
  • a brand id ('from' parameter), an identifier representing your brand or service on each channel (optional parameter Viber and AppleMB)

Important: Refer to the Supported Features section above for detailed channel compatibility, content type support, and channel-specific constraints (text length, media size, button limits, etc.). Refer to the Responses and Errors section for comprehensive error code documentation and handling best practices.

Request

Responses

Message created