---
title: "Changes to Create a geofence"
method: POST
path: "/geofence"
---

# Changes to Create a geofence

`POST /geofence`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 15 revisions.

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

## Changes

- **2025-07-31** `7ee76f0ff679` — 5 breaking, 6 info
  - removed the enum value ``car`` of the request property `isochrone/mode`
  - 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`
  - removed the enum value ``truck`` of the request property `isochrone/mode`
  - the `mode` request property default value changed from ``car`` to `car`
  - added the new `car` enum value to the request property `isochrone/mode`
  - 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`
  - added the new `truck` enum value to the request property `isochrone/mode`
- **2025-07-31** `a800b73f11c1` — 5 breaking, 6 info
  - removed the enum value `car` of the request property `isochrone/mode`
  - 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`
  - removed the enum value `truck` of the request property `isochrone/mode`
  - the `mode` request property default value changed from `car` to ``car``
  - added the new ``car`` enum value to the request property `isochrone/mode`
  - 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`
  - added the new ``truck`` enum value to the request property `isochrone/mode`
- **2025-07-30** `b79d96775b13` — 5 breaking, 6 info
  - removed the enum value ``car`` of the request property `isochrone/mode`
  - 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`
  - removed the enum value ``truck`` of the request property `isochrone/mode`
  - the `mode` request property default value changed from ``car`` to `car`
  - added the new `car` enum value to the request property `isochrone/mode`
  - 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`
  - added the new `truck` enum value to the request property `isochrone/mode`

---

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