Send a Message
Send An Outbound Message
This request queues an outbound SMS message with the following response:
This API endpoint queues an outbound message from a given DID.
HTTP Request
POST https://sms.accentvoice.com/api/v2/<DID Number>/sendMessage/
Request Body Parameters
Parameter | Description | Required |
to | 11-digit destination | Yes |
message | Desired SMS message body | Yes |
media | URLs of desired MMS attachments | No |
Last updated