voiceid_associate_fraudster: Associates the fraudsters with the watchlist specified in the...

View source: R/voiceid_operations.R

voiceid_associate_fraudsterR Documentation

Associates the fraudsters with the watchlist specified in the same domain

Description

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.

Usage

voiceid_associate_fraudster(DomainId, FraudsterId, WatchlistId)

Arguments

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.


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