Deactivate

Beta

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

Headers

AuthorizationstringRequired

OAuth authentication of the form <token>.

Errors