Skip to main content
The group.created event is triggered when a group is created, whether from the Management API or provisioned through a SCIM-mapped directory.

Event payload

Emitted when a group is created (from the Management API or a SCIM-mapped directory). group_name is the group's name.

group_name
string
required
Example:

"engineering"

created_at
string<date-time>
required
Example:

"2025-03-15T10:30:00Z"