Updates a observation anomaly with specific fields.
[AD_USER]MANAGERBearer authentication header of the form Bearer <token>, where <token> is your auth token.
Content type, must be "application/json".
"application/json"Session token used for authenticating the request.
"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VySWQiOiIxMjM0NTY3ODkwIiwic2Vzc2lvbklkIjoiYWJjZGVmMTIzNDU2IiwiaWF0IjoxNjA1MDk3ODk5LCJleHAiOjE2MDUxODQyOTl9.4XRQ1iXDyvEj5LgPZHbmTmzOZs98M3YPOzgf3MhxjaI"
Unique identifier of the anomaly.
-9007199254740991 <= x <= 90071992547409911
Details required to update a anomaly
Anomaly title.
250"Anomaly title"
Anomaly risk.
0, 1, 2, 3 1
Anomaly description.
2500"Anomaly description"
Anomaly location (only for audit anomaly).
250"1st Floor, Room 101"
Anomaly resolution delay in ISO 8601 format (only for audit anomaly).
^P(?:\d+Y)?(?:\d+M)?(?:\d+W)?(?:\d+D)?(?:T(?:\d+H)?(?:\d+M)?(?:\d+S)?)?$"P7D"
Anomaly comment.
2500"Anomaly comment"
Indicates if the anomaly can be resolved.
true
The anomaly has been updated