v1

latestOpenAPI 3.0.0HERE Documentation License2026-07-142162791.8 MB
Geofences

Deletes all geofences

Deletes all geofences of a project.

If a geofence is associated with a stock rule, the rule will also be deleted.

Note that one needs to supply an HTTP header x-confirm with the value true to force the deletion. If the header is not provided, the request will fail.

delete/geofences/v2

Headers

x-confirm'true' required

A safety measure that prevents one from accidentally deleting data.

To confirm that all entries should be deleted, set the value to true.

Response

Successful (no content)

All geofence definitions were successfully deleted.