locationservice_batch_delete_device_position_history: Deletes the position history of one or more devices from a...

View source: R/locationservice_operations.R

locationservice_batch_delete_device_position_historyR Documentation

Deletes the position history of one or more devices from a tracker resource

Description

Deletes the position history of one or more devices from a tracker resource.

See https://www.paws-r-sdk.com/docs/locationservice_batch_delete_device_position_history/ for full documentation.

Usage

locationservice_batch_delete_device_position_history(DeviceIds, TrackerName)

Arguments

DeviceIds

[required] Devices whose position history you want to delete.

  • For example, for two devices: ⁠“DeviceIds” : [DeviceId1,DeviceId2]⁠

TrackerName

[required] The name of the tracker resource to delete the device position history from.


paws.application.integration documentation built on Sept. 12, 2023, 1:18 a.m.