1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-12-03 22:39:12 +02:00
Files
OpenIntegrations/docs/en/cli/vk/EditProductPropertyVariant/bash.txt

7 lines
258 B
Plaintext
Raw Normal View History

2024-10-20 22:15:39 +03:00
# JSON data can also be passed as a path to a .json file
oint vk EditProductPropertyVariant \
--value "New variant name" \
2025-05-21 10:03:40 +03:00
--prop "3133" \
--option 6214 \
2024-10-20 22:15:39 +03:00
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"