Skip to main content
POST
Error

Authorizations

Authorization
string
header
required

Provide a Bearer Token

Path Parameters

appointment
string
required

The Uuid of the required appointment model Resource identifier as a UUID

Example:

"9a0f170e-0aa0-47db-ab14-4ddcdcbad061"

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
Appointment Message · object
required