- Create an app card item on a board
- Retrieve a specific app card item from a board
- Update an app card item on a board
- Delete an app card item from a board
- Share board and invite new members via email
- Retrieve all members of a specific board
- Retrieve a specific board member's information
- Update a board member's role
- Remove a member from a board
- Retrieve a list of boards accessible to the authenticated user
- Retrieve details of a specific board by ID
- Create a new board in Miro
- Update an existing board's properties
- Delete a board permanently
- Create a card item on a board
- Retrieve a specific card item from a board
- Update a card item on a board
- Delete a card item from a board
- Create a connector between two items on a board
- Retrieve all connectors from a specific board
- Retrieve a specific connector from a board
- Update a connector on a board
- Delete a connector from a board
- Create a document item on a board using URL
- Retrieve a specific document item from a board
- Update a document item on a board
- Delete a document item from a board
- Create a doc format item on a board
- Retrieve a specific doc format item from a board
- Delete a doc format item from a board
- Create an embed item with external content on a board
- Retrieve a specific embed item from a board
- Update an embed item on a board
- Delete an embed item from a board
- Retrieve oEmbed data for embedding a Miro board
- Create a frame on a board
- Retrieve a specific frame from a board
- Update a frame on a board
- Delete a frame from a board
- Retrieve all items contained within a specific frame
- Create a group of items on a board
- Retrieve all groups and their items from a board
- Retrieve items that are part of any group on a board
- Retrieve a specific group and its items from a board
- Update an existing group by replacing it with new items
- Ungroup items from a group without deleting them
- Delete a group and optionally its items from a board
- Create an image item on a board using URL
- Retrieve a specific image item from a board
- Update an image item on a board
- Delete an image item from a board
- Retrieve items from a specific board
- Retrieve a specific item from a board
- Update item position or parent on a board
- Delete an item from a board
- Create a new project (space) within a team
- Retrieve all projects within a team
- Retrieve information about a specific project
- Update project information
- Delete a project from a team
- Create a shape item on a board
- Retrieve a specific shape item from a board
- Update a shape item on a board
- Delete a shape item from a board
- Create a sticky note item on a board
- Retrieve a specific sticky note item from a board
- Update a sticky note item on a board
- Delete a sticky note item from a board
- Retrieve all tags from a specific board
- Retrieve a specific tag from a board
- Create a new tag on a board
- Update an existing tag on a board
- Delete a tag from a board
- Attach a tag to a board item
- Remove a tag from a board item
- Retrieve all items that have a specific tag
- Retrieve all tags from a specific item
- Create a text item on a board
- Retrieve a specific text item from a board
- Update a text item on a board
- Delete a text item from a board
- Get information about the current authenticated user and access token
No matching actions