Policies
Update Policies
Update an existing LQL policy registered in your FortiCNAPP instance by specifying parameters in the request body when invoking the following endpoint:
PATCH 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.
patch/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
Request body
Response
No Error