deprecated

2024-05-08

Stable release: Bulk operations in REST API

With this release, our previously experimental endpoint for creating items in bulk (also from local file) has now moved to stable.

Endpoint Transition Details

The experimental endpoint has been deprecated:

https://api.miro.com/v2-experimental/boards/{board_id}/items/bulk

And replaced by the new stable endpoint:

https://api.miro.com/v2/boards/{board_id}/items/bulk

Deprecation notice

The old experimental URL will remain operational for three months to facilitate a smooth transition. After this period, the experimental endpoint will be discontinued and no longer accessible.

Action required

Users are advised to update their applications to use the new stable endpoint as soon as possible to avoid disruptions in service.