dbc273b2bbef

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-14167410458.9 KB
Event Annotations

Create an Event Annotation

post/event_annotations

Request body

$schemastring uri

A URL to the JSON Schema for this object.

Example request

{
  "$schema": "/v1/schemas/CreateEventAnnotationRequestBody.json"
}

Response

OK

$schemastring uri

A URL to the JSON Schema for this object.