voiceid_delete_fraudster: Deletes the specified fraudster from Voice ID

View source: R/voiceid_operations.R

voiceid_delete_fraudsterR Documentation

Deletes the specified fraudster from Voice ID

Description

Deletes the specified fraudster from Voice ID. This action disassociates the fraudster from any watchlists it is a part of.

See https://www.paws-r-sdk.com/docs/voiceid_delete_fraudster/ for full documentation.

Usage

voiceid_delete_fraudster(DomainId, FraudsterId)

Arguments

DomainId

[required] The identifier of the domain that contains the fraudster.

FraudsterId

[required] The identifier of the fraudster you want to delete.


paws.machine.learning documentation built on Sept. 12, 2023, 1:14 a.m.