Collections
Delete a Collection
API Documentation
Endpoint Examples
Assets
- POSTAdd Asset to Source
- PUTAdd Tags to Asset
- DELDelete Assets
- GETAsset Roots
- GETAssets Linked to Other Assets
- GETAsset Collections
- GETIndividual Assets
- GETVisually Similar Assets
- GETAmount of Assets For Each Type
- POSTLink to Assets
- POSTLink to Asset Types
- GETAll Assets
- POSTMove Assets
- DELRemove Assets from Source
- PUTAsset Name
- GETDownload Assets
- GETAsset Type
- GETObjects Detected in an Asset
- DELUnlink Assets
- PUTUpdate Assets
Collections
Generate
Indexing
Players
Remove Background
Search
Collections
Delete a Collection
Delete a collection
DELETE
/
collections
/
{collection_id}
collection_id
string
*
collection_id
Required
string
The id of the collection to be deleted
Path Parameters
The id of the collection to be deleted
Response
200 - application/json
The response is of type boolean
.