Delete a recurring appointment
Delete a recurring appointment and optionally delete future appointments in the series.
When deleting a recurring appointment, you must specify the earliest date to start deletions. This date must be in the future. Appointments scheduled before this date will not be deleted.
Path Parameters
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.
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
Request body for deleting a recurring appointment with date filtering.
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.
^\d{4}-\d{2}-\d{2}$Response
No Content. The operation succeeded but returned no response body.