DELETE Alerts Denied ID
The DELTE /Alerts/Denied/{id} method is used to delete the denied certificate request 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 150: DELETE Alerts Denied {id} Input Parameters
Name | In | Description |
---|---|---|
id | Path | Required. An integer indicating the Keyfactor Command reference ID for the denied certificate request alert to be deleted. Use the GET /Alerts/Denied method (see GET Alerts Denied) to retrieve a list of all the issued request alerts to determine the alert ID. |


