AlertProfiles
Create Alert Templates
Create a new alert template for a specified alert profile by invoking the following endpoint:
POST https://YourAccount.lacework.net/api/v2/AlertProfiles/{alertProfileId}/AlertTemplates
post/api/v2/AlertProfiles/{id}/AlertTemplates
Path parameters
idstring required
Alert Profile id
Headers
Authorizationstring required
Bearer Access Token. For example, "Bearer {YourAPIToken}"
Content-Typestring required
application/json
Request body
Response
No Error