API Reference

Send a specific message to a given phone number.

Log in to see full request history
Path Params
string
required

The phone id to send the message from

Query Params
string

The message to send

string

The stage id to send the message to

string
required

API key needed to authorize the request

Body Params

The payload to send. Can be JSON or form data.

Responses
201

Message sent successfully.

400

Bad request.

401

Unauthorized.

Language
Click Try It! to start a request and see the response here!