Stores a geofence geometry in a given geofence collection, or updates the geometry of an existing geofence if a geofence ID is included in the request.
put/geofencing/v0/collections/{CollectionName}/geofences/{GeofenceId}
Path parameters
CollectionNamestring required
The geofence collection to store the geofence in.
GeofenceIdstring required
An identifier for the geofence. For example, <code>ExampleGeofence-1</code>.
Request body
Response
Success