Overview
Index
Root resource
summary: resource |
method
detail:
method
Path:
/
admin
/
realms
/
{realm}
/
users
/
{username}
/ remove-totp
Path parameters:
username
- username (not id!)
realm
- realm name (not id!)
Method Summary
Resource
Description
PUT /admin/realms/{realm}/users/{username}/remove-totp
Method Detail
HTTP Example:
PUT /admin/realms/{realm}/users/{username}/remove-totp
Output:
void
Consumes:
application/json
Overview
Index
Root resource
summary: resource |
method
detail:
method