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

Changes

No recorded changes to this endpoint across all 1 revision of this API.