JavaScript
Properties
| Property | Type | Required | Description |
|---|---|---|---|
| userId | string | Yes | Removed user identifier |
| accountId | string | Yes | Account identifier |
| userEmail | string | No | Removed user’s email address |
| removedByUserId | string | No | Admin who removed the user |
| removalReason | string | No | Reason for removal (left_company, role_change, security, inactive) |
When to Fire
- When admin removes user from team
- When user access is revoked
- When user is deactivated from account