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.
Path parameters
The name of the stream to import content into.
Headers
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
pathrequest parametername, the maxLength was set to200request-parameter-max-length-set
- ●
the
request property's maxLength was set to5242880request-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.