Method: networks.hubs.delete

Deletes a Hub.

HTTP request

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

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
name

string

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

Request body

The request body must be empty.

Response body

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