v1

latestOpenAPI 3.0.3FortiCNAPP Use License2026-08-041754351.1 MB
AlertProfiles

Update Alert Templates

Update an alert template for a specified alert profile by invoking the following endpoint:

PATCH https://YourAccount.lacework.net/api/v2/AlertProfiles/{alertProfileId}/AlertTemplates/{alertTemplateName}

patch/api/v2/AlertProfiles/{id}/AlertTemplates/{alertTemplateName}

Path parameters

idstring required

Alert Profile id

alertTemplateNamestring required

Alert Template Name

Headers

Authorizationstring required

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

Content-Typestring required

application/json

Request body

eventNamestring

The name of the resulting alert

descriptionstring

Summary of the resulting alert

subjectstring

A high-level observation of the resulting alert

Response

No Error