EndpointsLobbies
Update lobby seat
PUT
/v2/lobbies/{lobby_id}/seats/{position}Changes a draft lobby seat to human, policy, random, or closed.
Authorization
BearerAuth AuthorizationBearer <token>
Bearer token issued by Softmax
In: header
Path Parameters
lobby_id*Lobby Id
Lobby whose seat will be updated.
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 update.
Request Body
application/json