Skip to main content
PUT
Update status to investigate or close an alert. Requires compliance officer role.

Request

string
required
Bearer olive_live_xxx

Path Parameters

integer
required
Alert ID

Body Parameters

string
required
New status: investigating, resolved, false_positive
string
Notes explaining the decision
string
Officer Name/ID

Response

boolean
Update status

Examples

Authorizations

Authorization
string
header
required

API Key for third-party integrations (WhatsApp, Smart PAY, VULT). Format: 'Bearer olive_live_xxxxxxxxxxxxx'

Path Parameters

id
integer
required

Alert ID

Body

application/json

Updated alert details

status
enum<string>
required
Available options:
open,
investigating,
resolved,
false_positive

Response

OK

The response is of type object.