Method: networks.lines.rotations.delete

Deletes a LineRotation.

HTTP request

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

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
name

string

Required. The name of the line rotation to delete. Format: "networks/{network}/lines/{line}/rotations/{rotation}"

Request body

The request body must be empty.

Response body

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