Skip to main content
DELETE

Path Parameters

barberId
string
required

The unique, opaque system identifier for a resource. This case-sensitive ID is also used as path parameters in URLs or in other properties or parameters that reference a resource by ID rather than URL.

recurringAppointmentId
string
required

The unique, opaque system identifier for a resource. This case-sensitive ID is also used as path parameters in URLs or in other properties or parameters that reference a resource by ID rather than URL.

Body

application/json

Request body for deleting a recurring appointment with date filtering.

earliestDeletionDate
string<date>
required

The earliest date to start deletions for appointments in this recurring series. This date must be in the future. Appointments scheduled before this date will not be deleted.

Pattern: ^\d{4}-\d{2}-\d{2}$

Response

No Content. The operation succeeded but returned no response body.