Capture World Angle
Accept a screenshot from the 3D world explorer, regenerate it as a clean keyframe image via GPT Image 2.
When preview=True (default), returns the generated URL without persisting; the client commits via PUT keyframe with commit_url.
When preview=False, persists immediately (legacy / programmatic behavior).
post/api/projects/{project_id}/keyframes/{keyframe_id}/world-capture
Path parameters
project_idstring required
keyframe_idstring required
Response
Successful Response
{"stackTrail":"paths:/api/projects/{project_id}/keyframes/{keyframe_id}/world-capture:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
No recorded changes to this endpoint across all 1 revision of this API.