v1.10.x
Search...
/
Cloud
GitHub
API Reference
Collections
GET
Get collection details
PUT
Create a collection
DEL
Delete a collection
PATCH
Update collection parameters
GET
List all collections
GET
Check collection existence
Points
Search
Indexes
Snapshots
Aliases
Distributed
Service
Beta
Cloud
GitHub
API Reference
Collections
Delete a collection
DEL
http://localhost:6333
/
collections
/
:collection_name
Drops the specified collection and all associated data in it.
Path parameters
collection_name
string
Required
Name of the collection to delete
Query parameters
timeout
integer
Optional
Wait for operation commit timeout in seconds. If timeout is reached - request will return with service error.
Response
This endpoint returns an object.
time
double
Optional
Time spent to process this request
status
string
Optional
result
boolean
Optional
Built with