---
title: "Changes to Update a Geofence"
method: PUT
path: "/geofence/{id}"
---

# Changes to Update a Geofence

`PUT /geofence/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 15 revisions.

- **2025-07-31** `7ee76f0ff679` — 3 breaking, 3 info
- **2025-07-31** `a800b73f11c1` — 3 breaking, 3 info
- **2025-07-30** `b79d96775b13` — 3 breaking, 3 info

## Changes

- **2025-07-31** `7ee76f0ff679` — 3 breaking, 3 info
  - removed the enum value ``circle`` of the request property `type`
  - removed the enum value ``isochrone`` of the request property `type`
  - removed the enum value ``polygon`` of the request property `type`
  - added the new `circle` enum value to the request property `type`
  - added the new `isochrone` enum value to the request property `type`
  - added the new `polygon` enum value to the request property `type`
- **2025-07-31** `a800b73f11c1` — 3 breaking, 3 info
  - removed the enum value `circle` of the request property `type`
  - removed the enum value `isochrone` of the request property `type`
  - removed the enum value `polygon` of the request property `type`
  - added the new ``circle`` enum value to the request property `type`
  - added the new ``isochrone`` enum value to the request property `type`
  - added the new ``polygon`` enum value to the request property `type`
- **2025-07-30** `b79d96775b13` — 3 breaking, 3 info
  - removed the enum value ``circle`` of the request property `type`
  - removed the enum value ``isochrone`` of the request property `type`
  - removed the enum value ``polygon`` of the request property `type`
  - added the new `circle` enum value to the request property `type`
  - added the new `isochrone` enum value to the request property `type`
  - added the new `polygon` enum value to the request property `type`

---

[Operation](https://skmtc.dev/nextbillion-ai/apis/one-spec-service/docs/geofence/:id/put.md) · [API](https://skmtc.dev/nextbillion-ai/apis/one-spec-service.md) · [Page](https://skmtc.dev/nextbillion-ai/apis/one-spec-service/changes/geofence/:id/put)
