Skip to content

member_force_logged_out_by_admin

This page is auto-generated from src/auth/stytch-invite.ts. Do not edit by hand — see docs/dev/docs-auto-sync.md.

member_force_logged_out_by_admin

FunctionSource
encodeMemberForceLoggedOutByAdminAuditReasonsrc/auth/stytch-invite.ts:707
FieldTypeRequiredNotes
actor_user_idstringyes
target_member_idstringyes
target_org_slugstringyes
revoked_countnumberyes

This envelope is stored in audit_log.decision_reason (varchar(256)) as a JSON object with the shape { event, ...ctx }. The audit_log row carries tenant_id, actor_user_id, and timestamp as columns alongside — those are not duplicated in the envelope.