v53

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

Disable streams

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/_disable</span></div>

Refer to Spaces for more information.

Disables wired streams and deletes all existing stream definitions. The data of wired streams is deleted, but the data of classic streams is preserved.<br/><br/>[Required authorization] Route required privileges: manage_stream.

post/api/streams/_disable

Headers

kbn-xsrfstring required
Example:true

A required header to protect against CSRF attacks

Request body

object required
OR
{"stackTrail":"paths:/api/streams/_disable:post:requestBody:content:application/json:schema:anyOf:1","oasType":"schema","type":"unknown","nullable":true}
OR
{"stackTrail":"paths:/api/streams/_disable:post:requestBody:content:application/json:schema:anyOf:2","oasType":"schema","type":"unknown"}

Response

Streams were disabled successfully.