EndpointsLobbies

Claim lobby seat

POST/v2/lobbies/{lobby_id}/seats/{position}/claim

Assigns the caller to an open human seat in a draft lobby.

Authorization

BearerAuth
AuthorizationBearer <token>

Bearer token issued by Softmax

In: header

Path Parameters

lobby_id*Lobby Id

Lobby containing the seat.

Match^lby_[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$
position*Position

Zero-based seat position to claim.