post https://example.com/v1/messages/:id/send
Sends a message
The API will return HTTP 202 if the message passed basic validation (eg has valid recipients) and was enqueued to be sent. Messages will be sent within 3 seconds.
Sends a message
The API will return HTTP 202 if the message passed basic validation (eg has valid recipients) and was enqueued to be sent. Messages will be sent within 3 seconds.
Try It!
to start a request and see the response here!