Update Overlay Clip Position

Move overlay clip to a new position on the timeline.

patch/api/projects/{project_id}/overlay-clips/{clip_id}/position

Path parameters

project_idstring required
clip_idstring required

Request body

startMsinteger required

New start position relative to parent video (ms)

videoIdstring nullable

Parent video ID (updated when dragged to a different video)

Response

Successful Response

object required

Changes

No recorded changes to this endpoint across all 1 revision of this API.