Delete Watchlist
voiceid_delete_watchlist | R Documentation |
Deletes the specified watchlist from Voice ID¶
Description¶
Deletes the specified watchlist from Voice ID. This API throws an exception when there are fraudsters in the watchlist that you are trying to delete. You must delete the fraudsters, and then delete the watchlist. Every domain has a default watchlist which cannot be deleted.
Usage¶
Arguments¶
DomainId
[required] The identifier of the domain that contains the watchlist.
WatchlistId
[required] The identifier of the watchlist to be deleted.
Value¶
An empty list.