v1

latestOpenAPI 3.0.02026-07-17533856.6 KB
Manage Game

Edit Scene

post/api/manageGame/editScene

Request body

gameNamestring required

The name of the game

sceneNamestring required

The name of the scene

sceneDatastring { value: string } required

Scene data content

Response

Scene edited successfully.