Updates the specified watchlist. Every domain has a default watchlist which cannot be updated.
See https://www.paws-r-sdk.com/docs/voiceid_update_watchlist/ for full documentation.
voiceid_update_watchlist(
Description = NULL,
DomainId,
Name = NULL,
WatchlistId
)
A brief description about this watchlist.
[required] The identifier of the domain that contains the watchlist.
The name of the watchlist.
[required] The identifier of the watchlist to be updated.