Emit a domain event
Engine API
Emit a domain event
Emits a named event into the tenant’s event bus, starting one execution
per matched (and filter-passing) subscription. Pass an
idempotency_key in the body to make redelivery safe.
POST
Error
Authorizations
Deploy-wide server-to-server bearer token (ENGINE_API_TOKEN),
validated by the engine_api firewall. Authenticates the Engine API,
Knowledge base, and Conversions surfaces. The tenant_id rides in the
request body and is trusted in V1 — keep this token strictly
server-side.
Body
application/json