/
OP
openwebgal
/
WebGAL Terre API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.0.0
2026-07-17
53
38
56.6 KB
Manage Game
Edit Scene
post
/api/manageGame/editScene
Request body
EditSceneDto
required
gameName
string
required
The name of the game
sceneName
string
required
The name of the scene
sceneData
string
{ value: string }
required
Scene data content
Response
Scene edited successfully.