Bulk dismiss all active anomalies

POST/api/v1/anomalies/dismiss-all

Dismiss every active anomaly in the latest scan for the current business. Used by the notifications inbox when clearing the anomaly topic in bulk.

Operation ID: bulk_dismiss_all_api_v1_anomalies_dismiss_all_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

reasonstringrequired

One of: expected, resolved, false_positive, other

notesstring

Optional user-provided notes

Responses

201Successful Response

400Bad Request - Invalid input

401Unauthorized - Authentication required

403Forbidden - Insufficient permissions

422Validation Error

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