/api/auth/change-password-with-recovery-code

Change Password With Recovery Code

Changes a user's password using a recovery code.

Module: Authentication

Returns: Identity → Application Requests → ChangePasswordWithRecoveryCodeResponse (single)

Body Params
string
required

The email of the user whose password should be changed.

string
required

The new password to set for the user.

int32
required

The recovery code provided to the user for verification.

Headers
string

Language preference header. Allowed languages: German (en-DE).

string
Defaults to 2.0

API 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).

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Response

Language
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/plain
application/json
text/json