Request parameters for verifying the user's email.
Type Declaration
Optionalemail?: string
OptionalskipUserInput?: boolean
Remarks
Both properties are optional. If email is provided and skipUserInput is true,
the verify OTP bottom sheet will be triggered directly without user editing.
Request parameters for verifying the user's email.