Duplicate Project Keyframe

Duplicate an existing project-level keyframe into a NEW keyframe record (new ID).

This duplicates the database record and points to the same keyframe_url initially.

post/api/projects/{project_id}/keyframes/{keyframe_id}/duplicate

Path parameters

project_idstring required
keyframe_idstring required

Response

Successful Response

{"stackTrail":"paths:/api/projects/{project_id}/keyframes/{keyframe_id}/duplicate: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.