Is there a full documentation of the account management REST API available somewhere?
I don’t believe it is documented. You can look at the source to get an idea of what methods are available keycloak/AccountRestService.java at main · keycloak/keycloak · GitHub
This is the admin REST API, not the account management REST API…
Account management REST API docs are not available for the time being.
1 Like