Skip to main content

Remove an X509 certificate

POST 

/vedsdk/X509CertificateStore/remove

This method validates the request and removes a certificate from the certificate store. If a vault ID is provided, it removes the certificate associated with that vault ID. If a certificate is provided, it looks up the vault ID of the certificate and removes it. The method logs the event if the certificate is successfully removed.

Required scope: restricted:delete

Request

Responses

The certificate was successfully removed from the vault.