2023-11-3 changelog

Miro REST API mind map experimental release

The experimental release of the mind map item supports create, read, delete operations. Create, read, or delete mind maps to programmatically represent and interact with complex structures of information into Miro boards. With minimal development effort, you can also seamlessly import and export from third-party tools, or transform mind map information into other item types in Miro.

  • Create mind map node: Adds a mind map node to a board.
  • Get specific mind map node: Retrieves information for a specific mind map node on a board.
  • Get mind map nodes: Retrieves a list of mind map nodes for a specific board.
  • Delete mind map node: Deletes a mind map node item and its child nodes from the board.

For more information, see the following documentation resources: