Values.DeleteFraudsterRequestSourceDeletes the specified fraudster from Voice ID. This action disassociates the fraudster from any watchlists it is a part of.
type nonrec t = {domainId : DomainId.t;The identifier of the domain that contains the fraudster.
*)fraudsterId : FraudsterId.t;The identifier of the fraudster you want to delete.
*)}