Update Appointment
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
Body
The ID of an existing appointment type to assign to the appointment. Provide this instead of 'reason' to reference a specific appointment type rather than matching or creating one by name. If both 'reason' and 'appointment_type_id' are supplied, 'reason' takes precedence.
The billing details for the appointment.
The duration of the appointment in minutes. If duration is not provided, the default duration will be used given a reason.
-2147483648 <= x <= 2147483647IN_PERSON, VIDEO 50The ID of the service location where the appointment will occur.
not_avail_for_self_schedule appointment, appointment_slot, event The transportation details for the appointment.
Response
The ID of an existing appointment type to assign to the appointment. Provide this instead of 'reason' to reference a specific appointment type rather than matching or creating one by name. If both 'reason' and 'appointment_type_id' are supplied, 'reason' takes precedence.
The billing details for the appointment.
The duration of the appointment in minutes. If duration is not provided, the default duration will be used given a reason.
-2147483648 <= x <= 2147483647IN_PERSON, VIDEO 50The ID of the service location where the appointment will occur.
not_avail_for_self_schedule appointment, appointment_slot, event The transportation details for the appointment.