Skip to content

stytch_org_manually_unbound

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

stytch_org_manually_unbound

FunctionSource
encodeStytchManualUnbindAuditReasonsrc/auth/stytch-tenant-binding.ts:377
FieldTypeRequiredNotes
stytch_org_idstringyes
by_user_idstringyes
reason"admin_action"yes

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.