Send a personalized (multilingual) bulk SMS message

Submits a message intended for per-destination personalization and/or multilingual content. This endpoint shares its base submission parameters with the standard bulk SMS API.

TODO: confirm with tech team — this endpoint isn't covered in the available specification. The parameters below are inferred only from the sample request URL and should be confirmed before publishing: - How multiple destinations are personalized (e.g. paired message

per destination, or a template with placeholders) is not documented.

  • Whether additional parameters exist beyond those used by the
    standard bulk SMS endpoint is not documented.
  • Response format and error codes for this endpoint are not documented;
    they may or may not match the standard bulk SMS endpoint.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
required

HTTP account username.

string
required

HTTP account password.

integer
enum
required

Message type, same values as the standard bulk SMS endpoint (0 = Plain text GSM 03.38, 2 = Unicode, etc.).

integer
enum
required

0 = delivery report not required, 1 = delivery report required.

Allowed:
string
required

Sender ID shown on the message.

string
required

Destination mobile number(s). # TODO: confirm with tech team — confirm whether this endpoint accepts multiple destinations the same way as the standard bulk SMS endpoint, or requires a different pairing format for personalized content.

string
required

Message content. # TODO: confirm with tech team — confirm how personalization (per-destination variation, multilingual content) is represented in this field.

Responses

400

Malformed request — one or more required parameters missing or invalid.

401

Authentication failed — invalid username or password.

500

Internal server error.

Language
Credentials
Query
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/plain