games.namespaces.createGameNamespaceTokenPublic


Description

Creates a public token for the given namespace.


Code Examples

curl -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
    string

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