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

If the application has an admin URL, invalidate all sessions associated with that application directly.

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

Method Summary
ResourceDescription
POST /admin/realms/{realm}/applications/{app-name}/logout-allIf the application has an admin URL, invalidate all sessions associated with that application directly.

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

If the application has an admin URL, invalidate all sessions associated with that application directly.

Output:
void