Send SMS Universal
POST/message-server/sms/send
Send an SMS message to the specified recipient.
Supports:
- Placeholders — Insert
{name}in the body and populate theplaceholdersmap - Concatenation — Long messages are automatically split into parts (multipart SMS)
- UDH — Custom User Data Header data for binary SMS
- Scheduling — Set
scheduledDatefor deferred sending - Dry run — Set
simulation: trueto validate the request without sending
Request
Responses
- 200
- 400
- 401
- 403
Message accepted
Invalid request
Invalid or missing credentials
IP not in whitelist or unauthorized resource