v1.11.x
Search...
/
Cloud
GitHub
API Reference
Collections
Points
Search
Indexes
Snapshots
Aliases
Distributed
GET
Check cluster status
PUT
Create a shard key
POST
Delete a shard key
POST
Recover cluster state
DEL
Remove peer from cluster
GET
Retrieve cluster details
POST
Update cluster setup
Service
Beta
Cloud
GitHub
API Reference
Distributed
Delete a shard key
POST
http://localhost:6333
/
collections
/
:collection_name
/
shards
/
delete
Deletes one or more shard keys for a specified collection.
Path parameters
collection_name
string
Required
Name of the collection to create shards for
Query parameters
timeout
integer
Optional
Wait for operation commit timeout in seconds. If timeout is reached - request will return with service error.
Request
This endpoint expects an object.
shard_key
string or integer
Required
Show 2 variants
Response
This endpoint returns an object.
time
double
Optional
Time spent to process this request
status
string
Optional
result
boolean
Optional
Built with