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://api.example.com/api/streams/{name}/content/import' \
--header "Authorization: $API_KEY" \
--header "Content-Type: multipart/form-data" \
--header "kbn-xsrf: true"