Forgotten PasswordAsk AIpost deprecated{protocol}://{domain}/helpdesk/auth/legacy/reset/{token}Path ParamstokenstringrequiredBody Paramspasswordstringrequiredlength ≥ 8The new password for the account. Must meet specified complexity requirements.passwordConfirmstringrequiredlength ≥ 8The confirmation of the new password. Must match the new password field.recaptchaTokenstringThe token generated by the client-side reCAPTCHA widget. This token is used for server-side validation to confirm that the user's interactions are genuine.recaptchaVersionstringThe version of the reCAPTCHA widget being used. Knowing the version is essential for proper server-side validation.Responses 200Successful Response 422Validation ErrorUpdated over 2 years ago