Last active
February 7, 2019 09:43
-
-
Save sadrakgunadi/7d3290cd27c6c0faa0ad7f8d6e257000 to your computer and use it in GitHub Desktop.
Keycloak-REST API (Delete existing user)
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
URL : | |
http://localhost:8080/auth/admin/realms/master/users/{user_id} | |
Method : DELETE | |
HEADER : | |
Bearer token |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment