Setzt das Benutzerpasswort nach Bestätigung durch den Benutzer zurück. Sind die Nutzerdaten bei Xsolla gespeichert oder in Ihrem eigenen Speicher hinterlegt, erhalten die Benutzer eine E-Mail zur Bestätigung der Passwortänderung. Sind die Nutzerdaten bei PlayFab gespeichert, erfolgt das Zurücksetzen des Passworts aufseiten von PlayFab. Weitere Informationen finden Sie auf der Seite Vergleich der Nutzerdatenspeicher.
So sieht der Ablauf aus:
Wenn Sie Ihre eigene Eingabemaske zum Zurücksetzen des Passworts verwenden, nutzen Sie den Aufruf Zurücksetzen des Passworts bestätigen, um das Benutzerpasswort zurückzusetzen.
projectId required | string <uuid> Login-Projekt-ID aus dem Kundenportal. |
login_url | string URL to redirect the user to after account confirmation, successful authentication, two-factor authentication configuration, or password reset confirmation. Must be identical to the Callback URL specified in the URL block of Publisher Account. For the scenario of a login error, the value should be identical to the the Error callback URL specified in the URL block of Publisher Account. To find the settings, go to Login > your Login project and select the Callback URLs section in the upper block. Required if there are several Callback URLs. |
locale | string >= 2 characters Region in the
The list of social networks will be sorted from most to least used, according to the variable value. |
No Content
Bad Request
Unauthorized
Not Found
Unprocessable Entity
Too Many Requests
{- "username": "John"
}
{- "error": {
- "code": "003-061",
- "description": "Object not found.",
- "details": { }
}
}