---
title: "POST /projects/{project}/global/networks/{network}/removePeering"
method: POST
path: "/projects/{project}/global/networks/{network}/removePeering"
tags: ["networks"]
---

# POST /projects/{project}/global/networks/{network}/removePeering

`POST /projects/{project}/global/networks/{network}/removePeering`

Removes a peering from the specified network.

## Path parameters

- `project` string, required
- `network` string, required

## Query parameters

- `requestId` string

## Request body

- NetworksRemovePeeringRequest
  - `name` string — Name of the peering, which should conform to RFC1035.

## Response `200`

Successful response

---

[API](https://skmtc.dev/google/apis/compute.md) · [All operations](https://skmtc.dev/google/apis/compute/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/google/compute/revisions/6120ed8969d4/schema)
