Update Audio Clip Position
Update an audio clip's position (scene/video and timestamp). Used when dragging audio clips to new locations in the timeline.
Supports both:
- Scene mode: uses new_scene_id
- Video-centric mode: uses new_video_id
The start_timestamp should be relative to the new scene/video's start.
put/api/projects/{project_id}/audio-clips/{audio_clip_id}/position
Path parameters
project_idstring required
audio_clip_idstring required
Request body
Response
Successful Response
object required
Changes
No recorded changes to this endpoint across all 1 revision of this API.