As per the documentation https://dev.twitch.tv/docs/api/webhooks-reference#subscribe-tounsubscribe-from-events
You just need to make the same request you used to subscribe, but set the value of hub.mode to unsubscribe
As per the documentation https://dev.twitch.tv/docs/api/webhooks-reference#subscribe-tounsubscribe-from-events
You just need to make the same request you used to subscribe, but set the value of hub.mode to unsubscribe