Skip to main content
POST
Send an SMS batch

Authorizations

Authorization
string
header
required

Pass your API key as Authorization: Bearer rb_live_...

Body

application/json
from
string
required
messages
object[]
required
Maximum array length: 1000
template
string
country
string
send_at
string<date-time>

Response

200 - application/json

Partial success — check per-row error.

accepted
integer
failed
integer
success
boolean
data
object[]