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
sms_route_id
integer
required
phone_number
string
required
content
string
required
sender_id
string | null

Response

success
boolean
required
message
string
required
Example:

"Test SMS submitted to queue"

sms_id
string
required