API Documentation
Send SMS
Sends an SMS to the provided numbers
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Details for sending an SMS
The body is of type object
.
Response
200
application/json
SMS sent successfully
The response is of type object
.