Export stream content
Exports the content associated to a stream.
Path parameters
-
name
string Required
POST
/api/streams/{name}/content/export
curl \
--request POST 'http://localhost:5622/api/streams/{name}/content/export' \
--header "Authorization: $API_KEY" \
--header "Content-Type: application/json" \
--header "kbn-xsrf: true"
Request examples
# Headers
kbn-xsrf: true
# Payload
{}