Skip to main content
POST
Replay trigger event

Authorizations

Authorization
string
header
required

Enter your JWT token

Path Parameters

eventId
string
required

The te_ public id of the event.

Response

The event with the newly queued attempt included.

One event with its full delivery history - GET /v1/triggers/events/{eventId}.

event
object
required

One captured trigger firing, as GET /v1/triggers/{triggerId}/events returns it - the payload Engini captured plus where its delivery got to.

attempts
object[]
required

Every attempt, oldest first. Empty when the event is still pending.