Delete collection
A quick guide on how to delete collections by ID using the Alphamoon API
Last updated
A quick guide on how to delete collections by ID using the Alphamoon API
Last updated
To delete collection via API, get the collection_id of the processed file from:
Upload a file endpoint (Base64 or Binary)
Get collections endpoint
URL e.g. https://workspace.alphamoon.ai/supervision/223742cc9bca43fd81b2d41b0018e4c7
Use the following endpoint to delete the given collection:
DELETE
/api/v0.3/collections/{collection_id}
Path parameters
Name | Type | Description |
---|---|---|
Response
See more:
collection-id*
String
The ID of the collection