streams

Upsert query stream settings

Spaces method and path for this operation:

<div><span class="operation-verb put">put</span>&nbsp;<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

field_descriptionsobject

Response

The query stream settings were updated successfully.

Changes

Changed in 1 of the 176 revisions of this API.3

    • ●

      for the path request parameter name, the maxLength was set to 200

      request-parameter-max-length-set

    • ●

      the / request property's maxLength was set to 1000

      request-property-max-length-set

    • ●

      the / request property's maxLength was set to 65535

      request-property-max-length-set

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

Of the 176 revisions, 20 have no diff computed.