Single Send
If you are sending time-sensitive, critical SMSes like OTPs or weather alerts, please use the single send API.
The keys within the values object will vary depending on the campaign’s template parameters. To find out what the parameters for a template are, please refer to the template’s details in Postman’s web interface.
The response on whether the message was created will come in immediately. However, you will need to query the Retrieve message endpoint
to get the message latestStatus
.
Endpoint #1
Example request body
Example response body
Last updated