Skip to main content
DELETE
Delete video storage

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"

Response

200 - application/json

Video storage deleted

success
boolean
Example:

true

message
string
Example:

"Operation successful"