EndpointsLobbies

Launch lobby client

POST/v2/lobbies/{lobby_id}/launch

Returns the caller's player or spectator URL when the game is ready.

Authorization

BearerAuth
AuthorizationBearer <token>

Bearer token issued by Softmax

In: header

Path Parameters

lobby_id*Lobby Id

Lobby whose client will be launched.

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