Certificates
RemoveCertificate
Remove a certificate with the provided thumbprint from the specified store.
delete/v2/pki/{store}/certs/{thumbprint}
Path parameters
storestring required
The store to add the certificate to
thumbprintstring required
The thumbprint of the certificate to delete.
Response
The operation was successful.