Skip to content

Commit

Permalink
[8.1] [ESS][7.17-8.15] Update timeline-api-import.asciidoc (backport
Browse files Browse the repository at this point in the history
…#6329) (#6345)

(cherry picked from commit 6eb3fff)

Co-authored-by: Nastasha Solomon <[email protected]>
  • Loading branch information
mergify[bot] and nastasha-solomon authored Dec 16, 2024
1 parent fc42e15 commit b0c4d3f
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 b0c4d3f

Please sign in to comment.