[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-01-14 UTC."],[],["This API call updates a shipment's path. Users can define a custom path for a specific shipment, overriding the service-computed route. The request is made via a POST request to a specified URL, including the shipment ID in the path. The request body contains the new `Path` data. Upon successful execution, the response body returns the updated `Path` object. The `shipment` parameter within the path is a required string.\n"]]