Policies

Delete Policies

Delete an LQL custom policy registered in your FortiCNAPP instance by invoking the following endpoint:

DELETE https://YourAccount.lacework.net/api/v2/Policies/{policyId}

Replace {policyId} with the policyId value returned for an LQL policy in the response when the GET /api/v2/Policies endpoint is invoked.

delete/api/v2/Policies/{policyId}

Path parameters

policyIdstring required

Policy ID

Headers

Authorizationstring required

Bearer Access Token. For example, "Bearer {YourAPIToken}"

Content-Typestring required

application/json

Response

Success

Changes

No recorded changes to this endpoint across all 1 revision of this API.