Delete a namespace-wide index configuration.
DELETE/indexes/:namespace/:index
Deletes the index configuration for the given namespace. This is not possible if the index configuration is assigned to any collection.
Request
Responses
- 200
- 409
Index configuration successfully deleted.
The index configuration cannot be deleted because it is used.