Delete random session for the user.

This endpoint takes a userId parameter. Entitlements required: manageLoginSessions or resetPasswordAnyUser

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests

LoadingLoading

Query Params
string
required

The userid to remove sessions for

Responses
200

Success, JSONObject is returned indicating the result: { "result": true|false }. True - One of the user's sessions was deleted. False - User session was not deleted because the session count is not above the max sesssion limit, or error

Language
URL
LoadingLoading

Response
Choose an example:
*/*