Certificate Authorities
Update
Update CA
PATCH
/
api
/
v1
/
pki
/
ca
/
{caId}
Path Parameters
The ID of the CA to update.
Body
application/json
The status of the CA to update to. This can be one of active or disabled.
Available options:
active
, disabled
Whether or not certificates for this CA can only be issued through certificate templates.
Response
200 - application/json