# Fork a stream **POST /api/streams/{name}/_fork** **Spaces method and path for this operation:**
post /s/{space_id}/api/streams/{name}/_fork
Refer to [Spaces](http://www.elastic.co/docs/deploy-manage/manage-spaces) for more information. Forks a wired stream and creates a child stream

[Required authorization] Route required privileges: manage_stream. ## Servers - http://localhost:5601: http://localhost:5601 () ## Authentication methods - Api key auth - Basic auth ## Parameters ### Headers - **kbn-xsrf** (string) A required header to protect against CSRF attacks ### Path parameters - **name** (string) ### Body: application/json (object) - **status** (string) - **stream** (object) - **where** (object) ## Responses [Powered by Bump.sh](http://bump.sh)