streams
Create or update a stream
Spaces method and path for this operation:
<div><span class="operation-verb put">put</span> <span class="operation-path">/s/{space_id}/api/streams/{name}</span></div>Refer to Spaces for more information.
Creates or updates a stream definition. Classic streams can not be created through this API, only updated<br/><br/>[Required authorization] Route required privileges: manage_stream.
put/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 created or updated successfully.