Skip to main content
POST
Launch lobby client

Authorizations

Authorization
string
header
required

Bearer token issued by Softmax

Path Parameters

lobby_id
string
required

Lobby whose client will be launched.

Pattern: ^lby_[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$

Response

Successful Response

kind
string
required

Indicates the caller joined as a player.

Allowed value: "player"
seat
integer
required

Player seat assigned to the caller.

viewer_url
string
required

Player client URL.