Delete certificate
POST https://daas.digicert.com/apicontroller/v1/certificate/delete
Remove one or more certificates from the inventory of previously discovered certificates.
Example requests and responses
Request parameters
Name  | Req/Opt  | Type  | Description  | 
|---|---|---|---|
accountId  | required  | string  | Account ID.  | 
divisionIds  | optional  | array  | Division IDs.  | 
certId  | required  | array  | Unique DigiCert-generated ID for the certificate found on the endpoint. Get the certificate ID from the List certificates request.  |