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 'http://localhost:5622/api/streams/{name}/content/import' \
--header "Authorization: $API_KEY" \
--header "Content-Type: multipart/form-data" \
--header "kbn-xsrf: true" \
--form "include=string"