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

# POST /v1/{+name}:claim

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

Claims a certificate provisioning process. For each certificate provisioning process, this operation can succeed only for one `caller_instance_id`.

## Path parameters

- `name` string, required

## Request body

- GoogleChromeManagementVersionsV1ClaimCertificateProvisioningProcessRequest — Request message for claiming a certificate provisioning process.
  - `callerInstanceId` string — Required. The instance id of the caller.

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