Skip to main content
POST
Save current world state as JSON

Body

application/json

Request body for POST /scene/save and POST /scene/load.

path
string
required

Filesystem path for the scene JSON.

Response

200 - application/json

World state written to the given path.

ok
boolean
required
message
string | null