Updates the name of an existing shipment.
Path parameters
inboundPlanId
Identifier of an inbound plan.
shipmentId
Identifier of a shipment.
Request
This endpoint expects an object.
name
A human-readable name to update the shipment name to.
Response
No content — name updated successfully.
Errors
400
Bad Request Error
403
Forbidden Error
404
Not Found Error
429
Too Many Requests Error
500
Internal Server Error