SMS -- Send

Sends an SMS message to a phone number or to a Dialpad channel on behalf of a user.

Added on Dec 18, 2019 for API v2.

Tier 0 Rate limit: 100 per minute.

Tier 1 Rate limit: 800 per minute.

Body Params
string | null

[single-line only]

The hashtag of the channel which should receive the SMS.

string | null

The number of who sending the SMS. The number must be assigned to user or a user group. It will override user_id and sender_group_id.

boolean | null
Defaults to false

If true, to_numbers will be assumed to be from the specified user's country, and the E164 format requirement will be relaxed.

string | null

Base64-encoded media attachment (will cause the message to be sent as MMS). (Max 500 KiB raw file size)

int64 | null

The ID of an office, department, or call center that the User should send the message on behalf of.

string | null
enum

The sender group's type (i.e. office, department, or callcenter).

Allowed:
string | null

The contents of the message that should be sent.

to_numbers
array of strings | null

Up to 10 E164-formatted phone numbers who should receive the SMS.

to_numbers
int64 | null

The ID of the user who should be the sender of the SMS.

Response

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json