API
cloud.games.namespaces.toggleNamespaceDomainPublicAuth
PUT https://cloud.api.rivet.gg/v1/games/{game_id}/namespaces/{namespace_id}/domain-public-auth
curl -X PUT -d '@body.json' 'https://cloud.api.rivet.gg/v1/games/{game_id}/namespaces/{namespace_id}/domain-public-auth'

Authorizations

Authorization[header]required
string

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

game_idrequired
string
namespace_idrequired
string

Body

enabledrequired
boolean

Whether or not to enable authentication based on domain.