AlertProfiles
Delete Alert Templates
Delete an alert template for a specified alert profile by invoking the following endpoint:
DELETE https://YourAccount.lacework.net/api/v2/AlertProfiles/{alertProfileId}/AlertTemplates/{alertTemplateName}
delete/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
Response
Success