Update AML Whitelist Status

Usage

This API is used to whitelist false positive matches from the AML. When a user is whitelisted, you will not receive any notifications on changes related to these whitelisted matches, even if ongoing monitoring is enabled.

Base URL by Region

The base URL you should use depends on the region where your services are hosted. Below are the available URLs for each region. By default, the EU region URL is used.

Authentication

Please refer to the API Credentials and Authentication page for more detailed information

Path Params
string
required

AML Check Id (in case of journey use journey id)

Body Params
resource_ids
array of strings
required

Represents the id of the matched entities to be updated. You can get resource ids from aml match model in Get Aml Result or aml match model of Get Journey Result.

resource_ids*
boolean

If set true it will set the entities as whitelisted and no longer get alerted about these entities. If not provided, then whitelisting will not change for these entities.

string
enum

To update the status of the these matched entities. If not provided, the match status for these entities will not be changed

Allowed:
Responses

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json