complete_password_reset
Reset your password using the access token from the reset email. Validates password strength with 12-character minimum and upper/lower/number/special requirements.
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 |