devices
Delete devices to Deleted group
Moves the specified devices to the Deleted group, effectively removing them from the active device inventory. Deleted devices are excluded from the licensed device count. Provide the AgentDeviceIds of the devices to remove.
Delete devices to Deleted group
Submits a request to move the specified devices to the Deleted group. Provide the AgentDeviceIds in the request body.
List overdue devices
Returns a list of devices that have not checked in for at least the specified number of seconds. Use MemberOfGroups and NotMemberOfGroups to scope the query to specific parts of the device estate.
List overdue devices
Submits a request to retrieve devices that have not polled in within the specified time threshold. Provide the OfflineSeconds and optional group filters in the request body.