Send OTP SMS to Customers
Send OTP SMS to Customers
POST
https://api.oneroute.io/api/public/sms
This is for sending OTP messages only
Headers
Name
Type
Description
apiKey*
string
API key for authentication.
Request Body
Name
Type
Description
message
string
The message to send to the customers
recipients
array
List of recipients phone numbers
recipients.*
string
recipient phone number. Must be in international format (Example: 2341793026727
).
Last updated
Was this helpful?