Watchlist
Delete Watchlist
Delete a watchlist and all its items
delete/v1/watchlists/{watchlist_id}
Path parameters
watchlist_idstring uuid required
Watchlist ID
Response
Watchlist deleted successfully
Example response
{
"error": {
"code": 400,
"message": "Order quantity must be greater than zero"
}
}