v1

latestOpenAPI 3.0.12026-07-1415458.4 KB

Send a message to the given channel.

Send a Message

post/

Request body

OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR

Example request

{
  "message_type": "text",
  "text": "Nexmo Verification code: 12345.<br />Valid for 10 minutes.",
  "channel": "sms",
  "from": "447700900001",
  "to": "447700900000"
}

Response

Accepted.

OR
OR
OR
OR

Example response

{
  "message_uuid": "aaaaaaaa-bbbb-cccc-dddd-0123456789ab"
}