Bulk risk status update

Update the status of multiple risks in one request, by risk identifier. Outcomes are reported per-item (partial success): well-formed identifiers that do not resolve within the account scope are reported as success=false / NOT_FOUND rather than failing the whole request. Returns 207 Multi-Status for every well-formed, processed batch.

You need "Access to base payment screening functionality" enabled to use this endpoint.

Body Params
risk_identifiers
array of uuids
required
length between 1 and 1000

The identifiers of the risks to update. Must be non-empty; each element must be a UUID. Duplicates are de-duplicated (first occurrence wins for result ordering).

risk_identifiers*
string
enum
required

The new status applied to every supplied risk

Allowed:
Response

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