Geofences
Updates a single geofence
Updates the geofence type, name, description or definition property. The old geofence will be replaced by the new one, and hence the full set of the geofence properties must be provided in the request body. POI geofence type cannot be changed to circle or polygon and vice versa.
If the update was successful, the response will contain the updated geofence details.
put/geofences/v2/{geofenceId}
Request body
Response
Successful
The geofence definition was updated.