Skip to main content
PATCH
/
projects
/
{projectId}
/
provisioners
/
{certificateProvisionerDocumentId}
Error
A valid request URL is required to generate request examples
{
  "status": "<string>",
  "code": 123
}

Authorizations

Authorization
string
header
required

Path Parameters

projectId
string
required
certificateProvisionerDocumentId
string
required

Body

application/json
directory_url
string

The URL to the ACME directory

email
string

The email address for contact information

eab_kid
string | null

The key identifier for Entity Attestation Binding

eab_hmac_key
string | null

The Keyed-'Hashing Message Authentication Code' for Entity Attestation Binding

Response

default - application/json
status
string
required

The status text of the response

code
integer
required

The status code of the response

Last modified on March 11, 2026