View source: R/locationservice_operations.R
locationservice_batch_delete_device_position_history | R Documentation |
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.
locationservice_batch_delete_device_position_history(TrackerName, DeviceIds)
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.
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.