games.createGame


Description

Creates a new game.


Code Examples

# Write the request body to body.json before running
curl -X POST -d '@body.json' 'https://api.rivet.gg/cloud/games'

Request Parameters


Request Body

  • name_id
    any value
  • display_name
    string

    Represent a resource's readable display name.

  • developer_group_id
    string

Response Body

  • game_id
    string