cURL
curl --request DELETE \ --url https://api.videodb.io/video/{video_id}/scenes/{scene_collection_id}/ \ --header 'x-access-token: <api-key>'
{ "success": true, "status": "processing", "data": { "id": "job-123", "output_url": "https://api.videodb.io/async-response/job-123" } }
Delete a scene collection from a video
sc-
API key for authentication (sk-xxx format)
"m-12345"
"sc-12345"
Scene collection deleted
true
processing
done
failed
"processing"
Show child attributes