Path: / admin / realms / {realm} / applications / {app-name} / logout-user / {username}

If the application has an admin URL, invalidate the sessions for a particular user directly.

Path parameters:
app-name -
username -
realm - realm name (not id!)

Method Summary
ResourceDescription
POST /admin/realms/{realm}/applications/{app-name}/logout-user/{username}If the application has an admin URL, invalidate the sessions for a particular user directly.

Method Detail
HTTP Example:
POST /admin/realms/{realm}/applications/{app-name}/logout-user/{username}

If the application has an admin URL, invalidate the sessions for a particular user directly.

Output:
void