Skip to main content
DELETE
Delete collection
Permanently delete a collection and all its media files.
This action is irreversible. All videos, audio files, images, and associated data (transcripts, indexes, thumbnails) in the collection will be permanently deleted.

Authorizations

x-access-token
string
header
required

API key for authentication (sk-xxx format)

Path Parameters

collection_id
string
required
Example:

"default"

Response

200 - application/json

Collection deleted

success
boolean
Example:

true

message
string
Example:

"Operation successful"