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.
Path parameters
The name of the query stream.
Headers
A required header to protect against CSRF attacks
Request body
Response
The query stream settings were updated successfully.
Changes
Changed in 1 of the 176 revisions of this API.3
- ●
for the
pathrequest parametername, the maxLength was set to200request-parameter-max-length-set
- ●
the
/request property's maxLength was set to1000request-property-max-length-set
- ●
the
/request property's maxLength was set to65535request-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.