HTTP Reference
Create an event
Send an event to Trigger.dev to trigger job runs through eventTrigger()
POST
These are the docs for Trigger.dev v2 which will be deprecated on January 31st, 2025. You probably want the v3 docs.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Response
200
application/json
Event successfully sent
The response is of type object
.