Below you will find the errors codes and possible solutions to various errors that can occur with the self change password API.Documentation Index
Fetch the complete documentation index at: https://docs-staging.auth0-mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Error Format
Error messages are returned in the standard format:Error Codes
invalid_request
This error results when you supply invalid parameters. Error messages will describe the issue such as a required parameter or invalid format.invalid_user_password
This error results from a badusername/email and old_password combination being sent. Retry the request with the correct username and old_password.