Device-Tag (Device Tags)
Number of APIs: 3
-
Unassign organization tag which is assigned to the device. DELETE {{baseUrl}}/v1/device/:deviceUid/tag/:tagUid
-
Assign organization tag to the device. POST {{baseUrl}}/v1/device/:deviceUid/tag/:tagUid
-
Get tags assigned to the device GET {{baseUrl}}/v1/device/:deviceUid/tag?limit=<number>&descending=true