1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-11-29 22:27:42 +02:00
Files
OpenIntegrations/docs/en/cli/vk/UploadPhotoToServer/bash.txt

6 lines
306 B
Plaintext
Vendored

# JSON data can also be passed as a path to a .json file
oint vk UploadPhotoToServer \
--file "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg" \
--type "Post" \
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"