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