Skip to main content
POST
/
api
/
v1
/
appointments
/
{appointment}
/
messages
Error
A valid request URL is required to generate request examples
{
  "data": "<unknown>"
}

Authorizations

Authorization
string
header
required

Provide a Bearer Token

Body

application/json
message
string
required

The message to send

Example:

"Hello World"

Response

201 - application/json

The request has succeeded and a new resource has been created as a result.

data
any
required