Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

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

Body

application/json
to_number
string
required
Example:

"+1234567890"

from_number
string
required
Example:

"+1234567890"

message
string
required
Example:

"Hello, this is a message"

Response