streams
Fork 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}/_fork</span></div>Refer to Spaces for more information.
Forks a wired stream and creates a child stream<br/><br/>[Required authorization] Route required privileges: manage_stream.
post/api/streams/{name}/_fork
Path parameters
namestring required
The name of the parent stream to fork from.
Headers
kbn-xsrfstring required
Example:true
A required header to protect against CSRF attacks
Request body
Response
The stream was forked successfully.