v1
latestOpenAPI 3.1.02026-07-266827131.9 KBEdit Video
post/video/edit
Request body
Example request
{
"asset_ids": [
"re_657739295220518912",
"re_657739295220518913"
],
"orientation": "portrait",
"user_prompt": "Create a dynamic montage with smooth transitions"
}Response
Video editing initiated successfully
Example response
{
"msg": "success",
"data": {
"task_id": "f432bc84bfd141d1b05c1d24af0abe6a"
},
"success": true
}