/api/auth/change-password-with-recovery-codeAsk AIput deprecatedhttps://api.facilioo.de/api/auth/change-password-with-recovery-codeChange Password With Recovery CodeChanges a user's password using a recovery code.Module: AuthenticationReturns: Identity → Application Requests → ChangePasswordWithRecoveryCodeResponse (single)Body ParamsemailstringrequiredThe email of the user whose password should be changed.passwordstringrequiredThe new password to set for the user.recoveryCodeint32requiredThe recovery code provided to the user for verification.HeadersAccept-LanguagestringLanguage preference header. Allowed languages: German (en-DE).api-versionstringDefaults to 2.0API version to use (1 or 2) either with trailing .0 or without. Defaults to 2.0, if omitted. Can be prefilled based on the currently selected API Definition (Swagger UI).acceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/jsontext/plainAllowed:application/jsontext/jsontext/plainResponse 200OKUpdated 4 months ago