significant_events
Bulk update queries
Spaces method and path for this operation:
<div><span class="operation-verb post">post</span> <span class="operation-path">/s/{space_id}/api/streams/{name}/queries/_bulk</span></div>Refer to Spaces for more information.
Bulk update queries of a stream. Can add new queries and delete existing ones.<br/><br/>[Required authorization] Route required privileges: manage_stream.
post/api/streams/{name}/queries/_bulk
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
Bulk operation completed successfully.