GuidesAPI Reference
API Reference

Updates a segment plan details

Updates details of a segment plan identified by the segmentPlanId.

This is a partial update, meaning that only the provided fields will be updated.

Note: Updating origin and destination is prohibited to prevent breaking the chain of locations.

Path Params
string
required

Shipment plan ID

string
required

Segment plan ID

Body Params
string
length ≤ 50

Name of the segment

string
length ≤ 1000

Description of the segment

string
enum

Transport mode of the segment

string
length between 1 and 50

This is a unique ID associated with the device data in HERE Tracking. The trackingId gets assigned to a device when the device is claimed by a user.

integer
≥ 0

Segment duration in seconds.

Responses
204

Successful (no content)

The segment plan information was updated

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