I know this API operation exists and as much as I love using the API, sometimes it’s a hassle to use it for the things I don’t have automated.
So is there a way to force a logout for a user in Control?
I’ve been doing something I think would work, but I don’t know for sure.
- Update user’s primary role to Unregistered/Not Logged In + save to apply
- Update a users’ primary role back to Registered (or whatever it was before) + save to apply
Does that actually work?