v1
latestOpenAPI 3.0.12026-07-133870165.8 KBAppointments
Delete Appointment
Use this endpoint to permanently Delete an appointment. Only appointments with a of "IN" status, initial, can be deleted. Past dated appointments cannot be deleted. A valid appointment id is required. Use the appointment id returned from the initial POST /consumer/v1/appointments endpoint.
For more information: Appointment Overview
delete/consumer/v1/appointments/{id}
Path parameters
idstring required
appointment id to delete
Response
Success