v1
latestSwagger 2.02026-07-1760185352.5 KBfrontend
Change Password URL
This endpoint implements the W3C "change password URL" well-known location by redirecting the browser to the configured settings UI. Password managers follow this redirect to take users straight to the page where they can change their password.
get/.well-known/change-password
Response
errorGeneric
Example response
{
"error": {
"code": 404,
"debug": "SQL field \"foo\" is not a bool.",
"message": "The resource could not be found",
"reason": "User with ID 1234 does not exist.",
"request": "d7ef54b1-ec15-46e6-bccb-524b82c035e6",
"status": "Not Found"
}
}