Skip to main content

Truncates the delta of the change stream be carefull with this function because ZITADEL has to recompute the deltas after they got cleared. Search requests will return wrong results until all deltas are recomputed

POST 

/views/:database/:viewName

Truncates the delta of the change stream be carefull with this function because ZITADEL has to recompute the deltas after they got cleared. Search requests will return wrong results until all deltas are recomputed

Request​

Path Parameters

    database stringrequired
    viewName stringrequired

Responses​

View cleared

Schema

    object

Loading...