Create Project Keyframe

Create a new project-level keyframe (no sceneId required).

This mirrors the scene-scoped keyframe creation endpoint but:

  • persists the keyframe with project_id set
  • leaves scene_id NULL
post/api/projects/{project_id}/keyframes

Path parameters

project_idstring required

Response

Successful Response

{"stackTrail":"paths:/api/projects/{project_id}/keyframes:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes