Skip to content

/api/watchlist/team/{teamId} (DELETE)

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

OK