Unlink Appointment
Appointment Link
Unlink Appointment
A POST to the /appointments/{appointmentId}/unlink endpoint allows your application to unlink an appointment from another record.
POST
Unlink Appointment
Path Parameters
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).
Response
No content