Skip to main content
POST
Acknowledge Alert

Overview

Acknowledges an alert, indicating that it has been reviewed by the compliance team. This updates the alert status to ACKNOWLEDGED.

Endpoint

Authentication

Requires a valid API key in the Authorization header:

Path Parameters

string
required
UUID of the alert to acknowledge

Response

boolean
Whether the operation was successful
string
UUID of the acknowledged alert
string
New status (ACKNOWLEDGED)
string
Success message

Example Request

Response Example

Use Cases

Acknowledge Alert in Workflow

Error Responses

404 Not Found

400 Bad Request

See Also