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