AlertProfiles
Delete Alert Profiles
Delete the specified alert profile by invoking the following endpoint:
DELETE https://YourAccount.lacework.net/api/v2/AlertProfiles/{alertProfileId}
delete/api/v2/AlertProfiles/{id}
Path parameters
idstring required
Alert Profile id
Headers
Authorizationstring required
Bearer Access Token. For example, "Bearer {YourAPIToken}"
Content-Typestring required
application/json
Response
Success