{
"video": [
"https://file.302.ai/gpt/imgs/20250808/a3861e95123e4706a694b3e57a81422a.mp4"
],
"operation": "audio_separation"
}
curl --location --request POST 'https://api.302.ai/302/video/toolkit/submit?webhook' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data-raw '{
"video": [
"https://file.302.ai/gpt/imgs/20250808/a3861e95123e4706a694b3e57a81422a.mp4"
],
"operation": "audio_separation"
}'
{
"task_id": "1a16853f-afa8-449c-94f0-aff4b57b4c7a",
"status": "pending",
"created_at": "2025-08-11T08:53:03.204590Z"
}