v53

latestOpenAPI 3.0.3raw.githubusercontent.com2026-08-076771,7565.2 MB
streams

Fork 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}/_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

draftboolean
status'enabled' | 'disabled'

Response

The stream was forked successfully.