Hi,
We are using webhooks to fire events when a user unsubscribes from receiving emails. This is working fine, but we also want to fire events when a user re-subscribes. I can't see any documentation capturing a specific resubscribe event, but is it possible to capture this event using another webhook?
Edit:
If the above is not possible, is it possible to remove the 'resubscribe' link from the 'you have susccesfully unsubscribed from emails page'
Alternatively, can we redirect from the 'you have unsubscribed' page to our own URL, i.e. our own custom 'you have unsubscribed from our emails' page?