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



Was this page helpful? Provide Feedback