Path: / admin / realms / {realm} / sessions / {session}

Remove a specific user session. Any application that has an admin url will also be told to invalidate this particular session.

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

Method Summary
ResourceDescription
DELETE /admin/realms/{realm}/sessions/{session}Remove a specific user session.

Method Detail
HTTP Example:
DELETE /admin/realms/{realm}/sessions/{session}

Remove a specific user session. Any application that has an admin url will also be told to invalidate this particular session.

Output:
void