Request Password Change
Request Password Change
Send a password reset email to a user. The user will receive an email with a link to reset their password.
Flow:
- User requests password reset
- Auth0 sends email with reset link
- User clicks link and is redirected to change password page
- User sets new password
Note: This endpoint only initiates the password reset flow. The actual password change happens when the user follows the link in the email.
POST
Request Password Change
Documentation Index
Fetch the complete documentation index at: https://auth-test.auth0-mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
承認
The access token received from the authorization server in the OAuth 2.0 flow.
ボディ
application/json
レスポンス
Password reset email sent successfully (or user not found - response is the same for security)
The response is of type string.