---
title: "POST /v1/{+name}:uploadCertificate"
method: POST
path: "/v1/{+name}:uploadCertificate"
tags: ["customers"]
---

# POST /v1/{+name}:uploadCertificate

`POST /v1/{+name}:uploadCertificate`

Uploads a successfully issued certificate for a certificate provisioning process.

## Path parameters

- `name` string, required

## Request body

- GoogleChromeManagementVersionsV1UploadCertificateRequest — Request message for uploading an issued certificate for a certificate provisioning process.
  - `certificatePem` string — Required. The issued certificate in PEM format.

## Response `200`

Successful response

---

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