Skip to main content
PUT
Set Annotation to an User Operation Log (Historic)

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

operationId
string
required

The operation id of the operation log to be updated.

Body

application/json
annotation
string | null

The annotation value to put.

Response

Request successful. This method returns no content.