Bulk dismiss all anomalies of a given type

POST/api/v1/anomalies/dismiss-type

Dismiss every active anomaly matching the specified type in one operation.

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

anomaly_typestringrequired

Dismiss all active anomalies of this type

reasonstringrequired

One of: expected, resolved, false_positive, other

notesstring

Optional user-provided notes

Responses

201Successful Response

successboolean
messagestring
codestring
dataBulkDismissTypeResponse

400Bad Request - Invalid input

401Unauthorized - Authentication required

403Forbidden - Insufficient permissions

422Validation Error

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