Resolve alert
Resolve an alert with a specified action and rationale. The resolution is
recorded in the audit trail and the alert status changes to Resolved
or False Positive depending on the action.
Resolution Actions
| Action | Result Status | Use When |
|---|---|---|
Approve | Resolved | True match, risk accepted |
Decline | Resolved | True match, entity rejected |
Escalate | Escalated | Needs senior review |
Request Document | Open (awaiting) | Additional evidence needed |
Approve with Conditions | Resolved | Conditional acceptance |
Documentation Index
Fetch the complete documentation index at: https://docs.zenoo.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Project-scoped API key for server-to-server authentication. Obtain keys from the Zenoo dashboard under Project Settings > API Keys. Staging and production environments use separate keys.
Headers
Unique key for idempotent request handling. If a request with the same key was already processed within the last 24 hours, the original response is returned.
Path Parameters
Alert token.
Body
Request body for resolving an alert.
Resolution action.
Approve, Decline, Escalate, Request Document, Approve with Conditions Analyst rationale for the resolution decision. Required for audit trail.
5000Mark this alert as a false positive.
Conditions for conditional approval (required when action is Approve with Conditions).
2000Response
Alert resolved.
Standard response wrapper for all API endpoints. Contains the resource data and pagination metadata.