Certificate Store Containers
The CertificateStoreContainers component of the Keyfactor API An API is a set of functions to allow creation of applications. Keyfactor offers the Keyfactor API, which allows third-party software to integrate with the advanced certificate enrollment and management features of Keyfactor Command. provides a set of methods to support management of certificate store containers.
Table 414: Certificate Store Containers Endpoints
Endpoint | Method | Description | Link |
---|---|---|---|
/ | GET | Returns a list of certificate store containers. | GET Certificate Store Containers |
/ | POST | Adds a certificate store container. | POST Certificate Store Containers |
/{id} | DELETE | Deletes a certificate store container. | DELETE Certificate Store Containers ID |
/{id} | GET | Returns details for the specified certificate store container. | GET Certificate Store Containers ID |
/{id} | PUT | Edits a certificate store container. | PUT Certificate Store Containers |
Was this page helpful? Provide Feedback