Single or Multiple data point(s) single property

You can write single or multiple data point(s) into single property using Data Feed format.

If you are writing using a device key you can substitute {ref} with _this_. See Data Feed format for details.

Api Key Authorization

Required FieldsValues
Context typeDevice or App
Scopesdevice:write-data

📘

Tip

Note that there is no need to specify the data source (i.e. device) since it will be inferred by the system through the device key conveyed in the basic authentication header. That's why _this_ is totally fine instead of device id.

Replace this with the actual device id, or name to identify your destination object if you are using an user or api client key.

Language
Authorization
Basic
base64
:
Click Try It! to start a request and see the response here!