Skip to main content

Log out of every session

POST 

/auth/logout-all

Revokes ALL refresh-token families for the current user across every device. Useful after credential theft. Emits auth.logout_all security event. Requires the self:session:manage permission.

Request

Responses

Resource created. Body follows the shared { data, meta } envelope; data is the newly-created resource.