v1

latestOpenAPI 3.0.0HERE Documentation License2026-07-142162791.8 MB
Rules

Deletes all rules

Deletes all rules of the 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/rules/v4

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 rule definitions were successfully deleted.