Update image item using file from devicepatch https://api.miro.com/v2/boards/{board_id}/images/{item_id}Updates an image item on a board.Required scope boards:write Rate limiting Level 2Path Paramsboard_idstringrequiredUnique identifier (ID) of the board where you want to update the item.item_idstringrequiredUnique identifier (ID) of the item that you want to update.Body Paramsdataobjectdata objectresourcefilerequiredSelect a file to upload. Maximum file size is 6 MB.Response 200Image item updatedUpdated 19 days ago