API
cloud.games.namespaces.createGameNamespaceTokenPublic
POST https://cloud.api.rivet.gg/v1/games/{game_id}/namespaces/{namespace_id}/tokens/public
curl -X POST -d '@body.json' 'https://cloud.api.rivet.gg/v1/games/{game_id}/namespaces/{namespace_id}/tokens/public'

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

Response

tokenrequired
string

A JSON Web Token. Slightly modified to include a description prefix and use Protobufs of JSON.