API: Is possible create dashboard with widget Plaintext without item
"method": "dashboard.create",
"params": {
"name": "Widgets - ctreate dashboard for widget plaintext",
"widgets": [
{
"type": "plaintext",
"x": "0",
"y": "0",
"width": "3",
"height": "3",
"fields": [
]
}
]
},