Alerts Denied

The Alerts Denied component of the Keyfactor APIClosed An API is a set of functions to allow creation of applications. Keyfactor offers the Keyfactor API, which allows third-party software to integrate with the advanced certificate enrollment and management features of Keyfactor Command. includes methods necessary to create, update, retrieve, and delete alerts for denied certificate requests.

Table 149: Alerts Denied

Endpoint

Method

Description

Link

/Alerts/Denied/{id}

DELETE

Deletes a denied certificate request alert for the specified ID.

DELETE Alerts Denied ID

/Alerts/Denied/{id}

GET

Retrieves details for a denied certificate request alert for the specified ID.

GET Alerts Denied ID

/Alerts/Denied

PUT

Updates a denied certificate request alert for the specified ID.

PUT Alerts Denied

/Alerts/Denied

GET

Retrieves details for all configured denied certificate request alerts.

GET Alerts Denied

/Alerts/Denied

POST

Creates a new denied certificate request alert.

POST Alerts Denied