Skip to content

Instantly share code, notes, and snippets.

@sadrakgunadi
Last active February 7, 2019 09:43
Show Gist options
  • Save sadrakgunadi/7d3290cd27c6c0faa0ad7f8d6e257000 to your computer and use it in GitHub Desktop.
Save sadrakgunadi/7d3290cd27c6c0faa0ad7f8d6e257000 to your computer and use it in GitHub Desktop.
Keycloak-REST API (Delete existing user)
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