Skip to main content

Enable Log Scrubbing

Used to enable log scrubbing

Responses

Success


Schema
  • errorMessage string
  • errorCode int32
PUT /v4/scrublogs/action/enable    

Authorization

type: apiKeyname: Authtokenin: header

Request

Click Edit to configure Base URL
https://localhost/webconsole/api
token
curl -L -X PUT 'https://localhost/webconsole/api/V4/scrubLogs/Action/Enable' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'