Create a new folder.
Returns the newly created folder's details.
Unexpected error.
{- "name": "string"
}
{- "resource": {
- "id": "string",
- "created_at": "string",
- "child_count": 0,
- "sub_folders": [
- { }
], - "Children": [
- {
- "id": "string",
- "name": "string"
}
], - "name": "string",
- "type": "ACCOUNT",
- "permission": "core_dashboards_view"
}
}