v1

latestOpenAPI 3.0.02026-07-2673188210.8 KB
host

Cancel session booking

Cancel a single session booking identified by its ID. Tip: You can find the ID within the ApiV2HostSessionBookingDto object (id field) returned from the session booking list endpoint. Note: This endpoint does not cancel or impact any recurring bookings. There is a separate endpoint for canceling those.

delete/api/v2/host/session-bookings/{bookingId}

Path parameters

bookingIdnumber required

Request body

refundboolean required
disableNotificationsboolean required
isLateCancellationboolean required