SetModuleRequestBody
$schemauri
A URL to the JSON Schema for this object.
Example:
https://example.com/schemas/SetModuleRequestBody.jsonlevelstringrequired
Per-module log level override
SetModuleRequestBody
{
"$schema": "https://example.com/schemas/SetModuleRequestBody.json",
"level": "string"
}