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
Response
No Error