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

Path Params
string
required

The userid to remove sessions for

Body Params
array of objects
required

The list of IBM Security Verify user sessions to take action on.

sessions*
Responses
204

Success. All sessions were revoked or were not found.

Language
URL
Choose an example:
application/json