{ "opencollection": "1.0.0", "info": { "name": "Miro Developer Platform AI Interaction Logs Board classification: Team level API", "version": "v2.0" }, "items": [ { "info": { "name": "Board classification: Team level", "type": "folder" }, "items": [ { "info": { "name": "Bulk update boards classification", "type": "http" }, "http": { "method": "PATCH", "url": "https://api.miro.com/v2/orgs/:org_id/teams/:team_id/data-classification", "params": [ { "name": "org_id", "value": "3074457345821141000", "type": "path", "description": "id of the organization" }, { "name": "team_id", "value": "3074457345618265000", "type": "path", "description": "id of the team" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Updates board classification for not-classified only or all boards in an existing team.

Required scope

boards:write

Rate limiting

Level 4

Enterprise only

This API is available only for Enterprise plan users. You can only use this endpoint if you " }, { "info": { "name": "Get team settings", "type": "http" }, "http": { "method": "GET", "url": "https://api.miro.com/v2/orgs/:org_id/teams/:team_id/data-classification-settings", "params": [ { "name": "org_id", "value": "3074457345821141000", "type": "path", "description": "id of the organization" }, { "name": "team_id", "value": "3074457345618265000", "type": "path", "description": "id of the team" } ] }, "docs": "Retrieves board classification settings for an existing team.

Required scope

organizations:teams:read

Rate limiting

Level 2

Enterprise only

This API is available only for Enterprise plan users. You can only use this endpoint if you have the role " }, { "info": { "name": "Update team settings", "type": "http" }, "http": { "method": "PATCH", "url": "https://api.miro.com/v2/orgs/:org_id/teams/:team_id/data-classification-settings", "params": [ { "name": "org_id", "value": "3074457345821141000", "type": "path", "description": "id of the organization" }, { "name": "team_id", "value": "3074457345618265000", "type": "path", "description": "id of the team" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Updates board classification settings for an existing team.

Required scope

organizations:teams:write

Rate limiting

Level 2

Enterprise only

This API is available only for Enterprise plan users. You can only use this endpoint if you have the role o" } ] } ], "bundled": true }