Delete a collection
POST/ragtune/deleteCollection
Deletes an entire collection. If you need more fine-grained deletion controls (e.g., deleting specific records), use the /vectors
endpoint.
Request
Responses
- 200
- 400
- 500
Collection deleted successfully
Collection name missing from the request
Internal server error