v1

latestOpenAPI 3.1.0MIT2026-07-1393128198.4 KB
Annotations

Create annotation

Create a chart annotation.

post/api/v1/annotations

Request body

namestring required

Annotation name.

descriptionstring

Annotation description text in Markdown format.

colorstring

Color to be used in charts.

attrsobject

Key-value metadata.

fingerprintstring

Unique string used for deduplication.

timestring date-time

Overrides annotation time in RFC3339 format.

Response

Annotation created.

All 93 operations