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