Certificate Authorities
Import certificate
Import certificate and chain to CA
POST
/
api
/
v1
/
pki
/
ca
/
{caId}
/
import-certificate
Path Parameters
The ID of the CA to import the certificate for.
Body
application/json
The certificate body to import.
The certificate chain to import.
Was this page helpful?