games.namespaces.createGameNamespaceTokenPublic
Description
Creates a public token for the given namespace.
Code Examples
Request
POST
https://api.rivet.gg/cloud/games/{game_id}/namespaces/{namespace_id}/tokens/publiccurl -X POST 'https://api.rivet.gg/cloud/games/{game_id}/namespaces/{namespace_id}/tokens/public'
Request Parameters
game_id
required path parameter
namespace_id
required path parameter
Response Body
token
required string
A JSON Web Token. Slightly modified to include a description prefix and use Protobufs of JSON.