Webhooks

user.group.left

A user left a group. Groups are rule-based, so a user leaves when their attributes or activity no longer match the group's rules, or when an administrator changes the rules. Consumers tracking membership state should clear it for this user and group.

Subscription filters

  • group — filter to specific group ids
postWebhookuser.group.left

Response

Return any 2xx status to acknowledge the delivery. Timeouts, 408, 429, and 5xx responses other than 501 are retried; any other status is a permanent failure.

Changes