{
"opencollection": "1.0.0",
"info": {
"name": "Miro Developer Platform AI Interaction Logs Embed items API",
"version": "v2.0"
},
"items": [
{
"info": {
"name": "Embed items",
"type": "folder"
},
"items": [
{
"info": {
"name": "Create embed item",
"type": "http"
},
"http": {
"method": "POST",
"url": "https://api.miro.com/v2/boards/:board_id/embeds",
"params": [
{
"name": "board_id",
"value": "",
"type": "path",
"description": "Unique identifier (ID) of the board where you want to create the item."
}
],
"body": {
"type": "json",
"data": "{}"
}
},
"docs": "Adds an embed item containing external content to a board.