Skip to main content
POST
Emit one of your own events

Authorizations

Authorization
string
header
required

Company secret API key.

Headers

X-Woku-Idempotency-Key
string

Client-generated key to make the call safe to retry. A retry with the same key and operation returns the original result instead of acting again. Do not reuse it for new input: retries replay the original body. A different operation returns 422.

Body

application/json
event
string
required
Example:

"crm.deal.won"

subjectKey
string
required
Example:

"cliente-123"

authHeader
string
deprecated
write-only

Legacy body API key. Prefer Authorization: Bearer. Consumed by authentication and never forwarded to journey commands.

contact
object
trackers
object[]
metadata
object

Response

How many journeys received it

journeys
number
required