Skip to main content
POST
Leave table

Authorizations

Authorization
string
header
required

Supabase Auth JWT. Obtain via Supabase Auth sign-in.

Path Parameters

tableId
integer
required

Unique numeric table identifier

Required range: x >= 1
Example:

1

Response

Seat balance credited back to wallet

acknowledgement
enum<string>
Available options:
ACK,
NACK
creditsReturned
number

Amount credited back from seat to wallet (£). Zero if seat was already empty.

Example:

475

newAccountBalance
number

Player's wallet balance after crediting seat funds.

Example:

1475