Skip to main content
DELETE
Remove a guest from an appointment

Path Parameters

appointmentId
string
required

Appointment unique identifier

Example:

"123e4567-e89b-12d3-a456-426614174000"

guestId
string
required

Guest unique identifier

Example:

"123e4567-e89b-12d3-a456-426614174111"

Query Parameters

notify
string
required

Response

200

Guest removed from appointment

Last modified on July 26, 2026