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

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

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

Creates a certificate at a specified OU for a customer.

## Path parameters

- `customer` string, required

## Request body

- GoogleChromePolicyVersionsV1DefineCertificateRequest — Request object for creating a certificate.
  - `targetResource` string — Required. The target resource on which this certificate is applied. The following resources are supported: * Organizational Unit ("orgunits/{orgunit_id}")
  - `ceritificateName` string — Optional. The optional name of the certificate. If not specified, the certificate issuer will be used as the name.
  - `certificate` string — Required. The raw contents of the .PEM, .CRT, or .CER file.
  - `settings` GoogleChromePolicyVersionsV1NetworkSetting[] — Optional. Certificate settings within the chrome.networks.certificates namespace.
    - `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/revisions/25e5b64c669a/schema)
