Skip to main content
POST
Reset account password

Body

application/json
email
string<email>
required

User's email address

Example:

"user@example.com"

verificationCode
string
required

Verification code sent to the email address

Example:

"AB12CD34"

password
string
required

New password (must meet strength requirements)

Example:

"NewSecurePass456!"

Response

Successfully reset the password