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

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

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

Define a new network.

## Path parameters

- `customer` string, required

## Request body

- GoogleChromePolicyVersionsV1DefineNetworkRequest — Request object for creating a new network.
  - `targetResource` string — Required. The target resource on which this new network will be defined. The following resources are supported: * Organizational Unit ("orgunits/{orgunit_id}")
  - `name` string — Required. Name of the new created network.
  - `settings` GoogleChromePolicyVersionsV1NetworkSetting[] — Required. Detailed network settings.
    - `policySchema` string — The fully qualified name of the network setting.
    - `value` object — The value of the network setting.

## 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)
