Import content into a stream
Links content objects to a stream.
Path parameters
-
name
string Required
POST
/api/streams/{name}/content/import
curl \
--request POST 'https://<KIBANA_URL>/api/streams/{name}/content/import' \
--header "Authorization: $API_KEY" \
--header "Content-Type: multipart/form-data" \
--header "kbn-xsrf: true"