Deactivate

Beta
DELETE
/appointments/v1/:id/:version

Sets an appointment as deactivated. The path must contain the most recent version to prevent race conditions. Deactivating historic versions is not supported. Subsequent updates via PUT to the appointment will “reactivate” the appointment and set the deactivated flag to false.

Path parameters

idstringRequired

The unique identifier for an Appointment.

versionstringRequired

Errors

Built with