Skip to main content

Documentation Index

Fetch the complete documentation index at: https://turnkey-0e7c1f5b-amir-tx-status-webhooks.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Package: react-wallet-kit

Defined in: react-wallet-kit/src/providers/client/Types.tsx:706

Handles the removal of a user’s email address from their Turnkey account.
  • Opens a modal with the RemoveUserEmail component, allowing the user to confirm and remove their email address.
  • Supports optional overrides for userId, organizationId, and stamper type.
  • Returns the user ID associated with the removed email.
params
HandleRemoveUserEmailParams
A successful response returns the following fields:
returns
string
required
A promise that resolves to the user ID associated with the removed email.