Authorizations
Path Parameters
Response
No Content
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.
Delete a specific watchlist by ID for the authenticated user
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.
No Content