overwriteSiteMlForDevice
PUT https://{{host}}/api/v1/sites/:site_id/location/ml/device/:device_id
#### Request Parameter Parameter|Type|Description :-------------: |:-------------: |:-------------: ple|float|internal int|float|internal quality|int|from 0 - 4, 4 being most accurate
To clear ML overwrite for a certain model, call above api with plf value as null. { iOS
: null }
Request Body
{"iOS"=>{"ple"=>-3, "int"=>6}, "iPod"=>{"ple"=>-5, "int"=>-10}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string | ||
X-CSRFToken | string | ||
Content-Type | string |