Remove user session
Remove a specific user session. Any client that has an admin URL will also be told to invalidate this particular session.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
session
realm
Query parameters
isOffline
Response
No Content