Certificate Authorities
Import certificate
Import certificate and chain to CA
POST
/
api
/
v1
/
pki
/
ca
/
{caId}
/
import-certificate
Path Parameters
caId
string
requiredThe ID of the CA to import the certificate for
Body
application/json
certificate
string
requiredThe certificate body to import
certificateChain
string
requiredThe certificate chain to import
Response
200 - application/json
message
string
requiredcaId
string
requiredWas this page helpful?