streams

Import content into a stream

Spaces method and path for this operation:

<div><span class="operation-verb post">post</span>&nbsp;<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.

Changes

Changed in 1 of the 176 revisions of this API.2

    • ●

      for the path request parameter name, the maxLength was set to 200

      request-parameter-max-length-set

    • ●

      the request property's maxLength was set to 5242880

      request-property-max-length-set

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

Of the 176 revisions, 20 have no diff computed.