Send messages
Send one or more messages
Authorizations
AuthorizationstringRequired
Body
One api send message request
Responses
202
Success
application/json
207
Returned on a message when more than one message was submitted, but they have a different status (example: one message was accepted, and one was rejected
application/json
400
Bad Request. Note that the global error object is not used because this is a message-level error
application/json
401
Unauthorized
application/json
402
Payment Required. User is out of funds/credits/currency/balance
404
Request was sent to a resource that does not exist
503
Service Unavailable
post
/v1/messageLast updated