v1
latestOpenAPI 3.1.02026-07-266827131.9 KBExtract Video Frames
post/video/extract-frames
Request body
Example request
{
"asset_id": "re_657739295220518912"
}Response
Frame extraction initiated successfully
Example response
{
"msg": "success",
"data": {
"task_id": "1e8ae1075e054e8abb58e7598c53cbf1"
},
"success": true
}