Skip to main content
POST
Cancel a booking

Authorizations

Authorization
string
header
required

Organization-scoped bearer credential: a customer API key (1club_sk_live_...) or an MCP OAuth access token.

Path Parameters

id
integer
required

1club booking id (returned by create)

Body

application/json
notifyCustomer
boolean

Tell the customer their booking was cancelled - email plus the in-app and WhatsApp notification. Defaults to off for a booking this API created, since callers normally send their own notice, and to on for a booking taken through 1club, whose customer expects to hear it from the club. The club's own staff alerts are sent either way.

Response

Booking cancelled

bookingId
integer
status
string
Example:

"cancelled"