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

KeyDatatypeRequiredDescription
{{ACCESS_TOKEN}}string

HEADERS

KeyDatatypeRequiredDescription
Acceptstring