Skip to main content
POST
Link Appointment

Path Parameters

appointment
integer
required

The appointment ID

Body

application/json

Payload validation for both POST /appointments/{appointment}/link and POST /appointments/{appointment}/unlink. Type must be one of the whitelisted morph aliases; id format depends on the type (UUID for profile, integer for everything else).

type
enum<string>
required
Available options:
profile,
list
id
string
required

Response

Appointment

data
Appointment · object
required