games.billing.updatePlan


Description

Coming Soon!


Code Examples

Request

PUT
https://api.rivet.gg/cloud/games/{game_id}/billing/plan
# Write the request body to body.json before running
curl -X PUT -d '@body.json' 'https://api.rivet.gg/cloud/games/{game_id}/billing/plan'

Request Parameters

game_id

required path parameter

Request Body

plan

required string

Response Body

Empty response body.