Devices
Create a device
Creates a device identifier.
POST
Authorizations
Body
application/json
Creates a device
A reference that is meaningful to you, for example, an ID from your system.
Example:
"DEV1234567890"
Response
201
application/json
This object represents a device or another asset of a compatible type.
FlatPeak unique object id
.
Example:
"dev_63a6087272941ef077a8fd3e"
Represents the object’s type.
Example:
"device"
Has the value true if the object exists in live mode or the value false if the object exists in test mode.
A reference that is meaningful to you, for example, an ID from your system.
Example:
"DEV1234567890"
Time when the object was created, in UTC.
Example:
"2022-01-24T14:15:22Z"
FlatPeak account ID.
Example:
"acc_661677911f2197045e6cf1b1"
Timestamp of when the device has last queried the service.
Example:
"2022-03-22T11:12:21Z"
Was this page helpful?