Authentication
Reset Password
Reset the user’s password using the OTP token received by email.
POST
Documentation Index
Fetch the complete documentation index at: https://docs.bitcoinflash.xyz/llms.txt
Use this file to discover all available pages before exploring further.
Request Body
Email address of the account.
OTP/Reset token received via email.
New password (minimum 8 characters). Must be confirmed with
password_confirmation.Must match the
password field.