Web world instances
Path parameters
projectIdstringRequired
The id of the project the world is in
worldIdstringRequired
The id of the world to retrieve
Responses
200
Expected response to a valid request
application/json
default
An error occurred
application/json
get
/v1/worlds/{projectId}/web-world-instances/{worldId}Path parameters
projectIdstringRequired
The id of the project the world is in
worldIdstringRequired
The id of the world to edit
Body
namestringOptional
descriptionstringOptional
enableTweakPanebooleanOptional
Responses
200
Expected response to a valid request
application/json
default
An error occurred
application/json
post
/v1/worlds/{projectId}/web-world-instances/{worldId}Was this helpful?

