Bulk import events
Imports historical events directly into runtime event streams. This bypasses command business rules and is intended for migration, seed, and replay workflows.
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.
Request
This endpoint expects an object.
events
publishToEventBus
Response
Events imported
success
imported
streams
warnings
Errors
400
Bad Request Error
409
Conflict Error
422
Unprocessable Entity Error