locationservice_batch_delete_device_position_history {paws.application.integration} | R 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(TrackerName, DeviceIds)
Arguments
TrackerName |
[required] The name of the tracker resource to delete the device position history from. |
DeviceIds |
[required] Devices whose position history you want to delete.
|
[Package paws.application.integration version 0.7.0 Index]