Skip to content

Commit

Permalink
[ESS][7.17-8.15] Update timeline-api-import.asciidoc (#6329)
Browse files Browse the repository at this point in the history
(cherry picked from commit 6eb3fff)
  • Loading branch information
nastasha-solomon authored and mergify[bot] committed Dec 16, 2024
1 parent fc42e15 commit 3c67912
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/events/api/timeline-api-import.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ Imports the rules in the `timelines_export.ndjson` file:

[source,console]
--------------------------------------------------
curl -X POST "api/detection_engine/rules/_import"
curl -X POST "api/timeline/_import"
-H 'kbn-xsrf: true' -H 'Content-Type: multipart/form-data'
--form "file=@timelines_export.ndjson"
--------------------------------------------------
Expand Down

0 comments on commit 3c67912

Please sign in to comment.