DELETE Alerts Issued ID

The DELETE /Alerts/Issued/{id} method is used to delete the issued certificate request alert with the specified ID. This endpointClosed An endpoint is a URL that enables the API to gain access to resources on a server. returns 204 with no content upon success.

Tip:  The following permissions (see Security Overview) are required to use this feature:

WorkflowManagement: Modify

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.

Tip:  For code examples, see the Keyfactor API Endpoint Utility. To find the embedded web copy of this utility, click the help icon () at the top of the Keyfactor Command Management Portal page next to the Log Out button.