Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
The name of the trigger event to process. This identifies the type of event being triggered (e.g., 'user_signup', 'transaction_completed').
Your external identifier of the user. Used to map the event to a specific user in the Benji platform.
The unique identifier of the partnership associated with this trigger event.
The unique identifier of the user associated with this trigger event.
Response
OK
The ID of the trigger event