locationservice_batch_delete_geofence: Deletes a batch of geofences from a geofence collection

View source: R/locationservice_operations.R

locationservice_batch_delete_geofenceR Documentation

Deletes a batch of geofences from a geofence collection

Description

Deletes a batch of geofences from a geofence collection.

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

Usage

locationservice_batch_delete_geofence(CollectionName, GeofenceIds)

Arguments

CollectionName

[required] The geofence collection storing the geofences to be deleted.

GeofenceIds

[required] The batch of geofences to be deleted.


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