Example searches: “Get the autoscaling capacity”, “Basic auth”, “datafeed_id”, “log_time”, “start”
Remove a query ruleset and its associated data. This is a destructive action that is not recoverable.
manage_search_query_rules
The unique identifier of the query ruleset to delete
For a successful response, this value is always true. On failure, an exception is returned instead.
curl \ --request DELETE 'http://api.example.com/_query_rules/{ruleset_id}' \ --header "Authorization: $API_KEY"