Hi everyone,
I’ve been diving into the updates and it’s great to see the new support for querying multi-level subitems and the hierarchy_types: [multi_level] argument.
However, I’ve hit a wall regarding programmatic creation. Currently, create_board seems to default to the classic structure. While we can now query deep hierarchies, I don't see a way to initialize a board as "Multi-Level" via the API.
Are there plans to support multi-level boards creation via API?