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.

Path Params
number
required
Body Params
boolean
required
boolean
required
boolean
required
Response
200
Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here!