POST
/
api
/
v1
/
pki
/
alerts

Body

application/json
alertBeforeDays
number
required

The number of days before the certificate expires to trigger the alert.

emails
string[]
required

The email addresses to send the alert email to.

name
string
required

The name of the alert.

pkiCollectionId
string
required

The ID of the PKI collection to bind to the alert.

projectId
string
required

The ID of the project to create the alert in.

Response

200 - application/json
alertBeforeDays
number
required
createdAt
string
required
id
string
required
name
string
required
pkiCollectionId
string
required
projectId
string
required
recipientEmails
string
required
updatedAt
string
required