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.
timeline-api-import.asciidoc
1 parent 4c631aa commit c110ad7Copy full SHA for c110ad7
docs/events/api/timeline-api-import.asciidoc
@@ -34,7 +34,7 @@ Imports the rules in the `timelines_export.ndjson` file:
34
35
[source,console]
36
--------------------------------------------------
37
-curl -X POST "api/detection_engine/rules/_import"
+curl -X POST "api/timeline/_import"
38
-H 'kbn-xsrf: true' -H 'Content-Type: multipart/form-data'
39
--form "file=@timelines_export.ndjson"
40
0 commit comments