Send SMS
POST/api/v1/sms/send
This endpoint allows users to send SMS messages to one or multiple recipients. Messages can include optional parameters such as delayed delivery, shortened links, and test mode. Each request supports up to 1500 recipients.
Request
Responses
- 200
- 400
- 401
The SMS was sent successfully.
Bad Request.
Unauthorized.