Add Creators to a Watchlist
add_watchlist_profilesAdds creators to one of your watchlists. Pass profileIds (from search_profiles or any search result) and/or handles as {platform, handle} pairs; up to 25 per call. Creators must already be tracked (crawl_profile first if not; unresolved ones come back in notFound). Already-present creators are reported, not duplicated. Free to call. Each added creator counts against your followed-profiles allowance, which comes from a subscription or is earned from API spend; an over-limit call explains what unlocks more. Cost: free.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| handles | No | Handle pairs to resolve and add (profileIds + handles ≤ 25 per call) | |
| profileIds | No | Internal profile ids to add | |
| watchlistId | Yes | Target watchlist id |