Alerts Issued

The Alerts Issued component of the Keyfactor APIClosed 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, schedule, and delete alerts for issued certificate requests.

Table 132: Alerts Issued

Endpoint

Method

Description

Link
/Alerts/Issued/{id} DELETE Deletes an issued certificate request alert for the specified ID. DELETE Alerts Issued ID
/Alerts/Issued/{id} GET

Retrieves details for an issued certificate request alert for the specified ID.

GET Alerts Issued ID

/Alerts/Issued/Schedule

GET

Retrieves details of the schedule for delivery of issued certificate request alerts.

GET Alerts Issued Schedule

/Alerts/Issued/Schedule

PUT

Updates the schedule for delivery of issued certificate request alerts.

PUT Alerts Issued Schedule

/Alerts/Issued

GET

Retrieves details for all configured issued certificate request alerts.

GET Alerts Issued

/Alerts/Issued

POST

Creates a new issued certificate request alert.

POST Alerts Issued

/Alerts/Issued

PUT

Updates an issued certificate request alert for the specified ID.

PUT Alerts Issued