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.
Authorization
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
Response Body
Created
responseRequiredarray<object>