POST
/
api
/
v1
/
send
/
sms

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
signature
string
required

The sender's signature

content
string
required

The content of the SMS

number
string[]
required

Array of recipient phone numbers

Response

200 - application/json
status
string

The status of the SMS

message
string

Additional information about the SMS