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
No recorded changes to this endpoint across all 1 revision of this API.