Internally Set Logger Level
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Available options:
debug
, info
, warn
, error
, critical
Response
200
application/json
The response is of type any
.
Was this page helpful?