Python
Collections
Delete collection
Delete a collection and all its data permanently. This operation is irreversible. All vectors, payloads, and indexes will be permanently removed.
DELETE
Python
Authorizations
Admin JWT or access token for authenticating requests to VectorAI DB.
Path Parameters
The name of the collection to delete.
Example:
"my_collection"
Query Parameters
The maximum time to wait for the operation to complete, in seconds.
Example:
30