Skip to main content
POST
Add a player to a booking

Authorizations

Authorization
string
header
required

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

Headers

Idempotency-Key
string

Retry-safe key; a repeat of the same request replays the first response

Maximum string length: 255

Path Parameters

id
integer
required

1club booking id

Body

application/json
contactId
integer
required

Contact to add as a player

Response

Player added

bookingId
integer
contactId
integer