Delete an Appointment
DELETE /businesses/{businessId}/appointments/{appointmentId}
DELETE
/businesses/{businessId}/appointments/{appointmentId}
Delete an Appointments within a Business
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” businessId
required
string format: uuid
Business ID
appointmentId
required
string format: uuid
Appointment ID
Responses
Section titled “ Responses ”Confirmation that the appointment has been deleted