GuidesAPI Reference
API Reference

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.

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 shipment plans 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