Group Created Webhook

Sent when a group is created

Payload

This object is sent to your webhook endpoint when a group is created, updated, or deleted.

string
required

The type of event. For this webhook, either 'group_created', 'group_updated', or 'group_deleted'.

string
required

A unique ID for this event. Remains constant across retries.

date-time
required

When this event occurred.

data
object
required
LoadingLoading…