Cancel a booking
Bookings
Cancel a booking
Cancels a booking with the supplier. Requires a connect:bookings:delete scope. Cancellation is also exposed via the connection-scoped DELETE on the booking resource.
DELETE
Cancel a booking
Authorizations
Provide either a static platform API key or an OAuth2 access token (from /connect/v1/oauth/token) as Authorization: Bearer <token>. Scopes are connect:* (e.g. connect:bookings:write).
Body
application/json
Response
200 - application/json
Cancelled booking.