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