v51

latestOpenAPI 3.0.0Apache 2.0raw.githubusercontent.com2026-08-011534301009.2 KB
Events

Ingest events

Ingests an event or batch of events following the CloudEvents specification.

post/api/v1/events

Request body

OR

Example request

{
  "id": "5c10fade-1c9e-4d6c-8275-c52c36731d3c",
  "source": "service-name",
  "specversion": "1.0",
  "type": "prompt",
  "subject": "customer-id",
  "time": "2023-01-01T01:01:01.001Z"
}

Response

There is no content to send for this request, but the headers may be useful.