View source: R/voiceid_operations.R
voiceid_associate_fraudster | R Documentation |
Associates the fraudsters with the watchlist specified in the same domain.
See https://www.paws-r-sdk.com/docs/voiceid_associate_fraudster/ for full documentation.
voiceid_associate_fraudster(DomainId, FraudsterId, WatchlistId)
DomainId |
[required] The identifier of the domain that contains the fraudster. |
FraudsterId |
[required] The identifier of the fraudster to be associated with the watchlist. |
WatchlistId |
[required] The identifier of the watchlist you want to associate with the fraudster. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.