---
title: "POST /v1/{+customer}/policies/networks:removeNetwork"
method: POST
path: "/v1/{+customer}/policies/networks:removeNetwork"
tags: ["customers"]
---

# POST /v1/{+customer}/policies/networks:removeNetwork

`POST /v1/{+customer}/policies/networks:removeNetwork`

Remove an existing network by guid.

## Path parameters

- `customer` string, required

## Request body

- GoogleChromePolicyVersionsV1RemoveNetworkRequest — Request object for removing a network
  - `targetResource` string — Required. The target resource on which this network will be removed. The following resources are supported: * Organizational Unit ("orgunits/{orgunit_id}")
  - `networkId` string — Required. The GUID of the network to remove.

## Response `200`

Successful response

---

[API](https://skmtc.net/google/apis/chromepolicy.md) · [All operations](https://skmtc.net/google/apis/chromepolicy/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/google/chromepolicy/versions/25e5b64c669a/schema)
