Skip to main content
POST
Edit a scene

Headers

authorization
string | null
x-gizmo-service-token
string | null
x-gizmo-user-id
string | null
x-gizmo-convex-user-id
string | null

Path Parameters

scene_id
string
required

Body

application/json

Request body for scene editing.

prompt
string
required

Edit instruction

Minimum string length: 1
Example:

"Add a conveyor belt along the north wall"

model
string | null

Override the default LLM model

Response

Edit job created