games.tokens.createCloudToken


Description

Creates a new game cloud token.


Code Examples

curl -X POST 'https://api.rivet.gg/cloud/games/{game_id}/tokens/cloud'

Request Parameters

game_id

required path parameter

Response Body

  • token
    string

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