Skip to content

Commit c110ad7

Browse files
[8.6] [ESS][7.17-8.15] Update timeline-api-import.asciidoc (backport #6329) (#6340)
(cherry picked from commit 6eb3fff) Co-authored-by: Nastasha Solomon <[email protected]>
1 parent 4c631aa commit c110ad7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/events/api/timeline-api-import.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Imports the rules in the `timelines_export.ndjson` file:
3434

3535
[source,console]
3636
--------------------------------------------------
37-
curl -X POST "api/detection_engine/rules/_import"
37+
curl -X POST "api/timeline/_import"
3838
-H 'kbn-xsrf: true' -H 'Content-Type: multipart/form-data'
3939
--form "file=@timelines_export.ndjson"
4040
--------------------------------------------------

0 commit comments

Comments
 (0)