Method: networks.shipments.delete

Deletes a Shipment.

HTTP request

DELETE https://middlemileoptimization.googleapis.com/v1/{name=networks/*/shipments/*}

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
name

string

Required. The name of the shipment to delete. Format: "networks/{network}/shipments/{shipment}"

Request body

The request body must be empty.

Response body

If successful, the response body is an empty JSON object.