DELETE Alerts Key Rotation ID
The DELTE /Alerts/KeyRotation/{id} method is used to delete the SSH The SSH (secure shell) protocol provides for secure connections between computers. It provides several options for authentication, including public key, and protects the communications with strong encryption. key rotation alert with the specified ID. 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 181: DELETE Alerts Key Rotation {id} Input Parameters
Name | In | Description |
---|---|---|
id | Path | Required. An integer indicating the Keyfactor Command reference ID for the SSH key rotation alert to be deleted. Use the GET /Alerts/KeyRotation method (see GET Alerts Key Rotation) to retrieve a list of all the SSH key rotation alerts to determine the alert ID. |


