We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 432e0cd commit 69a1924Copy full SHA for 69a1924
docs/reference/eql/delete-async-eql-search-api.asciidoc
@@ -25,8 +25,11 @@ DELETE /_eql/search/FkpMRkJGS1gzVDRlM3g4ZzMyRGlLbkEaTXlJZHdNT09TU2VTZVBoNDM3cFZM
25
[[delete-async-eql-search-api-prereqs]]
26
==== {api-prereq-title}
27
28
-* If the {es} {security-features} are enabled, only the user who first submitted
29
-the EQL search can delete the search using this API.
+* If the {es} {security-features} are enabled, only the following users can
+use this API to delete a search:
30
+
31
+** Users with the `cancel_task` <<privileges-list-cluster,cluster privilege>>
32
+** The user who first submitted the search
33
34
* See <<eql-required-fields>>.
35
0 commit comments