v1
latestOpenAPI 3.0.02026-07-141,4077,1665.2 MBAnnotations
Delete an annotation
Deletes an existing annotation by ID. Returns 204 No Content if the annotation does not exist (idempotent).
delete/api/v2/annotation/{annotation_id}
Path parameters
annotation_idstring uuid required
The ID of the annotation.
Response
No Content