DELETE Component Installation ID
The DELETE /ComponentInstallation/{id} method is used to delete the Keyfactor Command server with the specified ID and all its components 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.
Table 438: DELETE Component Installation {id} Input Parameters
Name | In | Description |
---|---|---|
id | Path |
Required. The Keyfactor Command reference ID of the Keyfactor Command server to delete. Use the GET /ComponentInstallation method (see GET Component Installation) to determine the ID. |



Was this page helpful? Provide Feedback