Folder
childrenundefined[]nullable
descriptionstringnullable
Possible values: <= 1000 characters
namestring
Possible values: non-empty and <= 250 characters
typestring
Possible values: [metric, column, folder]
uuidstring<uuid>required
Folder
{
"children": [
null
],
"description": "string",
"name": "string",
"type": "metric",
"uuid": "3fa85f64-5717-4562-b3fc-2c963f66afa6"
}