API Change Log v11.5.2

APIClosed 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. changes for this release of Keyfactor Command.

Table 1010: API Change Log v11.5.2

Endpoint Methods Action Notes
/Certificates DELETE Fixed Endpoint now correctly handles collection permissions when a collection ID is supplied.
/Certificates/{id} GET, DELETE Fixed Same as above.
/Certificates/{id}/History GET Fixed Same as above.
/Certificates/{id}/Security GET Fixed Same as above.
/Certificates/{id}/Validate GET Fixed Same as above.
/Certificates/Download POST Fixed Same as above.
/Certificates/IdentityAudit/{id} GET Fixed Same as above. Versions 1 and 2.
/Certificates/Locations/{id} GET Fixed Same as above.
/Certificates/Metadata PUT Fixed Same as above.
/Certificates/Metadata/All PUT Fixed Same as above.
/Certificates/Metadata/Compare GET Fixed Same as above.
/Certificates/PrivateKey DELETE Fixed Same as above.
/Certificates/PrivateKey/{id} DELETE Fixed Same as above.
/Certificates/Query DELETE Fixed Same as above.
/Certificates/Recover POST Fixed Same as above.
/Certificates/Revoke POST Fixed Same as above.
/CertificateStores/Certificates/Add POST Fixed Same as above.
/CertificateStores/Certificates/Remove POST Fixed Same as above.