Skip to main content

SetModuleRequestBody

$schemauri

A URL to the JSON Schema for this object.

Example: https://example.com/schemas/SetModuleRequestBody.json
levelstringrequired

Per-module log level override

SetModuleRequestBody
{
"$schema": "https://example.com/schemas/SetModuleRequestBody.json",
"level": "string"
}