streams
Import content into a stream
Spaces method and path for this operation:
<div><span class="operation-verb post">post</span> <span class="operation-path">/s/{space_id}/api/streams/{name}/content/import</span></div>Refer to Spaces for more information.
Imports stream structure (routing, mappings, and processing) from a content pack into a stream.<br/><br/>[Required authorization] Route required privileges: manage_stream.
post/api/streams/{name}/content/import
Path parameters
namestring required
The name of the stream to import content into.
Headers
kbn-xsrfstring required
Example:true
A required header to protect against CSRF attacks
Response
Content was imported into the stream successfully.