API
cloud.games.versions.validateGameVersion
POST https://cloud.api.rivet.gg/v1/games/{game_id}/versions/validate
curl -X POST -d '@body.json' 'https://cloud.api.rivet.gg/v1/games/{game_id}/versions/validate'

Authorizations

Authorization[header]required
string

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

game_idrequired
string

Body

configrequired
object

Cloud configuration for a given version.

display_namerequired
string

Represent a resource's readable display name.

Response

errorsrequired
array

A list of validation errors.