v1

latestOpenAPI 3.0.32026-07-14314472448.6 KB
annotations

Patch Annotation.

Updates one or more properties of an annotation that matches the specified ID. This operation currently supports updating of the text, tags, time and timeEnd properties. This is available in Grafana 6.0.0-beta2 and above.

patch/annotations/{annotation_id}

Path parameters

annotation_idstring required

Request body

dataJson
idinteger
tagsstring[]
textstring
timeinteger
timeEndinteger

Response

An OKResponse is returned if the request was successful.

messagestring