Batch

Send a batch of event occurrences

Send multiple event occurrences at once.

post/events/v3/send/batch

Request body

Example request

{
  "inputs": [
    {
      "occurredAt": "2026-01-20T21:14:16.512Z"
    }
  ]
}

Response

No content