DELETE Certificate Collection ID
The DELETE /CertificateCollections/{id} method is used to delete the certificate collection The certificate search function allows you to query the Keyfactor Command database for certificates from any available source based on any criteria of the certificates and save the results as a collection that will be availble in other places in the Management Portal (e.g. expiration alerts and certain reports). with the specified ID from the Keyfactor Command database. This endpoint
An endpoint is a URL that enables the API to gain access to resources on a server. returns 204 with no content upon success.
Permissions for certificates can be set at either the global or certificate collection level. See Certificate Collection Permissions for more information about global vs collection permissions.
Table 379: DELETE Certificate Collection {id} Input Parameters
Name | In | Description |
---|---|---|
id | Path | Required. An integer indicating the Keyfactor Command reference ID of the certificate collection to delete. Use the GET /CertificateCollections method (see GET Certificate Collections) to retrieve a list of certificate collections to determine the collection ID. |



Was this page helpful? Provide Feedback