v1

latestOpenAPI 3.0.3FortiCNAPP Use License2026-08-041754351.1 MB
AlertProfiles

Create Alert Profiles

Create an alert profile that extends off of a current alert profile by invoking the following endpoint:

POST https://YourAccount.lacework.net/api/v2/AlertProfiles

post/api/v2/AlertProfiles

Headers

Authorizationstring required

Bearer Access Token. For example, "Bearer {YourAPIToken}"

Content-Typestring required

application/json

Request body

alertProfileIdstring required

Unique id within customer account for Alert Profile

extendsstring required

Base FortiCNAPP defined Alert Profile to inherit properties

Response

No Error