Skip to main content
PATCH
Error

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

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 August 7, 2026