Send SMS
Send an SMS message
Authorizations
An API key to authenticate requests
Body
Recipients of the SMS message, comma separated list of phone numbers
"2348023456789, 2348098765432"
Sender ID of the SMS message
11
"Simpu"
Content of the SMS message, this is required if a template ID is not specified
"Hello! World. This is a test message."
Template ID of the SMS message, this is required if content is not specified
"674535b2b39158b9aae90188fcec23eb"
Personalisation of the SMS message, this is applicable if a template ID is specified
This is a reference to the message in your system
"674535b2b39158b9aae90188fcec23eb"
This determines if links in the message should be tracked, links in the message will be replaced with trackable links
false
This is the URL to receive delivery reports for the message test
"https://example.com/sms/delivery_report"
Response
Unique ID of the SMS message
"674535b2b39158b9aae90188fcec23eb"
Recipients of the SMS message
["2348023456789"]
Sender ID of the SMS message
11
"Simpu"
This determines if links in the message should be tracked
false
Content of the SMS message
"Hello! World. This is a test message."
This is a reference to the message in your system
"674535b2b39158b9aae90188fcec23eb"
This is the URL to receive delivery reports for the message
"https://example.com/sms/delivery_report"
Template ID of the SMS message
"674535b2b39158b9aae90188fcec23eb"
Personalisation of the SMS message
Date and time the SMS was created
"2024-06-28T23:56:38.128604+00:00"
Date and time the SMS token was last updated, if any
"2024-06-28T23:56:38.128604+00:00"