Skip to main content
PUT
Set Incident Annotation

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Path Parameters

id
string
required

The id of the incident to clear the annotation at.

Body

application/json
annotation
string | null

The annotation value to put.

Response

Request successful.