Query parameters
-
file_name
string Required The name of the file to export
POST
/api/timeline/_export
curl \
--request POST 'https://localhost:5601/api/timeline/_export?file_name=string' \
--header "Authorization: $API_KEY" \
--header "Content-Type: application/json" \
--data '{"ids":["string"]}'