ReportRules
Delete Report Rules
Delete a report rule by invoking the following endpoint:
DELETE https://YourAccount.lacework.net/api/v2/ReportRules/{mcGuid}
Replace {mcGuid} with the mcGuid value returned for a report rule in the response when invoking the following endpoint: GET /api/v2/ReportRules.
delete/api/v2/ReportRules/{mcGuid}
Path parameters
mcGuidstring required
Report Rule ID
Headers
Authorizationstring required
Bearer Access Token. For example, "Bearer {YourAPIToken}"
Content-Typestring required
application/json
Response
Success