DELETE
/
api
/
v1
/
pki
/
alerts
/
{alertId}

Path Parameters

alertId
string
required

The ID of the alert to delete

Response

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

Was this page helpful?