Create datapoints in group

This API updates the values of the specified properties for all the devices in the specified device group.

{
  "devices": {
    "device": [
      {
        "device_id": 536728,
        "properties": {
          "property": [
            {
              "prop_id": 35763722,
              "prop_value": 0
            }
          ]
        }
      }
    ]
  }
}
Language
Authorization
Header
Click Try It! to start a request and see the response here!