---
title: "PATCH /projects/{projectId}/provisioners/{certificateProvisionerDocumentId}"
method: PATCH
path: "/projects/{projectId}/provisioners/{certificateProvisionerDocumentId}"
tags: ["Cert Management"]
---

# PATCH /projects/{projectId}/provisioners/{certificateProvisionerDocumentId}

`PATCH /projects/{projectId}/provisioners/{certificateProvisionerDocumentId}`

## Path parameters

- `projectId` string, required
- `certificateProvisionerDocumentId` string, required

## Request body

- CertificateProvisionerPatch
  - `directory_url` string — The URL to the ACME directory
  - `email` string — The email address for contact information
  - `eab_kid` string, nullable — The key identifier for Entity Attestation Binding
  - `eab_hmac_key` string, nullable — The Keyed-'Hashing Message Authentication Code' for Entity Attestation Binding

## Response `default`

- AcceptedResponse
  - `status` string, required — The status text of the response
  - `code` integer, required — The status code of the response

---

[API](https://skmtc.net/upsun/apis/upsun-com-rest-api.md) · [All operations](https://skmtc.net/upsun/apis/upsun-com-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/upsun/upsun-com-rest-api/revisions/6cc88fde6435/schema)
