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

sessionstringRequired
realmstringRequired

Query parameters

isOfflinebooleanOptionalDefaults to false

Response

No Content

Errors