Rebuild all projections
Replays historical runtime events through the current projection handlers. Use after publishing projection changes or recovering read models.
Authentication
AuthorizationBearer
Tenant/app API key or OAuth/JWT bearer token.
Headers
X-CES-Workspace-ID
Optional Workspace runtime selector header. If supplied with workspaceId, both values must match.
Query parameters
workspaceId
Optional Workspace runtime selector for preview or validation calls. If supplied with X-CES-Workspace-ID, both values must match.
Response
Rebuild result
success
rebuilt
errors
Errors
401
Unauthorized Error
403
Forbidden Error
500
Internal Server Error