Exchange reset password code for reset token
Client
Exchange reset password code for reset token
Step 1 of two-step password reset flow (only used when resetPasswordMethod is ‘code’):
- Verify the 6-digit code sent to user’s email
- Return a reset token that can be used to actually reset the password
This endpoint is not used when resetPasswordMethod is ‘link’, because the browser reset-link flow uses the emailed link token directly.
POST
Exchange reset password code for reset token
Body
application/json