Bulk trigger event
Using this endpoint you can trigger multiple events at once, to avoid multiple calls to the API. The bulk API is limited to 100 events per request.
POST
/v1/events/trigger/bulkAuthorization
Authorization<token>API key authentication. Allowed headers-- "Authorization: ApiKey <api_key>".
In: header
Request Body
application/jsonRequiredeventsRequiredarray<object>Header Parameters
idempotency-keystringA header for idempotency purposes
Created