v1

latestOpenAPI 3.0.0HERE Documentation License2026-07-142162791.8 MB
Shipments

Deletes all shipment plans

Deletes all shipment plans of the project. Any shipments instantiated from the plans will persist, but the references to the parent plans will be removed.

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/shipments/v4/plans

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 shipment plans were successfully deleted.