GuidesAPI Reference
API Reference

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.

Query Params
string
length between 1 and 50

Project ID. Any HERE Tracking user must be a member of a Tracking project. The project ID can be implicitly resolved if the user calling the API is a member of a single project. If the user is a member of multiple projects, the projectId query parameter needs to be specified explicitly.

Headers
string
enum
required

A safety measure that prevents one from accidentally deleting data.

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

Allowed:
uuid

ID used for correlating requests within HERE Tracking. Used for logging and error reporting.

Must be a valid UUIDv4.

Responses
204

Successful (no content)

All geofence definitions were successfully deleted.

Language
Credentials
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json