Remove Creators from a Watchlist
remove_watchlist_profilesRemoves the given profileIds from a watchlist and returns how many were removed plus the new profile count. Free to call. Use get_watchlist to find the profileIds. Cost: free.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| profileIds | Yes | Internal profile ids to remove | |
| watchlistId | Yes | Watchlist id |