Request Body
Watchlist ID to update
New watchlist name
Set to
true to disable the watchlist, false to enable itResponse Fields
Watchlist ID that was updated
Updated watchlist name
Current active/disabled status
Whether the update was successful
Success message
Error Responses
| Status Code | Error Message | Description |
|---|---|---|
| 400 | Missing required parameter: id | Watchlist ID is required |
| 401 | Unauthorized | Invalid or missing API key |
| 403 | Access denied | Trying to update watchlist from another team |
| 404 | Watchlist not found | Watchlist ID doesn’t exist |
Frequently Asked Questions
Q: What properties can I update on a company watchlist? You can update the watchlistname and the disable status (to pause or resume tracking). To modify the companies being tracked, you would need to create a new watchlist with the updated list of companies.
Q: Does updating a watchlist reset existing collected data? No. Updating a watchlist’s name or disable status does not affect any posts or data that have already been collected. Your existing data remains intact. Disabling a watchlist pauses future tracking, but all previously collected posts are still accessible via the Posts API.

