Update AML Whitelist StatusAsk AIpatch https://api.idwise.com/checks/aml/{check_id}/update-resourcesPath Paramscheck_idstringrequiredAML Check Id (in case of journey use journey id)Body Paramsresource_idsarray of stringsrequiredRepresents 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*ADD stringis_whitelistedbooleanIf 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.truefalsematch_statusstringenumTo update the status of the these matched entities. If not provided, the match status for these entities will not be changedpotential_matchfalse_positivetrue_positiveno_matchAllowed:potential_matchfalse_positivetrue_positiveno_matchResponses 200200 400400 404404Updated 7 months ago