Skip to main content

UpdateGameNamespaceMatchmakerConfig

Updates matchmaker config for the given game namespace.

Path Parameters
  • game_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.

  • namespace_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.

Request Body required
  • lobby_count_max int32 required

    Unsigned 32 bit integer.

  • max_players int32 required

    Unsigned 32 bit integer.

Responses

UpdateGameNamespaceMatchmakerConfig 200 response