delete
https://{tenanturl}/v1.0/auth/sessions
This endpoint takes a userId parameter. Entitlements required: manageLoginSessions or resetPasswordAnyUser
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests⊠| |||
LoadingâŠ
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
