POST Certificate Authority Alert Recipients CA Threshold Recipients
The POST /CertificateAuthority/AlertRecipients/CAThresholdRecipients method is used to create new recipients to receive CA A certificate authority (CA) is an entity that issues digital certificates. Within Keyfactor Command, a CA may be a Microsoft CA or a Keyfactor gateway to a cloud-based or remote CA. threshold alerts in Keyfactor Command This method returns HTTP 200 OK on a success with the details of the threshold recipients.
Table 294: POST Certificate Authority Alert Recipients CA Threshold Recipients Input Body
Name |
In |
Description |
---|---|---|
Emails | Body |
Required. An object containing a set of strings with the email address of each recipient. For example: Copy
|
Table 295: POST Certificate Authority Alert Recipients CA Threshold Recipients Response Body
Name |
Description |
---|---|
Id | An integer indicating the Keyfactor Command reference ID of the recipient. |
|
A string indicating the email address of the recipient. Note: Only recipients created with the POST request are returned in the response. Any pre-existing recipients are not included in the response.
|


