v1
latestOpenAPI 3.0.02026-08-064311,0881.3 MBpoliciesManagement
Set Search Audit policy.
Set the Search Audit policy. This policy specifies whether search records for your account are enabled. You can access details about your account's search capacity, queries run by users from the Sumo Search Audit Index. Learn More
put/v1/policies/searchAudit
Request body
Example request
{
"enabled": true
}Response
Search Audit policy was set successfully.
Example response
{
"enabled": true
}