Skip to main content
DELETE
Delete scene collection

Authorizations

x-access-token
string
header
required

API key for authentication (sk-xxx format)

Path Parameters

video_id
string
required
Pattern: ^m-
Example:

"m-12345"

scene_collection_id
string
required
Example:

"sc-12345"

Response

200 - application/json

Scene collection deleted

success
boolean
Example:

true

status
enum<string>
Available options:
processing,
done,
failed
Example:

"processing"

data
object