v1

latestOpenAPI 3.0.0HERE Documentation License2026-07-142162791.8 MB
Sensors

Deletes all sensor rules

Deletes all sensor rules of a project.

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/sensors/v3

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 sensor rules were successfully deleted.