Authentication Controller
Logout specific user from all devices
Invalidates all active sessions for a specific user across all devices. Requires admin privileges.
get/v1/authentication/logout-user
Query parameters
userIdstring required
User ID to logout
redirect_hoststring
Host to redirect after logout
device_tokenstring required
Device token for session tracking
Changes
No recorded changes to this endpoint across all 1 revision of this API.