streams
Update ingest 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}/_ingest</span></div>Refer to Spaces for more information.
Upserts the ingest settings of an ingest stream definition<br/><br/>[Required authorization] Route required privileges: manage_stream.
put/api/streams/{name}/_ingest
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 ingest settings were updated successfully.