cURL
curl --request DELETE \ --url https://api.messari.io/user-management/v1/watchlists/{id} \ --header 'X-Messari-API-Key: <api-key>'
{ "data": "<unknown>", "error": "<string>" }
Delete a specific watchlist by ID for the authenticated user
200
No Content