:: JSON data can also be passed as a path to a .json file

oint bitrix24 UpdatePost ^
  --url "b24-ar17wx.bitrix24.by" ^
  --postid 4150 ^
  --text "New post text" ^
  --files "{'1.png':'https://hut.openintegrations.dev/test_data/picture.jpg'}" ^
  --title "New post title" ^
  --token "***"