Certificate Authorities
Update
Update CA
PATCH
/
api
/
v1
/
pki
/
ca
/
{caId}
Path Parameters
caId
string
requiredThe 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