User Session REST Endpoints

User Session
The operations from the User Session category.
Create session
Method: post
Path: https://oaainstall-host/risk-analyzer/session/v1
Deprecated - Fetches session details of user's session
Method: get
Path: https://oaainstall-host/risk-analyzer/session/v1/{requestId}
Deprecated - Update the authentication status of the session
Method: put
Path: https://oaainstall-host/risk-analyzer/session/v1/{requestId}
Fetch the details of existing session
Method: put
Path: https://oaainstall-host/risk-analyzer/session/v1/fetchsessionsecurely
Update the authentication status of the session
Method: put
Path: https://oaainstall-host/risk-analyzer/session/v1/updatesessionsecurely