Send single SMS to Multiple Recipients (v4)
POST/sms/v4/send-user
You can now send a single message to multiple recipients or send multiple messages to multiple recipients. The to and text fields are now arrays, allowing for more flexible usage.This API allows you to send one message to multiple numbers or different messages to different numbers by passing an array of phone numbers in the to field and corresponding messages in the text field.
Request
Responses
- 200
- 400
Messages queued successfully
Failed to send messages