DELETE
/
user-management
/
v1
/
watchlists
/
{id}
Delete a watchlist
curl --request DELETE \
  --url https://api.messari.io/user-management/v1/watchlists/{id} \
  --header 'X-Messari-API-Key: <api-key>'
This response does not have an example.

Authorizations

X-Messari-API-Key
string
header
required

Path Parameters

id
string
required

Response

200

No Content