v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1429150124.9 KB

Disassociates the fraudsters from the watchlist specified. Voice ID always expects a fraudster to be a part of at least one watchlist. If you try to disassociate a fraudster from its only watchlist, a <code>ValidationException</code> is thrown.

post/#X-Amz-Target=VoiceID.DisassociateFraudster

Headers

X-Amz-Target'VoiceID.DisassociateFraudster' required

Request body

DomainIdstring required

The identifier of the domain that contains the fraudster.

FraudsterIdstring password required

The identifier of the fraudster to be disassociated from the watchlist.

WatchlistIdstring required

The identifier of the watchlist that you want to disassociate from the fraudster.

Response

Success