Package: react-wallet-kit
Defined in: react-wallet-kit/src/providers/client/Types.tsx:720
Overview
Handles the removal of a user’s phone number from their Turnkey account.- Opens a modal with the RemovePhoneNumber component, allowing the user to confirm and remove their phone number.
- Supports optional overrides for userId, organizationId, and stamper type.
- Returns the user ID associated with the removed phone number.
Parameters
Response
A successful response returns the following fields:A promise that resolves to the user ID associated with the removed phone number.