View source: R/voiceid_operations.R
voiceid_delete_fraudster | R Documentation |
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.
voiceid_delete_fraudster(DomainId, FraudsterId)
DomainId |
[required] The identifier of the domain that contains the fraudster. |
FraudsterId |
[required] The identifier of the fraudster you want to delete. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.