Send a Batch SMS

POST https://rest.messagebird.com/messages/batches

Request Body

{"messages"=>[{"recipients"=>["{recipient}"], "originator"=>"{sender}", "body"=>"This is a test message"}, {"recipients"=>["{recipient}"], "originator"=>"{sender}", "body"=>"This is another test message"}]}

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring
Content-Typestring