Skip to main content

ToggleNamespaceDomainPublicAuth

Toggles whether or not to allow authentication based on domain for the given game namesapce.

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
  • enabled boolean required

    Whether or not to enable authentication based on domain.

Responses

ToggleNamespaceDomainPublicAuth 200 response