JUMP TOOverviewREST API introductionVideo: try the REST API in less than 3 minutesQuickstartAuthorizationIntroductionPermission scopesGetting Started with OAuth 2.0 and MiroAuthorization flow for expiring tokensStep 1: Create authorization request linkStep 2: Request user for authorizationStep 3: Exchange authorization code with access tokenpostStep 4: Use access token for REST API requestsStep 5: Get new access token using refresh tokenAuthorization flow for non-expiring access tokensStep 1: Create authorization request linkStep 2: Request the user for authorizationStep 3: Exchange authorization code with access tokenpostStep 4: Use access token for REST API requestsAccess tokensGet access token contextgetRevoke tokenpostWebhooks (Experimental)IntroductionSet up a test endpoint for webhooksCreate webhook subscriptionpostGet webhook subscriptionsgetGet specific webhook subscriptiongetUpdate webhook subscriptionpatchDelete webhook subscriptiondeleteBOARDSCreate boardpostGet boardsgetCopy boardputGet specific boardgetUpdate boardpatchDelete boarddeleteBOARD MEMBERSShare boardpostGet all board membersgetGet specific board membergetUpdate board memberpatchRemove board memberdeleteITEMSGet items on boardgetGet specific item on boardgetUpdate item position or parentpatchDelete itemdeleteAPP CARD ITEMSCreate app card itempostGet app card itemgetUpdate app card itempatchDelete app card itemdeleteCARD ITEMSCreate card itempostGet card itemgetUpdate card itempatchDelete card itemdeleteCONNECTORSCreate connectorpostGet connectorsgetGet specific connectorgetUpdate connectorpatchDelete connectordeleteDOCUMENT ITEMSCreate document item using URLpostCreate document item using file from deviceGet document itemgetUpdate document item using URLpatchDelete document itemdeleteUpdate document item using file from deviceEMBED ITEMSCreate embed itempostGet embed itemgetUpdate embed itempatchDelete embed itemdeleteFRAME ITEMSCreate framepostGet items within framegetGet framegetUpdate framepatchDelete framedeleteIMAGE ITEMSCreate image item using URLpostCreate image item using file from deviceGet image itemgetUpdate image item using URLpatchDelete image itemdeleteUpdate image item using file from deviceSHAPE ITEMSCreate shape itempostGet shape itemgetUpdate shape itempatchDelete shape itemdeleteSTICKY NOTE ITEMSCreate sticky note itempostGet sticky note itemgetUpdate sticky note itempatchDelete sticky note itemdeleteTEXT ITEMSCreate text itempostGet text itemgetUpdate text itempatchDelete text itemdeleteTAGSGet items by taggetAttach tag to itempostRemove tag from itemdeleteGet tags from itemgetCreate tagpostGet tags from boardgetGet taggetUpdate tagpatchDelete tagdeleteMiro oEmbed APIGet oEmbed datagetTeam members (Enterprise plan)List team membersgetInvite team memberspostDelete team member from teamdeleteGet team membergetUpdate team memberpatchTeams (Enterprise Plan)List teamsgetCreate teampostDelete teamdeleteGet teamgetUpdate teampatchTeam Settings (Enterprise plan)Get default team settingsgetGet team settingsgetUpdate team settingspatchOrganizations (Enterprise plan)Get organization infogetGet organization membersgetGet organization membergetBoard Classification (Enterprise Plan)Board classification: Organization levelGet organization settingsgetBoard classification: Board levelGet board classificationgetUpdate board classificationpostBoard classification: Team levelBulk update boards classificationpatchGet team settingsgetUpdate team settingspatchDiscovery (Enterprise plan - Beta)IntroductionBoard export jobCreate board export jobpostGet board export job statusgetGet results for board export jobgetAudit logs (Enterprise plan)Log ObjectGet logsgetCreate embed itempost https://api.miro.com/v2/boards/{board_id}/embedsAdds an embed item containing external content to a board.Required scope boards:write Rate limiting Level 2