delete https://{tenanturl}/v1.0/auth/sessions
This endpoint takes a userId parameter. Entitlements required: manageLoginSessions or resetPasswordAnyUser
Responses
200Success, 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