Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
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