v53

latestOpenAPI 3.0.3raw.githubusercontent.com2026-08-076771,7565.2 MB
streams

Resync streams

Spaces method and path for this operation:

<div><span class="operation-verb post">post</span>&nbsp;<span class="operation-path">/s/{space_id}/api/streams/_resync</span></div>

Refer to Spaces for more information.

Resyncs all streams, making sure that Elasticsearch assets are up to date<br/><br/>[Required authorization] Route required privileges: manage_stream.

post/api/streams/_resync

Headers

kbn-xsrfstring required
Example:true

A required header to protect against CSRF attacks

Request body

object required
OR
{"stackTrail":"paths:/api/streams/_resync:post:requestBody:content:application/json:schema:anyOf:1","oasType":"schema","type":"unknown","nullable":true}
OR
{"stackTrail":"paths:/api/streams/_resync:post:requestBody:content:application/json:schema:anyOf:2","oasType":"schema","type":"unknown"}

Response

Streams were resynced successfully.