Disable streams
Technical Preview
Disables wired streams and deletes all existing stream definitions. The data of wired streams is deleted, but the data of classic streams is preserved.
[Required authorization] Route required privileges: manage_stream.
POST
/api/streams/_disable
curl \
--request POST 'https://localhost:5601/api/streams/_disable' \
--header "Authorization: $API_KEY" \
--header "Content-Type: application/json" \
--header "kbn-xsrf: true"