streams
Upsert query stream settings
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}/_query</span></div>Refer to Spaces for more information.
Upserts the query settings of a query stream definition<br/><br/>[Required authorization] Route required privileges: manage_stream.
put/api/streams/{name}/_query
Path parameters
namestring required
The name of the query stream.
Headers
kbn-xsrfstring required
Example:true
A required header to protect against CSRF attacks
Request body
Response
The query stream settings were updated successfully.