Dismiss an anomaly

POST/api/v1/anomalies/dismiss

Mark a detected anomaly as dismissed with a reason and optional notes.

Operation ID: dismiss_anomaly_api_v1_anomalies_dismiss_post·View as markdown·OpenAPI slice

Authentication

Bearer token authentication. Pass your DayZero API token in the Authorization header and the target business UUID in x-business-id.

Request body

fingerprintstringrequired

SHA-256 fingerprint of the anomaly

anomaly_typestringrequired

Type key, e.g. duplicate_payment

reasonstringrequired

One of: expected, resolved, false_positive, other

descriptionstring

Snapshot of the anomaly description

notesstring

Optional user-provided notes

Responses

201Successful Response

successboolean
messagestring
codestring
dataDismissAnomalyResponse

400Bad Request - Invalid input

401Unauthorized - Authentication required

403Forbidden - Insufficient permissions

422Validation Error

detailarray · ValidationErrorValidationError
5 fields
locarray · string | integerrequired
msgstringrequired
typestringrequired
inputobject
ctxobject