Disable Log Scrubbing
Used to disable log scrubbing
Responses
- 200
Success
- application/json
- Schema
- Example (from schema)
Schema
- errorMessage string
- errorCode int32
{
"errorMessage": "string",
"errorCode": 0
}
Loading...
Used to disable log scrubbing
Success
{
"errorMessage": "string",
"errorCode": 0
}