Error
API Reference
Change password
Password change endpoint. Currently returns 501 because Keycloak 12+ removed the /account/credentials/password REST endpoint. A browser-based flow via kc_action=UPDATE_PASSWORD will be implemented in a future PR.
POST
Error
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
Not authenticated