Delete Watchlist Group
delete_watchlist_groupDelete a watchlist group by numeric ID, with optional purge to remove its securities from other groups.
Instructions
Delete a watchlist group by id (numeric). Set purge=true to also remove its securities from all other groups. Returns upstream API response.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Watchlist group id | |
| purge | Yes | Whether to also remove the securities from other groups |