Skip to main content
Question

Support for Creating Multi-Level Boards via API (create_board mutation)

  • April 2, 2026
  • 0 replies
  • 5 views

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?