SetGlobalRequestBody
$schemauri
A URL to the JSON Schema for this object.
Example:
https://example.com/schemas/SetGlobalRequestBody.jsonlevelstringrequired
Global log level: debug | info | warn | error
Example:
infoSetGlobalRequestBody
{
"$schema": "https://example.com/schemas/SetGlobalRequestBody.json",
"level": "info"
}