Revoke or take some other action on specific sessions for the user ID that is specified in the request path.

This endpoint takes a userId in the path and a JSON payload in the body that specifies the user session ID as well as the operation to perform. Supported operations are 'DELETE'. Entitlements required: manageLoginSessions, revokeSession OR revokeAllSessions

Language
URL