Skip to main content
DELETE
Delete appointment calendar

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Appointment calendar id. Get it from appointmentCalendars.list.

Pattern: ^\d+$

Response

OK

The response is of type any.