Manage Game

Create a New Scene

post/api/manageGame/createNewScene

Request body

gameNamestring required

The name of the game

sceneNamestring required

The name of the scene

Response

Successfully created the scene.

Changes

No recorded changes to this endpoint across all 29 revisions of this API.