complete_password_reset
Finish resetting your password using the access token from the email link. Validates policy: 12 chars, upper/lowercase, number, special.
Instructions
Complete a password reset using the access token from the reset email link. Validates password policy (12 chars, upper/lower/number/special).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| access_token | Yes | Access token from the reset email URL fragment | |
| new_password | Yes |