本文档由bestai 制作,推荐使用 best ai 文档、API 调试、API Mock、API 自动化测试!
Authorization: Bearer ********************{
"source_video_id": 0,
"keyframe_id": 1
}curl --location '/openapi/v2/video/mask/selection' \
--header 'API-KEY: {{YOUR_API_KEY}}' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"source_video_id": 0,
"keyframe_id": 1
}'{}