disassociateFraudster
inline suspend fun VoiceIdClient.disassociateFraudster(crossinline block: DisassociateFraudsterRequest.Builder.() -> Unit): DisassociateFraudsterResponse
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 ValidationException
is thrown.