POST

Delete Session


Deprecated

This method has been replaced with CancelEvent, and will be removed on June 30, 2025.

Deletes a session from a schedule.

Use the participantNotification property to send an email to the participants when the session is deleted.

When deleting a session of type "EVENT" where a booking exists, the booking's status is updated to "CANCELED".

To delete a set of recurring sessions, specify the session's recurringSessionId in the sessionId property of the request parameters.

Permissions This endpoint requires the Manage Bookings permissions scope

Endpoint
POST
https://www.wixapis.com/bookings/v1/calendar/sessions/{id}/cancel

Event TriggersThis method triggers the following events:
Did this help?