Skip to main content
DELETE
Leave Round

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

round_id
string
required

Response

Successful Response

id
string
required
uniq_id
string
required
status
string
required
entry_fee
string
required
is_active
boolean
required
owner_id
string
required
members_count
integer
required
max_members_count
integer
required
participant_statuses
RoundParticipantResponse · object[] | null