POST api/v2/AnalysesOfflineDevices
Request
URI Parameters
Body Parameters
AnalysesOfflineDeviceNew| Name | Description | Type | Additional information |
|---|---|---|---|
| Identification | string | ||
| DeviceID | string |
Request Formats
application/json, text/json
Sample:
{
"Identification": "sample string 1",
"DeviceID": "sample string 2"
}
text/html
Sample:
{"Identification":"sample string 1","DeviceID":"sample string 2"}
Response
integerResponse Format
application/json, text/json, text/html
Sample:
1