PATCH
/
api
/
v1
/
pki
/
ca
/
{caId}

Path Parameters

caId
string
required

The ID of the CA to update

Body

application/json
status
enum<string>

The status of the CA to update to. This can be one of active or disabled

Available options:
active,
disabled
requireTemplateForIssuance
boolean

Whether or not certificates for this CA can only be issued through certificate templates.

Response

200 - application/json
ca
object
required

Was this page helpful?