streams
Delete a stream
Spaces method and path for this operation:
<div><span class="operation-verb delete">delete</span> <span class="operation-path">/s/{space_id}/api/streams/{name}</span></div>Refer to Spaces for more information.
Deletes a stream definition and the underlying data stream<br/><br/>[Required authorization] Route required privileges: manage_stream.
delete/api/streams/{name}
Path parameters
namestring required
The name of the stream.
Headers
kbn-xsrfstring required
Example:true
A required header to protect against CSRF attacks
Request body
Response
The stream was deleted successfully.