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