ClaimDeviceResponse
ClaimDeviceResponse
claimedAtutcdatetime
The UTC timestamp when the device was claimed to the site.
deviceIdid
The unique ID of the device.
Was this section helpful?
Was this section helpful?
POST
authorizeIntegrationToOrgPOST
claimDeviceToSitePOST
createSitePOST
deleteSitePOST
disableIntegrationFromSitePOST
enableIntegrationAtSitePOST
healthPOST
inviteSiteRoleWithEmailNotificationPOST
inviteSiteRoleWithoutEmailNotificationPOST
removeIntegrationAuthorizationFromOrgPOST
removeSiteRolesPOST
sendTraitActionToDevicePOST
unclaimDeviceFromSitePOST
updateSiteResponse from claiming a device to a site.
The UTC timestamp when the device was claimed to the site.
The unique ID of the device.
1
2
3
4
{
"claimedAt": null,
"deviceId": null
}