Member unsubscribed

This webhook is triggered when a member has unsubscribed from a group.

Note

Member unsubscribe notifications are held for 10 minutes before being sent. This is to allow members to resubscribe in case they unsubscribed by mistake.


Payload

The details of the unsubscribed member

Represents a webhook event for a member that has been unsubscribed from a group.

const
enum
required
Allowed:
string
required

The email address of the group that the event is for

data
object
required
LoadingLoading…