Create single annotation
POST/annotations
Creates an annotation to mark an event for a specific SLO.
AUTHENTICATION REQUIRED
Authenticate API requests using an access token. Include it in the Authorization header as
Authenticate API requests using an access token. Include it in the Authorization header as
Bearer TOKEN
.Request
Responses
- 200
- 400
- 403
- 404
- 409
- 500
Created annotation
Bad request
Forbidden
One of the resources referenced in query or payload was not found
Annotation already exists
Internal server error