DELETE
/
watchlists
/
{watchListId}
curl --request DELETE \
  --url https://api.tic.io/watchlists/{watchListId} \
  --header 'x-api-key: <api-key>'

Authorizations

x-api-key
string
header
required

Path Parameters

watchListId
integer
required

The watchlist id

Response

200

OK