Projects
Apply remix actions to a project
Applies an ordered list of edits (background music, logo overlay, caption visibility/style) to a project. Each action runs asynchronously as its own remix action; the response returns one remix action id per action in order. Set saveAsNewProject to apply the edits to a copy and leave the original untouched. Poll GET /v1/projects/{projectId}/remix-actions for status.
post/v1/projects/{projectId}/remix
Path parameters
projectIdstring required
The project id (e.g. vg_proj_...).
Request body
Response
Remix actions accepted.
Changes
No recorded changes to this endpoint across all 1 revision of this API.