Device REST Endpoints
Device
The operations from the Device category.
- Add a new device in user profile
- Method: postPath:
https://oaainstall-host/risk-analyzer/device/v1/{requestId} - Fetch user device
- Method: getPath:
https://oaainstall-host/risk-analyzer/device/v1/{requestId} - Updates user device related to request id
- Method: putPath:
https://oaainstall-host/risk-analyzer/device/v1/{requestId}