Delete an appointment
DELETE /api/v1/dealerships/{dealership_id}/appointments/{id}
DELETE
/api/v1/dealerships/{dealership_id}/appointments/{id}
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” dealership_id
required
string
Dealership ID/Slug
id
required
integer
Appointment ID
Responses
Section titled “ Responses ”Appointment deleted
Unauthorised for Invalid token
Unauthorised dealership