Skip to content

/api/watchlist/league/{leagueId} (DELETE)

DELETE
/api/watchlist/league/{leagueId}
curl --request DELETE \
--url https://example.com/api/watchlist/league/1 \
--header 'Authorization: Bearer <token>'
leagueId
required
integer format: int32

OK