cURL
Endpoint Examples
Send SMS
Send an SMS message to a specified recipient.
POST
cURL
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
SMS details to be sent.
Send an SMS message to a specified recipient.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
SMS details to be sent.