Run the following sample request to delete the certificates that are no longer in use:
curl -k -X DELETE 'https://<QS_HOSTNAME>:1443/certificates/' \ -H 'Authorization: Basic <ADMIN_TOKEN>'
curl -k -X DELETE 'https://<QS_HOSTNAME>:1443/certificates/' \ -H 'Authorization: Basic <ADMIN_TOKEN>'