User Organization Invitation
Triggered when a user is invited to join an organization
postWebhookuser.organization_invitation
Payload
Example payload
{
"spec_version": "1",
"type": "user.organization_invitation",
"object": "OrgMembership"
}Response
Webhook received successfully
Changes
Webhooks have no change history: a webhook is keyed by its event name rather than a path and method, so no recorded change can name it.