Update board

Updates a specific board.

Required scope

boards:write

Rate limiting

Level 2

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Unique identifier (ID) of the board that you want to update.

Body Params
string
length between 0 and 300

Description of the board.

string
length between 1 and 60
Defaults to Untitled

Name for the board.

policy
object

Defines the permissions policies and sharing policies for the board.

string

Unique identifier (ID) of the team where the board must be placed.

Note: On Enterprise plan, boards can be moved via API by Board Owners, Co-Owners, and Content Admins. This behavior differs from the Miro UI, where only Board Owners can move boards. This difference is intentional and works as designed. On non-Enterprise plans, only Board Owners can move boards between teams—both via the API and the Miro UI.

string

Unique identifier (ID) of the project to which the board must be added.

Note: Projects have been renamed to Spaces. Use this parameter to update the space. For Starter and Edu plans, Team Admins looking to move boards between Spaces/Projects of the same team would need to be direct Board Editors on the boards to move.

Responses

202

The board update operation has been accepted and will be processed asynchronously. If the operation exceeds the expected duration, a response will be returned.
To monitor the status of the board update, use the Get specific board API. This API allows you to verify whether the board has been successfully updated.

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json