Update a Geofence
Path parameters
ID of the geofence to be updated. This is the ID that was generated/provided at the time of creating the geofence.
Query parameters
A key is a unique identifier that is required to authenticate a request to the API.
Request body
Example request
{
"type": "\"type\":\"circle\"",
"name": "\"name\":\"Los Angeles Downtown\"",
"tags": [
"\"tags\":[\"tags_1\", \"O69Am2Y4KL8q5Y5JuD-Fy-tdtEpkTRQo_ZYIK7\"]"
],
"isochrone": {
"coordinates": "\"coordinates\": \"13.25805884388484,77.91083661048299\"",
"mode": "“mode”:”car”"
}
}Response
OK
Changes
Changed in 3 of the 15 revisions of this API.99
- ▲
removed the enum value
circleof the request propertyrequest-property-enum-value-removed
- ▲
removed the enum value
isochroneof the request propertyrequest-property-enum-value-removed
- ▲
removed the enum value
polygonof the request propertyrequest-property-enum-value-removed
- ○
added the new
circleenum value to the request propertyrequest-property-enum-value-added
- ○
added the new
isochroneenum value to the request propertyrequest-property-enum-value-added
- ○
added the new
polygonenum value to the request propertyrequest-property-enum-value-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
removed the enum value
circleof the request propertyrequest-property-enum-value-removed
- ▲
removed the enum value
isochroneof the request propertyrequest-property-enum-value-removed
- ▲
removed the enum value
polygonof the request propertyrequest-property-enum-value-removed
- ○
added the new
circleenum value to the request propertyrequest-property-enum-value-added
- ○
added the new
isochroneenum value to the request propertyrequest-property-enum-value-added
- ○
added the new
polygonenum value to the request propertyrequest-property-enum-value-added
- ▲
- ▲
removed the enum value
circleof the request propertyrequest-property-enum-value-removed
- ▲
removed the enum value
isochroneof the request propertyrequest-property-enum-value-removed
- ▲
removed the enum value
polygonof the request propertyrequest-property-enum-value-removed
- ○
added the new
circleenum value to the request propertyrequest-property-enum-value-added
- ○
added the new
isochroneenum value to the request propertyrequest-property-enum-value-added
- ○
added the new
polygonenum value to the request propertyrequest-property-enum-value-added
- ▲