Post Diag Log Level
POST {{baseUrl}}/diag/log/level?{{ACCESS_TOKEN}}=<>
Sets the log level for the application. Log level is numeric and can take values:
10 : Debug
20 : Info (default)
30 : Warning
40 : Errors
50 : No logging
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
{{ACCESS_TOKEN}} | string |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |