Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Response
Event successfully sent
The response is of type object
.
Send an event to Trigger.dev to trigger job runs through eventTrigger()
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Event successfully sent
The response is of type object
.