Schedule an SMS for future delivery

Schedules a message to be sent at a specific future date and time, in a given timezone.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
required

Account username.

string
required

Account password.

string
required

Content of the message to send.

string
required

Destination number(s). Separate multiple numbers with a comma.

integer
enum
required

Message type: 0 = Text, 1 = Flash, 2 = Unicode, 4 = WAP, 6 = Unicode Flash.

Allowed:
integer
enum
required

Delivery report flag. 1 = request a delivery report, 0 = do not.

Allowed:
string
required

Sender ID shown to the recipient.

string
required

Scheduled date in MM/dd/yyyy format.

string
required

Scheduled time in hh:mm am/pm format.

string
required

Timezone offset for the scheduled date/time, e.g. "GMT +5:30" or "-10:00".

string

URL to include with the message. Used only when type = 4 (WAP).

Responses

400

Malformed request — one or more query parameters are missing or invalid.

401

Authentication failed.

500

Unexpected server error.

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