Skip to main content

JoinMatchmakerLobbyForParty

Attempts to make the current identity's party join a specific matchmaker lobby.

This request will use the party player count configured for the lobby group.

If succeeds, all party members will receive a GlobalEventMatchmakerLobbyJoin event with all the information required to join the lobby.

Identity must be the party leader.

See JoinLobby.

Request Body required
  • lobby_id string required

    Possible values: Value must match regular expression ^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$

    A universally unique identifier.

Responses

JoinMatchmakerLobbyForParty 200 response