Deactivate
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.
Authentication
AuthorizationBearer
OAuth authentication of the form <token>.
Path Parameters
id
The unique identifier for an Appointment.
version