v1.11.x
Search...
/
Cloud
GitHub
API Reference
Collections
Points
Search
Indexes
PUT
Create payload index
DEL
Delete payload index
Snapshots
Aliases
Distributed
Service
Beta
Cloud
GitHub
API Reference
Indexes
Delete payload index
DEL
http://
localhost:6333
/
collections
/
:collection_name
/
index
/
:field_name
Deletes a payload index for a field in the specified collection.
Path parameters
collection_name
string
Required
Name of the collection
field_name
string
Required
Name of the field where to delete the index
Query parameters
wait
boolean
Optional
If true, wait for changes to actually happen
ordering
enum
Optional
define ordering guarantees for the operation
Allowed values:
weak
medium
strong
Response
This endpoint returns an object.
time
double
Optional
Time spent to process this request
status
string
Optional
result
object
Optional
Show 2 properties
Built with