v1
latestOpenAPI 3.0.02026-08-064311,0881.3 MBpoliciesManagement
Set Audit policy.
Set the Audit policy. This policy specifies whether audit records for your account are enabled. You can access details about reported account events in the Sumo Logic Audit Index. Learn More
put/v1/policies/audit
Request body
Example request
{
"enabled": true
}Response
Audit policy was set successfully.
Example response
{
"enabled": true
}