Device REST Endpoints

Device
The operations from the Device category.
Add a new device in user profile
Method: post
Path: https://oaainstall-host/risk-analyzer/device/v1/{requestId}
Fetch user device
Method: get
Path: https://oaainstall-host/risk-analyzer/device/v1/{requestId}
Updates user device related to request id
Method: put
Path: https://oaainstall-host/risk-analyzer/device/v1/{requestId}