v4

latestOpenAPI 3.0.32026-07-312,317012.2 MB
PKI Certificate Templates

patch/api/v1/pki/certificate-templates/{certificateTemplateId}

Path parameters

certificateTemplateIdstring required

The ID of the certificate template to update.

Request body

caIdstring

The ID of the certificate authority to update the association with the template.

pkiCollectionIdstring

The ID of the PKI collection to update the binding to the template.

namestring

The updated name of the template.

commonNamestring

The updated regular expression string for validating common names.

subjectAlternativeNamestring

The updated regular expression string for validating subject alternative names.

ttlstring

The updated max TTL for the template.

keyUsagesstring[]

The updated key usage constraint or default value for when template is used during certificate issuance.

extendedKeyUsagesstring[]

The updated extended key usage constraint or default value for when template is used during certificate issuance.

Response

Default Response

idstring uuid required
caIdstring uuid required
namestring required
commonNamestring required
subjectAlternativeNamestring required
pkiCollectionIdstring uuid nullable
ttlstring required
keyUsagesstring[] nullable
extendedKeyUsagesstring[] nullable
projectIdstring required
caNamestring required