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 |

