Query Parameters
Watchlist ID to delete
Response Fields
ID of the deleted watchlist
Whether the deletion 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 delete watchlist from another team |
| 404 | Watchlist not found | Watchlist ID doesn’t exist |

