action apicurio_remove_log_configuration { label: "Removes logger configuration" description: "Removes the configured logger configuration (if any) for the given logger." provider: apicurio method: DELETE path: "/admin/loggers/{logger}" encoding: json output: { type: "object" } }