diff --git a/data.json.gpg b/data.json.gpg
index 02202d49a0..3c8ba68cca 100644
Binary files a/data.json.gpg and b/data.json.gpg differ
diff --git a/docs/ru/cli/NEW_CLI/airtable/CreateComment/bash.txt b/docs/ru/cli/NEW_CLI/airtable/CreateComment/bash.txt
index d21f042f27..f66ebd2788 100644
--- a/docs/ru/cli/NEW_CLI/airtable/CreateComment/bash.txt
+++ b/docs/ru/cli/NEW_CLI/airtable/CreateComment/bash.txt
@@ -1,6 +1,6 @@
oint airtable CreateComment \
--token "***" \
- --base "appUFlC7ST3lO03B4" \
- --table "tblwHSKXaWburxDhl" \
- --record "recVNqiGflySElREC" \
+ --base "appDBeB8n80EwtBIX" \
+ --table "tblfyi4KX4DzNqIom" \
+ --record "recRlsXIOo1Tn5Ya8" \
--text "TestComment"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/airtable/CreateComment/bat.txt b/docs/ru/cli/NEW_CLI/airtable/CreateComment/bat.txt
index 35d2f63e59..c0ea0cd64c 100644
--- a/docs/ru/cli/NEW_CLI/airtable/CreateComment/bat.txt
+++ b/docs/ru/cli/NEW_CLI/airtable/CreateComment/bat.txt
@@ -1,6 +1,6 @@
oint airtable CreateComment ^
--token "***" ^
- --base "appUFlC7ST3lO03B4" ^
- --table "tblwHSKXaWburxDhl" ^
- --record "recVNqiGflySElREC" ^
+ --base "appDBeB8n80EwtBIX" ^
+ --table "tblfyi4KX4DzNqIom" ^
+ --record "recRlsXIOo1Tn5Ya8" ^
--text "TestComment"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/airtable/CreateField/bash.txt b/docs/ru/cli/NEW_CLI/airtable/CreateField/bash.txt
index fb9c299447..47f89b69ac 100644
--- a/docs/ru/cli/NEW_CLI/airtable/CreateField/bash.txt
+++ b/docs/ru/cli/NEW_CLI/airtable/CreateField/bash.txt
@@ -2,7 +2,7 @@
oint airtable CreateField \
--token "***" \
- --base "appUFlC7ST3lO03B4" \
- --table "tblwHSKXaWburxDhl" \
- --title "601a923d-9edc-4bfe-9fa9-bc3a4131add6" \
- --fielddata "{'name':'601a923d-9edc-4bfe-9fa9-bc3a4131add6','type':'number','options':{'precision':0}}"
\ No newline at end of file
+ --base "appDBeB8n80EwtBIX" \
+ --table "tblfyi4KX4DzNqIom" \
+ --title "f913643c-3231-46a6-8917-97c09471932f" \
+ --fielddata "{'name':'f913643c-3231-46a6-8917-97c09471932f','type':'number','options':{'precision':0}}"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/airtable/CreateField/bat.txt b/docs/ru/cli/NEW_CLI/airtable/CreateField/bat.txt
index ce3f0112a3..0f92389869 100644
--- a/docs/ru/cli/NEW_CLI/airtable/CreateField/bat.txt
+++ b/docs/ru/cli/NEW_CLI/airtable/CreateField/bat.txt
@@ -2,7 +2,7 @@
oint airtable CreateField ^
--token "***" ^
- --base "appUFlC7ST3lO03B4" ^
- --table "tblwHSKXaWburxDhl" ^
- --title "601a923d-9edc-4bfe-9fa9-bc3a4131add6" ^
- --fielddata "{'name':'601a923d-9edc-4bfe-9fa9-bc3a4131add6','type':'number','options':{'precision':0}}"
\ No newline at end of file
+ --base "appDBeB8n80EwtBIX" ^
+ --table "tblfyi4KX4DzNqIom" ^
+ --title "f913643c-3231-46a6-8917-97c09471932f" ^
+ --fielddata "{'name':'f913643c-3231-46a6-8917-97c09471932f','type':'number','options':{'precision':0}}"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/airtable/CreatePosts/bash.txt b/docs/ru/cli/NEW_CLI/airtable/CreatePosts/bash.txt
index 6bb9388aca..cd297a50fc 100644
--- a/docs/ru/cli/NEW_CLI/airtable/CreatePosts/bash.txt
+++ b/docs/ru/cli/NEW_CLI/airtable/CreatePosts/bash.txt
@@ -2,6 +2,6 @@
oint airtable CreatePosts \
--token "***" \
- --base "appUFlC7ST3lO03B4" \
- --table "tblwHSKXaWburxDhl" \
+ --base "appDBeB8n80EwtBIX" \
+ --table "tblfyi4KX4DzNqIom" \
--data "{'Number':10,'String':'Hello'}"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/airtable/CreatePosts/bat.txt b/docs/ru/cli/NEW_CLI/airtable/CreatePosts/bat.txt
index f65c17533a..8b7c4987f4 100644
--- a/docs/ru/cli/NEW_CLI/airtable/CreatePosts/bat.txt
+++ b/docs/ru/cli/NEW_CLI/airtable/CreatePosts/bat.txt
@@ -2,6 +2,6 @@
oint airtable CreatePosts ^
--token "***" ^
- --base "appUFlC7ST3lO03B4" ^
- --table "tblwHSKXaWburxDhl" ^
+ --base "appDBeB8n80EwtBIX" ^
+ --table "tblfyi4KX4DzNqIom" ^
--data "{'Number':10,'String':'Hello'}"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/airtable/CreateTable/bash.txt b/docs/ru/cli/NEW_CLI/airtable/CreateTable/bash.txt
index 89c3a7965a..de18b3e196 100644
--- a/docs/ru/cli/NEW_CLI/airtable/CreateTable/bash.txt
+++ b/docs/ru/cli/NEW_CLI/airtable/CreateTable/bash.txt
@@ -1,6 +1,6 @@
oint airtable CreateTable \
--token "***" \
- --base "appUFlC7ST3lO03B4" \
+ --base "appDBeB8n80EwtBIX" \
--title "TestTable2" \
--fieldsdata "[{'name':'Number','type':'number','options':{'precision':0}},{'name':'String','type':'richText'},{'name':'Attachment','type':'multipleAttachments'},{'name':'Checkbox','type':'checkbox','options':{'icon':'check','color':'yellowBright'}},{'name':'Date','type':'date','options':{'dateFormat':{'format':'YYYY-MM-DD','name':'iso'}}},{'name':'Phone','type':'phoneNumber'},{'name':'Email','type':'email'},{'name':'Link','type':'url'}]" \
--description "NewTable"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/airtable/CreateTable/bat.txt b/docs/ru/cli/NEW_CLI/airtable/CreateTable/bat.txt
index 6da2c70e36..bc9cc01df2 100644
--- a/docs/ru/cli/NEW_CLI/airtable/CreateTable/bat.txt
+++ b/docs/ru/cli/NEW_CLI/airtable/CreateTable/bat.txt
@@ -1,6 +1,6 @@
oint airtable CreateTable ^
--token "***" ^
- --base "appUFlC7ST3lO03B4" ^
+ --base "appDBeB8n80EwtBIX" ^
--title "TestTable2" ^
--fieldsdata "[{'name':'Number','type':'number','options':{'precision':0}},{'name':'String','type':'richText'},{'name':'Attachment','type':'multipleAttachments'},{'name':'Checkbox','type':'checkbox','options':{'icon':'check','color':'yellowBright'}},{'name':'Date','type':'date','options':{'dateFormat':{'format':'YYYY-MM-DD','name':'iso'}}},{'name':'Phone','type':'phoneNumber'},{'name':'Email','type':'email'},{'name':'Link','type':'url'}]" ^
--description "NewTable"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/airtable/DeleteComment/bash.txt b/docs/ru/cli/NEW_CLI/airtable/DeleteComment/bash.txt
index 52d3b05a63..d6ebd5efa9 100644
--- a/docs/ru/cli/NEW_CLI/airtable/DeleteComment/bash.txt
+++ b/docs/ru/cli/NEW_CLI/airtable/DeleteComment/bash.txt
@@ -1,6 +1,6 @@
oint airtable DeleteComment \
--token "***" \
- --base "appUFlC7ST3lO03B4" \
- --table "tblwHSKXaWburxDhl" \
- --record "recVNqiGflySElREC" \
- --comment "coms3Jo2d8K21Ed29"
\ No newline at end of file
+ --base "appDBeB8n80EwtBIX" \
+ --table "tblfyi4KX4DzNqIom" \
+ --record "recRlsXIOo1Tn5Ya8" \
+ --comment "comJ3mVmDDyyvj9nJ"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/airtable/DeleteComment/bat.txt b/docs/ru/cli/NEW_CLI/airtable/DeleteComment/bat.txt
index 1bd5a4d471..e388a885bf 100644
--- a/docs/ru/cli/NEW_CLI/airtable/DeleteComment/bat.txt
+++ b/docs/ru/cli/NEW_CLI/airtable/DeleteComment/bat.txt
@@ -1,6 +1,6 @@
oint airtable DeleteComment ^
--token "***" ^
- --base "appUFlC7ST3lO03B4" ^
- --table "tblwHSKXaWburxDhl" ^
- --record "recVNqiGflySElREC" ^
- --comment "coms3Jo2d8K21Ed29"
\ No newline at end of file
+ --base "appDBeB8n80EwtBIX" ^
+ --table "tblfyi4KX4DzNqIom" ^
+ --record "recRlsXIOo1Tn5Ya8" ^
+ --comment "comJ3mVmDDyyvj9nJ"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/airtable/DeletePosts/bash.txt b/docs/ru/cli/NEW_CLI/airtable/DeletePosts/bash.txt
index 90f2c50e84..9104c719e0 100644
--- a/docs/ru/cli/NEW_CLI/airtable/DeletePosts/bash.txt
+++ b/docs/ru/cli/NEW_CLI/airtable/DeletePosts/bash.txt
@@ -1,5 +1,5 @@
oint airtable DeletePosts \
--token "***" \
- --base "appUFlC7ST3lO03B4" \
- --table "tblwHSKXaWburxDhl" \
- --records "recVNqiGflySElREC"
\ No newline at end of file
+ --base "appDBeB8n80EwtBIX" \
+ --table "tblfyi4KX4DzNqIom" \
+ --records "recRlsXIOo1Tn5Ya8"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/airtable/DeletePosts/bat.txt b/docs/ru/cli/NEW_CLI/airtable/DeletePosts/bat.txt
index 326fd6936c..b82409323e 100644
--- a/docs/ru/cli/NEW_CLI/airtable/DeletePosts/bat.txt
+++ b/docs/ru/cli/NEW_CLI/airtable/DeletePosts/bat.txt
@@ -1,5 +1,5 @@
oint airtable DeletePosts ^
--token "***" ^
- --base "appUFlC7ST3lO03B4" ^
- --table "tblwHSKXaWburxDhl" ^
- --records "recVNqiGflySElREC"
\ No newline at end of file
+ --base "appDBeB8n80EwtBIX" ^
+ --table "tblfyi4KX4DzNqIom" ^
+ --records "recRlsXIOo1Tn5Ya8"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/airtable/EditComment/bash.txt b/docs/ru/cli/NEW_CLI/airtable/EditComment/bash.txt
index 86466bd426..6397c224f8 100644
--- a/docs/ru/cli/NEW_CLI/airtable/EditComment/bash.txt
+++ b/docs/ru/cli/NEW_CLI/airtable/EditComment/bash.txt
@@ -1,7 +1,7 @@
oint airtable EditComment \
--token "***" \
- --base "appUFlC7ST3lO03B4" \
- --table "tblwHSKXaWburxDhl" \
- --record "recVNqiGflySElREC" \
- --comment "coms3Jo2d8K21Ed29" \
+ --base "appDBeB8n80EwtBIX" \
+ --table "tblfyi4KX4DzNqIom" \
+ --record "recRlsXIOo1Tn5Ya8" \
+ --comment "comJ3mVmDDyyvj9nJ" \
--text "Test comment (change.)"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/airtable/EditComment/bat.txt b/docs/ru/cli/NEW_CLI/airtable/EditComment/bat.txt
index 52832518d4..e144e348f5 100644
--- a/docs/ru/cli/NEW_CLI/airtable/EditComment/bat.txt
+++ b/docs/ru/cli/NEW_CLI/airtable/EditComment/bat.txt
@@ -1,7 +1,7 @@
oint airtable EditComment ^
--token "***" ^
- --base "appUFlC7ST3lO03B4" ^
- --table "tblwHSKXaWburxDhl" ^
- --record "recVNqiGflySElREC" ^
- --comment "coms3Jo2d8K21Ed29" ^
+ --base "appDBeB8n80EwtBIX" ^
+ --table "tblfyi4KX4DzNqIom" ^
+ --record "recRlsXIOo1Tn5Ya8" ^
+ --comment "comJ3mVmDDyyvj9nJ" ^
--text "Test comment (change.)"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/airtable/GetComments/bash.txt b/docs/ru/cli/NEW_CLI/airtable/GetComments/bash.txt
index 42af9998fd..5bc83f6113 100644
--- a/docs/ru/cli/NEW_CLI/airtable/GetComments/bash.txt
+++ b/docs/ru/cli/NEW_CLI/airtable/GetComments/bash.txt
@@ -1,5 +1,5 @@
oint airtable GetComments \
--token "***" \
- --base "appUFlC7ST3lO03B4" \
- --table "tblwHSKXaWburxDhl" \
- --record "recVNqiGflySElREC"
\ No newline at end of file
+ --base "appDBeB8n80EwtBIX" \
+ --table "tblfyi4KX4DzNqIom" \
+ --record "recRlsXIOo1Tn5Ya8"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/airtable/GetComments/bat.txt b/docs/ru/cli/NEW_CLI/airtable/GetComments/bat.txt
index afdf4fe1b5..be9a549dc5 100644
--- a/docs/ru/cli/NEW_CLI/airtable/GetComments/bat.txt
+++ b/docs/ru/cli/NEW_CLI/airtable/GetComments/bat.txt
@@ -1,5 +1,5 @@
oint airtable GetComments ^
--token "***" ^
- --base "appUFlC7ST3lO03B4" ^
- --table "tblwHSKXaWburxDhl" ^
- --record "recVNqiGflySElREC"
\ No newline at end of file
+ --base "appDBeB8n80EwtBIX" ^
+ --table "tblfyi4KX4DzNqIom" ^
+ --record "recRlsXIOo1Tn5Ya8"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/airtable/GetDatabaseTables/bash.txt b/docs/ru/cli/NEW_CLI/airtable/GetDatabaseTables/bash.txt
index f2743362c9..5bc0006c1f 100644
--- a/docs/ru/cli/NEW_CLI/airtable/GetDatabaseTables/bash.txt
+++ b/docs/ru/cli/NEW_CLI/airtable/GetDatabaseTables/bash.txt
@@ -1,3 +1,3 @@
oint airtable GetDatabaseTables \
--token "***" \
- --base "appUFlC7ST3lO03B4"
\ No newline at end of file
+ --base "appDBeB8n80EwtBIX"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/airtable/GetDatabaseTables/bat.txt b/docs/ru/cli/NEW_CLI/airtable/GetDatabaseTables/bat.txt
index 6771567c1a..a36bd7a8ed 100644
--- a/docs/ru/cli/NEW_CLI/airtable/GetDatabaseTables/bat.txt
+++ b/docs/ru/cli/NEW_CLI/airtable/GetDatabaseTables/bat.txt
@@ -1,3 +1,3 @@
oint airtable GetDatabaseTables ^
--token "***" ^
- --base "appUFlC7ST3lO03B4"
\ No newline at end of file
+ --base "appDBeB8n80EwtBIX"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/airtable/GetListOfRecords/bash.txt b/docs/ru/cli/NEW_CLI/airtable/GetListOfRecords/bash.txt
index ca88b1f788..03b2c3a95d 100644
--- a/docs/ru/cli/NEW_CLI/airtable/GetListOfRecords/bash.txt
+++ b/docs/ru/cli/NEW_CLI/airtable/GetListOfRecords/bash.txt
@@ -1,4 +1,4 @@
oint airtable GetListOfRecords \
--token "***" \
- --base "appUFlC7ST3lO03B4" \
- --table "tblwHSKXaWburxDhl"
\ No newline at end of file
+ --base "appDBeB8n80EwtBIX" \
+ --table "tblfyi4KX4DzNqIom"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/airtable/GetListOfRecords/bat.txt b/docs/ru/cli/NEW_CLI/airtable/GetListOfRecords/bat.txt
index 12d58d1b78..0c711296e1 100644
--- a/docs/ru/cli/NEW_CLI/airtable/GetListOfRecords/bat.txt
+++ b/docs/ru/cli/NEW_CLI/airtable/GetListOfRecords/bat.txt
@@ -1,4 +1,4 @@
oint airtable GetListOfRecords ^
--token "***" ^
- --base "appUFlC7ST3lO03B4" ^
- --table "tblwHSKXaWburxDhl"
\ No newline at end of file
+ --base "appDBeB8n80EwtBIX" ^
+ --table "tblfyi4KX4DzNqIom"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/airtable/GetNumberField/bash.txt b/docs/ru/cli/NEW_CLI/airtable/GetNumberField/bash.txt
index 9b86238e9b..a6d5f350f1 100644
--- a/docs/ru/cli/NEW_CLI/airtable/GetNumberField/bash.txt
+++ b/docs/ru/cli/NEW_CLI/airtable/GetNumberField/bash.txt
@@ -1,2 +1,2 @@
oint airtable GetNumberField \
- --title "601a923d-9edc-4bfe-9fa9-bc3a4131add6"
\ No newline at end of file
+ --title "f913643c-3231-46a6-8917-97c09471932f"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/airtable/GetNumberField/bat.txt b/docs/ru/cli/NEW_CLI/airtable/GetNumberField/bat.txt
index 2e6bac2a7e..6a16e63df1 100644
--- a/docs/ru/cli/NEW_CLI/airtable/GetNumberField/bat.txt
+++ b/docs/ru/cli/NEW_CLI/airtable/GetNumberField/bat.txt
@@ -1,2 +1,2 @@
oint airtable GetNumberField ^
- --title "601a923d-9edc-4bfe-9fa9-bc3a4131add6"
\ No newline at end of file
+ --title "f913643c-3231-46a6-8917-97c09471932f"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/airtable/GetRecord/bash.txt b/docs/ru/cli/NEW_CLI/airtable/GetRecord/bash.txt
index 5cc44a53b4..a8f6e45c48 100644
--- a/docs/ru/cli/NEW_CLI/airtable/GetRecord/bash.txt
+++ b/docs/ru/cli/NEW_CLI/airtable/GetRecord/bash.txt
@@ -1,5 +1,5 @@
oint airtable GetRecord \
--token "***" \
- --base "appUFlC7ST3lO03B4" \
- --table "tblwHSKXaWburxDhl" \
- --record "recVNqiGflySElREC"
\ No newline at end of file
+ --base "appDBeB8n80EwtBIX" \
+ --table "tblfyi4KX4DzNqIom" \
+ --record "recRlsXIOo1Tn5Ya8"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/airtable/GetRecord/bat.txt b/docs/ru/cli/NEW_CLI/airtable/GetRecord/bat.txt
index 5f8e149868..4055736b90 100644
--- a/docs/ru/cli/NEW_CLI/airtable/GetRecord/bat.txt
+++ b/docs/ru/cli/NEW_CLI/airtable/GetRecord/bat.txt
@@ -1,5 +1,5 @@
oint airtable GetRecord ^
--token "***" ^
- --base "appUFlC7ST3lO03B4" ^
- --table "tblwHSKXaWburxDhl" ^
- --record "recVNqiGflySElREC"
\ No newline at end of file
+ --base "appDBeB8n80EwtBIX" ^
+ --table "tblfyi4KX4DzNqIom" ^
+ --record "recRlsXIOo1Tn5Ya8"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/airtable/ModifyField/bash.txt b/docs/ru/cli/NEW_CLI/airtable/ModifyField/bash.txt
index c2b626a855..8ed3073bd4 100644
--- a/docs/ru/cli/NEW_CLI/airtable/ModifyField/bash.txt
+++ b/docs/ru/cli/NEW_CLI/airtable/ModifyField/bash.txt
@@ -1,7 +1,7 @@
oint airtable ModifyField \
--token "***" \
- --base "appUFlC7ST3lO03B4" \
- --table "tblwHSKXaWburxDhl" \
- --field "fld5i4LmXYj9MQkKF" \
- --title "3ca62298-5b70-46d2-9f11-3cba6ae9ff46(change.)" \
+ --base "appDBeB8n80EwtBIX" \
+ --table "tblfyi4KX4DzNqIom" \
+ --field "fldzq20jIBi6et7wS" \
+ --title "37efd366-a6c1-4310-b9fe-7da3beb96cab(change.)" \
--description "New description"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/airtable/ModifyField/bat.txt b/docs/ru/cli/NEW_CLI/airtable/ModifyField/bat.txt
index 263702ebbf..06e302543c 100644
--- a/docs/ru/cli/NEW_CLI/airtable/ModifyField/bat.txt
+++ b/docs/ru/cli/NEW_CLI/airtable/ModifyField/bat.txt
@@ -1,7 +1,7 @@
oint airtable ModifyField ^
--token "***" ^
- --base "appUFlC7ST3lO03B4" ^
- --table "tblwHSKXaWburxDhl" ^
- --field "fld5i4LmXYj9MQkKF" ^
- --title "3ca62298-5b70-46d2-9f11-3cba6ae9ff46(change.)" ^
+ --base "appDBeB8n80EwtBIX" ^
+ --table "tblfyi4KX4DzNqIom" ^
+ --field "fldzq20jIBi6et7wS" ^
+ --title "37efd366-a6c1-4310-b9fe-7da3beb96cab(change.)" ^
--description "New description"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/airtable/ModifyTable/bash.txt b/docs/ru/cli/NEW_CLI/airtable/ModifyTable/bash.txt
index e6da82dcd4..1c830fda84 100644
--- a/docs/ru/cli/NEW_CLI/airtable/ModifyTable/bash.txt
+++ b/docs/ru/cli/NEW_CLI/airtable/ModifyTable/bash.txt
@@ -1,6 +1,6 @@
oint airtable ModifyTable \
--token "***" \
- --base "appUFlC7ST3lO03B4" \
- --table "tblwHSKXaWburxDhl" \
+ --base "appDBeB8n80EwtBIX" \
+ --table "tblfyi4KX4DzNqIom" \
--title "Test table 2 (change.)" \
--description "New table (change.)"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/airtable/ModifyTable/bat.txt b/docs/ru/cli/NEW_CLI/airtable/ModifyTable/bat.txt
index 4f8511b81d..47c66a3846 100644
--- a/docs/ru/cli/NEW_CLI/airtable/ModifyTable/bat.txt
+++ b/docs/ru/cli/NEW_CLI/airtable/ModifyTable/bat.txt
@@ -1,6 +1,6 @@
oint airtable ModifyTable ^
--token "***" ^
- --base "appUFlC7ST3lO03B4" ^
- --table "tblwHSKXaWburxDhl" ^
+ --base "appDBeB8n80EwtBIX" ^
+ --table "tblfyi4KX4DzNqIom" ^
--title "Test table 2 (change.)" ^
--description "New table (change.)"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/AddKanbanStage/bash.txt b/docs/ru/cli/NEW_CLI/bitrix24/AddKanbanStage/bash.txt
index afc6768d4c..68644ad40c 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/AddKanbanStage/bash.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/AddKanbanStage/bash.txt
@@ -2,6 +2,6 @@ oint bitrix24 AddKanbanStage \
--url "b24-ar17wx.bitrix24.by" \
--title "New stage 2" \
--color "0026FF" \
- --prevstage 908 \
+ --prevstage 912 \
--admin true \
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/AddKanbanStage/bat.txt b/docs/ru/cli/NEW_CLI/bitrix24/AddKanbanStage/bat.txt
index 2798e74647..ce02d45c47 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/AddKanbanStage/bat.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/AddKanbanStage/bat.txt
@@ -2,6 +2,6 @@ oint bitrix24 AddKanbanStage ^
--url "b24-ar17wx.bitrix24.by" ^
--title "New stage 2" ^
--color "0026FF" ^
- --prevstage 908 ^
+ --prevstage 912 ^
--admin true ^
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/AddPostComment/bash.txt b/docs/ru/cli/NEW_CLI/bitrix24/AddPostComment/bash.txt
index 77bf8b0c0b..fb92553c88 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/AddPostComment/bash.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/AddPostComment/bash.txt
@@ -1,5 +1,5 @@
oint bitrix24 AddPostComment \
--url "b24-ar17wx.bitrix24.by" \
- --postid 1014 \
+ --postid 1018 \
--text "Another comment" \
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/AddPostComment/bat.txt b/docs/ru/cli/NEW_CLI/bitrix24/AddPostComment/bat.txt
index ab3aa20b46..ba8f344484 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/AddPostComment/bat.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/AddPostComment/bat.txt
@@ -1,5 +1,5 @@
oint bitrix24 AddPostComment ^
--url "b24-ar17wx.bitrix24.by" ^
- --postid 1014 ^
+ --postid 1018 ^
--text "Another comment" ^
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/AddPostRecipients/bash.txt b/docs/ru/cli/NEW_CLI/bitrix24/AddPostRecipients/bash.txt
index 19eae7025f..6717be0746 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/AddPostRecipients/bash.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/AddPostRecipients/bash.txt
@@ -1,5 +1,5 @@
oint bitrix24 AddPostRecipients \
--url "b24-ar17wx.bitrix24.by" \
- --postid 1014 \
+ --postid 1018 \
--vision "UA" \
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/AddPostRecipients/bat.txt b/docs/ru/cli/NEW_CLI/bitrix24/AddPostRecipients/bat.txt
index 381f9ba965..00f82e0728 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/AddPostRecipients/bat.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/AddPostRecipients/bat.txt
@@ -1,5 +1,5 @@
oint bitrix24 AddPostRecipients ^
--url "b24-ar17wx.bitrix24.by" ^
- --postid 1014 ^
+ --postid 1018 ^
--vision "UA" ^
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/AddTaskComment/bash.txt b/docs/ru/cli/NEW_CLI/bitrix24/AddTaskComment/bash.txt
index c691dad2a0..efad041818 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/AddTaskComment/bash.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/AddTaskComment/bash.txt
@@ -1,5 +1,5 @@
oint bitrix24 AddTaskComment \
--url "b24-ar17wx.bitrix24.by" \
- --task "2574" \
+ --task "2584" \
--text "Task uninpossible, don't split up" \
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/AddTaskComment/bat.txt b/docs/ru/cli/NEW_CLI/bitrix24/AddTaskComment/bat.txt
index 051d25c9ef..5f731bc833 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/AddTaskComment/bat.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/AddTaskComment/bat.txt
@@ -1,5 +1,5 @@
oint bitrix24 AddTaskComment ^
--url "b24-ar17wx.bitrix24.by" ^
- --task "2574" ^
+ --task "2584" ^
--text "Task uninpossible, don't split up" ^
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/AddTaskTimeAccounting/bash.txt b/docs/ru/cli/NEW_CLI/bitrix24/AddTaskTimeAccounting/bash.txt
index b4ab9c5c81..fa7d55e2b0 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/AddTaskTimeAccounting/bash.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/AddTaskTimeAccounting/bash.txt
@@ -1,8 +1,8 @@
oint bitrix24 AddTaskTimeAccounting \
--url "b24-ar17wx.bitrix24.by" \
- --task "2578" \
+ --task "2588" \
--amount 7200 \
--user 10 \
--text "Time spent on work" \
- --date "2024-09-20T12:18:27.8870883" \
+ --date "2024-09-20T14:21:09.8115123" \
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/AddTaskTimeAccounting/bat.txt b/docs/ru/cli/NEW_CLI/bitrix24/AddTaskTimeAccounting/bat.txt
index a8e8f6e523..70398f688f 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/AddTaskTimeAccounting/bat.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/AddTaskTimeAccounting/bat.txt
@@ -1,8 +1,8 @@
oint bitrix24 AddTaskTimeAccounting ^
--url "b24-ar17wx.bitrix24.by" ^
- --task "2578" ^
+ --task "2588" ^
--amount 7200 ^
--user 10 ^
--text "Time spent on work" ^
- --date "2024-09-20T12:18:27.8870883" ^
+ --date "2024-09-20T14:21:09.8115123" ^
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/AddTaskToFavorites/bash.txt b/docs/ru/cli/NEW_CLI/bitrix24/AddTaskToFavorites/bash.txt
index 5991217a19..7121d89bab 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/AddTaskToFavorites/bash.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/AddTaskToFavorites/bash.txt
@@ -1,4 +1,4 @@
oint bitrix24 AddTaskToFavorites \
--url "b24-ar17wx.bitrix24.by" \
- --task "2572" \
+ --task "2582" \
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/AddTaskToFavorites/bat.txt b/docs/ru/cli/NEW_CLI/bitrix24/AddTaskToFavorites/bat.txt
index 9025e2ae37..b2d4d09379 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/AddTaskToFavorites/bat.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/AddTaskToFavorites/bat.txt
@@ -1,4 +1,4 @@
oint bitrix24 AddTaskToFavorites ^
--url "b24-ar17wx.bitrix24.by" ^
- --task "2572" ^
+ --task "2582" ^
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/AddTasksChecklistElement/bash.txt b/docs/ru/cli/NEW_CLI/bitrix24/AddTasksChecklistElement/bash.txt
index 389bc7c370..0485c411a1 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/AddTasksChecklistElement/bash.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/AddTasksChecklistElement/bash.txt
@@ -1,5 +1,5 @@
oint bitrix24 AddTasksChecklistElement \
--url "b24-ar17wx.bitrix24.by" \
- --task "2572" \
+ --task "2582" \
--text "Checklist element" \
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/AddTasksChecklistElement/bat.txt b/docs/ru/cli/NEW_CLI/bitrix24/AddTasksChecklistElement/bat.txt
index 62a708df84..bc224d7bd4 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/AddTasksChecklistElement/bat.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/AddTasksChecklistElement/bat.txt
@@ -1,5 +1,5 @@
oint bitrix24 AddTasksChecklistElement ^
--url "b24-ar17wx.bitrix24.by" ^
- --task "2572" ^
+ --task "2582" ^
--text "Checklist element" ^
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/AddUsersToChat/bash.txt b/docs/ru/cli/NEW_CLI/bitrix24/AddUsersToChat/bash.txt
index d06163e95a..e3060a1bcb 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/AddUsersToChat/bash.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/AddUsersToChat/bash.txt
@@ -1,6 +1,6 @@
oint bitrix24 AddUsersToChat \
--url "b24-ar17wx.bitrix24.by" \
- --chat 1060 \
+ --chat 1064 \
--users "[10,12]" \
--hide true \
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/AddUsersToChat/bat.txt b/docs/ru/cli/NEW_CLI/bitrix24/AddUsersToChat/bat.txt
index 930a4b4355..1fb93f47e0 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/AddUsersToChat/bat.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/AddUsersToChat/bat.txt
@@ -1,6 +1,6 @@
oint bitrix24 AddUsersToChat ^
--url "b24-ar17wx.bitrix24.by" ^
- --chat 1060 ^
+ --chat 1064 ^
--users "[10,12]" ^
--hide true ^
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/ApproveTask/bash.txt b/docs/ru/cli/NEW_CLI/bitrix24/ApproveTask/bash.txt
index a903c2af32..10fb1ef8e5 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/ApproveTask/bash.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/ApproveTask/bash.txt
@@ -1,4 +1,4 @@
oint bitrix24 ApproveTask \
--url "b24-ar17wx.bitrix24.by" \
- --task "2572" \
+ --task "2582" \
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/ApproveTask/bat.txt b/docs/ru/cli/NEW_CLI/bitrix24/ApproveTask/bat.txt
index 136c017367..699ad4c25f 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/ApproveTask/bat.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/ApproveTask/bat.txt
@@ -1,4 +1,4 @@
oint bitrix24 ApproveTask ^
--url "b24-ar17wx.bitrix24.by" ^
- --task "2572" ^
+ --task "2582" ^
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/AttachFileToTopic/bash.txt b/docs/ru/cli/NEW_CLI/bitrix24/AttachFileToTopic/bash.txt
index bbae768fc8..1d366c38a0 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/AttachFileToTopic/bash.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/AttachFileToTopic/bash.txt
@@ -1,5 +1,5 @@
oint bitrix24 AttachFileToTopic \
--url "b24-ar17wx.bitrix24.by" \
- --task "2572" \
- --fileid 13592 \
+ --task "2582" \
+ --fileid 13652 \
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/AttachFileToTopic/bat.txt b/docs/ru/cli/NEW_CLI/bitrix24/AttachFileToTopic/bat.txt
index 0b70852e15..90dac65bec 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/AttachFileToTopic/bat.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/AttachFileToTopic/bat.txt
@@ -1,5 +1,5 @@
oint bitrix24 AttachFileToTopic ^
--url "b24-ar17wx.bitrix24.by" ^
- --task "2572" ^
- --fileid 13592 ^
+ --task "2582" ^
+ --fileid 13652 ^
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/ChangeChatColor/bash.txt b/docs/ru/cli/NEW_CLI/bitrix24/ChangeChatColor/bash.txt
index f96316734a..148c9f51f9 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/ChangeChatColor/bash.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/ChangeChatColor/bash.txt
@@ -1,5 +1,5 @@
oint bitrix24 ChangeChatColor \
--url "b24-ar17wx.bitrix24.by" \
- --chat 1058 \
+ --chat 1062 \
--color "PURPLE" \
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/ChangeChatColor/bat.txt b/docs/ru/cli/NEW_CLI/bitrix24/ChangeChatColor/bat.txt
index 49d04f1628..974a711536 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/ChangeChatColor/bat.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/ChangeChatColor/bat.txt
@@ -1,5 +1,5 @@
oint bitrix24 ChangeChatColor ^
--url "b24-ar17wx.bitrix24.by" ^
- --chat 1058 ^
+ --chat 1062 ^
--color "PURPLE" ^
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/ChangeChatOwner/bash.txt b/docs/ru/cli/NEW_CLI/bitrix24/ChangeChatOwner/bash.txt
index 327da38fe1..4067181088 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/ChangeChatOwner/bash.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/ChangeChatOwner/bash.txt
@@ -1,5 +1,5 @@
oint bitrix24 ChangeChatOwner \
--url "b24-ar17wx.bitrix24.by" \
- --chat 1060 \
+ --chat 1064 \
--user 10 \
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/ChangeChatOwner/bat.txt b/docs/ru/cli/NEW_CLI/bitrix24/ChangeChatOwner/bat.txt
index c897df8dc0..e4fa79f05d 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/ChangeChatOwner/bat.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/ChangeChatOwner/bat.txt
@@ -1,5 +1,5 @@
oint bitrix24 ChangeChatOwner ^
--url "b24-ar17wx.bitrix24.by" ^
- --chat 1060 ^
+ --chat 1064 ^
--user 10 ^
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/ChangeChatPicture/bash.txt b/docs/ru/cli/NEW_CLI/bitrix24/ChangeChatPicture/bash.txt
index 3f7152c9fe..b9dbea33a9 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/ChangeChatPicture/bash.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/ChangeChatPicture/bash.txt
@@ -1,5 +1,5 @@
oint bitrix24 ChangeChatPicture \
--url "b24-ar17wx.bitrix24.by" \
- --chat 1060 \
+ --chat 1064 \
--picture "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture2.jpg" \
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/ChangeChatPicture/bat.txt b/docs/ru/cli/NEW_CLI/bitrix24/ChangeChatPicture/bat.txt
index ff7c372aaf..fb7d8d49cc 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/ChangeChatPicture/bat.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/ChangeChatPicture/bat.txt
@@ -1,5 +1,5 @@
oint bitrix24 ChangeChatPicture ^
--url "b24-ar17wx.bitrix24.by" ^
- --chat 1060 ^
+ --chat 1064 ^
--picture "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture2.jpg" ^
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/ChangeChatTitle/bash.txt b/docs/ru/cli/NEW_CLI/bitrix24/ChangeChatTitle/bash.txt
index 0a9d7160dd..d92d039245 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/ChangeChatTitle/bash.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/ChangeChatTitle/bash.txt
@@ -1,5 +1,5 @@
oint bitrix24 ChangeChatTitle \
--url "b24-ar17wx.bitrix24.by" \
- --chat 1060 \
+ --chat 1064 \
--title "Another title" \
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/ChangeChatTitle/bat.txt b/docs/ru/cli/NEW_CLI/bitrix24/ChangeChatTitle/bat.txt
index 40e76b15ba..180680858c 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/ChangeChatTitle/bat.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/ChangeChatTitle/bat.txt
@@ -1,5 +1,5 @@
oint bitrix24 ChangeChatTitle ^
--url "b24-ar17wx.bitrix24.by" ^
- --chat 1060 ^
+ --chat 1064 ^
--title "Another title" ^
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/ChangeUserStatus/bash.txt b/docs/ru/cli/NEW_CLI/bitrix24/ChangeUserStatus/bash.txt
index 1cf893f0a6..76189d6afe 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/ChangeUserStatus/bash.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/ChangeUserStatus/bash.txt
@@ -1,5 +1,5 @@
oint bitrix24 ChangeUserStatus \
--url "b24-ar17wx.bitrix24.by" \
- --userid 674 \
+ --userid 678 \
--fire true \
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/ChangeUserStatus/bat.txt b/docs/ru/cli/NEW_CLI/bitrix24/ChangeUserStatus/bat.txt
index 114ecfd8a7..9ab2598438 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/ChangeUserStatus/bat.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/ChangeUserStatus/bat.txt
@@ -1,5 +1,5 @@
oint bitrix24 ChangeUserStatus ^
--url "b24-ar17wx.bitrix24.by" ^
- --userid 674 ^
+ --userid 678 ^
--fire true ^
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/CheckTaskAccesses/bash.txt b/docs/ru/cli/NEW_CLI/bitrix24/CheckTaskAccesses/bash.txt
index f687746d05..124c2d00ee 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/CheckTaskAccesses/bash.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/CheckTaskAccesses/bash.txt
@@ -1,5 +1,5 @@
oint bitrix24 CheckTaskAccesses \
--url "b24-ar17wx.bitrix24.by" \
- --task "2572" \
+ --task "2582" \
--users "['1','10']" \
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/CheckTaskAccesses/bat.txt b/docs/ru/cli/NEW_CLI/bitrix24/CheckTaskAccesses/bat.txt
index c00514a09b..397aa21145 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/CheckTaskAccesses/bat.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/CheckTaskAccesses/bat.txt
@@ -1,5 +1,5 @@
oint bitrix24 CheckTaskAccesses ^
--url "b24-ar17wx.bitrix24.by" ^
- --task "2572" ^
+ --task "2582" ^
--users "['1','10']" ^
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/CompleteTask/bash.txt b/docs/ru/cli/NEW_CLI/bitrix24/CompleteTask/bash.txt
index 9905771483..6bde04b4db 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/CompleteTask/bash.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/CompleteTask/bash.txt
@@ -1,4 +1,4 @@
oint bitrix24 CompleteTask \
--url "b24-ar17wx.bitrix24.by" \
- --task "2572" \
+ --task "2582" \
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/CompleteTask/bat.txt b/docs/ru/cli/NEW_CLI/bitrix24/CompleteTask/bat.txt
index 5a988387ce..a0a5620190 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/CompleteTask/bat.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/CompleteTask/bat.txt
@@ -1,4 +1,4 @@
oint bitrix24 CompleteTask ^
--url "b24-ar17wx.bitrix24.by" ^
- --task "2572" ^
+ --task "2582" ^
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/CompleteTasksChecklistElement/bash.txt b/docs/ru/cli/NEW_CLI/bitrix24/CompleteTasksChecklistElement/bash.txt
index 26021b0a5b..a3b68cf4ab 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/CompleteTasksChecklistElement/bash.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/CompleteTasksChecklistElement/bash.txt
@@ -1,5 +1,5 @@
oint bitrix24 CompleteTasksChecklistElement \
--url "b24-ar17wx.bitrix24.by" \
- --task "2572" \
- --element 1604 \
+ --task "2582" \
+ --element 1612 \
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/CompleteTasksChecklistElement/bat.txt b/docs/ru/cli/NEW_CLI/bitrix24/CompleteTasksChecklistElement/bat.txt
index a18ab95e80..4af217a45b 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/CompleteTasksChecklistElement/bat.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/CompleteTasksChecklistElement/bat.txt
@@ -1,5 +1,5 @@
oint bitrix24 CompleteTasksChecklistElement ^
--url "b24-ar17wx.bitrix24.by" ^
- --task "2572" ^
- --element 1604 ^
+ --task "2582" ^
+ --element 1612 ^
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/CreateDepartment/bash.txt b/docs/ru/cli/NEW_CLI/bitrix24/CreateDepartment/bash.txt
index bcc437637b..2e21db5048 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/CreateDepartment/bash.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/CreateDepartment/bash.txt
@@ -1,6 +1,6 @@
oint bitrix24 CreateDepartment \
--url "b24-ar17wx.bitrix24.by" \
--title "Subordinate department" \
- --parentid 662 \
+ --parentid 666 \
--headid 1 \
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/CreateDepartment/bat.txt b/docs/ru/cli/NEW_CLI/bitrix24/CreateDepartment/bat.txt
index 7c3ee76912..e3bbcffaa2 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/CreateDepartment/bat.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/CreateDepartment/bat.txt
@@ -1,6 +1,6 @@
oint bitrix24 CreateDepartment ^
--url "b24-ar17wx.bitrix24.by" ^
--title "Subordinate department" ^
- --parentid 662 ^
+ --parentid 666 ^
--headid 1 ^
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/CreateResultFromComment/bash.txt b/docs/ru/cli/NEW_CLI/bitrix24/CreateResultFromComment/bash.txt
index 114b456a93..48934a76b7 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/CreateResultFromComment/bash.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/CreateResultFromComment/bash.txt
@@ -1,4 +1,4 @@
oint bitrix24 CreateResultFromComment \
--url "b24-ar17wx.bitrix24.by" \
- --comment 6356 \
+ --comment 6378 \
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/CreateResultFromComment/bat.txt b/docs/ru/cli/NEW_CLI/bitrix24/CreateResultFromComment/bat.txt
index d068eb7de0..cfb8efa70b 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/CreateResultFromComment/bat.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/CreateResultFromComment/bat.txt
@@ -1,4 +1,4 @@
oint bitrix24 CreateResultFromComment ^
--url "b24-ar17wx.bitrix24.by" ^
- --comment 6356 ^
+ --comment 6378 ^
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/CreateSubfolder/bash.txt b/docs/ru/cli/NEW_CLI/bitrix24/CreateSubfolder/bash.txt
index 5dd23bfa25..7be6eb8dc2 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/CreateSubfolder/bash.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/CreateSubfolder/bash.txt
@@ -1,5 +1,5 @@
oint bitrix24 CreateSubfolder \
--url "b24-ar17wx.bitrix24.by" \
- --folderid 13602 \
+ --folderid 13662 \
--title "New subfolder" \
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/CreateSubfolder/bat.txt b/docs/ru/cli/NEW_CLI/bitrix24/CreateSubfolder/bat.txt
index 3349bb61d5..177a3bd3fa 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/CreateSubfolder/bat.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/CreateSubfolder/bat.txt
@@ -1,5 +1,5 @@
oint bitrix24 CreateSubfolder ^
--url "b24-ar17wx.bitrix24.by" ^
- --folderid 13602 ^
+ --folderid 13662 ^
--title "New subfolder" ^
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/CreateTask/bash.txt b/docs/ru/cli/NEW_CLI/bitrix24/CreateTask/bash.txt
index 733f80dcaa..a99f7a6e4b 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/CreateTask/bash.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/CreateTask/bash.txt
@@ -2,5 +2,5 @@
oint bitrix24 CreateTask \
--url "b24-ar17wx.bitrix24.by" \
- --fields "{'TITLE':'New task','DESCRIPTION':'New task description','PRIORITY':'2','DEADLINE':'2024-10-21T12:14:34.3842302Z','RESPONSIBLE_ID':1}" \
+ --fields "{'TITLE':'New task','DESCRIPTION':'New task description','PRIORITY':'2','DEADLINE':'2024-10-21T14:17:15.5039781Z','RESPONSIBLE_ID':1}" \
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/CreateTask/bat.txt b/docs/ru/cli/NEW_CLI/bitrix24/CreateTask/bat.txt
index cfd7fab4ee..c3a7080fa4 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/CreateTask/bat.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/CreateTask/bat.txt
@@ -2,5 +2,5 @@
oint bitrix24 CreateTask ^
--url "b24-ar17wx.bitrix24.by" ^
- --fields "{'TITLE':'New task','DESCRIPTION':'New task description','PRIORITY':'2','DEADLINE':'2024-10-21T12:14:34.3842302Z','RESPONSIBLE_ID':1}" ^
+ --fields "{'TITLE':'New task','DESCRIPTION':'New task description','PRIORITY':'2','DEADLINE':'2024-10-21T14:17:15.5039781Z','RESPONSIBLE_ID':1}" ^
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/CreateTasksDependencies/bash.txt b/docs/ru/cli/NEW_CLI/bitrix24/CreateTasksDependencies/bash.txt
index fc5efe6427..c9b0283a36 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/CreateTasksDependencies/bash.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/CreateTasksDependencies/bash.txt
@@ -1,6 +1,6 @@
oint bitrix24 CreateTasksDependencies \
--url "b24-ar17wx.bitrix24.by" \
- --taskfrom "2572" \
- --taskto "2570" \
+ --taskfrom "2582" \
+ --taskto "2580" \
--linktype 2 \
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/CreateTasksDependencies/bat.txt b/docs/ru/cli/NEW_CLI/bitrix24/CreateTasksDependencies/bat.txt
index 6c94313f0a..00e90702f8 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/CreateTasksDependencies/bat.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/CreateTasksDependencies/bat.txt
@@ -1,6 +1,6 @@
oint bitrix24 CreateTasksDependencies ^
--url "b24-ar17wx.bitrix24.by" ^
- --taskfrom "2572" ^
- --taskto "2570" ^
+ --taskfrom "2582" ^
+ --taskto "2580" ^
--linktype 2 ^
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/CreateUser/bash.txt b/docs/ru/cli/NEW_CLI/bitrix24/CreateUser/bash.txt
index db383a0e73..ff6a146c40 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/CreateUser/bash.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/CreateUser/bash.txt
@@ -2,5 +2,5 @@
oint bitrix24 CreateUser \
--url "b24-ar17wx.bitrix24.by" \
- --fields "{'EMAIL':'3693f242-3a61-4f19-9595-13758ef5b134@exepmple.org','NAME':'Vitaly','LAST_NAME':'Alpaca','PERSONAL_MOBILE':'88003553535','UF_DEPARTMENT':1}" \
+ --fields "{'EMAIL':'61d426b5-8c59-4664-ab28-4517a8d23c95@exepmple.org','NAME':'Vitaly','LAST_NAME':'Alpaca','PERSONAL_MOBILE':'88003553535','UF_DEPARTMENT':1}" \
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/CreateUser/bat.txt b/docs/ru/cli/NEW_CLI/bitrix24/CreateUser/bat.txt
index 27b8a2202f..30c29e52bc 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/CreateUser/bat.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/CreateUser/bat.txt
@@ -2,5 +2,5 @@
oint bitrix24 CreateUser ^
--url "b24-ar17wx.bitrix24.by" ^
- --fields "{'EMAIL':'3693f242-3a61-4f19-9595-13758ef5b134@exepmple.org','NAME':'Vitaly','LAST_NAME':'Alpaca','PERSONAL_MOBILE':'88003553535','UF_DEPARTMENT':1}" ^
+ --fields "{'EMAIL':'61d426b5-8c59-4664-ab28-4517a8d23c95@exepmple.org','NAME':'Vitaly','LAST_NAME':'Alpaca','PERSONAL_MOBILE':'88003553535','UF_DEPARTMENT':1}" ^
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/DeferTask/bash.txt b/docs/ru/cli/NEW_CLI/bitrix24/DeferTask/bash.txt
index 3d93e3f20f..bd7b9134f6 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/DeferTask/bash.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/DeferTask/bash.txt
@@ -1,4 +1,4 @@
oint bitrix24 DeferTask \
--url "b24-ar17wx.bitrix24.by" \
- --task "2572" \
+ --task "2582" \
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/DeferTask/bat.txt b/docs/ru/cli/NEW_CLI/bitrix24/DeferTask/bat.txt
index 5eaa96f4d6..fa1b4dd56c 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/DeferTask/bat.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/DeferTask/bat.txt
@@ -1,4 +1,4 @@
oint bitrix24 DeferTask ^
--url "b24-ar17wx.bitrix24.by" ^
- --task "2572" ^
+ --task "2582" ^
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/DelegateTask/bash.txt b/docs/ru/cli/NEW_CLI/bitrix24/DelegateTask/bash.txt
index 7f59af934f..13ac795ca1 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/DelegateTask/bash.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/DelegateTask/bash.txt
@@ -1,5 +1,5 @@
oint bitrix24 DelegateTask \
--url "b24-ar17wx.bitrix24.by" \
- --task "2572" \
- --user 670 \
+ --task "2582" \
+ --user 674 \
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/DelegateTask/bat.txt b/docs/ru/cli/NEW_CLI/bitrix24/DelegateTask/bat.txt
index b01939593f..059dbc81ad 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/DelegateTask/bat.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/DelegateTask/bat.txt
@@ -1,5 +1,5 @@
oint bitrix24 DelegateTask ^
--url "b24-ar17wx.bitrix24.by" ^
- --task "2572" ^
- --user 670 ^
+ --task "2582" ^
+ --user 674 ^
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/DeleteDeal/bash.txt b/docs/ru/cli/NEW_CLI/bitrix24/DeleteDeal/bash.txt
index d25abba6cf..7ad34eb866 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/DeleteDeal/bash.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/DeleteDeal/bash.txt
@@ -1,4 +1,4 @@
oint bitrix24 DeleteDeal \
--url "b24-ar17wx.bitrix24.by" \
- --deal 898 \
+ --deal 906 \
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/DeleteDeal/bat.txt b/docs/ru/cli/NEW_CLI/bitrix24/DeleteDeal/bat.txt
index 5ad3622c51..65ecc82d5b 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/DeleteDeal/bat.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/DeleteDeal/bat.txt
@@ -1,4 +1,4 @@
oint bitrix24 DeleteDeal ^
--url "b24-ar17wx.bitrix24.by" ^
- --deal 898 ^
+ --deal 906 ^
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/DeleteDepartment/bash.txt b/docs/ru/cli/NEW_CLI/bitrix24/DeleteDepartment/bash.txt
index 00f2dabc79..41b16af9d5 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/DeleteDepartment/bash.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/DeleteDepartment/bash.txt
@@ -1,4 +1,4 @@
oint bitrix24 DeleteDepartment \
--url "b24-ar17wx.bitrix24.by" \
- --depid 662 \
+ --depid 666 \
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/DeleteDepartment/bat.txt b/docs/ru/cli/NEW_CLI/bitrix24/DeleteDepartment/bat.txt
index 994103472d..71c4e3888e 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/DeleteDepartment/bat.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/DeleteDepartment/bat.txt
@@ -1,4 +1,4 @@
oint bitrix24 DeleteDepartment ^
--url "b24-ar17wx.bitrix24.by" ^
- --depid 662 ^
+ --depid 666 ^
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/DeleteFile/bash.txt b/docs/ru/cli/NEW_CLI/bitrix24/DeleteFile/bash.txt
index 7aaffe49ca..f8af2b8702 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/DeleteFile/bash.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/DeleteFile/bash.txt
@@ -1,4 +1,4 @@
oint bitrix24 DeleteFile \
--url "b24-ar17wx.bitrix24.by" \
- --fileid 13596 \
+ --fileid 13656 \
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/DeleteFile/bat.txt b/docs/ru/cli/NEW_CLI/bitrix24/DeleteFile/bat.txt
index 3631662595..5fbfb8dafa 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/DeleteFile/bat.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/DeleteFile/bat.txt
@@ -1,4 +1,4 @@
oint bitrix24 DeleteFile ^
--url "b24-ar17wx.bitrix24.by" ^
- --fileid 13596 ^
+ --fileid 13656 ^
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/DeleteFolder/bash.txt b/docs/ru/cli/NEW_CLI/bitrix24/DeleteFolder/bash.txt
index d42b4a8f39..1edf09ac0a 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/DeleteFolder/bash.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/DeleteFolder/bash.txt
@@ -1,4 +1,4 @@
oint bitrix24 DeleteFolder \
--url "b24-ar17wx.bitrix24.by" \
- --folderid 13602 \
+ --folderid 13662 \
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/DeleteFolder/bat.txt b/docs/ru/cli/NEW_CLI/bitrix24/DeleteFolder/bat.txt
index e3f5cabdde..3e4a10502b 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/DeleteFolder/bat.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/DeleteFolder/bat.txt
@@ -1,4 +1,4 @@
oint bitrix24 DeleteFolder ^
--url "b24-ar17wx.bitrix24.by" ^
- --folderid 13602 ^
+ --folderid 13662 ^
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/DeleteKanbanStage/bash.txt b/docs/ru/cli/NEW_CLI/bitrix24/DeleteKanbanStage/bash.txt
index f4366036c9..3860a3dc16 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/DeleteKanbanStage/bash.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/DeleteKanbanStage/bash.txt
@@ -1,4 +1,4 @@
oint bitrix24 DeleteKanbanStage \
--url "b24-ar17wx.bitrix24.by" \
- --stage 910 \
+ --stage 914 \
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/DeleteKanbanStage/bat.txt b/docs/ru/cli/NEW_CLI/bitrix24/DeleteKanbanStage/bat.txt
index f9e917931d..d7dbd6661b 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/DeleteKanbanStage/bat.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/DeleteKanbanStage/bat.txt
@@ -1,4 +1,4 @@
oint bitrix24 DeleteKanbanStage ^
--url "b24-ar17wx.bitrix24.by" ^
- --stage 910 ^
+ --stage 914 ^
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/DeleteLead/bash.txt b/docs/ru/cli/NEW_CLI/bitrix24/DeleteLead/bash.txt
index 81945c25a8..8ba6d708ed 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/DeleteLead/bash.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/DeleteLead/bash.txt
@@ -1,4 +1,4 @@
oint bitrix24 DeleteLead \
--url "b24-ar17wx.bitrix24.by" \
- --lead 458 \
+ --lead 462 \
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/DeleteLead/bat.txt b/docs/ru/cli/NEW_CLI/bitrix24/DeleteLead/bat.txt
index c829d884b2..ed57efb41a 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/DeleteLead/bat.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/DeleteLead/bat.txt
@@ -1,4 +1,4 @@
oint bitrix24 DeleteLead ^
--url "b24-ar17wx.bitrix24.by" ^
- --lead 458 ^
+ --lead 462 ^
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/DeleteMessage/bash.txt b/docs/ru/cli/NEW_CLI/bitrix24/DeleteMessage/bash.txt
index afde1f60c4..5e64008f15 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/DeleteMessage/bash.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/DeleteMessage/bash.txt
@@ -1,4 +1,4 @@
oint bitrix24 DeleteMessage \
--url "b24-ar17wx.bitrix24.by" \
- --message 19010 \
+ --message 19086 \
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/DeleteMessage/bat.txt b/docs/ru/cli/NEW_CLI/bitrix24/DeleteMessage/bat.txt
index 2f72c8e1c4..ea2970ebc1 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/DeleteMessage/bat.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/DeleteMessage/bat.txt
@@ -1,4 +1,4 @@
oint bitrix24 DeleteMessage ^
--url "b24-ar17wx.bitrix24.by" ^
- --message 19010 ^
+ --message 19086 ^
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/DeleteNotification/bash.txt b/docs/ru/cli/NEW_CLI/bitrix24/DeleteNotification/bash.txt
index 4a42e57a23..6b770481ba 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/DeleteNotification/bash.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/DeleteNotification/bash.txt
@@ -1,4 +1,4 @@
oint bitrix24 DeleteNotification \
--url "b24-ar17wx.bitrix24.by" \
- --notif 19018 \
+ --notif 19094 \
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/DeleteNotification/bat.txt b/docs/ru/cli/NEW_CLI/bitrix24/DeleteNotification/bat.txt
index d8dec6d303..983079a958 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/DeleteNotification/bat.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/DeleteNotification/bat.txt
@@ -1,4 +1,4 @@
oint bitrix24 DeleteNotification ^
--url "b24-ar17wx.bitrix24.by" ^
- --notif 19018 ^
+ --notif 19094 ^
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/DeletePost/bash.txt b/docs/ru/cli/NEW_CLI/bitrix24/DeletePost/bash.txt
index 1fdb1096c8..6a8a19489a 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/DeletePost/bash.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/DeletePost/bash.txt
@@ -1,4 +1,4 @@
oint bitrix24 DeletePost \
--url "b24-ar17wx.bitrix24.by" \
- --postid 1014 \
+ --postid 1018 \
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/DeletePost/bat.txt b/docs/ru/cli/NEW_CLI/bitrix24/DeletePost/bat.txt
index 73df5a3044..656e9fd3d1 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/DeletePost/bat.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/DeletePost/bat.txt
@@ -1,4 +1,4 @@
oint bitrix24 DeletePost ^
--url "b24-ar17wx.bitrix24.by" ^
- --postid 1014 ^
+ --postid 1018 ^
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/DeleteResultFromComment/bash.txt b/docs/ru/cli/NEW_CLI/bitrix24/DeleteResultFromComment/bash.txt
index 8ce5377db7..4518d702d8 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/DeleteResultFromComment/bash.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/DeleteResultFromComment/bash.txt
@@ -1,4 +1,4 @@
oint bitrix24 DeleteResultFromComment \
--url "b24-ar17wx.bitrix24.by" \
- --comment 6356 \
+ --comment 6378 \
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/DeleteResultFromComment/bat.txt b/docs/ru/cli/NEW_CLI/bitrix24/DeleteResultFromComment/bat.txt
index 05a42cba6a..eb4f074601 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/DeleteResultFromComment/bat.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/DeleteResultFromComment/bat.txt
@@ -1,4 +1,4 @@
oint bitrix24 DeleteResultFromComment ^
--url "b24-ar17wx.bitrix24.by" ^
- --comment 6356 ^
+ --comment 6378 ^
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/DeleteTask/bash.txt b/docs/ru/cli/NEW_CLI/bitrix24/DeleteTask/bash.txt
index 56ee853fe9..a12bf81d07 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/DeleteTask/bash.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/DeleteTask/bash.txt
@@ -1,4 +1,4 @@
oint bitrix24 DeleteTask \
--url "b24-ar17wx.bitrix24.by" \
- --task "2572" \
+ --task "2582" \
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/DeleteTask/bat.txt b/docs/ru/cli/NEW_CLI/bitrix24/DeleteTask/bat.txt
index da022ae60a..11889a6789 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/DeleteTask/bat.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/DeleteTask/bat.txt
@@ -1,4 +1,4 @@
oint bitrix24 DeleteTask ^
--url "b24-ar17wx.bitrix24.by" ^
- --task "2572" ^
+ --task "2582" ^
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/DeleteTaskComment/bash.txt b/docs/ru/cli/NEW_CLI/bitrix24/DeleteTaskComment/bash.txt
index 377e83f83d..b470d814b0 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/DeleteTaskComment/bash.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/DeleteTaskComment/bash.txt
@@ -1,5 +1,5 @@
oint bitrix24 DeleteTaskComment \
--url "b24-ar17wx.bitrix24.by" \
- --task "2574" \
- --comment 6356 \
+ --task "2584" \
+ --comment 6378 \
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/DeleteTaskComment/bat.txt b/docs/ru/cli/NEW_CLI/bitrix24/DeleteTaskComment/bat.txt
index e0c477ce0a..c24a3c820f 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/DeleteTaskComment/bat.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/DeleteTaskComment/bat.txt
@@ -1,5 +1,5 @@
oint bitrix24 DeleteTaskComment ^
--url "b24-ar17wx.bitrix24.by" ^
- --task "2574" ^
- --comment 6356 ^
+ --task "2584" ^
+ --comment 6378 ^
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/DeleteTaskTimeAccounting/bash.txt b/docs/ru/cli/NEW_CLI/bitrix24/DeleteTaskTimeAccounting/bash.txt
index fcce4cc4ca..a404f6acd5 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/DeleteTaskTimeAccounting/bash.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/DeleteTaskTimeAccounting/bash.txt
@@ -1,5 +1,5 @@
oint bitrix24 DeleteTaskTimeAccounting \
--url "b24-ar17wx.bitrix24.by" \
- --task "2578" \
- --record 900 \
+ --task "2588" \
+ --record 904 \
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/DeleteTaskTimeAccounting/bat.txt b/docs/ru/cli/NEW_CLI/bitrix24/DeleteTaskTimeAccounting/bat.txt
index 4c8f126a28..5c90f91978 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/DeleteTaskTimeAccounting/bat.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/DeleteTaskTimeAccounting/bat.txt
@@ -1,5 +1,5 @@
oint bitrix24 DeleteTaskTimeAccounting ^
--url "b24-ar17wx.bitrix24.by" ^
- --task "2578" ^
- --record 900 ^
+ --task "2588" ^
+ --record 904 ^
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/DeleteTasksChecklistElement/bash.txt b/docs/ru/cli/NEW_CLI/bitrix24/DeleteTasksChecklistElement/bash.txt
index 09080f6b45..eb566a4643 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/DeleteTasksChecklistElement/bash.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/DeleteTasksChecklistElement/bash.txt
@@ -1,5 +1,5 @@
oint bitrix24 DeleteTasksChecklistElement \
--url "b24-ar17wx.bitrix24.by" \
- --task "2572" \
- --element 1604 \
+ --task "2582" \
+ --element 1612 \
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/DeleteTasksChecklistElement/bat.txt b/docs/ru/cli/NEW_CLI/bitrix24/DeleteTasksChecklistElement/bat.txt
index 719b810b7e..3633f3fd5b 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/DeleteTasksChecklistElement/bat.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/DeleteTasksChecklistElement/bat.txt
@@ -1,5 +1,5 @@
oint bitrix24 DeleteTasksChecklistElement ^
--url "b24-ar17wx.bitrix24.by" ^
- --task "2572" ^
- --element 1604 ^
+ --task "2582" ^
+ --element 1612 ^
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/DeleteTasksDependencies/bash.txt b/docs/ru/cli/NEW_CLI/bitrix24/DeleteTasksDependencies/bash.txt
index 1a31216638..c81b189178 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/DeleteTasksDependencies/bash.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/DeleteTasksDependencies/bash.txt
@@ -1,6 +1,6 @@
oint bitrix24 DeleteTasksDependencies \
--url "b24-ar17wx.bitrix24.by" \
- --taskfrom "2572" \
- --taskto "2570" \
+ --taskfrom "2582" \
+ --taskto "2580" \
--linktype 2 \
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/DeleteTasksDependencies/bat.txt b/docs/ru/cli/NEW_CLI/bitrix24/DeleteTasksDependencies/bat.txt
index a2e08a88bc..5c9680d8d4 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/DeleteTasksDependencies/bat.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/DeleteTasksDependencies/bat.txt
@@ -1,6 +1,6 @@
oint bitrix24 DeleteTasksDependencies ^
--url "b24-ar17wx.bitrix24.by" ^
- --taskfrom "2572" ^
- --taskto "2570" ^
+ --taskfrom "2582" ^
+ --taskto "2580" ^
--linktype 2 ^
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/DeleteUserFromChat/bash.txt b/docs/ru/cli/NEW_CLI/bitrix24/DeleteUserFromChat/bash.txt
index ce9f4f5347..4112e9c0f4 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/DeleteUserFromChat/bash.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/DeleteUserFromChat/bash.txt
@@ -1,5 +1,5 @@
oint bitrix24 DeleteUserFromChat \
--url "b24-ar17wx.bitrix24.by" \
- --chat 1060 \
+ --chat 1064 \
--user 10 \
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/DeleteUserFromChat/bat.txt b/docs/ru/cli/NEW_CLI/bitrix24/DeleteUserFromChat/bat.txt
index 72889b6853..68cc4001e2 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/DeleteUserFromChat/bat.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/DeleteUserFromChat/bat.txt
@@ -1,5 +1,5 @@
oint bitrix24 DeleteUserFromChat ^
--url "b24-ar17wx.bitrix24.by" ^
- --chat 1060 ^
+ --chat 1064 ^
--user 10 ^
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/DisableChatNotifications/bash.txt b/docs/ru/cli/NEW_CLI/bitrix24/DisableChatNotifications/bash.txt
index 4e10aa57d3..2ba2cb2215 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/DisableChatNotifications/bash.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/DisableChatNotifications/bash.txt
@@ -1,4 +1,4 @@
oint bitrix24 DisableChatNotifications \
--url "b24-ar17wx.bitrix24.by" \
- --chat 1060 \
+ --chat 1064 \
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/DisableChatNotifications/bat.txt b/docs/ru/cli/NEW_CLI/bitrix24/DisableChatNotifications/bat.txt
index 6aa2fdc761..8b6b4bc133 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/DisableChatNotifications/bat.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/DisableChatNotifications/bat.txt
@@ -1,4 +1,4 @@
oint bitrix24 DisableChatNotifications ^
--url "b24-ar17wx.bitrix24.by" ^
- --chat 1060 ^
+ --chat 1064 ^
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/DisapproveTask/bash.txt b/docs/ru/cli/NEW_CLI/bitrix24/DisapproveTask/bash.txt
index faa5da3787..c4e4b7900d 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/DisapproveTask/bash.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/DisapproveTask/bash.txt
@@ -1,4 +1,4 @@
oint bitrix24 DisapproveTask \
--url "b24-ar17wx.bitrix24.by" \
- --task "2572" \
+ --task "2582" \
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/DisapproveTask/bat.txt b/docs/ru/cli/NEW_CLI/bitrix24/DisapproveTask/bat.txt
index 4f5afce7c8..d8b9a5e8b4 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/DisapproveTask/bat.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/DisapproveTask/bat.txt
@@ -1,4 +1,4 @@
oint bitrix24 DisapproveTask ^
--url "b24-ar17wx.bitrix24.by" ^
- --task "2572" ^
+ --task "2582" ^
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/EditMessage/bash.txt b/docs/ru/cli/NEW_CLI/bitrix24/EditMessage/bash.txt
index a598e90550..1c6f12fc12 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/EditMessage/bash.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/EditMessage/bash.txt
@@ -1,6 +1,6 @@
oint bitrix24 EditMessage \
--url "b24-ar17wx.bitrix24.by" \
- --message 19010 \
+ --message 19086 \
--text "New message text" \
--blocks "[{'IMAGE':{'NAME':'Image1','LINK':'https://raw.githubusercontent.com/Bayselonarrend/OpenIntegrations/main/service/test_data/picture.jpg'}},{'FILE':{'NAME':'File1.docx','LINK':'https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/document.docx'}}]" \
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/EditMessage/bat.txt b/docs/ru/cli/NEW_CLI/bitrix24/EditMessage/bat.txt
index 3e4c494a51..e76cb9df79 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/EditMessage/bat.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/EditMessage/bat.txt
@@ -1,6 +1,6 @@
oint bitrix24 EditMessage ^
--url "b24-ar17wx.bitrix24.by" ^
- --message 19010 ^
+ --message 19086 ^
--text "New message text" ^
--blocks "[{'IMAGE':{'NAME':'Image1','LINK':'https://raw.githubusercontent.com/Bayselonarrend/OpenIntegrations/main/service/test_data/picture.jpg'}},{'FILE':{'NAME':'File1.docx','LINK':'https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/document.docx'}}]" ^
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/EnableChatNotifications/bash.txt b/docs/ru/cli/NEW_CLI/bitrix24/EnableChatNotifications/bash.txt
index 24a4dc7adb..9d7bcbe0a7 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/EnableChatNotifications/bash.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/EnableChatNotifications/bash.txt
@@ -1,4 +1,4 @@
oint bitrix24 EnableChatNotifications \
--url "b24-ar17wx.bitrix24.by" \
- --chat 1060 \
+ --chat 1064 \
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/EnableChatNotifications/bat.txt b/docs/ru/cli/NEW_CLI/bitrix24/EnableChatNotifications/bat.txt
index 77457c9345..1ca4e48c53 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/EnableChatNotifications/bat.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/EnableChatNotifications/bat.txt
@@ -1,4 +1,4 @@
oint bitrix24 EnableChatNotifications ^
--url "b24-ar17wx.bitrix24.by" ^
- --chat 1060 ^
+ --chat 1064 ^
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/GetChatFilesFolder/bash.txt b/docs/ru/cli/NEW_CLI/bitrix24/GetChatFilesFolder/bash.txt
index 915f0d8430..a7a983629b 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/GetChatFilesFolder/bash.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/GetChatFilesFolder/bash.txt
@@ -1,3 +1,3 @@
oint bitrix24 GetChatFilesFolder \
--url "https://b24-ar17wx.bitrix24.by/rest/1/1o2dojryqvjybc11" \
- --chat 1058
\ No newline at end of file
+ --chat 1062
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/GetChatFilesFolder/bat.txt b/docs/ru/cli/NEW_CLI/bitrix24/GetChatFilesFolder/bat.txt
index 72007e5489..7843ac496e 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/GetChatFilesFolder/bat.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/GetChatFilesFolder/bat.txt
@@ -1,3 +1,3 @@
oint bitrix24 GetChatFilesFolder ^
--url "https://b24-ar17wx.bitrix24.by/rest/1/1o2dojryqvjybc11" ^
- --chat 1058
\ No newline at end of file
+ --chat 1062
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/GetChatUsers/bash.txt b/docs/ru/cli/NEW_CLI/bitrix24/GetChatUsers/bash.txt
index 83b32825de..21c7efeb5b 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/GetChatUsers/bash.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/GetChatUsers/bash.txt
@@ -1,4 +1,4 @@
oint bitrix24 GetChatUsers \
--url "b24-ar17wx.bitrix24.by" \
- --chat 1060 \
+ --chat 1064 \
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/GetChatUsers/bat.txt b/docs/ru/cli/NEW_CLI/bitrix24/GetChatUsers/bat.txt
index aacae620a1..161ddb89ee 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/GetChatUsers/bat.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/GetChatUsers/bat.txt
@@ -1,4 +1,4 @@
oint bitrix24 GetChatUsers ^
--url "b24-ar17wx.bitrix24.by" ^
- --chat 1060 ^
+ --chat 1064 ^
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/GetDeal/bash.txt b/docs/ru/cli/NEW_CLI/bitrix24/GetDeal/bash.txt
index fb569ba27a..7478009469 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/GetDeal/bash.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/GetDeal/bash.txt
@@ -1,4 +1,4 @@
oint bitrix24 GetDeal \
--url "b24-ar17wx.bitrix24.by" \
- --deal 896 \
+ --deal 904 \
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/GetDeal/bat.txt b/docs/ru/cli/NEW_CLI/bitrix24/GetDeal/bat.txt
index a8e24bf2a1..93b9708d57 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/GetDeal/bat.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/GetDeal/bat.txt
@@ -1,4 +1,4 @@
oint bitrix24 GetDeal ^
--url "b24-ar17wx.bitrix24.by" ^
- --deal 896 ^
+ --deal 904 ^
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/GetFileExternalLink/bash.txt b/docs/ru/cli/NEW_CLI/bitrix24/GetFileExternalLink/bash.txt
index 563006ed4e..659b8e410d 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/GetFileExternalLink/bash.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/GetFileExternalLink/bash.txt
@@ -1,4 +1,4 @@
oint bitrix24 GetFileExternalLink \
--url "b24-ar17wx.bitrix24.by" \
- --fileid 13596 \
+ --fileid 13656 \
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/GetFileExternalLink/bat.txt b/docs/ru/cli/NEW_CLI/bitrix24/GetFileExternalLink/bat.txt
index cafd8f425e..3b0b88ceca 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/GetFileExternalLink/bat.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/GetFileExternalLink/bat.txt
@@ -1,4 +1,4 @@
oint bitrix24 GetFileExternalLink ^
--url "b24-ar17wx.bitrix24.by" ^
- --fileid 13596 ^
+ --fileid 13656 ^
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/GetFileInformation/bash.txt b/docs/ru/cli/NEW_CLI/bitrix24/GetFileInformation/bash.txt
index 138172958e..d57d6e7cba 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/GetFileInformation/bash.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/GetFileInformation/bash.txt
@@ -1,4 +1,4 @@
oint bitrix24 GetFileInformation \
--url "b24-ar17wx.bitrix24.by" \
- --fileid 13596 \
+ --fileid 13656 \
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/GetFileInformation/bat.txt b/docs/ru/cli/NEW_CLI/bitrix24/GetFileInformation/bat.txt
index 116483008f..1d0c453969 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/GetFileInformation/bat.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/GetFileInformation/bat.txt
@@ -1,4 +1,4 @@
oint bitrix24 GetFileInformation ^
--url "b24-ar17wx.bitrix24.by" ^
- --fileid 13596 ^
+ --fileid 13656 ^
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/GetFolderExternalLink/bash.txt b/docs/ru/cli/NEW_CLI/bitrix24/GetFolderExternalLink/bash.txt
index dc698ac885..a384394d7d 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/GetFolderExternalLink/bash.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/GetFolderExternalLink/bash.txt
@@ -1,4 +1,4 @@
oint bitrix24 GetFolderExternalLink \
--url "b24-ar17wx.bitrix24.by" \
- --folderid 13602 \
+ --folderid 13662 \
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/GetFolderExternalLink/bat.txt b/docs/ru/cli/NEW_CLI/bitrix24/GetFolderExternalLink/bat.txt
index de44de3410..611f86bb0e 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/GetFolderExternalLink/bat.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/GetFolderExternalLink/bat.txt
@@ -1,4 +1,4 @@
oint bitrix24 GetFolderExternalLink ^
--url "b24-ar17wx.bitrix24.by" ^
- --folderid 13602 ^
+ --folderid 13662 ^
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/GetFolderInformation/bash.txt b/docs/ru/cli/NEW_CLI/bitrix24/GetFolderInformation/bash.txt
index 56daa13b91..20f5668f04 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/GetFolderInformation/bash.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/GetFolderInformation/bash.txt
@@ -1,4 +1,4 @@
oint bitrix24 GetFolderInformation \
--url "b24-ar17wx.bitrix24.by" \
- --folderid 13602 \
+ --folderid 13662 \
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/GetFolderInformation/bat.txt b/docs/ru/cli/NEW_CLI/bitrix24/GetFolderInformation/bat.txt
index 7ffd710d0e..531226127f 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/GetFolderInformation/bat.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/GetFolderInformation/bat.txt
@@ -1,4 +1,4 @@
oint bitrix24 GetFolderInformation ^
--url "b24-ar17wx.bitrix24.by" ^
- --folderid 13602 ^
+ --folderid 13662 ^
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/GetFolderItems/bash.txt b/docs/ru/cli/NEW_CLI/bitrix24/GetFolderItems/bash.txt
index 3f5a9037ea..c4a7a7287b 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/GetFolderItems/bash.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/GetFolderItems/bash.txt
@@ -1,4 +1,4 @@
oint bitrix24 GetFolderItems \
--url "b24-ar17wx.bitrix24.by" \
- --folderid 13602 \
+ --folderid 13662 \
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/GetFolderItems/bat.txt b/docs/ru/cli/NEW_CLI/bitrix24/GetFolderItems/bat.txt
index 9948acaca2..51185cbadf 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/GetFolderItems/bat.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/GetFolderItems/bat.txt
@@ -1,4 +1,4 @@
oint bitrix24 GetFolderItems ^
--url "b24-ar17wx.bitrix24.by" ^
- --folderid 13602 ^
+ --folderid 13662 ^
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/GetImportantPostViewers/bash.txt b/docs/ru/cli/NEW_CLI/bitrix24/GetImportantPostViewers/bash.txt
index 88c251c135..61fdc167b1 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/GetImportantPostViewers/bash.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/GetImportantPostViewers/bash.txt
@@ -1,4 +1,4 @@
oint bitrix24 GetImportantPostViewers \
--url "b24-ar17wx.bitrix24.by" \
- --postid 1012 \
+ --postid 1016 \
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/GetImportantPostViewers/bat.txt b/docs/ru/cli/NEW_CLI/bitrix24/GetImportantPostViewers/bat.txt
index 53c3b4f663..c6a111786a 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/GetImportantPostViewers/bat.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/GetImportantPostViewers/bat.txt
@@ -1,4 +1,4 @@
oint bitrix24 GetImportantPostViewers ^
--url "b24-ar17wx.bitrix24.by" ^
- --postid 1012 ^
+ --postid 1016 ^
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/GetLead/bash.txt b/docs/ru/cli/NEW_CLI/bitrix24/GetLead/bash.txt
index ca527f177c..65b3990294 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/GetLead/bash.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/GetLead/bash.txt
@@ -1,4 +1,4 @@
oint bitrix24 GetLead \
--url "b24-ar17wx.bitrix24.by" \
- --lead 458 \
+ --lead 462 \
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/GetLead/bat.txt b/docs/ru/cli/NEW_CLI/bitrix24/GetLead/bat.txt
index 4400a9e4f3..9b1c440f13 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/GetLead/bat.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/GetLead/bat.txt
@@ -1,4 +1,4 @@
oint bitrix24 GetLead ^
--url "b24-ar17wx.bitrix24.by" ^
- --lead 458 ^
+ --lead 462 ^
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/GetPosts/bash.txt b/docs/ru/cli/NEW_CLI/bitrix24/GetPosts/bash.txt
index 2792ce0a33..79bd6d8870 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/GetPosts/bash.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/GetPosts/bash.txt
@@ -1,4 +1,4 @@
oint bitrix24 GetPosts \
--url "b24-ar17wx.bitrix24.by" \
- --postid 1014 \
+ --postid 1018 \
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/GetPosts/bat.txt b/docs/ru/cli/NEW_CLI/bitrix24/GetPosts/bat.txt
index d868363fd8..778fa4fa62 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/GetPosts/bat.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/GetPosts/bat.txt
@@ -1,4 +1,4 @@
oint bitrix24 GetPosts ^
--url "b24-ar17wx.bitrix24.by" ^
- --postid 1014 ^
+ --postid 1018 ^
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/GetResultsList/bash.txt b/docs/ru/cli/NEW_CLI/bitrix24/GetResultsList/bash.txt
index b32ec9596e..1691ed7ebc 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/GetResultsList/bash.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/GetResultsList/bash.txt
@@ -1,4 +1,4 @@
oint bitrix24 GetResultsList \
--url "b24-ar17wx.bitrix24.by" \
- --task "2574" \
+ --task "2584" \
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/GetResultsList/bat.txt b/docs/ru/cli/NEW_CLI/bitrix24/GetResultsList/bat.txt
index 6ce62950d8..c5279b8e0d 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/GetResultsList/bat.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/GetResultsList/bat.txt
@@ -1,4 +1,4 @@
oint bitrix24 GetResultsList ^
--url "b24-ar17wx.bitrix24.by" ^
- --task "2574" ^
+ --task "2584" ^
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/GetTask/bash.txt b/docs/ru/cli/NEW_CLI/bitrix24/GetTask/bash.txt
index f6da7371e5..ba008b2713 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/GetTask/bash.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/GetTask/bash.txt
@@ -1,4 +1,4 @@
oint bitrix24 GetTask \
--url "b24-ar17wx.bitrix24.by" \
- --task "2572" \
+ --task "2582" \
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/GetTask/bat.txt b/docs/ru/cli/NEW_CLI/bitrix24/GetTask/bat.txt
index a06a6727ee..726bbbd65f 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/GetTask/bat.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/GetTask/bat.txt
@@ -1,4 +1,4 @@
oint bitrix24 GetTask ^
--url "b24-ar17wx.bitrix24.by" ^
- --task "2572" ^
+ --task "2582" ^
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/GetTaskComment/bash.txt b/docs/ru/cli/NEW_CLI/bitrix24/GetTaskComment/bash.txt
index ba7fc44ef5..ea1a1042bd 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/GetTaskComment/bash.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/GetTaskComment/bash.txt
@@ -1,5 +1,5 @@
oint bitrix24 GetTaskComment \
--url "b24-ar17wx.bitrix24.by" \
- --task "2574" \
- --comment 6356 \
+ --task "2584" \
+ --comment 6378 \
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/GetTaskComment/bat.txt b/docs/ru/cli/NEW_CLI/bitrix24/GetTaskComment/bat.txt
index a0fe9ae622..652e6714c3 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/GetTaskComment/bat.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/GetTaskComment/bat.txt
@@ -1,5 +1,5 @@
oint bitrix24 GetTaskComment ^
--url "b24-ar17wx.bitrix24.by" ^
- --task "2574" ^
- --comment 6356 ^
+ --task "2584" ^
+ --comment 6378 ^
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/GetTaskCommentsList/bash.txt b/docs/ru/cli/NEW_CLI/bitrix24/GetTaskCommentsList/bash.txt
index 0bcc82545f..b8aca476ff 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/GetTaskCommentsList/bash.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/GetTaskCommentsList/bash.txt
@@ -1,4 +1,4 @@
oint bitrix24 GetTaskCommentsList \
--url "b24-ar17wx.bitrix24.by" \
- --task "2574" \
+ --task "2584" \
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/GetTaskCommentsList/bat.txt b/docs/ru/cli/NEW_CLI/bitrix24/GetTaskCommentsList/bat.txt
index 026b24b2c3..7130760f70 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/GetTaskCommentsList/bat.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/GetTaskCommentsList/bat.txt
@@ -1,4 +1,4 @@
oint bitrix24 GetTaskCommentsList ^
--url "b24-ar17wx.bitrix24.by" ^
- --task "2574" ^
+ --task "2584" ^
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/GetTaskHistory/bash.txt b/docs/ru/cli/NEW_CLI/bitrix24/GetTaskHistory/bash.txt
index 22e6513f1d..9f15a2f01d 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/GetTaskHistory/bash.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/GetTaskHistory/bash.txt
@@ -1,4 +1,4 @@
oint bitrix24 GetTaskHistory \
--url "b24-ar17wx.bitrix24.by" \
- --task "2572" \
+ --task "2582" \
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/GetTaskHistory/bat.txt b/docs/ru/cli/NEW_CLI/bitrix24/GetTaskHistory/bat.txt
index f1847b07d7..922594f465 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/GetTaskHistory/bat.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/GetTaskHistory/bat.txt
@@ -1,4 +1,4 @@
oint bitrix24 GetTaskHistory ^
--url "b24-ar17wx.bitrix24.by" ^
- --task "2572" ^
+ --task "2582" ^
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/GetTaskTimeAccounting/bash.txt b/docs/ru/cli/NEW_CLI/bitrix24/GetTaskTimeAccounting/bash.txt
index b8431f2a24..2bd2eaadd7 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/GetTaskTimeAccounting/bash.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/GetTaskTimeAccounting/bash.txt
@@ -1,5 +1,5 @@
oint bitrix24 GetTaskTimeAccounting \
--url "b24-ar17wx.bitrix24.by" \
- --task "2578" \
- --record 900 \
+ --task "2588" \
+ --record 904 \
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/GetTaskTimeAccounting/bat.txt b/docs/ru/cli/NEW_CLI/bitrix24/GetTaskTimeAccounting/bat.txt
index baaf46f165..ea01def2f4 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/GetTaskTimeAccounting/bat.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/GetTaskTimeAccounting/bat.txt
@@ -1,5 +1,5 @@
oint bitrix24 GetTaskTimeAccounting ^
--url "b24-ar17wx.bitrix24.by" ^
- --task "2578" ^
- --record 900 ^
+ --task "2588" ^
+ --record 904 ^
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/GetTaskTimeAccountingList/bash.txt b/docs/ru/cli/NEW_CLI/bitrix24/GetTaskTimeAccountingList/bash.txt
index 2e6facf368..86cbb3e710 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/GetTaskTimeAccountingList/bash.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/GetTaskTimeAccountingList/bash.txt
@@ -1,4 +1,4 @@
oint bitrix24 GetTaskTimeAccountingList \
--url "b24-ar17wx.bitrix24.by" \
- --task "2578" \
+ --task "2588" \
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/GetTaskTimeAccountingList/bat.txt b/docs/ru/cli/NEW_CLI/bitrix24/GetTaskTimeAccountingList/bat.txt
index bbd4ff54ef..440d265291 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/GetTaskTimeAccountingList/bat.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/GetTaskTimeAccountingList/bat.txt
@@ -1,4 +1,4 @@
oint bitrix24 GetTaskTimeAccountingList ^
--url "b24-ar17wx.bitrix24.by" ^
- --task "2578" ^
+ --task "2588" ^
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/GetTasksChecklist/bash.txt b/docs/ru/cli/NEW_CLI/bitrix24/GetTasksChecklist/bash.txt
index 25c6620c2e..49b832ce92 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/GetTasksChecklist/bash.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/GetTasksChecklist/bash.txt
@@ -1,4 +1,4 @@
oint bitrix24 GetTasksChecklist \
--url "b24-ar17wx.bitrix24.by" \
- --task "2572" \
+ --task "2582" \
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/GetTasksChecklist/bat.txt b/docs/ru/cli/NEW_CLI/bitrix24/GetTasksChecklist/bat.txt
index 281500f99a..30901b64ce 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/GetTasksChecklist/bat.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/GetTasksChecklist/bat.txt
@@ -1,4 +1,4 @@
oint bitrix24 GetTasksChecklist ^
--url "b24-ar17wx.bitrix24.by" ^
- --task "2572" ^
+ --task "2582" ^
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/GetTasksChecklistElement/bash.txt b/docs/ru/cli/NEW_CLI/bitrix24/GetTasksChecklistElement/bash.txt
index fcd8731938..a8d07a78fb 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/GetTasksChecklistElement/bash.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/GetTasksChecklistElement/bash.txt
@@ -1,5 +1,5 @@
oint bitrix24 GetTasksChecklistElement \
--url "b24-ar17wx.bitrix24.by" \
- --task "2572" \
- --element 1604 \
+ --task "2582" \
+ --element 1612 \
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/GetTasksChecklistElement/bat.txt b/docs/ru/cli/NEW_CLI/bitrix24/GetTasksChecklistElement/bat.txt
index 6f42c409dc..1fc120ab6c 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/GetTasksChecklistElement/bat.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/GetTasksChecklistElement/bat.txt
@@ -1,5 +1,5 @@
oint bitrix24 GetTasksChecklistElement ^
--url "b24-ar17wx.bitrix24.by" ^
- --task "2572" ^
- --element 1604 ^
+ --task "2582" ^
+ --element 1612 ^
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/GetUser/bash.txt b/docs/ru/cli/NEW_CLI/bitrix24/GetUser/bash.txt
index fcd6c99b62..17b39b9af6 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/GetUser/bash.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/GetUser/bash.txt
@@ -1,4 +1,4 @@
oint bitrix24 GetUser \
--url "b24-ar17wx.bitrix24.by" \
- --userid 674 \
+ --userid 678 \
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/GetUser/bat.txt b/docs/ru/cli/NEW_CLI/bitrix24/GetUser/bat.txt
index 870ce78f15..62b3957034 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/GetUser/bat.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/GetUser/bat.txt
@@ -1,4 +1,4 @@
oint bitrix24 GetUser ^
--url "b24-ar17wx.bitrix24.by" ^
- --userid 674 ^
+ --userid 678 ^
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/LeaveChat/bash.txt b/docs/ru/cli/NEW_CLI/bitrix24/LeaveChat/bash.txt
index 0b4d3504fc..29483a87ff 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/LeaveChat/bash.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/LeaveChat/bash.txt
@@ -1,4 +1,4 @@
oint bitrix24 LeaveChat \
--url "b24-ar17wx.bitrix24.by" \
- --chat 1060 \
+ --chat 1064 \
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/LeaveChat/bat.txt b/docs/ru/cli/NEW_CLI/bitrix24/LeaveChat/bat.txt
index 8f307590e3..6cae2112c3 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/LeaveChat/bat.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/LeaveChat/bat.txt
@@ -1,4 +1,4 @@
oint bitrix24 LeaveChat ^
--url "b24-ar17wx.bitrix24.by" ^
- --chat 1060 ^
+ --chat 1064 ^
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/MakeCopyFile/bash.txt b/docs/ru/cli/NEW_CLI/bitrix24/MakeCopyFile/bash.txt
index 2ebcf27be4..6616362212 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/MakeCopyFile/bash.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/MakeCopyFile/bash.txt
@@ -1,5 +1,5 @@
oint bitrix24 MakeCopyFile \
--url "b24-ar17wx.bitrix24.by" \
- --fileid 13596 \
- --folderid 13602 \
+ --fileid 13656 \
+ --folderid 13662 \
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/MakeCopyFile/bat.txt b/docs/ru/cli/NEW_CLI/bitrix24/MakeCopyFile/bat.txt
index 24ebf1df54..fdf05e43c0 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/MakeCopyFile/bat.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/MakeCopyFile/bat.txt
@@ -1,5 +1,5 @@
oint bitrix24 MakeCopyFile ^
--url "b24-ar17wx.bitrix24.by" ^
- --fileid 13596 ^
- --folderid 13602 ^
+ --fileid 13656 ^
+ --folderid 13662 ^
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/MakeFolderCopy/bash.txt b/docs/ru/cli/NEW_CLI/bitrix24/MakeFolderCopy/bash.txt
index 09bd7a14c9..c3f493c8a0 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/MakeFolderCopy/bash.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/MakeFolderCopy/bash.txt
@@ -1,5 +1,5 @@
oint bitrix24 MakeFolderCopy \
--url "b24-ar17wx.bitrix24.by" \
- --folderid 13604 \
- --tagetid 13606 \
+ --folderid 13664 \
+ --tagetid 13666 \
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/MakeFolderCopy/bat.txt b/docs/ru/cli/NEW_CLI/bitrix24/MakeFolderCopy/bat.txt
index 3b6a84b2a1..b1f7b095c9 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/MakeFolderCopy/bat.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/MakeFolderCopy/bat.txt
@@ -1,5 +1,5 @@
oint bitrix24 MakeFolderCopy ^
--url "b24-ar17wx.bitrix24.by" ^
- --folderid 13604 ^
- --tagetid 13606 ^
+ --folderid 13664 ^
+ --tagetid 13666 ^
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/MarkFileAsDeleted/bash.txt b/docs/ru/cli/NEW_CLI/bitrix24/MarkFileAsDeleted/bash.txt
index 23c628e28d..8fa3e656c7 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/MarkFileAsDeleted/bash.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/MarkFileAsDeleted/bash.txt
@@ -1,4 +1,4 @@
oint bitrix24 MarkFileAsDeleted \
--url "b24-ar17wx.bitrix24.by" \
- --fileid 13596 \
+ --fileid 13656 \
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/MarkFileAsDeleted/bat.txt b/docs/ru/cli/NEW_CLI/bitrix24/MarkFileAsDeleted/bat.txt
index e7e53fa3b8..2901635a55 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/MarkFileAsDeleted/bat.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/MarkFileAsDeleted/bat.txt
@@ -1,4 +1,4 @@
oint bitrix24 MarkFileAsDeleted ^
--url "b24-ar17wx.bitrix24.by" ^
- --fileid 13596 ^
+ --fileid 13656 ^
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/MarkFolderAsDeleted/bash.txt b/docs/ru/cli/NEW_CLI/bitrix24/MarkFolderAsDeleted/bash.txt
index ed27a0f10c..2e54bfd27c 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/MarkFolderAsDeleted/bash.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/MarkFolderAsDeleted/bash.txt
@@ -1,4 +1,4 @@
oint bitrix24 MarkFolderAsDeleted \
--url "b24-ar17wx.bitrix24.by" \
- --folderid 13602 \
+ --folderid 13662 \
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/MarkFolderAsDeleted/bat.txt b/docs/ru/cli/NEW_CLI/bitrix24/MarkFolderAsDeleted/bat.txt
index befa6d4f30..0e0293e082 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/MarkFolderAsDeleted/bat.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/MarkFolderAsDeleted/bat.txt
@@ -1,4 +1,4 @@
oint bitrix24 MarkFolderAsDeleted ^
--url "b24-ar17wx.bitrix24.by" ^
- --folderid 13602 ^
+ --folderid 13662 ^
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/MoveFileToFolder/bash.txt b/docs/ru/cli/NEW_CLI/bitrix24/MoveFileToFolder/bash.txt
index f25a86fdad..6c55c11755 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/MoveFileToFolder/bash.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/MoveFileToFolder/bash.txt
@@ -1,5 +1,5 @@
oint bitrix24 MoveFileToFolder \
--url "b24-ar17wx.bitrix24.by" \
- --fileid 13596 \
- --folderid 13606 \
+ --fileid 13656 \
+ --folderid 13666 \
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/MoveFileToFolder/bat.txt b/docs/ru/cli/NEW_CLI/bitrix24/MoveFileToFolder/bat.txt
index b64bea7773..e6866b8e7f 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/MoveFileToFolder/bat.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/MoveFileToFolder/bat.txt
@@ -1,5 +1,5 @@
oint bitrix24 MoveFileToFolder ^
--url "b24-ar17wx.bitrix24.by" ^
- --fileid 13596 ^
- --folderid 13606 ^
+ --fileid 13656 ^
+ --folderid 13666 ^
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/MoveFolder/bash.txt b/docs/ru/cli/NEW_CLI/bitrix24/MoveFolder/bash.txt
index f3259eff0e..8eaaad0ed0 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/MoveFolder/bash.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/MoveFolder/bash.txt
@@ -1,5 +1,5 @@
oint bitrix24 MoveFolder \
--url "b24-ar17wx.bitrix24.by" \
- --folderid 13604 \
- --tagetid 13600 \
+ --folderid 13664 \
+ --tagetid 13660 \
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/MoveFolder/bat.txt b/docs/ru/cli/NEW_CLI/bitrix24/MoveFolder/bat.txt
index fe90ae7673..374425b3d0 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/MoveFolder/bat.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/MoveFolder/bat.txt
@@ -1,5 +1,5 @@
oint bitrix24 MoveFolder ^
--url "b24-ar17wx.bitrix24.by" ^
- --folderid 13604 ^
- --tagetid 13600 ^
+ --folderid 13664 ^
+ --tagetid 13660 ^
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/MoveTaskToKanbanStage/bash.txt b/docs/ru/cli/NEW_CLI/bitrix24/MoveTaskToKanbanStage/bash.txt
index 259b6e4bf5..9dcaff5d05 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/MoveTaskToKanbanStage/bash.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/MoveTaskToKanbanStage/bash.txt
@@ -1,5 +1,5 @@
oint bitrix24 MoveTaskToKanbanStage \
--url "b24-ar17wx.bitrix24.by" \
- --task "2576" \
- --stage 910 \
+ --task "2586" \
+ --stage 914 \
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/MoveTaskToKanbanStage/bat.txt b/docs/ru/cli/NEW_CLI/bitrix24/MoveTaskToKanbanStage/bat.txt
index c64984df3e..ea468a419e 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/MoveTaskToKanbanStage/bat.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/MoveTaskToKanbanStage/bat.txt
@@ -1,5 +1,5 @@
oint bitrix24 MoveTaskToKanbanStage ^
--url "b24-ar17wx.bitrix24.by" ^
- --task "2576" ^
- --stage 910 ^
+ --task "2586" ^
+ --stage 914 ^
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/MuteTask/bash.txt b/docs/ru/cli/NEW_CLI/bitrix24/MuteTask/bash.txt
index 5beb377b88..ff99d55ab9 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/MuteTask/bash.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/MuteTask/bash.txt
@@ -1,4 +1,4 @@
oint bitrix24 MuteTask \
--url "b24-ar17wx.bitrix24.by" \
- --task "2572" \
+ --task "2582" \
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/MuteTask/bat.txt b/docs/ru/cli/NEW_CLI/bitrix24/MuteTask/bat.txt
index 4bdc56c962..7c6586a221 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/MuteTask/bat.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/MuteTask/bat.txt
@@ -1,4 +1,4 @@
oint bitrix24 MuteTask ^
--url "b24-ar17wx.bitrix24.by" ^
- --task "2572" ^
+ --task "2582" ^
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/PauseTask/bash.txt b/docs/ru/cli/NEW_CLI/bitrix24/PauseTask/bash.txt
index 60186e67d8..51d2ae82d4 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/PauseTask/bash.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/PauseTask/bash.txt
@@ -1,4 +1,4 @@
oint bitrix24 PauseTask \
--url "b24-ar17wx.bitrix24.by" \
- --task "2572" \
+ --task "2582" \
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/PauseTask/bat.txt b/docs/ru/cli/NEW_CLI/bitrix24/PauseTask/bat.txt
index 3a76bb4c89..045e7e31a7 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/PauseTask/bat.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/PauseTask/bat.txt
@@ -1,4 +1,4 @@
oint bitrix24 PauseTask ^
--url "b24-ar17wx.bitrix24.by" ^
- --task "2572" ^
+ --task "2582" ^
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/RemoveTaskFromFavorites/bash.txt b/docs/ru/cli/NEW_CLI/bitrix24/RemoveTaskFromFavorites/bash.txt
index e69c51cbc1..50b2147646 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/RemoveTaskFromFavorites/bash.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/RemoveTaskFromFavorites/bash.txt
@@ -1,4 +1,4 @@
oint bitrix24 RemoveTaskFromFavorites \
--url "b24-ar17wx.bitrix24.by" \
- --task "2572" \
+ --task "2582" \
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/RemoveTaskFromFavorites/bat.txt b/docs/ru/cli/NEW_CLI/bitrix24/RemoveTaskFromFavorites/bat.txt
index aa3fa2b294..769e2b0848 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/RemoveTaskFromFavorites/bat.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/RemoveTaskFromFavorites/bat.txt
@@ -1,4 +1,4 @@
oint bitrix24 RemoveTaskFromFavorites ^
--url "b24-ar17wx.bitrix24.by" ^
- --task "2572" ^
+ --task "2582" ^
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/RenameFile/bash.txt b/docs/ru/cli/NEW_CLI/bitrix24/RenameFile/bash.txt
index 26c736dce0..b1f1eef373 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/RenameFile/bash.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/RenameFile/bash.txt
@@ -1,5 +1,5 @@
oint bitrix24 RenameFile \
--url "b24-ar17wx.bitrix24.by" \
- --fileid 13596 \
+ --fileid 13656 \
--title "New file name.jpg" \
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/RenameFile/bat.txt b/docs/ru/cli/NEW_CLI/bitrix24/RenameFile/bat.txt
index 61dfe92f50..9af0e5d27c 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/RenameFile/bat.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/RenameFile/bat.txt
@@ -1,5 +1,5 @@
oint bitrix24 RenameFile ^
--url "b24-ar17wx.bitrix24.by" ^
- --fileid 13596 ^
+ --fileid 13656 ^
--title "New file name.jpg" ^
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/RenameFolder/bash.txt b/docs/ru/cli/NEW_CLI/bitrix24/RenameFolder/bash.txt
index ff3cab5f45..606886beca 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/RenameFolder/bash.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/RenameFolder/bash.txt
@@ -1,5 +1,5 @@
oint bitrix24 RenameFolder \
--url "b24-ar17wx.bitrix24.by" \
- --folderid 13602 \
+ --folderid 13662 \
--title "New catalog" \
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/RenameFolder/bat.txt b/docs/ru/cli/NEW_CLI/bitrix24/RenameFolder/bat.txt
index b56a0f8497..63ba4f3c78 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/RenameFolder/bat.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/RenameFolder/bat.txt
@@ -1,5 +1,5 @@
oint bitrix24 RenameFolder ^
--url "b24-ar17wx.bitrix24.by" ^
- --folderid 13602 ^
+ --folderid 13662 ^
--title "New catalog" ^
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/RenewTask/bash.txt b/docs/ru/cli/NEW_CLI/bitrix24/RenewTask/bash.txt
index 39d6320f2f..cbd8a466ae 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/RenewTask/bash.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/RenewTask/bash.txt
@@ -1,4 +1,4 @@
oint bitrix24 RenewTask \
--url "b24-ar17wx.bitrix24.by" \
- --task "2572" \
+ --task "2582" \
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/RenewTask/bat.txt b/docs/ru/cli/NEW_CLI/bitrix24/RenewTask/bat.txt
index cc6a940ad2..64f61f7f97 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/RenewTask/bat.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/RenewTask/bat.txt
@@ -1,4 +1,4 @@
oint bitrix24 RenewTask ^
--url "b24-ar17wx.bitrix24.by" ^
- --task "2572" ^
+ --task "2582" ^
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/RenewTasksChecklistElement/bash.txt b/docs/ru/cli/NEW_CLI/bitrix24/RenewTasksChecklistElement/bash.txt
index b20eaaeedf..c91ca512cd 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/RenewTasksChecklistElement/bash.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/RenewTasksChecklistElement/bash.txt
@@ -1,5 +1,5 @@
oint bitrix24 RenewTasksChecklistElement \
--url "b24-ar17wx.bitrix24.by" \
- --task "2572" \
- --element 1604 \
+ --task "2582" \
+ --element 1612 \
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/RenewTasksChecklistElement/bat.txt b/docs/ru/cli/NEW_CLI/bitrix24/RenewTasksChecklistElement/bat.txt
index ab2c2994d3..094254b07c 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/RenewTasksChecklistElement/bat.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/RenewTasksChecklistElement/bat.txt
@@ -1,5 +1,5 @@
oint bitrix24 RenewTasksChecklistElement ^
--url "b24-ar17wx.bitrix24.by" ^
- --task "2572" ^
- --element 1604 ^
+ --task "2582" ^
+ --element 1612 ^
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/RestoreFile/bash.txt b/docs/ru/cli/NEW_CLI/bitrix24/RestoreFile/bash.txt
index 7110a03915..624ddf94b3 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/RestoreFile/bash.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/RestoreFile/bash.txt
@@ -1,4 +1,4 @@
oint bitrix24 RestoreFile \
--url "b24-ar17wx.bitrix24.by" \
- --fileid 13596 \
+ --fileid 13656 \
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/RestoreFile/bat.txt b/docs/ru/cli/NEW_CLI/bitrix24/RestoreFile/bat.txt
index d7eb9cde73..9e889c95d5 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/RestoreFile/bat.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/RestoreFile/bat.txt
@@ -1,4 +1,4 @@
oint bitrix24 RestoreFile ^
--url "b24-ar17wx.bitrix24.by" ^
- --fileid 13596 ^
+ --fileid 13656 ^
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/RestoreFolder/bash.txt b/docs/ru/cli/NEW_CLI/bitrix24/RestoreFolder/bash.txt
index 679f446ebf..d7a4b3fea2 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/RestoreFolder/bash.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/RestoreFolder/bash.txt
@@ -1,4 +1,4 @@
oint bitrix24 RestoreFolder \
--url "b24-ar17wx.bitrix24.by" \
- --folderid 13602 \
+ --folderid 13662 \
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/RestoreFolder/bat.txt b/docs/ru/cli/NEW_CLI/bitrix24/RestoreFolder/bat.txt
index 8ffcafa6c8..4f2c694865 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/RestoreFolder/bat.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/RestoreFolder/bat.txt
@@ -1,4 +1,4 @@
oint bitrix24 RestoreFolder ^
--url "b24-ar17wx.bitrix24.by" ^
- --folderid 13602 ^
+ --folderid 13662 ^
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/SendFile/bash.txt b/docs/ru/cli/NEW_CLI/bitrix24/SendFile/bash.txt
index 5dbabcee86..2202568ec8 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/SendFile/bash.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/SendFile/bash.txt
@@ -1,6 +1,6 @@
oint bitrix24 SendFile \
--url "b24-ar17wx.bitrix24.by" \
- --chat 1060 \
- --fileid 13634 \
+ --chat 1064 \
+ --fileid 13694 \
--description "Very important file" \
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/SendFile/bat.txt b/docs/ru/cli/NEW_CLI/bitrix24/SendFile/bat.txt
index 0e88610e39..d44cb5bc37 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/SendFile/bat.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/SendFile/bat.txt
@@ -1,6 +1,6 @@
oint bitrix24 SendFile ^
--url "b24-ar17wx.bitrix24.by" ^
- --chat 1060 ^
- --fileid 13634 ^
+ --chat 1064 ^
+ --fileid 13694 ^
--description "Very important file" ^
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/SetMessageReaction/bash.txt b/docs/ru/cli/NEW_CLI/bitrix24/SetMessageReaction/bash.txt
index c893b13baf..d3c0197ef0 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/SetMessageReaction/bash.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/SetMessageReaction/bash.txt
@@ -1,4 +1,4 @@
oint bitrix24 SetMessageReaction \
--url "b24-ar17wx.bitrix24.by" \
- --message 19010 \
+ --message 19086 \
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/SetMessageReaction/bat.txt b/docs/ru/cli/NEW_CLI/bitrix24/SetMessageReaction/bat.txt
index 65fc4ade5e..fd641fccb4 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/SetMessageReaction/bat.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/SetMessageReaction/bat.txt
@@ -1,4 +1,4 @@
oint bitrix24 SetMessageReaction ^
--url "b24-ar17wx.bitrix24.by" ^
- --message 19010 ^
+ --message 19086 ^
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/StartTask/bash.txt b/docs/ru/cli/NEW_CLI/bitrix24/StartTask/bash.txt
index 05b7ed5686..218360e0bc 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/StartTask/bash.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/StartTask/bash.txt
@@ -1,4 +1,4 @@
oint bitrix24 StartTask \
--url "b24-ar17wx.bitrix24.by" \
- --task "2572" \
+ --task "2582" \
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/StartTask/bat.txt b/docs/ru/cli/NEW_CLI/bitrix24/StartTask/bat.txt
index 96a76d869c..c88bd927c1 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/StartTask/bat.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/StartTask/bat.txt
@@ -1,4 +1,4 @@
oint bitrix24 StartTask ^
--url "b24-ar17wx.bitrix24.by" ^
- --task "2572" ^
+ --task "2582" ^
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/StartTimekeeping/bash.txt b/docs/ru/cli/NEW_CLI/bitrix24/StartTimekeeping/bash.txt
index e1314fba13..d38b52389b 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/StartTimekeeping/bash.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/StartTimekeeping/bash.txt
@@ -1,6 +1,6 @@
oint bitrix24 StartTimekeeping \
--url "b24-ar17wx.bitrix24.by" \
--userid 1 \
- --time "2024-10-20T11:18:40.5107554" \
+ --time "2024-10-20T13:21:22.5100223" \
--report "Late" \
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/StartTimekeeping/bat.txt b/docs/ru/cli/NEW_CLI/bitrix24/StartTimekeeping/bat.txt
index 997a927df8..df7e84f912 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/StartTimekeeping/bat.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/StartTimekeeping/bat.txt
@@ -1,6 +1,6 @@
oint bitrix24 StartTimekeeping ^
--url "b24-ar17wx.bitrix24.by" ^
--userid 1 ^
- --time "2024-10-20T11:18:40.5107554" ^
+ --time "2024-10-20T13:21:22.5100223" ^
--report "Late" ^
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/StartWatchingTask/bash.txt b/docs/ru/cli/NEW_CLI/bitrix24/StartWatchingTask/bash.txt
index ff9e767ebd..df92ccd864 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/StartWatchingTask/bash.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/StartWatchingTask/bash.txt
@@ -1,4 +1,4 @@
oint bitrix24 StartWatchingTask \
--url "b24-ar17wx.bitrix24.by" \
- --task "2572" \
+ --task "2582" \
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/StartWatchingTask/bat.txt b/docs/ru/cli/NEW_CLI/bitrix24/StartWatchingTask/bat.txt
index e70072215a..00555c789d 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/StartWatchingTask/bat.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/StartWatchingTask/bat.txt
@@ -1,4 +1,4 @@
oint bitrix24 StartWatchingTask ^
--url "b24-ar17wx.bitrix24.by" ^
- --task "2572" ^
+ --task "2582" ^
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/StopTimekeeping/bash.txt b/docs/ru/cli/NEW_CLI/bitrix24/StopTimekeeping/bash.txt
index 2d7fcb00fc..2931e3e127 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/StopTimekeeping/bash.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/StopTimekeeping/bash.txt
@@ -1,6 +1,6 @@
oint bitrix24 StopTimekeeping \
--url "b24-ar17wx.bitrix24.by" \
--userid 1 \
- --time "2024-10-20T12:18:47.6704475" \
+ --time "2024-10-20T14:21:29.6632996" \
--report "Time off" \
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/StopTimekeeping/bat.txt b/docs/ru/cli/NEW_CLI/bitrix24/StopTimekeeping/bat.txt
index 330e951edd..b8a94082c9 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/StopTimekeeping/bat.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/StopTimekeeping/bat.txt
@@ -1,6 +1,6 @@
oint bitrix24 StopTimekeeping ^
--url "b24-ar17wx.bitrix24.by" ^
--userid 1 ^
- --time "2024-10-20T12:18:47.6704475" ^
+ --time "2024-10-20T14:21:29.6632996" ^
--report "Time off" ^
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/StopWatchingTask/bash.txt b/docs/ru/cli/NEW_CLI/bitrix24/StopWatchingTask/bash.txt
index 557463a0a8..997c307cb9 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/StopWatchingTask/bash.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/StopWatchingTask/bash.txt
@@ -1,4 +1,4 @@
oint bitrix24 StopWatchingTask \
--url "b24-ar17wx.bitrix24.by" \
- --task "2572" \
+ --task "2582" \
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/StopWatchingTask/bat.txt b/docs/ru/cli/NEW_CLI/bitrix24/StopWatchingTask/bat.txt
index c4b6c5bafb..e4f5986f76 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/StopWatchingTask/bat.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/StopWatchingTask/bat.txt
@@ -1,4 +1,4 @@
oint bitrix24 StopWatchingTask ^
--url "b24-ar17wx.bitrix24.by" ^
- --task "2572" ^
+ --task "2582" ^
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/UnmuteTask/bash.txt b/docs/ru/cli/NEW_CLI/bitrix24/UnmuteTask/bash.txt
index 4dea9daea1..eb4117c9ba 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/UnmuteTask/bash.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/UnmuteTask/bash.txt
@@ -1,4 +1,4 @@
oint bitrix24 UnmuteTask \
--url "b24-ar17wx.bitrix24.by" \
- --task "2572" \
+ --task "2582" \
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/UnmuteTask/bat.txt b/docs/ru/cli/NEW_CLI/bitrix24/UnmuteTask/bat.txt
index cddeca875a..7fad755415 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/UnmuteTask/bat.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/UnmuteTask/bat.txt
@@ -1,4 +1,4 @@
oint bitrix24 UnmuteTask ^
--url "b24-ar17wx.bitrix24.by" ^
- --task "2572" ^
+ --task "2582" ^
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/UpdateDeal/bash.txt b/docs/ru/cli/NEW_CLI/bitrix24/UpdateDeal/bash.txt
index 6e7c4def9e..33395d4ecd 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/UpdateDeal/bash.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/UpdateDeal/bash.txt
@@ -2,6 +2,6 @@
oint bitrix24 UpdateDeal \
--url "b24-ar17wx.bitrix24.by" \
- --deal 898 \
+ --deal 906 \
--fields "{'TITLE':'Future deal in RUB','CURRENCY_ID':'RUB','OPPORTUNITY':50000,'BEGINDATE':'2025-01-01'}" \
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/UpdateDeal/bat.txt b/docs/ru/cli/NEW_CLI/bitrix24/UpdateDeal/bat.txt
index e772043d99..bd32b62680 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/UpdateDeal/bat.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/UpdateDeal/bat.txt
@@ -2,6 +2,6 @@
oint bitrix24 UpdateDeal ^
--url "b24-ar17wx.bitrix24.by" ^
- --deal 898 ^
+ --deal 906 ^
--fields "{'TITLE':'Future deal in RUB','CURRENCY_ID':'RUB','OPPORTUNITY':50000,'BEGINDATE':'2025-01-01'}" ^
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/UpdateDepartment/bash.txt b/docs/ru/cli/NEW_CLI/bitrix24/UpdateDepartment/bash.txt
index c68a0bd7a8..0aa02fed70 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/UpdateDepartment/bash.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/UpdateDepartment/bash.txt
@@ -1,6 +1,6 @@
oint bitrix24 UpdateDepartment \
--url "b24-ar17wx.bitrix24.by" \
- --depid 664 \
+ --depid 668 \
--title "New department" \
--parentid 1 \
--headid 10 \
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/UpdateDepartment/bat.txt b/docs/ru/cli/NEW_CLI/bitrix24/UpdateDepartment/bat.txt
index 68798cea65..143ec32e0b 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/UpdateDepartment/bat.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/UpdateDepartment/bat.txt
@@ -1,6 +1,6 @@
oint bitrix24 UpdateDepartment ^
--url "b24-ar17wx.bitrix24.by" ^
- --depid 664 ^
+ --depid 668 ^
--title "New department" ^
--parentid 1 ^
--headid 10 ^
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/UpdateKanbansStage/bash.txt b/docs/ru/cli/NEW_CLI/bitrix24/UpdateKanbansStage/bash.txt
index db83037113..82b32dcbb3 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/UpdateKanbansStage/bash.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/UpdateKanbansStage/bash.txt
@@ -1,7 +1,7 @@
oint bitrix24 UpdateKanbansStage \
--url "b24-ar17wx.bitrix24.by" \
--title "New stage name 2" \
- --stage 910 \
+ --stage 914 \
--color "000000" \
--prevstage 6 \
--admin true \
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/UpdateKanbansStage/bat.txt b/docs/ru/cli/NEW_CLI/bitrix24/UpdateKanbansStage/bat.txt
index cb3d7c53e0..c697e31a14 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/UpdateKanbansStage/bat.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/UpdateKanbansStage/bat.txt
@@ -1,7 +1,7 @@
oint bitrix24 UpdateKanbansStage ^
--url "b24-ar17wx.bitrix24.by" ^
--title "New stage name 2" ^
- --stage 910 ^
+ --stage 914 ^
--color "000000" ^
--prevstage 6 ^
--admin true ^
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/UpdateLead/bash.txt b/docs/ru/cli/NEW_CLI/bitrix24/UpdateLead/bash.txt
index 614b569b8e..b8674dcbff 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/UpdateLead/bash.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/UpdateLead/bash.txt
@@ -2,6 +2,6 @@
oint bitrix24 UpdateLead \
--url "b24-ar17wx.bitrix24.by" \
- --lead 458 \
+ --lead 462 \
--fields "{'ADDRESS':'Lermontov st., b. 20','ADDRESS_COUNTRY':'Belarus','TITLE':'SuperClient','NAME':'Evgeniy','LAST_NAME':'Evgeniev'}" \
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/UpdateLead/bat.txt b/docs/ru/cli/NEW_CLI/bitrix24/UpdateLead/bat.txt
index 5f7082568e..ccd35ea191 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/UpdateLead/bat.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/UpdateLead/bat.txt
@@ -2,6 +2,6 @@
oint bitrix24 UpdateLead ^
--url "b24-ar17wx.bitrix24.by" ^
- --lead 458 ^
+ --lead 462 ^
--fields "{'ADDRESS':'Lermontov st., b. 20','ADDRESS_COUNTRY':'Belarus','TITLE':'SuperClient','NAME':'Evgeniy','LAST_NAME':'Evgeniev'}" ^
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/UpdatePost/bash.txt b/docs/ru/cli/NEW_CLI/bitrix24/UpdatePost/bash.txt
index c94661cc08..68708d726f 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/UpdatePost/bash.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/UpdatePost/bash.txt
@@ -2,7 +2,7 @@
oint bitrix24 UpdatePost \
--url "b24-ar17wx.bitrix24.by" \
- --postid 1012 \
+ --postid 1016 \
--text "New post text" \
--files "{'1.png':'https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg'}" \
--title "New post title" \
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/UpdatePost/bat.txt b/docs/ru/cli/NEW_CLI/bitrix24/UpdatePost/bat.txt
index f4cdeee72e..92fb5c9dcf 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/UpdatePost/bat.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/UpdatePost/bat.txt
@@ -2,7 +2,7 @@
oint bitrix24 UpdatePost ^
--url "b24-ar17wx.bitrix24.by" ^
- --postid 1012 ^
+ --postid 1016 ^
--text "New post text" ^
--files "{'1.png':'https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg'}" ^
--title "New post title" ^
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/UpdateTask/bash.txt b/docs/ru/cli/NEW_CLI/bitrix24/UpdateTask/bash.txt
index 47865d52fc..6e25f1d3b0 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/UpdateTask/bash.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/UpdateTask/bash.txt
@@ -2,6 +2,6 @@
oint bitrix24 UpdateTask \
--url "b24-ar17wx.bitrix24.by" \
- --task "2572" \
+ --task "2582" \
--fields "{'TITLE':'Another task title','DESCRIPTION':'Another task description','PRIORITY':'1'}" \
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/UpdateTask/bat.txt b/docs/ru/cli/NEW_CLI/bitrix24/UpdateTask/bat.txt
index 85b56bfbb9..02ed806a3a 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/UpdateTask/bat.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/UpdateTask/bat.txt
@@ -2,6 +2,6 @@
oint bitrix24 UpdateTask ^
--url "b24-ar17wx.bitrix24.by" ^
- --task "2572" ^
+ --task "2582" ^
--fields "{'TITLE':'Another task title','DESCRIPTION':'Another task description','PRIORITY':'1'}" ^
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/UpdateTaskComment/bash.txt b/docs/ru/cli/NEW_CLI/bitrix24/UpdateTaskComment/bash.txt
index 0b64471f47..435a35d335 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/UpdateTaskComment/bash.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/UpdateTaskComment/bash.txt
@@ -1,6 +1,6 @@
oint bitrix24 UpdateTaskComment \
--url "b24-ar17wx.bitrix24.by" \
- --task "2574" \
- --comment 6356 \
+ --task "2584" \
+ --comment 6378 \
--text "The task has been changed, let's split up" \
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/UpdateTaskComment/bat.txt b/docs/ru/cli/NEW_CLI/bitrix24/UpdateTaskComment/bat.txt
index f75531e4a2..fcc58bdab9 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/UpdateTaskComment/bat.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/UpdateTaskComment/bat.txt
@@ -1,6 +1,6 @@
oint bitrix24 UpdateTaskComment ^
--url "b24-ar17wx.bitrix24.by" ^
- --task "2574" ^
- --comment 6356 ^
+ --task "2584" ^
+ --comment 6378 ^
--text "The task has been changed, let's split up" ^
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/UpdateTaskTimeAccounting/bash.txt b/docs/ru/cli/NEW_CLI/bitrix24/UpdateTaskTimeAccounting/bash.txt
index 86d482ab9f..81fccf0b74 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/UpdateTaskTimeAccounting/bash.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/UpdateTaskTimeAccounting/bash.txt
@@ -1,8 +1,8 @@
oint bitrix24 UpdateTaskTimeAccounting \
--url "b24-ar17wx.bitrix24.by" \
- --task "2578" \
- --record 900 \
+ --task "2588" \
+ --record 904 \
--amount 4800 \
--text "New time record" \
- --date "2024-09-20T12:18:35.5132334" \
+ --date "2024-09-20T14:21:17.4733818" \
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/UpdateTaskTimeAccounting/bat.txt b/docs/ru/cli/NEW_CLI/bitrix24/UpdateTaskTimeAccounting/bat.txt
index 71350e7109..75cc7aed9a 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/UpdateTaskTimeAccounting/bat.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/UpdateTaskTimeAccounting/bat.txt
@@ -1,8 +1,8 @@
oint bitrix24 UpdateTaskTimeAccounting ^
--url "b24-ar17wx.bitrix24.by" ^
- --task "2578" ^
- --record 900 ^
+ --task "2588" ^
+ --record 904 ^
--amount 4800 ^
--text "New time record" ^
- --date "2024-09-20T12:18:35.5132334" ^
+ --date "2024-09-20T14:21:17.4733818" ^
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/UpdateTasksChecklistElement/bash.txt b/docs/ru/cli/NEW_CLI/bitrix24/UpdateTasksChecklistElement/bash.txt
index b49472f32f..2bdccf0854 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/UpdateTasksChecklistElement/bash.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/UpdateTasksChecklistElement/bash.txt
@@ -1,6 +1,6 @@
oint bitrix24 UpdateTasksChecklistElement \
--url "b24-ar17wx.bitrix24.by" \
- --task "2572" \
- --element 1604 \
+ --task "2582" \
+ --element 1612 \
--text "New elements text" \
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/UpdateTasksChecklistElement/bat.txt b/docs/ru/cli/NEW_CLI/bitrix24/UpdateTasksChecklistElement/bat.txt
index d9a0cb10ff..5f35ba72a0 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/UpdateTasksChecklistElement/bat.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/UpdateTasksChecklistElement/bat.txt
@@ -1,6 +1,6 @@
oint bitrix24 UpdateTasksChecklistElement ^
--url "b24-ar17wx.bitrix24.by" ^
- --task "2572" ^
- --element 1604 ^
+ --task "2582" ^
+ --element 1612 ^
--text "New elements text" ^
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/UpdateUser/bash.txt b/docs/ru/cli/NEW_CLI/bitrix24/UpdateUser/bash.txt
index 11165b4ccb..4e68fdeb9b 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/UpdateUser/bash.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/UpdateUser/bash.txt
@@ -2,6 +2,6 @@
oint bitrix24 UpdateUser \
--url "b24-ar17wx.bitrix24.by" \
- --userid 674 \
- --fields "{'EMAIL':'9d263e47-703e-47e1-bc23-cadab81aa494@exepmple.org','NAME':'Oleg','LAST_NAME':'Lama','UF_DEPARTMENT':7}" \
+ --userid 678 \
+ --fields "{'EMAIL':'aab0126f-40e8-4956-9270-dd7b40a4c727@exepmple.org','NAME':'Oleg','LAST_NAME':'Lama','UF_DEPARTMENT':7}" \
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/UpdateUser/bat.txt b/docs/ru/cli/NEW_CLI/bitrix24/UpdateUser/bat.txt
index 5c7a606b8b..b814f1a868 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/UpdateUser/bat.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/UpdateUser/bat.txt
@@ -2,6 +2,6 @@
oint bitrix24 UpdateUser ^
--url "b24-ar17wx.bitrix24.by" ^
- --userid 674 ^
- --fields "{'EMAIL':'9d263e47-703e-47e1-bc23-cadab81aa494@exepmple.org','NAME':'Oleg','LAST_NAME':'Lama','UF_DEPARTMENT':7}" ^
+ --userid 678 ^
+ --fields "{'EMAIL':'aab0126f-40e8-4956-9270-dd7b40a4c727@exepmple.org','NAME':'Oleg','LAST_NAME':'Lama','UF_DEPARTMENT':7}" ^
--token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/UploadFileToFolder/bash.txt b/docs/ru/cli/NEW_CLI/bitrix24/UploadFileToFolder/bash.txt
index 2a8c9c4fb4..41e2fc212d 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/UploadFileToFolder/bash.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/UploadFileToFolder/bash.txt
@@ -2,4 +2,4 @@ oint bitrix24 UploadFileToFolder \
--url "https://b24-ar17wx.bitrix24.by/rest/1/1o2dojryqvjybc11" \
--title "Imortant doc.docx" \
--file "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/document.docx" \
- --folderid 13628
\ No newline at end of file
+ --folderid 13688
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/bitrix24/UploadFileToFolder/bat.txt b/docs/ru/cli/NEW_CLI/bitrix24/UploadFileToFolder/bat.txt
index 7c86bd7645..6fd0315f63 100644
--- a/docs/ru/cli/NEW_CLI/bitrix24/UploadFileToFolder/bat.txt
+++ b/docs/ru/cli/NEW_CLI/bitrix24/UploadFileToFolder/bat.txt
@@ -2,4 +2,4 @@ oint bitrix24 UploadFileToFolder ^
--url "https://b24-ar17wx.bitrix24.by/rest/1/1o2dojryqvjybc11" ^
--title "Imortant doc.docx" ^
--file "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/document.docx" ^
- --folderid 13628
\ No newline at end of file
+ --folderid 13688
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/cdek/CreateBarcode/bash.txt b/docs/ru/cli/NEW_CLI/cdek/CreateBarcode/bash.txt
index 2fc9f0dce2..d06cae4134 100644
--- a/docs/ru/cli/NEW_CLI/cdek/CreateBarcode/bash.txt
+++ b/docs/ru/cli/NEW_CLI/cdek/CreateBarcode/bash.txt
@@ -1,6 +1,6 @@
oint cdek CreateBarcode \
--token "***" \
- --uuids "0e1bd4af-4bce-4ca8-8a62-f32a32d9caf4" \
+ --uuids "98f3e0de-56e8-4348-b294-91c2f54b9c68" \
--count 1 \
--format "A5" \
--testapi "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/cdek/CreateBarcode/bat.txt b/docs/ru/cli/NEW_CLI/cdek/CreateBarcode/bat.txt
index 0d065c13ea..bd949124bd 100644
--- a/docs/ru/cli/NEW_CLI/cdek/CreateBarcode/bat.txt
+++ b/docs/ru/cli/NEW_CLI/cdek/CreateBarcode/bat.txt
@@ -1,6 +1,6 @@
oint cdek CreateBarcode ^
--token "***" ^
- --uuids "0e1bd4af-4bce-4ca8-8a62-f32a32d9caf4" ^
+ --uuids "98f3e0de-56e8-4348-b294-91c2f54b9c68" ^
--count 1 ^
--format "A5" ^
--testapi "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/cdek/CreateCustomerRefund/bash.txt b/docs/ru/cli/NEW_CLI/cdek/CreateCustomerRefund/bash.txt
index 6fa4b437bf..03c075c83a 100644
--- a/docs/ru/cli/NEW_CLI/cdek/CreateCustomerRefund/bash.txt
+++ b/docs/ru/cli/NEW_CLI/cdek/CreateCustomerRefund/bash.txt
@@ -1,5 +1,5 @@
oint cdek CreateCustomerRefund \
--token "***" \
- --uuid "b233f40f-2b42-492d-af71-4f9411f1f5fa" \
+ --uuid "98f3e0de-56e8-4348-b294-91c2f54b9c68" \
--tariff 139 \
--testapi "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/cdek/CreateCustomerRefund/bat.txt b/docs/ru/cli/NEW_CLI/cdek/CreateCustomerRefund/bat.txt
index 072b4c5c29..ecaa628476 100644
--- a/docs/ru/cli/NEW_CLI/cdek/CreateCustomerRefund/bat.txt
+++ b/docs/ru/cli/NEW_CLI/cdek/CreateCustomerRefund/bat.txt
@@ -1,5 +1,5 @@
oint cdek CreateCustomerRefund ^
--token "***" ^
- --uuid "b233f40f-2b42-492d-af71-4f9411f1f5fa" ^
+ --uuid "98f3e0de-56e8-4348-b294-91c2f54b9c68" ^
--tariff 139 ^
--testapi "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/cdek/CreateOrder/bash.txt b/docs/ru/cli/NEW_CLI/cdek/CreateOrder/bash.txt
index e917b3f085..a27d5f714d 100644
--- a/docs/ru/cli/NEW_CLI/cdek/CreateOrder/bash.txt
+++ b/docs/ru/cli/NEW_CLI/cdek/CreateOrder/bash.txt
@@ -2,6 +2,6 @@
oint cdek CreateOrder \
--token "***" \
- --order "{'from_location':{'code':'44','city':'Moscow','address':'Ave. Leningradsky, 4'},'to_location':{'code':'270','city':'Novosibirsk','address':'st. Bluchera, 32'},'packages':[{'items':[{'payment':{'value':3000},'ware_key':'***','name':'Product','cost':300,'amount':2,'weight':700,'url':'www.item.ru'}],'number':'bar-001','comment':'Packaging','height':10,'length':10,'weight':'4000','width':10}],'recipient':{'phones':[{'number':'+79134637228'}],'name':'Ivaniv Ivan'},'sender':{'name':'Petrov Petr'},'services':[{'code':'SECURE_PACKAGE_A2','parameter':10}],'number':'a59b7522-e9f3-488b-9abc-0d9131c3128c','comment':'New order','tariff_code':139,'delivery_recipient_cost':{'value':50},'delivery_recipient_cost_adv':{'sum':3000,'threshold':200}}" \
+ --order "{'from_location':{'code':'44','city':'Moscow','address':'Ave. Leningradsky, 4'},'to_location':{'code':'270','city':'Novosibirsk','address':'st. Bluchera, 32'},'packages':[{'items':[{'payment':{'value':3000},'ware_key':'***','name':'Product','cost':300,'amount':2,'weight':700,'url':'www.item.ru'}],'number':'bar-001','comment':'Packaging','height':10,'length':10,'weight':'4000','width':10}],'recipient':{'phones':[{'number':'+79134637228'}],'name':'Ivaniv Ivan'},'sender':{'name':'Petrov Petr'},'services':[{'code':'SECURE_PACKAGE_A2','parameter':10}],'number':'64b67220-e582-4ec1-940e-8fd55d15e976','comment':'New order','tariff_code':139,'delivery_recipient_cost':{'value':50},'delivery_recipient_cost_adv':{'sum':3000,'threshold':200}}" \
--ostore true \
--testapi "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/cdek/CreateOrder/bat.txt b/docs/ru/cli/NEW_CLI/cdek/CreateOrder/bat.txt
index 23a5f8ae9d..0bf3feab6a 100644
--- a/docs/ru/cli/NEW_CLI/cdek/CreateOrder/bat.txt
+++ b/docs/ru/cli/NEW_CLI/cdek/CreateOrder/bat.txt
@@ -2,6 +2,6 @@
oint cdek CreateOrder ^
--token "***" ^
- --order "{'from_location':{'code':'44','city':'Moscow','address':'Ave. Leningradsky, 4'},'to_location':{'code':'270','city':'Novosibirsk','address':'st. Bluchera, 32'},'packages':[{'items':[{'payment':{'value':3000},'ware_key':'***','name':'Product','cost':300,'amount':2,'weight':700,'url':'www.item.ru'}],'number':'bar-001','comment':'Packaging','height':10,'length':10,'weight':'4000','width':10}],'recipient':{'phones':[{'number':'+79134637228'}],'name':'Ivaniv Ivan'},'sender':{'name':'Petrov Petr'},'services':[{'code':'SECURE_PACKAGE_A2','parameter':10}],'number':'a59b7522-e9f3-488b-9abc-0d9131c3128c','comment':'New order','tariff_code':139,'delivery_recipient_cost':{'value':50},'delivery_recipient_cost_adv':{'sum':3000,'threshold':200}}" ^
+ --order "{'from_location':{'code':'44','city':'Moscow','address':'Ave. Leningradsky, 4'},'to_location':{'code':'270','city':'Novosibirsk','address':'st. Bluchera, 32'},'packages':[{'items':[{'payment':{'value':3000},'ware_key':'***','name':'Product','cost':300,'amount':2,'weight':700,'url':'www.item.ru'}],'number':'bar-001','comment':'Packaging','height':10,'length':10,'weight':'4000','width':10}],'recipient':{'phones':[{'number':'+79134637228'}],'name':'Ivaniv Ivan'},'sender':{'name':'Petrov Petr'},'services':[{'code':'SECURE_PACKAGE_A2','parameter':10}],'number':'64b67220-e582-4ec1-940e-8fd55d15e976','comment':'New order','tariff_code':139,'delivery_recipient_cost':{'value':50},'delivery_recipient_cost_adv':{'sum':3000,'threshold':200}}" ^
--ostore true ^
--testapi "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/cdek/CreateReceipt/bash.txt b/docs/ru/cli/NEW_CLI/cdek/CreateReceipt/bash.txt
index 71ca1ce861..6550d41dba 100644
--- a/docs/ru/cli/NEW_CLI/cdek/CreateReceipt/bash.txt
+++ b/docs/ru/cli/NEW_CLI/cdek/CreateReceipt/bash.txt
@@ -1,6 +1,6 @@
oint cdek CreateReceipt \
--token "***" \
- --uuids "0e1bd4af-4bce-4ca8-8a62-f32a32d9caf4" \
+ --uuids "98f3e0de-56e8-4348-b294-91c2f54b9c68" \
--type "tpl_russia" \
--count 1 \
--testapi "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/cdek/CreateReceipt/bat.txt b/docs/ru/cli/NEW_CLI/cdek/CreateReceipt/bat.txt
index f674f5dc5c..4c64ff7a28 100644
--- a/docs/ru/cli/NEW_CLI/cdek/CreateReceipt/bat.txt
+++ b/docs/ru/cli/NEW_CLI/cdek/CreateReceipt/bat.txt
@@ -1,6 +1,6 @@
oint cdek CreateReceipt ^
--token "***" ^
- --uuids "0e1bd4af-4bce-4ca8-8a62-f32a32d9caf4" ^
+ --uuids "98f3e0de-56e8-4348-b294-91c2f54b9c68" ^
--type "tpl_russia" ^
--count 1 ^
--testapi "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/cdek/CreateRefusal/bash.txt b/docs/ru/cli/NEW_CLI/cdek/CreateRefusal/bash.txt
index fbe0866dca..555e57c1bb 100644
--- a/docs/ru/cli/NEW_CLI/cdek/CreateRefusal/bash.txt
+++ b/docs/ru/cli/NEW_CLI/cdek/CreateRefusal/bash.txt
@@ -1,4 +1,4 @@
oint cdek CreateRefusal \
--token "***" \
- --uuid "b233f40f-2b42-492d-af71-4f9411f1f5fa" \
+ --uuid "98f3e0de-56e8-4348-b294-91c2f54b9c68" \
--testapi "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/cdek/CreateRefusal/bat.txt b/docs/ru/cli/NEW_CLI/cdek/CreateRefusal/bat.txt
index c89daf6c7a..5f1808a4db 100644
--- a/docs/ru/cli/NEW_CLI/cdek/CreateRefusal/bat.txt
+++ b/docs/ru/cli/NEW_CLI/cdek/CreateRefusal/bat.txt
@@ -1,4 +1,4 @@
oint cdek CreateRefusal ^
--token "***" ^
- --uuid "b233f40f-2b42-492d-af71-4f9411f1f5fa" ^
+ --uuid "98f3e0de-56e8-4348-b294-91c2f54b9c68" ^
--testapi "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/cdek/DeleteCourierInvitation/bash.txt b/docs/ru/cli/NEW_CLI/cdek/DeleteCourierInvitation/bash.txt
index 01e53a6ffa..3adae0344f 100644
--- a/docs/ru/cli/NEW_CLI/cdek/DeleteCourierInvitation/bash.txt
+++ b/docs/ru/cli/NEW_CLI/cdek/DeleteCourierInvitation/bash.txt
@@ -1,4 +1,4 @@
oint cdek DeleteCourierInvitation \
--token "***" \
- --uuid "72753031-49ca-45a6-90c5-d2367a6e8c2c" \
+ --uuid "72753031-8cd3-4f64-bdaf-75d30c428d35" \
--testapi "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/cdek/DeleteCourierInvitation/bat.txt b/docs/ru/cli/NEW_CLI/cdek/DeleteCourierInvitation/bat.txt
index 3b3acf4b5f..6bf2340ecb 100644
--- a/docs/ru/cli/NEW_CLI/cdek/DeleteCourierInvitation/bat.txt
+++ b/docs/ru/cli/NEW_CLI/cdek/DeleteCourierInvitation/bat.txt
@@ -1,4 +1,4 @@
oint cdek DeleteCourierInvitation ^
--token "***" ^
- --uuid "72753031-49ca-45a6-90c5-d2367a6e8c2c" ^
+ --uuid "72753031-8cd3-4f64-bdaf-75d30c428d35" ^
--testapi "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/cdek/DeleteOrder/bash.txt b/docs/ru/cli/NEW_CLI/cdek/DeleteOrder/bash.txt
index fa28a0602b..9d26a5002d 100644
--- a/docs/ru/cli/NEW_CLI/cdek/DeleteOrder/bash.txt
+++ b/docs/ru/cli/NEW_CLI/cdek/DeleteOrder/bash.txt
@@ -1,4 +1,4 @@
oint cdek DeleteOrder \
--token "***" \
- --uuid "b233f40f-2b42-492d-af71-4f9411f1f5fa" \
+ --uuid "98f3e0de-56e8-4348-b294-91c2f54b9c68" \
--testapi "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/cdek/DeleteOrder/bat.txt b/docs/ru/cli/NEW_CLI/cdek/DeleteOrder/bat.txt
index 0b0132a154..958cde810e 100644
--- a/docs/ru/cli/NEW_CLI/cdek/DeleteOrder/bat.txt
+++ b/docs/ru/cli/NEW_CLI/cdek/DeleteOrder/bat.txt
@@ -1,4 +1,4 @@
oint cdek DeleteOrder ^
--token "***" ^
- --uuid "b233f40f-2b42-492d-af71-4f9411f1f5fa" ^
+ --uuid "98f3e0de-56e8-4348-b294-91c2f54b9c68" ^
--testapi "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/cdek/GetBarcode/bash.txt b/docs/ru/cli/NEW_CLI/cdek/GetBarcode/bash.txt
new file mode 100644
index 0000000000..009448206b
--- /dev/null
+++ b/docs/ru/cli/NEW_CLI/cdek/GetBarcode/bash.txt
@@ -0,0 +1,6 @@
+oint cdek GetBarcode \
+ --token "***" \
+ --uuid "72753031-4e6c-4f0a-a40d-53559d783561" \
+ --getfile true \
+ --testapi "***" \
+ --out "C:\Users\Administrator\AppData\Local\Temp\yary0huaxis.pdf"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/cdek/GetBarcode/bat.txt b/docs/ru/cli/NEW_CLI/cdek/GetBarcode/bat.txt
new file mode 100644
index 0000000000..e8a280bff5
--- /dev/null
+++ b/docs/ru/cli/NEW_CLI/cdek/GetBarcode/bat.txt
@@ -0,0 +1,6 @@
+oint cdek GetBarcode ^
+ --token "***" ^
+ --uuid "72753031-4e6c-4f0a-a40d-53559d783561" ^
+ --getfile true ^
+ --testapi "***" ^
+ --out "C:\Users\Administrator\AppData\Local\Temp\yary0huaxis.pdf"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/cdek/GetCourierInvitation/bash.txt b/docs/ru/cli/NEW_CLI/cdek/GetCourierInvitation/bash.txt
index 3c3a98b08e..fdb3695d7f 100644
--- a/docs/ru/cli/NEW_CLI/cdek/GetCourierInvitation/bash.txt
+++ b/docs/ru/cli/NEW_CLI/cdek/GetCourierInvitation/bash.txt
@@ -1,4 +1,4 @@
oint cdek GetCourierInvitation \
--token "***" \
- --uuid "72753031-49ca-45a6-90c5-d2367a6e8c2c" \
+ --uuid "72753031-8cd3-4f64-bdaf-75d30c428d35" \
--testapi "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/cdek/GetCourierInvitation/bat.txt b/docs/ru/cli/NEW_CLI/cdek/GetCourierInvitation/bat.txt
index ab59a28afd..a665416bbb 100644
--- a/docs/ru/cli/NEW_CLI/cdek/GetCourierInvitation/bat.txt
+++ b/docs/ru/cli/NEW_CLI/cdek/GetCourierInvitation/bat.txt
@@ -1,4 +1,4 @@
oint cdek GetCourierInvitation ^
--token "***" ^
- --uuid "72753031-49ca-45a6-90c5-d2367a6e8c2c" ^
+ --uuid "72753031-8cd3-4f64-bdaf-75d30c428d35" ^
--testapi "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/cdek/GetOrder/bash.txt b/docs/ru/cli/NEW_CLI/cdek/GetOrder/bash.txt
index 9079509678..b352a4bc37 100644
--- a/docs/ru/cli/NEW_CLI/cdek/GetOrder/bash.txt
+++ b/docs/ru/cli/NEW_CLI/cdek/GetOrder/bash.txt
@@ -1,4 +1,4 @@
oint cdek GetOrder \
--token "***" \
- --uuid "0e1bd4af-4bce-4ca8-8a62-f32a32d9caf4" \
+ --uuid "98f3e0de-56e8-4348-b294-91c2f54b9c68" \
--testapi "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/cdek/GetOrder/bat.txt b/docs/ru/cli/NEW_CLI/cdek/GetOrder/bat.txt
index e610fc723e..4a99096536 100644
--- a/docs/ru/cli/NEW_CLI/cdek/GetOrder/bat.txt
+++ b/docs/ru/cli/NEW_CLI/cdek/GetOrder/bat.txt
@@ -1,4 +1,4 @@
oint cdek GetOrder ^
--token "***" ^
- --uuid "0e1bd4af-4bce-4ca8-8a62-f32a32d9caf4" ^
+ --uuid "98f3e0de-56e8-4348-b294-91c2f54b9c68" ^
--testapi "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/cdek/GetOrderByNumber/bash.txt b/docs/ru/cli/NEW_CLI/cdek/GetOrderByNumber/bash.txt
index f04ae62b27..0dde7f1c9a 100644
--- a/docs/ru/cli/NEW_CLI/cdek/GetOrderByNumber/bash.txt
+++ b/docs/ru/cli/NEW_CLI/cdek/GetOrderByNumber/bash.txt
@@ -1,5 +1,5 @@
oint cdek GetOrderByNumber \
--token "***" \
- --number "a59b7522-e9f3-488b-9abc-0d9131c3128c" \
+ --number "64b67220-e582-4ec1-940e-8fd55d15e976" \
--internal true \
--testapi "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/cdek/GetOrderByNumber/bat.txt b/docs/ru/cli/NEW_CLI/cdek/GetOrderByNumber/bat.txt
index 854a75209c..2792729713 100644
--- a/docs/ru/cli/NEW_CLI/cdek/GetOrderByNumber/bat.txt
+++ b/docs/ru/cli/NEW_CLI/cdek/GetOrderByNumber/bat.txt
@@ -1,5 +1,5 @@
oint cdek GetOrderByNumber ^
--token "***" ^
- --number "a59b7522-e9f3-488b-9abc-0d9131c3128c" ^
+ --number "64b67220-e582-4ec1-940e-8fd55d15e976" ^
--internal true ^
--testapi "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/cdek/GetReceipt/bash.txt b/docs/ru/cli/NEW_CLI/cdek/GetReceipt/bash.txt
index f473fdf837..52b0695251 100644
--- a/docs/ru/cli/NEW_CLI/cdek/GetReceipt/bash.txt
+++ b/docs/ru/cli/NEW_CLI/cdek/GetReceipt/bash.txt
@@ -1,4 +1,6 @@
oint cdek GetReceipt \
--token "***" \
- --uuid "72753031-c0c9-423e-818d-fc01cc91c085" \
- --testapi "***"
\ No newline at end of file
+ --uuid "72753031-be91-4e83-a486-090a26c490b1" \
+ --getfile true \
+ --testapi "***" \
+ --out "C:\Users\Administrator\AppData\Local\Temp\paku2j04ltf.pdf"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/cdek/GetReceipt/bat.txt b/docs/ru/cli/NEW_CLI/cdek/GetReceipt/bat.txt
index 82482b7f10..36be8692d1 100644
--- a/docs/ru/cli/NEW_CLI/cdek/GetReceipt/bat.txt
+++ b/docs/ru/cli/NEW_CLI/cdek/GetReceipt/bat.txt
@@ -1,4 +1,6 @@
oint cdek GetReceipt ^
--token "***" ^
- --uuid "72753031-c0c9-423e-818d-fc01cc91c085" ^
- --testapi "***"
\ No newline at end of file
+ --uuid "72753031-be91-4e83-a486-090a26c490b1" ^
+ --getfile true ^
+ --testapi "***" ^
+ --out "C:\Users\Administrator\AppData\Local\Temp\paku2j04ltf.pdf"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/cdek/UpdateOrder/bash.txt b/docs/ru/cli/NEW_CLI/cdek/UpdateOrder/bash.txt
index 60299781c7..45a921bd59 100644
--- a/docs/ru/cli/NEW_CLI/cdek/UpdateOrder/bash.txt
+++ b/docs/ru/cli/NEW_CLI/cdek/UpdateOrder/bash.txt
@@ -2,6 +2,6 @@
oint cdek UpdateOrder \
--token "***" \
- --uuid "b233f40f-2b42-492d-af71-4f9411f1f5fa" \
+ --uuid "98f3e0de-56e8-4348-b294-91c2f54b9c68" \
--order "{'comment':'NewComment'}" \
--testapi "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/cdek/UpdateOrder/bat.txt b/docs/ru/cli/NEW_CLI/cdek/UpdateOrder/bat.txt
index 1c805a0b78..4ad5a61b76 100644
--- a/docs/ru/cli/NEW_CLI/cdek/UpdateOrder/bat.txt
+++ b/docs/ru/cli/NEW_CLI/cdek/UpdateOrder/bat.txt
@@ -2,6 +2,6 @@
oint cdek UpdateOrder ^
--token "***" ^
- --uuid "b233f40f-2b42-492d-af71-4f9411f1f5fa" ^
+ --uuid "98f3e0de-56e8-4348-b294-91c2f54b9c68" ^
--order "{'comment':'NewComment'}" ^
--testapi "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/dropbox/AddUsersToFolder/bash.txt b/docs/ru/cli/NEW_CLI/dropbox/AddUsersToFolder/bash.txt
index 215e3d989d..88d723aa14 100644
--- a/docs/ru/cli/NEW_CLI/dropbox/AddUsersToFolder/bash.txt
+++ b/docs/ru/cli/NEW_CLI/dropbox/AddUsersToFolder/bash.txt
@@ -1,5 +1,5 @@
oint dropbox AddUsersToFolder \
--token "***" \
- --folder "11787899233" \
+ --folder "11787783425" \
--emails "['h5bk6ft62s@privaterelay.appleid.com']" \
--readonly true
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/dropbox/AddUsersToFolder/bat.txt b/docs/ru/cli/NEW_CLI/dropbox/AddUsersToFolder/bat.txt
index 3dbf51470a..c8ad43a6b4 100644
--- a/docs/ru/cli/NEW_CLI/dropbox/AddUsersToFolder/bat.txt
+++ b/docs/ru/cli/NEW_CLI/dropbox/AddUsersToFolder/bat.txt
@@ -1,5 +1,5 @@
oint dropbox AddUsersToFolder ^
--token "***" ^
- --folder "11787899233" ^
+ --folder "11787783425" ^
--emails "['h5bk6ft62s@privaterelay.appleid.com']" ^
--readonly true
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/dropbox/CancelFolderPublication/bash.txt b/docs/ru/cli/NEW_CLI/dropbox/CancelFolderPublication/bash.txt
index 8a5b2b4864..55e3f2cc3e 100644
--- a/docs/ru/cli/NEW_CLI/dropbox/CancelFolderPublication/bash.txt
+++ b/docs/ru/cli/NEW_CLI/dropbox/CancelFolderPublication/bash.txt
@@ -1,3 +1,3 @@
oint dropbox CancelFolderPublication \
--token "***" \
- --folder "11787899233"
\ No newline at end of file
+ --folder "11787783425"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/dropbox/CancelFolderPublication/bat.txt b/docs/ru/cli/NEW_CLI/dropbox/CancelFolderPublication/bat.txt
index 518bb05a72..244f17b802 100644
--- a/docs/ru/cli/NEW_CLI/dropbox/CancelFolderPublication/bat.txt
+++ b/docs/ru/cli/NEW_CLI/dropbox/CancelFolderPublication/bat.txt
@@ -1,3 +1,3 @@
oint dropbox CancelFolderPublication ^
--token "***" ^
- --folder "11787899233"
\ No newline at end of file
+ --folder "11787783425"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/dropbox/GetAsynchronousChangeStatus/bash.txt b/docs/ru/cli/NEW_CLI/dropbox/GetAsynchronousChangeStatus/bash.txt
index 639f18fc08..20e3098799 100644
--- a/docs/ru/cli/NEW_CLI/dropbox/GetAsynchronousChangeStatus/bash.txt
+++ b/docs/ru/cli/NEW_CLI/dropbox/GetAsynchronousChangeStatus/bash.txt
@@ -1,3 +1,3 @@
oint dropbox GetAsynchronousChangeStatus \
--token "***" \
- --job "dbjid:AAAy5iw_X2V9xsa62gRD-9Q0I7LX1iO6GvUkTepY1AQQeA4-yIecCg9U_BkZmg68XA6z6ulVWvq-mqnUhuD1eaMe"
\ No newline at end of file
+ --job "dbjid:AACvilTx4ontDTCIvx78TGYmdYtXvSZ148iVxNlM5WIEHxMLV-5QScEc03UJJBE1L7ZeD20diXHueF2mQHeOWhV9"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/dropbox/GetAsynchronousChangeStatus/bat.txt b/docs/ru/cli/NEW_CLI/dropbox/GetAsynchronousChangeStatus/bat.txt
index 5dddae244c..74ddac770d 100644
--- a/docs/ru/cli/NEW_CLI/dropbox/GetAsynchronousChangeStatus/bat.txt
+++ b/docs/ru/cli/NEW_CLI/dropbox/GetAsynchronousChangeStatus/bat.txt
@@ -1,3 +1,3 @@
oint dropbox GetAsynchronousChangeStatus ^
--token "***" ^
- --job "dbjid:AAAy5iw_X2V9xsa62gRD-9Q0I7LX1iO6GvUkTepY1AQQeA4-yIecCg9U_BkZmg68XA6z6ulVWvq-mqnUhuD1eaMe"
\ No newline at end of file
+ --job "dbjid:AACvilTx4ontDTCIvx78TGYmdYtXvSZ148iVxNlM5WIEHxMLV-5QScEc03UJJBE1L7ZeD20diXHueF2mQHeOWhV9"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/dropbox/GetUploadStatusByURL/bash.txt b/docs/ru/cli/NEW_CLI/dropbox/GetUploadStatusByURL/bash.txt
index 3b09a8679a..7253e1a2c2 100644
--- a/docs/ru/cli/NEW_CLI/dropbox/GetUploadStatusByURL/bash.txt
+++ b/docs/ru/cli/NEW_CLI/dropbox/GetUploadStatusByURL/bash.txt
@@ -1,3 +1,3 @@
oint dropbox GetUploadStatusByURL \
--token "***" \
- --job "uXyV3zlFzeUAAAAAAAAAAQ"
\ No newline at end of file
+ --job "7J7l_VO4lz0AAAAAAAAAAQ"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/dropbox/GetUploadStatusByURL/bat.txt b/docs/ru/cli/NEW_CLI/dropbox/GetUploadStatusByURL/bat.txt
index 31f1d027bf..18dc072c79 100644
--- a/docs/ru/cli/NEW_CLI/dropbox/GetUploadStatusByURL/bat.txt
+++ b/docs/ru/cli/NEW_CLI/dropbox/GetUploadStatusByURL/bat.txt
@@ -1,3 +1,3 @@
oint dropbox GetUploadStatusByURL ^
--token "***" ^
- --job "uXyV3zlFzeUAAAAAAAAAAQ"
\ No newline at end of file
+ --job "7J7l_VO4lz0AAAAAAAAAAQ"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/dropbox/RestoreObjectToVersion/bash.txt b/docs/ru/cli/NEW_CLI/dropbox/RestoreObjectToVersion/bash.txt
index 114779050f..7e65cdb713 100644
--- a/docs/ru/cli/NEW_CLI/dropbox/RestoreObjectToVersion/bash.txt
+++ b/docs/ru/cli/NEW_CLI/dropbox/RestoreObjectToVersion/bash.txt
@@ -1,4 +1,4 @@
oint dropbox RestoreObjectToVersion \
--token "***" \
--path "/New/pic.png" \
- --rev "624e4e4d8e163bd841553"
\ No newline at end of file
+ --rev "624e69c1b0f0ebd841553"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/dropbox/RestoreObjectToVersion/bat.txt b/docs/ru/cli/NEW_CLI/dropbox/RestoreObjectToVersion/bat.txt
index e2a1e2dcf6..921b7258e2 100644
--- a/docs/ru/cli/NEW_CLI/dropbox/RestoreObjectToVersion/bat.txt
+++ b/docs/ru/cli/NEW_CLI/dropbox/RestoreObjectToVersion/bat.txt
@@ -1,4 +1,4 @@
oint dropbox RestoreObjectToVersion ^
--token "***" ^
--path "/New/pic.png" ^
- --rev "624e4e4d8e163bd841553"
\ No newline at end of file
+ --rev "624e69c1b0f0ebd841553"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/dropbox/UploadFile/bash.txt b/docs/ru/cli/NEW_CLI/dropbox/UploadFile/bash.txt
index 8e1cf395d9..582c3376d5 100644
--- a/docs/ru/cli/NEW_CLI/dropbox/UploadFile/bash.txt
+++ b/docs/ru/cli/NEW_CLI/dropbox/UploadFile/bash.txt
@@ -1,5 +1,5 @@
oint dropbox UploadFile \
--token "***" \
- --file "C:\Users\Administrator\AppData\Local\Temp\lmmpbm0mn22.png" \
+ --file "C:\Users\Administrator\AppData\Local\Temp\lghpqteaced.png" \
--path "/New/pic.png" \
--overwrite true
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/dropbox/UploadFile/bat.txt b/docs/ru/cli/NEW_CLI/dropbox/UploadFile/bat.txt
index c57fcb402c..bf86ecb283 100644
--- a/docs/ru/cli/NEW_CLI/dropbox/UploadFile/bat.txt
+++ b/docs/ru/cli/NEW_CLI/dropbox/UploadFile/bat.txt
@@ -1,5 +1,5 @@
oint dropbox UploadFile ^
--token "***" ^
- --file "C:\Users\Administrator\AppData\Local\Temp\lmmpbm0mn22.png" ^
+ --file "C:\Users\Administrator\AppData\Local\Temp\lghpqteaced.png" ^
--path "/New/pic.png" ^
--overwrite true
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/gcalendar/AddCalendarToList/bash.txt b/docs/ru/cli/NEW_CLI/gcalendar/AddCalendarToList/bash.txt
index 7fbab04654..5fdc77bdfa 100644
--- a/docs/ru/cli/NEW_CLI/gcalendar/AddCalendarToList/bash.txt
+++ b/docs/ru/cli/NEW_CLI/gcalendar/AddCalendarToList/bash.txt
@@ -1,3 +1,3 @@
oint gcalendar AddCalendarToList \
--token "***" \
- --calendar "5ae220e73650eb2a71371e36bc40bc6d1da0f13673f12f1f28cae946f0ce5e37@group.calendar.google.com"
\ No newline at end of file
+ --calendar "05837367b6d1eabfcf736e7f08f976e631c77566ad0ea01911aa72007bdd9d3c@group.calendar.google.com"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/gcalendar/AddCalendarToList/bat.txt b/docs/ru/cli/NEW_CLI/gcalendar/AddCalendarToList/bat.txt
index 81ce4b56b4..857d4945b7 100644
--- a/docs/ru/cli/NEW_CLI/gcalendar/AddCalendarToList/bat.txt
+++ b/docs/ru/cli/NEW_CLI/gcalendar/AddCalendarToList/bat.txt
@@ -1,3 +1,3 @@
oint gcalendar AddCalendarToList ^
--token "***" ^
- --calendar "5ae220e73650eb2a71371e36bc40bc6d1da0f13673f12f1f28cae946f0ce5e37@group.calendar.google.com"
\ No newline at end of file
+ --calendar "05837367b6d1eabfcf736e7f08f976e631c77566ad0ea01911aa72007bdd9d3c@group.calendar.google.com"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/gcalendar/CreateEvent/bash.txt b/docs/ru/cli/NEW_CLI/gcalendar/CreateEvent/bash.txt
index a036e6c079..c3bd55da10 100644
--- a/docs/ru/cli/NEW_CLI/gcalendar/CreateEvent/bash.txt
+++ b/docs/ru/cli/NEW_CLI/gcalendar/CreateEvent/bash.txt
@@ -2,5 +2,5 @@
oint gcalendar CreateEvent \
--token "***" \
- --calendar "fcc331e5471b672470cbee784f022b0f2af133cd6ffd1344edb7bb4fb8268bc4@group.calendar.google.com" \
- --props "{'Description':'TestEventDescription','Title':'New event','Venue':'InOffice','StartDate':'2024-10-20T12:03:09.9517614Z','EndDate':'2024-10-20T13:03:09.9517614Z','ArrayOfAttachmentURLs':{'Image1':'https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg','Image2':'https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture2.jpg'},'SendNotifications':true}"
\ No newline at end of file
+ --calendar "3854fcc1bd673d227f0e5cb45bc4cbbb3bb3d79132ae16df3f1e8cd1963c8d56@group.calendar.google.com" \
+ --props "{'Description':'TestEventDescription','Title':'New event','Venue':'InOffice','StartDate':'2024-10-20T14:05:38.0328345Z','EndDate':'2024-10-20T15:05:38.0328345Z','ArrayOfAttachmentURLs':{'Image1':'https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg','Image2':'https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture2.jpg'},'SendNotifications':true}"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/gcalendar/CreateEvent/bat.txt b/docs/ru/cli/NEW_CLI/gcalendar/CreateEvent/bat.txt
index a8bb366217..43033e349a 100644
--- a/docs/ru/cli/NEW_CLI/gcalendar/CreateEvent/bat.txt
+++ b/docs/ru/cli/NEW_CLI/gcalendar/CreateEvent/bat.txt
@@ -2,5 +2,5 @@
oint gcalendar CreateEvent ^
--token "***" ^
- --calendar "fcc331e5471b672470cbee784f022b0f2af133cd6ffd1344edb7bb4fb8268bc4@group.calendar.google.com" ^
- --props "{'Description':'TestEventDescription','Title':'New event','Venue':'InOffice','StartDate':'2024-10-20T12:03:09.9517614Z','EndDate':'2024-10-20T13:03:09.9517614Z','ArrayOfAttachmentURLs':{'Image1':'https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg','Image2':'https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture2.jpg'},'SendNotifications':true}"
\ No newline at end of file
+ --calendar "3854fcc1bd673d227f0e5cb45bc4cbbb3bb3d79132ae16df3f1e8cd1963c8d56@group.calendar.google.com" ^
+ --props "{'Description':'TestEventDescription','Title':'New event','Venue':'InOffice','StartDate':'2024-10-20T14:05:38.0328345Z','EndDate':'2024-10-20T15:05:38.0328345Z','ArrayOfAttachmentURLs':{'Image1':'https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg','Image2':'https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture2.jpg'},'SendNotifications':true}"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/gcalendar/DeleteCalendar/bash.txt b/docs/ru/cli/NEW_CLI/gcalendar/DeleteCalendar/bash.txt
index 9f7916340e..a48264e9cf 100644
--- a/docs/ru/cli/NEW_CLI/gcalendar/DeleteCalendar/bash.txt
+++ b/docs/ru/cli/NEW_CLI/gcalendar/DeleteCalendar/bash.txt
@@ -1,3 +1,3 @@
oint gcalendar DeleteCalendar \
--token "***" \
- --calendar "fcc331e5471b672470cbee784f022b0f2af133cd6ffd1344edb7bb4fb8268bc4@group.calendar.google.com"
\ No newline at end of file
+ --calendar "3854fcc1bd673d227f0e5cb45bc4cbbb3bb3d79132ae16df3f1e8cd1963c8d56@group.calendar.google.com"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/gcalendar/DeleteCalendar/bat.txt b/docs/ru/cli/NEW_CLI/gcalendar/DeleteCalendar/bat.txt
index 2fc3196609..cca0af6825 100644
--- a/docs/ru/cli/NEW_CLI/gcalendar/DeleteCalendar/bat.txt
+++ b/docs/ru/cli/NEW_CLI/gcalendar/DeleteCalendar/bat.txt
@@ -1,3 +1,3 @@
oint gcalendar DeleteCalendar ^
--token "***" ^
- --calendar "fcc331e5471b672470cbee784f022b0f2af133cd6ffd1344edb7bb4fb8268bc4@group.calendar.google.com"
\ No newline at end of file
+ --calendar "3854fcc1bd673d227f0e5cb45bc4cbbb3bb3d79132ae16df3f1e8cd1963c8d56@group.calendar.google.com"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/gcalendar/DeleteCalendarFromList/bash.txt b/docs/ru/cli/NEW_CLI/gcalendar/DeleteCalendarFromList/bash.txt
index e8c7adc852..3ef9bf21ae 100644
--- a/docs/ru/cli/NEW_CLI/gcalendar/DeleteCalendarFromList/bash.txt
+++ b/docs/ru/cli/NEW_CLI/gcalendar/DeleteCalendarFromList/bash.txt
@@ -1,3 +1,3 @@
oint gcalendar DeleteCalendarFromList \
--token "***" \
- --calendar "5ae220e73650eb2a71371e36bc40bc6d1da0f13673f12f1f28cae946f0ce5e37@group.calendar.google.com"
\ No newline at end of file
+ --calendar "05837367b6d1eabfcf736e7f08f976e631c77566ad0ea01911aa72007bdd9d3c@group.calendar.google.com"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/gcalendar/DeleteCalendarFromList/bat.txt b/docs/ru/cli/NEW_CLI/gcalendar/DeleteCalendarFromList/bat.txt
index 74f3ab9cd2..979fa90d7b 100644
--- a/docs/ru/cli/NEW_CLI/gcalendar/DeleteCalendarFromList/bat.txt
+++ b/docs/ru/cli/NEW_CLI/gcalendar/DeleteCalendarFromList/bat.txt
@@ -1,3 +1,3 @@
oint gcalendar DeleteCalendarFromList ^
--token "***" ^
- --calendar "5ae220e73650eb2a71371e36bc40bc6d1da0f13673f12f1f28cae946f0ce5e37@group.calendar.google.com"
\ No newline at end of file
+ --calendar "05837367b6d1eabfcf736e7f08f976e631c77566ad0ea01911aa72007bdd9d3c@group.calendar.google.com"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/gcalendar/DeleteEvent/bash.txt b/docs/ru/cli/NEW_CLI/gcalendar/DeleteEvent/bash.txt
index d7ef2bbaf7..c08b15f8a0 100644
--- a/docs/ru/cli/NEW_CLI/gcalendar/DeleteEvent/bash.txt
+++ b/docs/ru/cli/NEW_CLI/gcalendar/DeleteEvent/bash.txt
@@ -1,4 +1,4 @@
oint gcalendar DeleteEvent \
--token "***" \
- --calendar "fcc331e5471b672470cbee784f022b0f2af133cd6ffd1344edb7bb4fb8268bc4@group.calendar.google.com" \
- --event "aguruf7bmkfcmlp1ane9s9mh54"
\ No newline at end of file
+ --calendar "3854fcc1bd673d227f0e5cb45bc4cbbb3bb3d79132ae16df3f1e8cd1963c8d56@group.calendar.google.com" \
+ --event "pg6d343hfh1i4e9tuastbstlug"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/gcalendar/DeleteEvent/bat.txt b/docs/ru/cli/NEW_CLI/gcalendar/DeleteEvent/bat.txt
index 2df4698d19..0da319fcdb 100644
--- a/docs/ru/cli/NEW_CLI/gcalendar/DeleteEvent/bat.txt
+++ b/docs/ru/cli/NEW_CLI/gcalendar/DeleteEvent/bat.txt
@@ -1,4 +1,4 @@
oint gcalendar DeleteEvent ^
--token "***" ^
- --calendar "fcc331e5471b672470cbee784f022b0f2af133cd6ffd1344edb7bb4fb8268bc4@group.calendar.google.com" ^
- --event "aguruf7bmkfcmlp1ane9s9mh54"
\ No newline at end of file
+ --calendar "3854fcc1bd673d227f0e5cb45bc4cbbb3bb3d79132ae16df3f1e8cd1963c8d56@group.calendar.google.com" ^
+ --event "pg6d343hfh1i4e9tuastbstlug"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/gcalendar/EditCalendarMetadata/bash.txt b/docs/ru/cli/NEW_CLI/gcalendar/EditCalendarMetadata/bash.txt
index f03365a9d0..4b98bd8108 100644
--- a/docs/ru/cli/NEW_CLI/gcalendar/EditCalendarMetadata/bash.txt
+++ b/docs/ru/cli/NEW_CLI/gcalendar/EditCalendarMetadata/bash.txt
@@ -1,5 +1,5 @@
oint gcalendar EditCalendarMetadata \
--token "***" \
- --calendar "5ae220e73650eb2a71371e36bc40bc6d1da0f13673f12f1f28cae946f0ce5e37@group.calendar.google.com" \
+ --calendar "05837367b6d1eabfcf736e7f08f976e631c77566ad0ea01911aa72007bdd9d3c@group.calendar.google.com" \
--title "New name" \
--description "New description"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/gcalendar/EditCalendarMetadata/bat.txt b/docs/ru/cli/NEW_CLI/gcalendar/EditCalendarMetadata/bat.txt
index b39cc52704..12e64fdde5 100644
--- a/docs/ru/cli/NEW_CLI/gcalendar/EditCalendarMetadata/bat.txt
+++ b/docs/ru/cli/NEW_CLI/gcalendar/EditCalendarMetadata/bat.txt
@@ -1,5 +1,5 @@
oint gcalendar EditCalendarMetadata ^
--token "***" ^
- --calendar "5ae220e73650eb2a71371e36bc40bc6d1da0f13673f12f1f28cae946f0ce5e37@group.calendar.google.com" ^
+ --calendar "05837367b6d1eabfcf736e7f08f976e631c77566ad0ea01911aa72007bdd9d3c@group.calendar.google.com" ^
--title "New name" ^
--description "New description"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/gcalendar/EditEvent/bash.txt b/docs/ru/cli/NEW_CLI/gcalendar/EditEvent/bash.txt
index 2cfbd7782d..23388e7338 100644
--- a/docs/ru/cli/NEW_CLI/gcalendar/EditEvent/bash.txt
+++ b/docs/ru/cli/NEW_CLI/gcalendar/EditEvent/bash.txt
@@ -2,6 +2,6 @@
oint gcalendar EditEvent \
--token "***" \
- --calendar "fcc331e5471b672470cbee784f022b0f2af133cd6ffd1344edb7bb4fb8268bc4@group.calendar.google.com" \
+ --calendar "3854fcc1bd673d227f0e5cb45bc4cbbb3bb3d79132ae16df3f1e8cd1963c8d56@group.calendar.google.com" \
--props "{'Description':'New event description'}" \
- --event "aguruf7bmkfcmlp1ane9s9mh54"
\ No newline at end of file
+ --event "pg6d343hfh1i4e9tuastbstlug"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/gcalendar/EditEvent/bat.txt b/docs/ru/cli/NEW_CLI/gcalendar/EditEvent/bat.txt
index b7609d8bc7..1936352cd8 100644
--- a/docs/ru/cli/NEW_CLI/gcalendar/EditEvent/bat.txt
+++ b/docs/ru/cli/NEW_CLI/gcalendar/EditEvent/bat.txt
@@ -2,6 +2,6 @@
oint gcalendar EditEvent ^
--token "***" ^
- --calendar "fcc331e5471b672470cbee784f022b0f2af133cd6ffd1344edb7bb4fb8268bc4@group.calendar.google.com" ^
+ --calendar "3854fcc1bd673d227f0e5cb45bc4cbbb3bb3d79132ae16df3f1e8cd1963c8d56@group.calendar.google.com" ^
--props "{'Description':'New event description'}" ^
- --event "aguruf7bmkfcmlp1ane9s9mh54"
\ No newline at end of file
+ --event "pg6d343hfh1i4e9tuastbstlug"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/gcalendar/EditListCalendar/bash.txt b/docs/ru/cli/NEW_CLI/gcalendar/EditListCalendar/bash.txt
index 3b783b2122..5f5ea63e3d 100644
--- a/docs/ru/cli/NEW_CLI/gcalendar/EditListCalendar/bash.txt
+++ b/docs/ru/cli/NEW_CLI/gcalendar/EditListCalendar/bash.txt
@@ -1,6 +1,6 @@
oint gcalendar EditListCalendar \
--token "***" \
- --calendar "5ae220e73650eb2a71371e36bc40bc6d1da0f13673f12f1f28cae946f0ce5e37@group.calendar.google.com" \
+ --calendar "05837367b6d1eabfcf736e7f08f976e631c77566ad0ea01911aa72007bdd9d3c@group.calendar.google.com" \
--primary "#000000" \
--secondary "#ffd800" \
--hidden false
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/gcalendar/EditListCalendar/bat.txt b/docs/ru/cli/NEW_CLI/gcalendar/EditListCalendar/bat.txt
index eff5eb5f13..993419ccf1 100644
--- a/docs/ru/cli/NEW_CLI/gcalendar/EditListCalendar/bat.txt
+++ b/docs/ru/cli/NEW_CLI/gcalendar/EditListCalendar/bat.txt
@@ -1,6 +1,6 @@
oint gcalendar EditListCalendar ^
--token "***" ^
- --calendar "5ae220e73650eb2a71371e36bc40bc6d1da0f13673f12f1f28cae946f0ce5e37@group.calendar.google.com" ^
+ --calendar "05837367b6d1eabfcf736e7f08f976e631c77566ad0ea01911aa72007bdd9d3c@group.calendar.google.com" ^
--primary "#000000" ^
--secondary "#ffd800" ^
--hidden false
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/gcalendar/GetCalendarMetadata/bash.txt b/docs/ru/cli/NEW_CLI/gcalendar/GetCalendarMetadata/bash.txt
index 9daa8f5721..1650246e3d 100644
--- a/docs/ru/cli/NEW_CLI/gcalendar/GetCalendarMetadata/bash.txt
+++ b/docs/ru/cli/NEW_CLI/gcalendar/GetCalendarMetadata/bash.txt
@@ -1,3 +1,3 @@
oint gcalendar GetCalendarMetadata \
--token "***" \
- --calendar "5ae220e73650eb2a71371e36bc40bc6d1da0f13673f12f1f28cae946f0ce5e37@group.calendar.google.com"
\ No newline at end of file
+ --calendar "05837367b6d1eabfcf736e7f08f976e631c77566ad0ea01911aa72007bdd9d3c@group.calendar.google.com"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/gcalendar/GetCalendarMetadata/bat.txt b/docs/ru/cli/NEW_CLI/gcalendar/GetCalendarMetadata/bat.txt
index 21ebf41e5a..0e388c7b84 100644
--- a/docs/ru/cli/NEW_CLI/gcalendar/GetCalendarMetadata/bat.txt
+++ b/docs/ru/cli/NEW_CLI/gcalendar/GetCalendarMetadata/bat.txt
@@ -1,3 +1,3 @@
oint gcalendar GetCalendarMetadata ^
--token "***" ^
- --calendar "5ae220e73650eb2a71371e36bc40bc6d1da0f13673f12f1f28cae946f0ce5e37@group.calendar.google.com"
\ No newline at end of file
+ --calendar "05837367b6d1eabfcf736e7f08f976e631c77566ad0ea01911aa72007bdd9d3c@group.calendar.google.com"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/gcalendar/GetEvent/bash.txt b/docs/ru/cli/NEW_CLI/gcalendar/GetEvent/bash.txt
index c8684f391d..1ec670d05a 100644
--- a/docs/ru/cli/NEW_CLI/gcalendar/GetEvent/bash.txt
+++ b/docs/ru/cli/NEW_CLI/gcalendar/GetEvent/bash.txt
@@ -1,4 +1,4 @@
oint gcalendar GetEvent \
--token "***" \
- --calendar "fcc331e5471b672470cbee784f022b0f2af133cd6ffd1344edb7bb4fb8268bc4@group.calendar.google.com" \
- --event "aguruf7bmkfcmlp1ane9s9mh54"
\ No newline at end of file
+ --calendar "3854fcc1bd673d227f0e5cb45bc4cbbb3bb3d79132ae16df3f1e8cd1963c8d56@group.calendar.google.com" \
+ --event "pg6d343hfh1i4e9tuastbstlug"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/gcalendar/GetEvent/bat.txt b/docs/ru/cli/NEW_CLI/gcalendar/GetEvent/bat.txt
index 58284f5205..b5a331d638 100644
--- a/docs/ru/cli/NEW_CLI/gcalendar/GetEvent/bat.txt
+++ b/docs/ru/cli/NEW_CLI/gcalendar/GetEvent/bat.txt
@@ -1,4 +1,4 @@
oint gcalendar GetEvent ^
--token "***" ^
- --calendar "fcc331e5471b672470cbee784f022b0f2af133cd6ffd1344edb7bb4fb8268bc4@group.calendar.google.com" ^
- --event "aguruf7bmkfcmlp1ane9s9mh54"
\ No newline at end of file
+ --calendar "3854fcc1bd673d227f0e5cb45bc4cbbb3bb3d79132ae16df3f1e8cd1963c8d56@group.calendar.google.com" ^
+ --event "pg6d343hfh1i4e9tuastbstlug"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/gcalendar/GetEventList/bash.txt b/docs/ru/cli/NEW_CLI/gcalendar/GetEventList/bash.txt
index a8d4951b6d..0be48b3f67 100644
--- a/docs/ru/cli/NEW_CLI/gcalendar/GetEventList/bash.txt
+++ b/docs/ru/cli/NEW_CLI/gcalendar/GetEventList/bash.txt
@@ -1,3 +1,3 @@
oint gcalendar GetEventList \
--token "***" \
- --calendar "fcc331e5471b672470cbee784f022b0f2af133cd6ffd1344edb7bb4fb8268bc4@group.calendar.google.com"
\ No newline at end of file
+ --calendar "3854fcc1bd673d227f0e5cb45bc4cbbb3bb3d79132ae16df3f1e8cd1963c8d56@group.calendar.google.com"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/gcalendar/GetEventList/bat.txt b/docs/ru/cli/NEW_CLI/gcalendar/GetEventList/bat.txt
index cb9b2e72a4..3da17462e7 100644
--- a/docs/ru/cli/NEW_CLI/gcalendar/GetEventList/bat.txt
+++ b/docs/ru/cli/NEW_CLI/gcalendar/GetEventList/bat.txt
@@ -1,3 +1,3 @@
oint gcalendar GetEventList ^
--token "***" ^
- --calendar "fcc331e5471b672470cbee784f022b0f2af133cd6ffd1344edb7bb4fb8268bc4@group.calendar.google.com"
\ No newline at end of file
+ --calendar "3854fcc1bd673d227f0e5cb45bc4cbbb3bb3d79132ae16df3f1e8cd1963c8d56@group.calendar.google.com"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/gcalendar/GetListCalendar/bash.txt b/docs/ru/cli/NEW_CLI/gcalendar/GetListCalendar/bash.txt
index db9722d56d..f6ad97eedb 100644
--- a/docs/ru/cli/NEW_CLI/gcalendar/GetListCalendar/bash.txt
+++ b/docs/ru/cli/NEW_CLI/gcalendar/GetListCalendar/bash.txt
@@ -1,3 +1,3 @@
oint gcalendar GetListCalendar \
--token "***" \
- --calendar "5ae220e73650eb2a71371e36bc40bc6d1da0f13673f12f1f28cae946f0ce5e37@group.calendar.google.com"
\ No newline at end of file
+ --calendar "05837367b6d1eabfcf736e7f08f976e631c77566ad0ea01911aa72007bdd9d3c@group.calendar.google.com"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/gcalendar/GetListCalendar/bat.txt b/docs/ru/cli/NEW_CLI/gcalendar/GetListCalendar/bat.txt
index 9ed55cf04d..99adcb9239 100644
--- a/docs/ru/cli/NEW_CLI/gcalendar/GetListCalendar/bat.txt
+++ b/docs/ru/cli/NEW_CLI/gcalendar/GetListCalendar/bat.txt
@@ -1,3 +1,3 @@
oint gcalendar GetListCalendar ^
--token "***" ^
- --calendar "5ae220e73650eb2a71371e36bc40bc6d1da0f13673f12f1f28cae946f0ce5e37@group.calendar.google.com"
\ No newline at end of file
+ --calendar "05837367b6d1eabfcf736e7f08f976e631c77566ad0ea01911aa72007bdd9d3c@group.calendar.google.com"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/gcalendar/MoveEvent/bash.txt b/docs/ru/cli/NEW_CLI/gcalendar/MoveEvent/bash.txt
index 42d19ed18c..a419fd8d02 100644
--- a/docs/ru/cli/NEW_CLI/gcalendar/MoveEvent/bash.txt
+++ b/docs/ru/cli/NEW_CLI/gcalendar/MoveEvent/bash.txt
@@ -1,5 +1,5 @@
oint gcalendar MoveEvent \
--token "***" \
- --from "fcc331e5471b672470cbee784f022b0f2af133cd6ffd1344edb7bb4fb8268bc4@group.calendar.google.com" \
+ --from "3854fcc1bd673d227f0e5cb45bc4cbbb3bb3d79132ae16df3f1e8cd1963c8d56@group.calendar.google.com" \
--to "bayselonarrend@gmail.com" \
- --event "aguruf7bmkfcmlp1ane9s9mh54"
\ No newline at end of file
+ --event "pg6d343hfh1i4e9tuastbstlug"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/gcalendar/MoveEvent/bat.txt b/docs/ru/cli/NEW_CLI/gcalendar/MoveEvent/bat.txt
index 77b0685123..dc16a076ed 100644
--- a/docs/ru/cli/NEW_CLI/gcalendar/MoveEvent/bat.txt
+++ b/docs/ru/cli/NEW_CLI/gcalendar/MoveEvent/bat.txt
@@ -1,5 +1,5 @@
oint gcalendar MoveEvent ^
--token "***" ^
- --from "fcc331e5471b672470cbee784f022b0f2af133cd6ffd1344edb7bb4fb8268bc4@group.calendar.google.com" ^
+ --from "3854fcc1bd673d227f0e5cb45bc4cbbb3bb3d79132ae16df3f1e8cd1963c8d56@group.calendar.google.com" ^
--to "bayselonarrend@gmail.com" ^
- --event "aguruf7bmkfcmlp1ane9s9mh54"
\ No newline at end of file
+ --event "pg6d343hfh1i4e9tuastbstlug"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/gdrive/CopyObject/bash.txt b/docs/ru/cli/NEW_CLI/gdrive/CopyObject/bash.txt
index b47592137c..d25be2cac6 100644
--- a/docs/ru/cli/NEW_CLI/gdrive/CopyObject/bash.txt
+++ b/docs/ru/cli/NEW_CLI/gdrive/CopyObject/bash.txt
@@ -1,5 +1,5 @@
oint gdrive CopyObject \
--token "***" \
- --object "1Mzp-vdXVmkL3gBFdsxZiZF58oK2P5Sk-" \
+ --object "1Za-sBTQk4Xe-hedfRmcOuYwgubhDjfed" \
--title "CopiedFile.jpeg" \
--catalog "root"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/gdrive/CopyObject/bat.txt b/docs/ru/cli/NEW_CLI/gdrive/CopyObject/bat.txt
index ff88c7ec20..0fe961290e 100644
--- a/docs/ru/cli/NEW_CLI/gdrive/CopyObject/bat.txt
+++ b/docs/ru/cli/NEW_CLI/gdrive/CopyObject/bat.txt
@@ -1,5 +1,5 @@
oint gdrive CopyObject ^
--token "***" ^
- --object "1Mzp-vdXVmkL3gBFdsxZiZF58oK2P5Sk-" ^
+ --object "1Za-sBTQk4Xe-hedfRmcOuYwgubhDjfed" ^
--title "CopiedFile.jpeg" ^
--catalog "root"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/gdrive/CreateComment/bash.txt b/docs/ru/cli/NEW_CLI/gdrive/CreateComment/bash.txt
index cbc177be62..f7743d2fbd 100644
--- a/docs/ru/cli/NEW_CLI/gdrive/CreateComment/bash.txt
+++ b/docs/ru/cli/NEW_CLI/gdrive/CreateComment/bash.txt
@@ -1,4 +1,4 @@
oint gdrive CreateComment \
--token "***" \
- --object "1If6rnDkUL87by-KyxdILOn1hyDKK53QK" \
+ --object "1UKPLzKWYRurSzJT1sYby9YLqSK72nDYQ" \
--text "Comment text"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/gdrive/CreateComment/bat.txt b/docs/ru/cli/NEW_CLI/gdrive/CreateComment/bat.txt
index 1a0f4f7ceb..0626cf8d3a 100644
--- a/docs/ru/cli/NEW_CLI/gdrive/CreateComment/bat.txt
+++ b/docs/ru/cli/NEW_CLI/gdrive/CreateComment/bat.txt
@@ -1,4 +1,4 @@
oint gdrive CreateComment ^
--token "***" ^
- --object "1If6rnDkUL87by-KyxdILOn1hyDKK53QK" ^
+ --object "1UKPLzKWYRurSzJT1sYby9YLqSK72nDYQ" ^
--text "Comment text"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/gdrive/DeleteComment/bash.txt b/docs/ru/cli/NEW_CLI/gdrive/DeleteComment/bash.txt
index 95281ec3da..1ebaa2dab3 100644
--- a/docs/ru/cli/NEW_CLI/gdrive/DeleteComment/bash.txt
+++ b/docs/ru/cli/NEW_CLI/gdrive/DeleteComment/bash.txt
@@ -1,4 +1,4 @@
oint gdrive DeleteComment \
--token "***" \
- --object "1If6rnDkUL87by-KyxdILOn1hyDKK53QK" \
- --comment "AAABXlGw1DU"
\ No newline at end of file
+ --object "1UKPLzKWYRurSzJT1sYby9YLqSK72nDYQ" \
+ --comment "AAABXlCMPOc"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/gdrive/DeleteComment/bat.txt b/docs/ru/cli/NEW_CLI/gdrive/DeleteComment/bat.txt
index 7a41da2b92..0a17a083a4 100644
--- a/docs/ru/cli/NEW_CLI/gdrive/DeleteComment/bat.txt
+++ b/docs/ru/cli/NEW_CLI/gdrive/DeleteComment/bat.txt
@@ -1,4 +1,4 @@
oint gdrive DeleteComment ^
--token "***" ^
- --object "1If6rnDkUL87by-KyxdILOn1hyDKK53QK" ^
- --comment "AAABXlGw1DU"
\ No newline at end of file
+ --object "1UKPLzKWYRurSzJT1sYby9YLqSK72nDYQ" ^
+ --comment "AAABXlCMPOc"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/gdrive/DeleteObject/bash.txt b/docs/ru/cli/NEW_CLI/gdrive/DeleteObject/bash.txt
index 707e8b90d7..f295825f4e 100644
--- a/docs/ru/cli/NEW_CLI/gdrive/DeleteObject/bash.txt
+++ b/docs/ru/cli/NEW_CLI/gdrive/DeleteObject/bash.txt
@@ -1,3 +1,3 @@
oint gdrive DeleteObject \
--token "***" \
- --object "1If6rnDkUL87by-KyxdILOn1hyDKK53QK"
\ No newline at end of file
+ --object "1UKPLzKWYRurSzJT1sYby9YLqSK72nDYQ"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/gdrive/DeleteObject/bat.txt b/docs/ru/cli/NEW_CLI/gdrive/DeleteObject/bat.txt
index 4942dd978f..2a53eac549 100644
--- a/docs/ru/cli/NEW_CLI/gdrive/DeleteObject/bat.txt
+++ b/docs/ru/cli/NEW_CLI/gdrive/DeleteObject/bat.txt
@@ -1,3 +1,3 @@
oint gdrive DeleteObject ^
--token "***" ^
- --object "1If6rnDkUL87by-KyxdILOn1hyDKK53QK"
\ No newline at end of file
+ --object "1UKPLzKWYRurSzJT1sYby9YLqSK72nDYQ"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/gdrive/DownloadFile/bash.txt b/docs/ru/cli/NEW_CLI/gdrive/DownloadFile/bash.txt
index 89a099870f..2b11cb5423 100644
--- a/docs/ru/cli/NEW_CLI/gdrive/DownloadFile/bash.txt
+++ b/docs/ru/cli/NEW_CLI/gdrive/DownloadFile/bash.txt
@@ -1,3 +1,3 @@
oint gdrive DownloadFile \
--token "***" \
- --object "1Mzp-vdXVmkL3gBFdsxZiZF58oK2P5Sk-"
\ No newline at end of file
+ --object "1Za-sBTQk4Xe-hedfRmcOuYwgubhDjfed"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/gdrive/DownloadFile/bat.txt b/docs/ru/cli/NEW_CLI/gdrive/DownloadFile/bat.txt
index d962d4a877..4900ae5f58 100644
--- a/docs/ru/cli/NEW_CLI/gdrive/DownloadFile/bat.txt
+++ b/docs/ru/cli/NEW_CLI/gdrive/DownloadFile/bat.txt
@@ -1,3 +1,3 @@
oint gdrive DownloadFile ^
--token "***" ^
- --object "1Mzp-vdXVmkL3gBFdsxZiZF58oK2P5Sk-"
\ No newline at end of file
+ --object "1Za-sBTQk4Xe-hedfRmcOuYwgubhDjfed"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/gdrive/GetComment/bash.txt b/docs/ru/cli/NEW_CLI/gdrive/GetComment/bash.txt
index 1fbf5e4e74..0712792f7e 100644
--- a/docs/ru/cli/NEW_CLI/gdrive/GetComment/bash.txt
+++ b/docs/ru/cli/NEW_CLI/gdrive/GetComment/bash.txt
@@ -1,4 +1,4 @@
oint gdrive GetComment \
--token "***" \
- --object "1If6rnDkUL87by-KyxdILOn1hyDKK53QK" \
- --comment "AAABXlGw1DU"
\ No newline at end of file
+ --object "1UKPLzKWYRurSzJT1sYby9YLqSK72nDYQ" \
+ --comment "AAABXlCMPOc"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/gdrive/GetComment/bat.txt b/docs/ru/cli/NEW_CLI/gdrive/GetComment/bat.txt
index d57f20bb00..2b36150acc 100644
--- a/docs/ru/cli/NEW_CLI/gdrive/GetComment/bat.txt
+++ b/docs/ru/cli/NEW_CLI/gdrive/GetComment/bat.txt
@@ -1,4 +1,4 @@
oint gdrive GetComment ^
--token "***" ^
- --object "1If6rnDkUL87by-KyxdILOn1hyDKK53QK" ^
- --comment "AAABXlGw1DU"
\ No newline at end of file
+ --object "1UKPLzKWYRurSzJT1sYby9YLqSK72nDYQ" ^
+ --comment "AAABXlCMPOc"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/gdrive/GetCommentList/bash.txt b/docs/ru/cli/NEW_CLI/gdrive/GetCommentList/bash.txt
index 1b464a6515..a11100c0d3 100644
--- a/docs/ru/cli/NEW_CLI/gdrive/GetCommentList/bash.txt
+++ b/docs/ru/cli/NEW_CLI/gdrive/GetCommentList/bash.txt
@@ -1,3 +1,3 @@
oint gdrive GetCommentList \
--token "***" \
- --object "1If6rnDkUL87by-KyxdILOn1hyDKK53QK"
\ No newline at end of file
+ --object "1UKPLzKWYRurSzJT1sYby9YLqSK72nDYQ"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/gdrive/GetCommentList/bat.txt b/docs/ru/cli/NEW_CLI/gdrive/GetCommentList/bat.txt
index 1ae50a76ec..be1c772daf 100644
--- a/docs/ru/cli/NEW_CLI/gdrive/GetCommentList/bat.txt
+++ b/docs/ru/cli/NEW_CLI/gdrive/GetCommentList/bat.txt
@@ -1,3 +1,3 @@
oint gdrive GetCommentList ^
--token "***" ^
- --object "1If6rnDkUL87by-KyxdILOn1hyDKK53QK"
\ No newline at end of file
+ --object "1UKPLzKWYRurSzJT1sYby9YLqSK72nDYQ"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/gdrive/UpdateFile/bash.txt b/docs/ru/cli/NEW_CLI/gdrive/UpdateFile/bash.txt
index 5492eff44e..d7fe34b019 100644
--- a/docs/ru/cli/NEW_CLI/gdrive/UpdateFile/bash.txt
+++ b/docs/ru/cli/NEW_CLI/gdrive/UpdateFile/bash.txt
@@ -1,5 +1,5 @@
oint gdrive UpdateFile \
--token "***" \
- --object "1Mzp-vdXVmkL3gBFdsxZiZF58oK2P5Sk-" \
+ --object "1Za-sBTQk4Xe-hedfRmcOuYwgubhDjfed" \
--file "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture2.jpg" \
--title "UpdatedFile.jpg"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/gdrive/UpdateFile/bat.txt b/docs/ru/cli/NEW_CLI/gdrive/UpdateFile/bat.txt
index 5dad53a91d..47d8d5b6e6 100644
--- a/docs/ru/cli/NEW_CLI/gdrive/UpdateFile/bat.txt
+++ b/docs/ru/cli/NEW_CLI/gdrive/UpdateFile/bat.txt
@@ -1,5 +1,5 @@
oint gdrive UpdateFile ^
--token "***" ^
- --object "1Mzp-vdXVmkL3gBFdsxZiZF58oK2P5Sk-" ^
+ --object "1Za-sBTQk4Xe-hedfRmcOuYwgubhDjfed" ^
--file "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture2.jpg" ^
--title "UpdatedFile.jpg"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/gsheets/AddSheet/bash.txt b/docs/ru/cli/NEW_CLI/gsheets/AddSheet/bash.txt
index 67ed7f4ef8..7b6c4136f8 100644
--- a/docs/ru/cli/NEW_CLI/gsheets/AddSheet/bash.txt
+++ b/docs/ru/cli/NEW_CLI/gsheets/AddSheet/bash.txt
@@ -1,4 +1,4 @@
oint gsheets AddSheet \
--token "***" \
- --spreadsheet "1Tt9EFb6C1LuOB-dlE2uzqVtDfRJt20faDDxElsEwwjw" \
+ --spreadsheet "1n_xEEGUmxEhHeDSG_TqOmL2X9b8Wbj_D7vE0bZklKLc" \
--title "TestSheet"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/gsheets/AddSheet/bat.txt b/docs/ru/cli/NEW_CLI/gsheets/AddSheet/bat.txt
index 66060c9f7d..a71dd251bf 100644
--- a/docs/ru/cli/NEW_CLI/gsheets/AddSheet/bat.txt
+++ b/docs/ru/cli/NEW_CLI/gsheets/AddSheet/bat.txt
@@ -1,4 +1,4 @@
oint gsheets AddSheet ^
--token "***" ^
- --spreadsheet "1Tt9EFb6C1LuOB-dlE2uzqVtDfRJt20faDDxElsEwwjw" ^
+ --spreadsheet "1n_xEEGUmxEhHeDSG_TqOmL2X9b8Wbj_D7vE0bZklKLc" ^
--title "TestSheet"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/gsheets/ClearCells/bash.txt b/docs/ru/cli/NEW_CLI/gsheets/ClearCells/bash.txt
index e3673fe923..017df18ef9 100644
--- a/docs/ru/cli/NEW_CLI/gsheets/ClearCells/bash.txt
+++ b/docs/ru/cli/NEW_CLI/gsheets/ClearCells/bash.txt
@@ -1,5 +1,5 @@
oint gsheets ClearCells \
--token "***" \
- --spreadsheet "1fo39BSLGM8It6Y4LXnyQd49AZcN5mB6WXtzu8Cz1Kmk" \
+ --spreadsheet "1sID1SWB7RnmL37zMy4RWeGrxdFW8CSiMyIhMPstCDfE" \
--cells "['B2','A3','B4']" \
--sheetname "Sheet2"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/gsheets/ClearCells/bat.txt b/docs/ru/cli/NEW_CLI/gsheets/ClearCells/bat.txt
index 1658adae0e..a69b2f64dd 100644
--- a/docs/ru/cli/NEW_CLI/gsheets/ClearCells/bat.txt
+++ b/docs/ru/cli/NEW_CLI/gsheets/ClearCells/bat.txt
@@ -1,5 +1,5 @@
oint gsheets ClearCells ^
--token "***" ^
- --spreadsheet "1fo39BSLGM8It6Y4LXnyQd49AZcN5mB6WXtzu8Cz1Kmk" ^
+ --spreadsheet "1sID1SWB7RnmL37zMy4RWeGrxdFW8CSiMyIhMPstCDfE" ^
--cells "['B2','A3','B4']" ^
--sheetname "Sheet2"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/gsheets/CopySheet/bash.txt b/docs/ru/cli/NEW_CLI/gsheets/CopySheet/bash.txt
index 1fbc33fc85..a049867cfb 100644
--- a/docs/ru/cli/NEW_CLI/gsheets/CopySheet/bash.txt
+++ b/docs/ru/cli/NEW_CLI/gsheets/CopySheet/bash.txt
@@ -1,5 +1,5 @@
oint gsheets CopySheet \
--token "***" \
- --from "1Tt9EFb6C1LuOB-dlE2uzqVtDfRJt20faDDxElsEwwjw" \
- --to "1Sar9QfT8cEj44X_UoM82L7XPfnqeXzbgqdb-dlExSHM" \
- --sheet "1598348529"
\ No newline at end of file
+ --from "1n_xEEGUmxEhHeDSG_TqOmL2X9b8Wbj_D7vE0bZklKLc" \
+ --to "16nKn59jr_kMQkswOWAvYTkeotXztdKTSQ6qLTzlqwVw" \
+ --sheet "2096224108"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/gsheets/CopySheet/bat.txt b/docs/ru/cli/NEW_CLI/gsheets/CopySheet/bat.txt
index 0dff870983..130679bece 100644
--- a/docs/ru/cli/NEW_CLI/gsheets/CopySheet/bat.txt
+++ b/docs/ru/cli/NEW_CLI/gsheets/CopySheet/bat.txt
@@ -1,5 +1,5 @@
oint gsheets CopySheet ^
--token "***" ^
- --from "1Tt9EFb6C1LuOB-dlE2uzqVtDfRJt20faDDxElsEwwjw" ^
- --to "1Sar9QfT8cEj44X_UoM82L7XPfnqeXzbgqdb-dlExSHM" ^
- --sheet "1598348529"
\ No newline at end of file
+ --from "1n_xEEGUmxEhHeDSG_TqOmL2X9b8Wbj_D7vE0bZklKLc" ^
+ --to "16nKn59jr_kMQkswOWAvYTkeotXztdKTSQ6qLTzlqwVw" ^
+ --sheet "2096224108"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/gsheets/DeleteSheet/bash.txt b/docs/ru/cli/NEW_CLI/gsheets/DeleteSheet/bash.txt
index ea09be9cb2..fc60132ab9 100644
--- a/docs/ru/cli/NEW_CLI/gsheets/DeleteSheet/bash.txt
+++ b/docs/ru/cli/NEW_CLI/gsheets/DeleteSheet/bash.txt
@@ -1,4 +1,4 @@
oint gsheets DeleteSheet \
--token "***" \
- --spreadsheet "1Tt9EFb6C1LuOB-dlE2uzqVtDfRJt20faDDxElsEwwjw" \
- --sheet "1598348529"
\ No newline at end of file
+ --spreadsheet "1n_xEEGUmxEhHeDSG_TqOmL2X9b8Wbj_D7vE0bZklKLc" \
+ --sheet "2096224108"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/gsheets/DeleteSheet/bat.txt b/docs/ru/cli/NEW_CLI/gsheets/DeleteSheet/bat.txt
index e9eddb7a01..27da166f36 100644
--- a/docs/ru/cli/NEW_CLI/gsheets/DeleteSheet/bat.txt
+++ b/docs/ru/cli/NEW_CLI/gsheets/DeleteSheet/bat.txt
@@ -1,4 +1,4 @@
oint gsheets DeleteSheet ^
--token "***" ^
- --spreadsheet "1Tt9EFb6C1LuOB-dlE2uzqVtDfRJt20faDDxElsEwwjw" ^
- --sheet "1598348529"
\ No newline at end of file
+ --spreadsheet "1n_xEEGUmxEhHeDSG_TqOmL2X9b8Wbj_D7vE0bZklKLc" ^
+ --sheet "2096224108"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/gsheets/EditSpreadsheetTitle/bash.txt b/docs/ru/cli/NEW_CLI/gsheets/EditSpreadsheetTitle/bash.txt
index fbe4be3727..790af43917 100644
--- a/docs/ru/cli/NEW_CLI/gsheets/EditSpreadsheetTitle/bash.txt
+++ b/docs/ru/cli/NEW_CLI/gsheets/EditSpreadsheetTitle/bash.txt
@@ -1,4 +1,4 @@
oint gsheets EditSpreadsheetTitle \
--token "***" \
- --spreadsheet "1Tt9EFb6C1LuOB-dlE2uzqVtDfRJt20faDDxElsEwwjw" \
+ --spreadsheet "1n_xEEGUmxEhHeDSG_TqOmL2X9b8Wbj_D7vE0bZklKLc" \
--title "Test table (changed.)"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/gsheets/EditSpreadsheetTitle/bat.txt b/docs/ru/cli/NEW_CLI/gsheets/EditSpreadsheetTitle/bat.txt
index 9c87fc1738..ab4bbc0c17 100644
--- a/docs/ru/cli/NEW_CLI/gsheets/EditSpreadsheetTitle/bat.txt
+++ b/docs/ru/cli/NEW_CLI/gsheets/EditSpreadsheetTitle/bat.txt
@@ -1,4 +1,4 @@
oint gsheets EditSpreadsheetTitle ^
--token "***" ^
- --spreadsheet "1Tt9EFb6C1LuOB-dlE2uzqVtDfRJt20faDDxElsEwwjw" ^
+ --spreadsheet "1n_xEEGUmxEhHeDSG_TqOmL2X9b8Wbj_D7vE0bZklKLc" ^
--title "Test table (changed.)"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/gsheets/GetCellValues/bash.txt b/docs/ru/cli/NEW_CLI/gsheets/GetCellValues/bash.txt
index 3c2f09d9f7..55c6bbaa2e 100644
--- a/docs/ru/cli/NEW_CLI/gsheets/GetCellValues/bash.txt
+++ b/docs/ru/cli/NEW_CLI/gsheets/GetCellValues/bash.txt
@@ -1,4 +1,4 @@
oint gsheets GetCellValues \
--token "***" \
- --spreadsheet "1fo39BSLGM8It6Y4LXnyQd49AZcN5mB6WXtzu8Cz1Kmk" \
+ --spreadsheet "1sID1SWB7RnmL37zMy4RWeGrxdFW8CSiMyIhMPstCDfE" \
--sheetname "Sheet2"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/gsheets/GetCellValues/bat.txt b/docs/ru/cli/NEW_CLI/gsheets/GetCellValues/bat.txt
index 872b3d9b4c..d11da0f749 100644
--- a/docs/ru/cli/NEW_CLI/gsheets/GetCellValues/bat.txt
+++ b/docs/ru/cli/NEW_CLI/gsheets/GetCellValues/bat.txt
@@ -1,4 +1,4 @@
oint gsheets GetCellValues ^
--token "***" ^
- --spreadsheet "1fo39BSLGM8It6Y4LXnyQd49AZcN5mB6WXtzu8Cz1Kmk" ^
+ --spreadsheet "1sID1SWB7RnmL37zMy4RWeGrxdFW8CSiMyIhMPstCDfE" ^
--sheetname "Sheet2"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/gsheets/GetSpreadsheet/bash.txt b/docs/ru/cli/NEW_CLI/gsheets/GetSpreadsheet/bash.txt
index c37e191f5b..bdfb4f9058 100644
--- a/docs/ru/cli/NEW_CLI/gsheets/GetSpreadsheet/bash.txt
+++ b/docs/ru/cli/NEW_CLI/gsheets/GetSpreadsheet/bash.txt
@@ -1,3 +1,3 @@
oint gsheets GetSpreadsheet \
--token "***" \
- --spreadsheet "1Tt9EFb6C1LuOB-dlE2uzqVtDfRJt20faDDxElsEwwjw"
\ No newline at end of file
+ --spreadsheet "1n_xEEGUmxEhHeDSG_TqOmL2X9b8Wbj_D7vE0bZklKLc"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/gsheets/GetSpreadsheet/bat.txt b/docs/ru/cli/NEW_CLI/gsheets/GetSpreadsheet/bat.txt
index 9dcf1d1ecb..a276b472a5 100644
--- a/docs/ru/cli/NEW_CLI/gsheets/GetSpreadsheet/bat.txt
+++ b/docs/ru/cli/NEW_CLI/gsheets/GetSpreadsheet/bat.txt
@@ -1,3 +1,3 @@
oint gsheets GetSpreadsheet ^
--token "***" ^
- --spreadsheet "1Tt9EFb6C1LuOB-dlE2uzqVtDfRJt20faDDxElsEwwjw"
\ No newline at end of file
+ --spreadsheet "1n_xEEGUmxEhHeDSG_TqOmL2X9b8Wbj_D7vE0bZklKLc"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/gsheets/SetCellValues/bash.txt b/docs/ru/cli/NEW_CLI/gsheets/SetCellValues/bash.txt
index 7f678a0b13..d9ba2469bb 100644
--- a/docs/ru/cli/NEW_CLI/gsheets/SetCellValues/bash.txt
+++ b/docs/ru/cli/NEW_CLI/gsheets/SetCellValues/bash.txt
@@ -2,6 +2,6 @@
oint gsheets SetCellValues \
--token "***" \
- --spreadsheet "1fo39BSLGM8It6Y4LXnyQd49AZcN5mB6WXtzu8Cz1Kmk" \
+ --spreadsheet "1sID1SWB7RnmL37zMy4RWeGrxdFW8CSiMyIhMPstCDfE" \
--data "{'A1':'ThisIsA1','A2':'ThisIsA2','B2':'ThisIsB2','B3':'ThisIsB3','A3':'ThisIsA3','A4':'ThisIsA4','B1':'ThisIsB1','B4':'ThisIsB4'}" \
--sheetname "Sheet2"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/gsheets/SetCellValues/bat.txt b/docs/ru/cli/NEW_CLI/gsheets/SetCellValues/bat.txt
index 48d6bc5702..3f50bc621e 100644
--- a/docs/ru/cli/NEW_CLI/gsheets/SetCellValues/bat.txt
+++ b/docs/ru/cli/NEW_CLI/gsheets/SetCellValues/bat.txt
@@ -2,6 +2,6 @@
oint gsheets SetCellValues ^
--token "***" ^
- --spreadsheet "1fo39BSLGM8It6Y4LXnyQd49AZcN5mB6WXtzu8Cz1Kmk" ^
+ --spreadsheet "1sID1SWB7RnmL37zMy4RWeGrxdFW8CSiMyIhMPstCDfE" ^
--data "{'A1':'ThisIsA1','A2':'ThisIsA2','B2':'ThisIsB2','B3':'ThisIsB3','A3':'ThisIsA3','A4':'ThisIsA4','B1':'ThisIsB1','B4':'ThisIsB4'}" ^
--sheetname "Sheet2"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/notion/CreatePageInDatabase/bash.txt b/docs/ru/cli/NEW_CLI/notion/CreatePageInDatabase/bash.txt
index bdc250075e..e399308cae 100644
--- a/docs/ru/cli/NEW_CLI/notion/CreatePageInDatabase/bash.txt
+++ b/docs/ru/cli/NEW_CLI/notion/CreatePageInDatabase/bash.txt
@@ -2,5 +2,5 @@
oint notion CreatePageInDatabase \
--token "***" \
- --base "12582aa7-fc4e-8198-a5c9-d8221340b664" \
- --data "{'Name':'LLC Vector','Description':'OurFirstClient','Number':1,'Status':'New','CreationDate':'2024-10-20T12:06:50.7643063Z','Image':{'Logo':'https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg'},'Active':true,'Website':'https://vector.ru','Email':'mail@vector.ru','Phone':'88005553535'}"
\ No newline at end of file
+ --base "12582aa7-fc4e-81b6-8aec-f65659a66bf1" \
+ --data "{'Name':'LLC Vector','Description':'OurFirstClient','Number':1,'Status':'New','CreationDate':'2024-10-20T14:09:20.3462903Z','Image':{'Logo':'https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg'},'Active':true,'Website':'https://vector.ru','Email':'mail@vector.ru','Phone':'88005553535'}"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/notion/CreatePageInDatabase/bat.txt b/docs/ru/cli/NEW_CLI/notion/CreatePageInDatabase/bat.txt
index 46508c178a..fba2fca93e 100644
--- a/docs/ru/cli/NEW_CLI/notion/CreatePageInDatabase/bat.txt
+++ b/docs/ru/cli/NEW_CLI/notion/CreatePageInDatabase/bat.txt
@@ -2,5 +2,5 @@
oint notion CreatePageInDatabase ^
--token "***" ^
- --base "12582aa7-fc4e-8198-a5c9-d8221340b664" ^
- --data "{'Name':'LLC Vector','Description':'OurFirstClient','Number':1,'Status':'New','CreationDate':'2024-10-20T12:06:50.7643063Z','Image':{'Logo':'https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg'},'Active':true,'Website':'https://vector.ru','Email':'mail@vector.ru','Phone':'88005553535'}"
\ No newline at end of file
+ --base "12582aa7-fc4e-81b6-8aec-f65659a66bf1" ^
+ --data "{'Name':'LLC Vector','Description':'OurFirstClient','Number':1,'Status':'New','CreationDate':'2024-10-20T14:09:20.3462903Z','Image':{'Logo':'https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg'},'Active':true,'Website':'https://vector.ru','Email':'mail@vector.ru','Phone':'88005553535'}"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/notion/DeleteBlock/bash.txt b/docs/ru/cli/NEW_CLI/notion/DeleteBlock/bash.txt
index aed18fd1ec..ab9745ad1b 100644
--- a/docs/ru/cli/NEW_CLI/notion/DeleteBlock/bash.txt
+++ b/docs/ru/cli/NEW_CLI/notion/DeleteBlock/bash.txt
@@ -1,3 +1,3 @@
oint notion DeleteBlock \
--token "***" \
- --block "12582aa7-fc4e-810c-b31d-f44de86d0316"
\ No newline at end of file
+ --block "12582aa7-fc4e-8151-908e-e63ac08c3b31"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/notion/DeleteBlock/bat.txt b/docs/ru/cli/NEW_CLI/notion/DeleteBlock/bat.txt
index 868392d675..5fb501a242 100644
--- a/docs/ru/cli/NEW_CLI/notion/DeleteBlock/bat.txt
+++ b/docs/ru/cli/NEW_CLI/notion/DeleteBlock/bat.txt
@@ -1,3 +1,3 @@
oint notion DeleteBlock ^
--token "***" ^
- --block "12582aa7-fc4e-810c-b31d-f44de86d0316"
\ No newline at end of file
+ --block "12582aa7-fc4e-8151-908e-e63ac08c3b31"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/notion/EditDatabaseProperties/bash.txt b/docs/ru/cli/NEW_CLI/notion/EditDatabaseProperties/bash.txt
index e0163088e5..d962f94a73 100644
--- a/docs/ru/cli/NEW_CLI/notion/EditDatabaseProperties/bash.txt
+++ b/docs/ru/cli/NEW_CLI/notion/EditDatabaseProperties/bash.txt
@@ -2,7 +2,7 @@
oint notion EditDatabaseProperties \
--token "***" \
- --base "12582aa7-fc4e-8198-a5c9-d8221340b664" \
+ --base "12582aa7-fc4e-81b6-8aec-f65659a66bf1" \
--props "{'Email':'rich_text','Website':null}" \
--title "TestTitle" \
--description "TestDescription"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/notion/EditDatabaseProperties/bat.txt b/docs/ru/cli/NEW_CLI/notion/EditDatabaseProperties/bat.txt
index 08cd6867f4..87dff6e252 100644
--- a/docs/ru/cli/NEW_CLI/notion/EditDatabaseProperties/bat.txt
+++ b/docs/ru/cli/NEW_CLI/notion/EditDatabaseProperties/bat.txt
@@ -2,7 +2,7 @@
oint notion EditDatabaseProperties ^
--token "***" ^
- --base "12582aa7-fc4e-8198-a5c9-d8221340b664" ^
+ --base "12582aa7-fc4e-81b6-8aec-f65659a66bf1" ^
--props "{'Email':'rich_text','Website':null}" ^
--title "TestTitle" ^
--description "TestDescription"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/notion/EditPageProperties/bash.txt b/docs/ru/cli/NEW_CLI/notion/EditPageProperties/bash.txt
index 124677fb9e..f5b61f88f9 100644
--- a/docs/ru/cli/NEW_CLI/notion/EditPageProperties/bash.txt
+++ b/docs/ru/cli/NEW_CLI/notion/EditPageProperties/bash.txt
@@ -2,7 +2,7 @@
oint notion EditPageProperties \
--token "***" \
- --page "12582aa7-fc4e-81cd-8eb0-efc1a29af14f" \
+ --page "12582aa7-fc4e-8118-a1a0-c78cdded9ea0" \
--data "{'Active':false,'Email':'vector@mail.ru'}" \
--icon "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg" \
--cover "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture2.jpg" \
diff --git a/docs/ru/cli/NEW_CLI/notion/EditPageProperties/bat.txt b/docs/ru/cli/NEW_CLI/notion/EditPageProperties/bat.txt
index b9381bdbc1..860692b2bd 100644
--- a/docs/ru/cli/NEW_CLI/notion/EditPageProperties/bat.txt
+++ b/docs/ru/cli/NEW_CLI/notion/EditPageProperties/bat.txt
@@ -2,7 +2,7 @@
oint notion EditPageProperties ^
--token "***" ^
- --page "12582aa7-fc4e-81cd-8eb0-efc1a29af14f" ^
+ --page "12582aa7-fc4e-8118-a1a0-c78cdded9ea0" ^
--data "{'Active':false,'Email':'vector@mail.ru'}" ^
--icon "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg" ^
--cover "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture2.jpg" ^
diff --git a/docs/ru/cli/NEW_CLI/notion/GetDatabase/bash.txt b/docs/ru/cli/NEW_CLI/notion/GetDatabase/bash.txt
index 804be99c5b..7301388050 100644
--- a/docs/ru/cli/NEW_CLI/notion/GetDatabase/bash.txt
+++ b/docs/ru/cli/NEW_CLI/notion/GetDatabase/bash.txt
@@ -1,3 +1,3 @@
oint notion GetDatabase \
--token "***" \
- --base "12582aa7-fc4e-8198-a5c9-d8221340b664"
\ No newline at end of file
+ --base "12582aa7-fc4e-81b6-8aec-f65659a66bf1"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/notion/GetDatabase/bat.txt b/docs/ru/cli/NEW_CLI/notion/GetDatabase/bat.txt
index b6b18ba93c..a3cbc83d6b 100644
--- a/docs/ru/cli/NEW_CLI/notion/GetDatabase/bat.txt
+++ b/docs/ru/cli/NEW_CLI/notion/GetDatabase/bat.txt
@@ -1,3 +1,3 @@
oint notion GetDatabase ^
--token "***" ^
- --base "12582aa7-fc4e-8198-a5c9-d8221340b664"
\ No newline at end of file
+ --base "12582aa7-fc4e-81b6-8aec-f65659a66bf1"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/notion/GetPage/bash.txt b/docs/ru/cli/NEW_CLI/notion/GetPage/bash.txt
index e5b795fddf..bee4fe3ba5 100644
--- a/docs/ru/cli/NEW_CLI/notion/GetPage/bash.txt
+++ b/docs/ru/cli/NEW_CLI/notion/GetPage/bash.txt
@@ -1,3 +1,3 @@
oint notion GetPage \
--token "***" \
- --page "12582aa7-fc4e-81cd-8eb0-efc1a29af14f"
\ No newline at end of file
+ --page "12582aa7-fc4e-8118-a1a0-c78cdded9ea0"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/notion/GetPage/bat.txt b/docs/ru/cli/NEW_CLI/notion/GetPage/bat.txt
index 3e36d31462..42b2b9ff7d 100644
--- a/docs/ru/cli/NEW_CLI/notion/GetPage/bat.txt
+++ b/docs/ru/cli/NEW_CLI/notion/GetPage/bat.txt
@@ -1,3 +1,3 @@
oint notion GetPage ^
--token "***" ^
- --page "12582aa7-fc4e-81cd-8eb0-efc1a29af14f"
\ No newline at end of file
+ --page "12582aa7-fc4e-8118-a1a0-c78cdded9ea0"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/notion/ReturnChildBlocks/bash.txt b/docs/ru/cli/NEW_CLI/notion/ReturnChildBlocks/bash.txt
index 1068f7c352..52d03e62e1 100644
--- a/docs/ru/cli/NEW_CLI/notion/ReturnChildBlocks/bash.txt
+++ b/docs/ru/cli/NEW_CLI/notion/ReturnChildBlocks/bash.txt
@@ -1,3 +1,3 @@
oint notion ReturnChildBlocks \
--token "***" \
- --block "12582aa7-fc4e-810c-b31d-f44de86d0316"
\ No newline at end of file
+ --block "12582aa7-fc4e-8151-908e-e63ac08c3b31"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/notion/ReturnChildBlocks/bat.txt b/docs/ru/cli/NEW_CLI/notion/ReturnChildBlocks/bat.txt
index a4c773b2dc..550b89f4ed 100644
--- a/docs/ru/cli/NEW_CLI/notion/ReturnChildBlocks/bat.txt
+++ b/docs/ru/cli/NEW_CLI/notion/ReturnChildBlocks/bat.txt
@@ -1,3 +1,3 @@
oint notion ReturnChildBlocks ^
--token "***" ^
- --block "12582aa7-fc4e-810c-b31d-f44de86d0316"
\ No newline at end of file
+ --block "12582aa7-fc4e-8151-908e-e63ac08c3b31"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/ozon/ArchiveProducts/bash.txt b/docs/ru/cli/NEW_CLI/ozon/ArchiveProducts/bash.txt
index 9f80ca43ab..547f6ba247 100644
--- a/docs/ru/cli/NEW_CLI/ozon/ArchiveProducts/bash.txt
+++ b/docs/ru/cli/NEW_CLI/ozon/ArchiveProducts/bash.txt
@@ -1,4 +1,4 @@
oint ozon ArchiveProducts \
--clientid "***" \
--apikey "***" \
- --products 1232394415
\ No newline at end of file
+ --products 1232577507
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/ozon/ArchiveProducts/bat.txt b/docs/ru/cli/NEW_CLI/ozon/ArchiveProducts/bat.txt
index 314efe1f44..9bceb48a82 100644
--- a/docs/ru/cli/NEW_CLI/ozon/ArchiveProducts/bat.txt
+++ b/docs/ru/cli/NEW_CLI/ozon/ArchiveProducts/bat.txt
@@ -1,4 +1,4 @@
oint ozon ArchiveProducts ^
--clientid "***" ^
--apikey "***" ^
- --products 1232394415
\ No newline at end of file
+ --products 1232577507
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/ozon/CheckProductsImagesUpload/bash.txt b/docs/ru/cli/NEW_CLI/ozon/CheckProductsImagesUpload/bash.txt
index 9044b7e0f0..98b7be0929 100644
--- a/docs/ru/cli/NEW_CLI/ozon/CheckProductsImagesUpload/bash.txt
+++ b/docs/ru/cli/NEW_CLI/ozon/CheckProductsImagesUpload/bash.txt
@@ -1,4 +1,4 @@
oint ozon CheckProductsImagesUpload \
--clientid "***" \
--apikey "***" \
- --products 1232394415
\ No newline at end of file
+ --products 1232577507
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/ozon/CheckProductsImagesUpload/bat.txt b/docs/ru/cli/NEW_CLI/ozon/CheckProductsImagesUpload/bat.txt
index fa88e87260..9d6468198e 100644
--- a/docs/ru/cli/NEW_CLI/ozon/CheckProductsImagesUpload/bat.txt
+++ b/docs/ru/cli/NEW_CLI/ozon/CheckProductsImagesUpload/bat.txt
@@ -1,4 +1,4 @@
oint ozon CheckProductsImagesUpload ^
--clientid "***" ^
--apikey "***" ^
- --products 1232394415
\ No newline at end of file
+ --products 1232577507
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/ozon/CreateBarcodes/bash.txt b/docs/ru/cli/NEW_CLI/ozon/CreateBarcodes/bash.txt
index 3cf320cc47..e5eeed2e44 100644
--- a/docs/ru/cli/NEW_CLI/ozon/CreateBarcodes/bash.txt
+++ b/docs/ru/cli/NEW_CLI/ozon/CreateBarcodes/bash.txt
@@ -1,4 +1,4 @@
oint ozon CreateBarcodes \
--clientid "***" \
--apikey "***" \
- --productids 1232394415
\ No newline at end of file
+ --productids 1232577507
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/ozon/CreateBarcodes/bat.txt b/docs/ru/cli/NEW_CLI/ozon/CreateBarcodes/bat.txt
index d82ba3dc96..4f8b92e890 100644
--- a/docs/ru/cli/NEW_CLI/ozon/CreateBarcodes/bat.txt
+++ b/docs/ru/cli/NEW_CLI/ozon/CreateBarcodes/bat.txt
@@ -1,4 +1,4 @@
oint ozon CreateBarcodes ^
--clientid "***" ^
--apikey "***" ^
- --productids 1232394415
\ No newline at end of file
+ --productids 1232577507
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/ozon/GetProductCreationStatus/bash.txt b/docs/ru/cli/NEW_CLI/ozon/GetProductCreationStatus/bash.txt
index cad161b696..a01502ef27 100644
--- a/docs/ru/cli/NEW_CLI/ozon/GetProductCreationStatus/bash.txt
+++ b/docs/ru/cli/NEW_CLI/ozon/GetProductCreationStatus/bash.txt
@@ -1,4 +1,4 @@
oint ozon GetProductCreationStatus \
--clientid "***" \
--apikey "***" \
- --taskid 1367045885
\ No newline at end of file
+ --taskid 1367268686
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/ozon/GetProductCreationStatus/bat.txt b/docs/ru/cli/NEW_CLI/ozon/GetProductCreationStatus/bat.txt
index 94f19bb507..47402f66e8 100644
--- a/docs/ru/cli/NEW_CLI/ozon/GetProductCreationStatus/bat.txt
+++ b/docs/ru/cli/NEW_CLI/ozon/GetProductCreationStatus/bat.txt
@@ -1,4 +1,4 @@
oint ozon GetProductCreationStatus ^
--clientid "***" ^
--apikey "***" ^
- --taskid 1367045885
\ No newline at end of file
+ --taskid 1367268686
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/ozon/UnarchiveProducts/bash.txt b/docs/ru/cli/NEW_CLI/ozon/UnarchiveProducts/bash.txt
index 85d6882e34..c3049142b5 100644
--- a/docs/ru/cli/NEW_CLI/ozon/UnarchiveProducts/bash.txt
+++ b/docs/ru/cli/NEW_CLI/ozon/UnarchiveProducts/bash.txt
@@ -1,4 +1,4 @@
oint ozon UnarchiveProducts \
--clientid "***" \
--apikey "***" \
- --products 1232394415
\ No newline at end of file
+ --products 1232577507
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/ozon/UnarchiveProducts/bat.txt b/docs/ru/cli/NEW_CLI/ozon/UnarchiveProducts/bat.txt
index a9eca2b1e6..940c2dcde0 100644
--- a/docs/ru/cli/NEW_CLI/ozon/UnarchiveProducts/bat.txt
+++ b/docs/ru/cli/NEW_CLI/ozon/UnarchiveProducts/bat.txt
@@ -1,4 +1,4 @@
oint ozon UnarchiveProducts ^
--clientid "***" ^
--apikey "***" ^
- --products 1232394415
\ No newline at end of file
+ --products 1232577507
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/ozon/UpdateProductImages/bash.txt b/docs/ru/cli/NEW_CLI/ozon/UpdateProductImages/bash.txt
index 6e9b4605e3..b15746ed24 100644
--- a/docs/ru/cli/NEW_CLI/ozon/UpdateProductImages/bash.txt
+++ b/docs/ru/cli/NEW_CLI/ozon/UpdateProductImages/bash.txt
@@ -1,6 +1,6 @@
oint ozon UpdateProductImages \
--clientid "***" \
--apikey "***" \
- --productid 1232394415 \
+ --productid 1232577507 \
--images "['https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg','https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture2.jpg']" \
--color "GREEN"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/ozon/UpdateProductImages/bat.txt b/docs/ru/cli/NEW_CLI/ozon/UpdateProductImages/bat.txt
index f696ab35e4..f7be6dad68 100644
--- a/docs/ru/cli/NEW_CLI/ozon/UpdateProductImages/bat.txt
+++ b/docs/ru/cli/NEW_CLI/ozon/UpdateProductImages/bat.txt
@@ -1,6 +1,6 @@
oint ozon UpdateProductImages ^
--clientid "***" ^
--apikey "***" ^
- --productid 1232394415 ^
+ --productid 1232577507 ^
--images "['https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg','https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture2.jpg']" ^
--color "GREEN"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/ozon/UpdateProductsPrices/bash.txt b/docs/ru/cli/NEW_CLI/ozon/UpdateProductsPrices/bash.txt
index 92ebb99317..873b2ebd98 100644
--- a/docs/ru/cli/NEW_CLI/ozon/UpdateProductsPrices/bash.txt
+++ b/docs/ru/cli/NEW_CLI/ozon/UpdateProductsPrices/bash.txt
@@ -3,4 +3,4 @@
oint ozon UpdateProductsPrices \
--clientid "***" \
--apikey "***" \
- --prices "{'auto_action_enabled':'DISABLED','currency_code':'RUB','min_price':'1300','offer_id':'143210610','old_price':'1400','price':'1300','price_strategy_enabled':'DISABLED','product_id':1232394415}"
\ No newline at end of file
+ --prices "{'auto_action_enabled':'DISABLED','currency_code':'RUB','min_price':'1300','offer_id':'143210610','old_price':'1400','price':'1300','price_strategy_enabled':'DISABLED','product_id':1232577507}"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/ozon/UpdateProductsPrices/bat.txt b/docs/ru/cli/NEW_CLI/ozon/UpdateProductsPrices/bat.txt
index cfc7928825..2bc07a846f 100644
--- a/docs/ru/cli/NEW_CLI/ozon/UpdateProductsPrices/bat.txt
+++ b/docs/ru/cli/NEW_CLI/ozon/UpdateProductsPrices/bat.txt
@@ -3,4 +3,4 @@
oint ozon UpdateProductsPrices ^
--clientid "***" ^
--apikey "***" ^
- --prices "{'auto_action_enabled':'DISABLED','currency_code':'RUB','min_price':'1300','offer_id':'143210610','old_price':'1400','price':'1300','price_strategy_enabled':'DISABLED','product_id':1232394415}"
\ No newline at end of file
+ --prices "{'auto_action_enabled':'DISABLED','currency_code':'RUB','min_price':'1300','offer_id':'143210610','old_price':'1400','price':'1300','price_strategy_enabled':'DISABLED','product_id':1232577507}"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/ozon/UpdateProductsStocks/bash.txt b/docs/ru/cli/NEW_CLI/ozon/UpdateProductsStocks/bash.txt
index 8099ed5d4a..b2f2929918 100644
--- a/docs/ru/cli/NEW_CLI/ozon/UpdateProductsStocks/bash.txt
+++ b/docs/ru/cli/NEW_CLI/ozon/UpdateProductsStocks/bash.txt
@@ -3,4 +3,4 @@
oint ozon UpdateProductsStocks \
--clientid "***" \
--apikey "***" \
- --stocks "{'offer_id':'143210610','product_id':1232394415,'stock':20,'warehouse_id':1}"
\ No newline at end of file
+ --stocks "{'offer_id':'143210610','product_id':1232577507,'stock':20,'warehouse_id':1}"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/ozon/UpdateProductsStocks/bat.txt b/docs/ru/cli/NEW_CLI/ozon/UpdateProductsStocks/bat.txt
index 2748813cc7..938f964af8 100644
--- a/docs/ru/cli/NEW_CLI/ozon/UpdateProductsStocks/bat.txt
+++ b/docs/ru/cli/NEW_CLI/ozon/UpdateProductsStocks/bat.txt
@@ -3,4 +3,4 @@
oint ozon UpdateProductsStocks ^
--clientid "***" ^
--apikey "***" ^
- --stocks "{'offer_id':'143210610','product_id':1232394415,'stock':20,'warehouse_id':1}"
\ No newline at end of file
+ --stocks "{'offer_id':'143210610','product_id':1232577507,'stock':20,'warehouse_id':1}"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/ozon/UploadProductActivationCodes/bash.txt b/docs/ru/cli/NEW_CLI/ozon/UploadProductActivationCodes/bash.txt
index b2e5670f25..cc985f2d7f 100644
--- a/docs/ru/cli/NEW_CLI/ozon/UploadProductActivationCodes/bash.txt
+++ b/docs/ru/cli/NEW_CLI/ozon/UploadProductActivationCodes/bash.txt
@@ -1,5 +1,5 @@
oint ozon UploadProductActivationCodes \
--clientid "***" \
--apikey "***" \
- --productid 1232394415 \
+ --productid 1232577507 \
--codes "['11111111','22222222']"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/ozon/UploadProductActivationCodes/bat.txt b/docs/ru/cli/NEW_CLI/ozon/UploadProductActivationCodes/bat.txt
index c5ff0a8c0c..a3e590a05d 100644
--- a/docs/ru/cli/NEW_CLI/ozon/UploadProductActivationCodes/bat.txt
+++ b/docs/ru/cli/NEW_CLI/ozon/UploadProductActivationCodes/bat.txt
@@ -1,5 +1,5 @@
oint ozon UploadProductActivationCodes ^
--clientid "***" ^
--apikey "***" ^
- --productid 1232394415 ^
+ --productid 1232577507 ^
--codes "['11111111','22222222']"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/slack/ArchiveChannel/bash.txt b/docs/ru/cli/NEW_CLI/slack/ArchiveChannel/bash.txt
index 4a805960c2..a672aa61b6 100644
--- a/docs/ru/cli/NEW_CLI/slack/ArchiveChannel/bash.txt
+++ b/docs/ru/cli/NEW_CLI/slack/ArchiveChannel/bash.txt
@@ -1,3 +1,3 @@
oint slack ArchiveChannel \
--token "***" \
- --channel "C07TBV976TA"
\ No newline at end of file
+ --channel "C07SLE53V53"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/slack/ArchiveChannel/bat.txt b/docs/ru/cli/NEW_CLI/slack/ArchiveChannel/bat.txt
index 67286dc89f..e3ee02d88b 100644
--- a/docs/ru/cli/NEW_CLI/slack/ArchiveChannel/bat.txt
+++ b/docs/ru/cli/NEW_CLI/slack/ArchiveChannel/bat.txt
@@ -1,3 +1,3 @@
oint slack ArchiveChannel ^
--token "***" ^
- --channel "C07TBV976TA"
\ No newline at end of file
+ --channel "C07SLE53V53"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/slack/CreateChannel/bash.txt b/docs/ru/cli/NEW_CLI/slack/CreateChannel/bash.txt
index 97f080f29a..b776962687 100644
--- a/docs/ru/cli/NEW_CLI/slack/CreateChannel/bash.txt
+++ b/docs/ru/cli/NEW_CLI/slack/CreateChannel/bash.txt
@@ -1,4 +1,4 @@
oint slack CreateChannel \
--token "***" \
- --title "testconv3fd38078-cec6-41d9-97f8-c2c28491fedc" \
+ --title "testconv8546e6dc-c3f6-4911-a3db-7318af7325aa" \
--private false
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/slack/CreateChannel/bat.txt b/docs/ru/cli/NEW_CLI/slack/CreateChannel/bat.txt
index 833c84a169..315834af33 100644
--- a/docs/ru/cli/NEW_CLI/slack/CreateChannel/bat.txt
+++ b/docs/ru/cli/NEW_CLI/slack/CreateChannel/bat.txt
@@ -1,4 +1,4 @@
oint slack CreateChannel ^
--token "***" ^
- --title "testconv3fd38078-cec6-41d9-97f8-c2c28491fedc" ^
+ --title "testconv8546e6dc-c3f6-4911-a3db-7318af7325aa" ^
--private false
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/slack/DeleteExternalFile/bash.txt b/docs/ru/cli/NEW_CLI/slack/DeleteExternalFile/bash.txt
index b7ae57ac11..2b68e6b10a 100644
--- a/docs/ru/cli/NEW_CLI/slack/DeleteExternalFile/bash.txt
+++ b/docs/ru/cli/NEW_CLI/slack/DeleteExternalFile/bash.txt
@@ -1,3 +1,3 @@
oint slack DeleteExternalFile \
--token "***" \
- --fileid "F07SRLNNL5A"
\ No newline at end of file
+ --fileid "F07TC4089LG"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/slack/DeleteExternalFile/bat.txt b/docs/ru/cli/NEW_CLI/slack/DeleteExternalFile/bat.txt
index 1fe02d2770..4ec03a1f56 100644
--- a/docs/ru/cli/NEW_CLI/slack/DeleteExternalFile/bat.txt
+++ b/docs/ru/cli/NEW_CLI/slack/DeleteExternalFile/bat.txt
@@ -1,3 +1,3 @@
oint slack DeleteExternalFile ^
--token "***" ^
- --fileid "F07SRLNNL5A"
\ No newline at end of file
+ --fileid "F07TC4089LG"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/slack/DeleteFile/bash.txt b/docs/ru/cli/NEW_CLI/slack/DeleteFile/bash.txt
index d429e1efc9..fd8f50e326 100644
--- a/docs/ru/cli/NEW_CLI/slack/DeleteFile/bash.txt
+++ b/docs/ru/cli/NEW_CLI/slack/DeleteFile/bash.txt
@@ -1,3 +1,3 @@
oint slack DeleteFile \
--token "***" \
- --fileid "F07TB1K837S"
\ No newline at end of file
+ --fileid "F07T20N9N1X"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/slack/DeleteFile/bat.txt b/docs/ru/cli/NEW_CLI/slack/DeleteFile/bat.txt
index f1a3b347ad..8d959b3e96 100644
--- a/docs/ru/cli/NEW_CLI/slack/DeleteFile/bat.txt
+++ b/docs/ru/cli/NEW_CLI/slack/DeleteFile/bat.txt
@@ -1,3 +1,3 @@
oint slack DeleteFile ^
--token "***" ^
- --fileid "F07TB1K837S"
\ No newline at end of file
+ --fileid "F07T20N9N1X"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/slack/DeleteMessage/bash.txt b/docs/ru/cli/NEW_CLI/slack/DeleteMessage/bash.txt
index e348d76907..84daa5b897 100644
--- a/docs/ru/cli/NEW_CLI/slack/DeleteMessage/bash.txt
+++ b/docs/ru/cli/NEW_CLI/slack/DeleteMessage/bash.txt
@@ -1,4 +1,4 @@
oint slack DeleteMessage \
--token "***" \
--channel "C06UFNUTKUL" \
- --stamp "1729415239.399009"
\ No newline at end of file
+ --stamp "1729422590.992679"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/slack/DeleteMessage/bat.txt b/docs/ru/cli/NEW_CLI/slack/DeleteMessage/bat.txt
index 3bd0b514aa..f6f40b3837 100644
--- a/docs/ru/cli/NEW_CLI/slack/DeleteMessage/bat.txt
+++ b/docs/ru/cli/NEW_CLI/slack/DeleteMessage/bat.txt
@@ -1,4 +1,4 @@
oint slack DeleteMessage ^
--token "***" ^
--channel "C06UFNUTKUL" ^
- --stamp "1729415239.399009"
\ No newline at end of file
+ --stamp "1729422590.992679"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/slack/EditMessage/bash.txt b/docs/ru/cli/NEW_CLI/slack/EditMessage/bash.txt
index f07d596f31..c2502b2b5d 100644
--- a/docs/ru/cli/NEW_CLI/slack/EditMessage/bash.txt
+++ b/docs/ru/cli/NEW_CLI/slack/EditMessage/bash.txt
@@ -1,5 +1,5 @@
oint slack EditMessage \
--token "***" \
--channel "C06UFNUTKUL" \
- --stamp "1729415239.399009" \
+ --stamp "1729422590.992679" \
--text "TestMessage2"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/slack/EditMessage/bat.txt b/docs/ru/cli/NEW_CLI/slack/EditMessage/bat.txt
index 2445655737..5464aa8b06 100644
--- a/docs/ru/cli/NEW_CLI/slack/EditMessage/bat.txt
+++ b/docs/ru/cli/NEW_CLI/slack/EditMessage/bat.txt
@@ -1,5 +1,5 @@
oint slack EditMessage ^
--token "***" ^
--channel "C06UFNUTKUL" ^
- --stamp "1729415239.399009" ^
+ --stamp "1729422590.992679" ^
--text "TestMessage2"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/slack/GetChannel/bash.txt b/docs/ru/cli/NEW_CLI/slack/GetChannel/bash.txt
index f7e2744b2b..eabbb5b4c1 100644
--- a/docs/ru/cli/NEW_CLI/slack/GetChannel/bash.txt
+++ b/docs/ru/cli/NEW_CLI/slack/GetChannel/bash.txt
@@ -1,3 +1,3 @@
oint slack GetChannel \
--token "***" \
- --channel "C07TBV976TA"
\ No newline at end of file
+ --channel "C07SLE53V53"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/slack/GetChannel/bat.txt b/docs/ru/cli/NEW_CLI/slack/GetChannel/bat.txt
index e3c7130f2e..a5becf61b8 100644
--- a/docs/ru/cli/NEW_CLI/slack/GetChannel/bat.txt
+++ b/docs/ru/cli/NEW_CLI/slack/GetChannel/bat.txt
@@ -1,3 +1,3 @@
oint slack GetChannel ^
--token "***" ^
- --channel "C07TBV976TA"
\ No newline at end of file
+ --channel "C07SLE53V53"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/slack/GetChannelHistory/bash.txt b/docs/ru/cli/NEW_CLI/slack/GetChannelHistory/bash.txt
index 379ee45a58..1fba35c76d 100644
--- a/docs/ru/cli/NEW_CLI/slack/GetChannelHistory/bash.txt
+++ b/docs/ru/cli/NEW_CLI/slack/GetChannelHistory/bash.txt
@@ -1,3 +1,3 @@
oint slack GetChannelHistory \
--token "***" \
- --channel "C07TBV976TA"
\ No newline at end of file
+ --channel "C07SLE53V53"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/slack/GetChannelHistory/bat.txt b/docs/ru/cli/NEW_CLI/slack/GetChannelHistory/bat.txt
index b0450cd9c9..2d24c026d1 100644
--- a/docs/ru/cli/NEW_CLI/slack/GetChannelHistory/bat.txt
+++ b/docs/ru/cli/NEW_CLI/slack/GetChannelHistory/bat.txt
@@ -1,3 +1,3 @@
oint slack GetChannelHistory ^
--token "***" ^
- --channel "C07TBV976TA"
\ No newline at end of file
+ --channel "C07SLE53V53"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/slack/GetChannelUserList/bash.txt b/docs/ru/cli/NEW_CLI/slack/GetChannelUserList/bash.txt
index 31c9d45f9a..0dcbcf4211 100644
--- a/docs/ru/cli/NEW_CLI/slack/GetChannelUserList/bash.txt
+++ b/docs/ru/cli/NEW_CLI/slack/GetChannelUserList/bash.txt
@@ -1,3 +1,3 @@
oint slack GetChannelUserList \
--token "***" \
- --channel "C07TBV976TA"
\ No newline at end of file
+ --channel "C07SLE53V53"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/slack/GetChannelUserList/bat.txt b/docs/ru/cli/NEW_CLI/slack/GetChannelUserList/bat.txt
index 28b7a71ec4..63b323612f 100644
--- a/docs/ru/cli/NEW_CLI/slack/GetChannelUserList/bat.txt
+++ b/docs/ru/cli/NEW_CLI/slack/GetChannelUserList/bat.txt
@@ -1,3 +1,3 @@
oint slack GetChannelUserList ^
--token "***" ^
- --channel "C07TBV976TA"
\ No newline at end of file
+ --channel "C07SLE53V53"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/slack/GetExternalFile/bash.txt b/docs/ru/cli/NEW_CLI/slack/GetExternalFile/bash.txt
index 7c874af4bb..467ef241c7 100644
--- a/docs/ru/cli/NEW_CLI/slack/GetExternalFile/bash.txt
+++ b/docs/ru/cli/NEW_CLI/slack/GetExternalFile/bash.txt
@@ -1,3 +1,3 @@
oint slack GetExternalFile \
--token "***" \
- --fileid "F07SRLNNL5A"
\ No newline at end of file
+ --fileid "F07TC4089LG"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/slack/GetExternalFile/bat.txt b/docs/ru/cli/NEW_CLI/slack/GetExternalFile/bat.txt
index 753c2f6d38..11be990658 100644
--- a/docs/ru/cli/NEW_CLI/slack/GetExternalFile/bat.txt
+++ b/docs/ru/cli/NEW_CLI/slack/GetExternalFile/bat.txt
@@ -1,3 +1,3 @@
oint slack GetExternalFile ^
--token "***" ^
- --fileid "F07SRLNNL5A"
\ No newline at end of file
+ --fileid "F07TC4089LG"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/slack/GetFileData/bash.txt b/docs/ru/cli/NEW_CLI/slack/GetFileData/bash.txt
index ff186a4c51..f24c26def4 100644
--- a/docs/ru/cli/NEW_CLI/slack/GetFileData/bash.txt
+++ b/docs/ru/cli/NEW_CLI/slack/GetFileData/bash.txt
@@ -1,3 +1,3 @@
oint slack GetFileData \
--token "***" \
- --fileid "F07TB1K837S"
\ No newline at end of file
+ --fileid "F07T20N9N1X"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/slack/GetFileData/bat.txt b/docs/ru/cli/NEW_CLI/slack/GetFileData/bat.txt
index bf4b9f33c1..09f80b8f2b 100644
--- a/docs/ru/cli/NEW_CLI/slack/GetFileData/bat.txt
+++ b/docs/ru/cli/NEW_CLI/slack/GetFileData/bat.txt
@@ -1,3 +1,3 @@
oint slack GetFileData ^
--token "***" ^
- --fileid "F07TB1K837S"
\ No newline at end of file
+ --fileid "F07T20N9N1X"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/slack/GetFilesList/bash.txt b/docs/ru/cli/NEW_CLI/slack/GetFilesList/bash.txt
index 2bab8214ab..da5618112e 100644
--- a/docs/ru/cli/NEW_CLI/slack/GetFilesList/bash.txt
+++ b/docs/ru/cli/NEW_CLI/slack/GetFilesList/bash.txt
@@ -1,3 +1,2 @@
oint slack GetFilesList \
- --token "***" \
- --channel "C06UFNUTKUL"
\ No newline at end of file
+ --token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/slack/GetFilesList/bat.txt b/docs/ru/cli/NEW_CLI/slack/GetFilesList/bat.txt
index f0e3d4b9ff..5cfb1ec89d 100644
--- a/docs/ru/cli/NEW_CLI/slack/GetFilesList/bat.txt
+++ b/docs/ru/cli/NEW_CLI/slack/GetFilesList/bat.txt
@@ -1,3 +1,2 @@
oint slack GetFilesList ^
- --token "***" ^
- --channel "C06UFNUTKUL"
\ No newline at end of file
+ --token "***"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/slack/GetMessageLink/bash.txt b/docs/ru/cli/NEW_CLI/slack/GetMessageLink/bash.txt
index 40d51e67c7..8d7db23b15 100644
--- a/docs/ru/cli/NEW_CLI/slack/GetMessageLink/bash.txt
+++ b/docs/ru/cli/NEW_CLI/slack/GetMessageLink/bash.txt
@@ -1,4 +1,4 @@
oint slack GetMessageLink \
--token "***" \
--channel "C06UFNUTKUL" \
- --stamp "1729415239.399009"
\ No newline at end of file
+ --stamp "1729422590.992679"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/slack/GetMessageLink/bat.txt b/docs/ru/cli/NEW_CLI/slack/GetMessageLink/bat.txt
index aa63a80810..a5d1d980f4 100644
--- a/docs/ru/cli/NEW_CLI/slack/GetMessageLink/bat.txt
+++ b/docs/ru/cli/NEW_CLI/slack/GetMessageLink/bat.txt
@@ -1,4 +1,4 @@
oint slack GetMessageLink ^
--token "***" ^
--channel "C06UFNUTKUL" ^
- --stamp "1729415239.399009"
\ No newline at end of file
+ --stamp "1729422590.992679"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/slack/GetMessageReplyList/bash.txt b/docs/ru/cli/NEW_CLI/slack/GetMessageReplyList/bash.txt
index 46e401eb36..b9a33e7fa2 100644
--- a/docs/ru/cli/NEW_CLI/slack/GetMessageReplyList/bash.txt
+++ b/docs/ru/cli/NEW_CLI/slack/GetMessageReplyList/bash.txt
@@ -1,4 +1,4 @@
oint slack GetMessageReplyList \
--token "***" \
--channel "C06UFNUTKUL" \
- --stamp "1729415239.399009"
\ No newline at end of file
+ --stamp "1729422590.992679"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/slack/GetMessageReplyList/bat.txt b/docs/ru/cli/NEW_CLI/slack/GetMessageReplyList/bat.txt
index 9f2d792ea8..d5e29d7680 100644
--- a/docs/ru/cli/NEW_CLI/slack/GetMessageReplyList/bat.txt
+++ b/docs/ru/cli/NEW_CLI/slack/GetMessageReplyList/bat.txt
@@ -1,4 +1,4 @@
oint slack GetMessageReplyList ^
--token "***" ^
--channel "C06UFNUTKUL" ^
- --stamp "1729415239.399009"
\ No newline at end of file
+ --stamp "1729422590.992679"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/slack/InviteUsersToChannel/bash.txt b/docs/ru/cli/NEW_CLI/slack/InviteUsersToChannel/bash.txt
index ed03661a12..81e2352a08 100644
--- a/docs/ru/cli/NEW_CLI/slack/InviteUsersToChannel/bash.txt
+++ b/docs/ru/cli/NEW_CLI/slack/InviteUsersToChannel/bash.txt
@@ -1,4 +1,4 @@
oint slack InviteUsersToChannel \
--token "***" \
- --channel "C07TBV976TA" \
+ --channel "C07SLE53V53" \
--users "U06UABH3APP"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/slack/InviteUsersToChannel/bat.txt b/docs/ru/cli/NEW_CLI/slack/InviteUsersToChannel/bat.txt
index 7d60e3255e..f1733bdb21 100644
--- a/docs/ru/cli/NEW_CLI/slack/InviteUsersToChannel/bat.txt
+++ b/docs/ru/cli/NEW_CLI/slack/InviteUsersToChannel/bat.txt
@@ -1,4 +1,4 @@
oint slack InviteUsersToChannel ^
--token "***" ^
- --channel "C07TBV976TA" ^
+ --channel "C07SLE53V53" ^
--users "U06UABH3APP"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/slack/JoinChannel/bash.txt b/docs/ru/cli/NEW_CLI/slack/JoinChannel/bash.txt
index 409c0cacf4..33d2bb3b32 100644
--- a/docs/ru/cli/NEW_CLI/slack/JoinChannel/bash.txt
+++ b/docs/ru/cli/NEW_CLI/slack/JoinChannel/bash.txt
@@ -1,3 +1,3 @@
oint slack JoinChannel \
--token "***" \
- --channel "C07TBV976TA"
\ No newline at end of file
+ --channel "C07SLE53V53"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/slack/JoinChannel/bat.txt b/docs/ru/cli/NEW_CLI/slack/JoinChannel/bat.txt
index 4728a250e3..e115b7f8d2 100644
--- a/docs/ru/cli/NEW_CLI/slack/JoinChannel/bat.txt
+++ b/docs/ru/cli/NEW_CLI/slack/JoinChannel/bat.txt
@@ -1,3 +1,3 @@
oint slack JoinChannel ^
--token "***" ^
- --channel "C07TBV976TA"
\ No newline at end of file
+ --channel "C07SLE53V53"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/slack/KickUserFromChannel/bash.txt b/docs/ru/cli/NEW_CLI/slack/KickUserFromChannel/bash.txt
index 367d04a51c..c76e5fe290 100644
--- a/docs/ru/cli/NEW_CLI/slack/KickUserFromChannel/bash.txt
+++ b/docs/ru/cli/NEW_CLI/slack/KickUserFromChannel/bash.txt
@@ -1,4 +1,4 @@
oint slack KickUserFromChannel \
--token "***" \
- --channel "C07TBV976TA" \
+ --channel "C07SLE53V53" \
--user "U06UABH3APP"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/slack/KickUserFromChannel/bat.txt b/docs/ru/cli/NEW_CLI/slack/KickUserFromChannel/bat.txt
index d42a4cd897..f76b929787 100644
--- a/docs/ru/cli/NEW_CLI/slack/KickUserFromChannel/bat.txt
+++ b/docs/ru/cli/NEW_CLI/slack/KickUserFromChannel/bat.txt
@@ -1,4 +1,4 @@
oint slack KickUserFromChannel ^
--token "***" ^
- --channel "C07TBV976TA" ^
+ --channel "C07SLE53V53" ^
--user "U06UABH3APP"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/slack/LeaveChannel/bash.txt b/docs/ru/cli/NEW_CLI/slack/LeaveChannel/bash.txt
index 09cdb2d9dc..16ce1047aa 100644
--- a/docs/ru/cli/NEW_CLI/slack/LeaveChannel/bash.txt
+++ b/docs/ru/cli/NEW_CLI/slack/LeaveChannel/bash.txt
@@ -1,3 +1,3 @@
oint slack LeaveChannel \
--token "***" \
- --channel "C07TBV976TA"
\ No newline at end of file
+ --channel "C07SLE53V53"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/slack/LeaveChannel/bat.txt b/docs/ru/cli/NEW_CLI/slack/LeaveChannel/bat.txt
index b611b5a9fd..5fbde74b59 100644
--- a/docs/ru/cli/NEW_CLI/slack/LeaveChannel/bat.txt
+++ b/docs/ru/cli/NEW_CLI/slack/LeaveChannel/bat.txt
@@ -1,3 +1,3 @@
oint slack LeaveChannel ^
--token "***" ^
- --channel "C07TBV976TA"
\ No newline at end of file
+ --channel "C07SLE53V53"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/slack/MakeFilePrivate/bash.txt b/docs/ru/cli/NEW_CLI/slack/MakeFilePrivate/bash.txt
index 0d182d3b83..c5377cc788 100644
--- a/docs/ru/cli/NEW_CLI/slack/MakeFilePrivate/bash.txt
+++ b/docs/ru/cli/NEW_CLI/slack/MakeFilePrivate/bash.txt
@@ -1,3 +1,3 @@
oint slack MakeFilePrivate \
--token "***" \
- --fileid "F07TB1K837S"
\ No newline at end of file
+ --fileid "F07T20N9N1X"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/slack/MakeFilePrivate/bat.txt b/docs/ru/cli/NEW_CLI/slack/MakeFilePrivate/bat.txt
index b0799d2253..d3ff164da2 100644
--- a/docs/ru/cli/NEW_CLI/slack/MakeFilePrivate/bat.txt
+++ b/docs/ru/cli/NEW_CLI/slack/MakeFilePrivate/bat.txt
@@ -1,3 +1,3 @@
oint slack MakeFilePrivate ^
--token "***" ^
- --fileid "F07TB1K837S"
\ No newline at end of file
+ --fileid "F07T20N9N1X"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/slack/MakeFilePublic/bash.txt b/docs/ru/cli/NEW_CLI/slack/MakeFilePublic/bash.txt
index 896b0dfc40..427980ebf8 100644
--- a/docs/ru/cli/NEW_CLI/slack/MakeFilePublic/bash.txt
+++ b/docs/ru/cli/NEW_CLI/slack/MakeFilePublic/bash.txt
@@ -1,3 +1,3 @@
oint slack MakeFilePublic \
--token "***" \
- --fileid "F07TB1K837S"
\ No newline at end of file
+ --fileid "F07T20N9N1X"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/slack/MakeFilePublic/bat.txt b/docs/ru/cli/NEW_CLI/slack/MakeFilePublic/bat.txt
index b2586c1a33..cef23b51b8 100644
--- a/docs/ru/cli/NEW_CLI/slack/MakeFilePublic/bat.txt
+++ b/docs/ru/cli/NEW_CLI/slack/MakeFilePublic/bat.txt
@@ -1,3 +1,3 @@
oint slack MakeFilePublic ^
--token "***" ^
- --fileid "F07TB1K837S"
\ No newline at end of file
+ --fileid "F07T20N9N1X"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/slack/RenameChannel/bash.txt b/docs/ru/cli/NEW_CLI/slack/RenameChannel/bash.txt
index 745650796d..a0e8087d76 100644
--- a/docs/ru/cli/NEW_CLI/slack/RenameChannel/bash.txt
+++ b/docs/ru/cli/NEW_CLI/slack/RenameChannel/bash.txt
@@ -1,4 +1,4 @@
oint slack RenameChannel \
--token "***" \
- --channel "C07TBV976TA" \
- --title "testconv9d185adf-4e10-4b15-a8e9-94b52a8f4b97"
\ No newline at end of file
+ --channel "C07SLE53V53" \
+ --title "testconv3bca1f32-c285-4d1c-884d-7a88cdb2a8fd"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/slack/RenameChannel/bat.txt b/docs/ru/cli/NEW_CLI/slack/RenameChannel/bat.txt
index 92c51aeca6..25bc3abe73 100644
--- a/docs/ru/cli/NEW_CLI/slack/RenameChannel/bat.txt
+++ b/docs/ru/cli/NEW_CLI/slack/RenameChannel/bat.txt
@@ -1,4 +1,4 @@
oint slack RenameChannel ^
--token "***" ^
- --channel "C07TBV976TA" ^
- --title "testconv9d185adf-4e10-4b15-a8e9-94b52a8f4b97"
\ No newline at end of file
+ --channel "C07SLE53V53" ^
+ --title "testconv3bca1f32-c285-4d1c-884d-7a88cdb2a8fd"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/slack/SendExternalFile/bash.txt b/docs/ru/cli/NEW_CLI/slack/SendExternalFile/bash.txt
index b50b9c70da..1fdde5c93a 100644
--- a/docs/ru/cli/NEW_CLI/slack/SendExternalFile/bash.txt
+++ b/docs/ru/cli/NEW_CLI/slack/SendExternalFile/bash.txt
@@ -1,4 +1,4 @@
oint slack SendExternalFile \
--token "***" \
- --fileid "F07SRLNNL5A" \
+ --fileid "F07TC4089LG" \
--channels "C06UFNUTKUL"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/slack/SendExternalFile/bat.txt b/docs/ru/cli/NEW_CLI/slack/SendExternalFile/bat.txt
index 666b855623..261e3214f9 100644
--- a/docs/ru/cli/NEW_CLI/slack/SendExternalFile/bat.txt
+++ b/docs/ru/cli/NEW_CLI/slack/SendExternalFile/bat.txt
@@ -1,4 +1,4 @@
oint slack SendExternalFile ^
--token "***" ^
- --fileid "F07SRLNNL5A" ^
+ --fileid "F07TC4089LG" ^
--channels "C06UFNUTKUL"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/slack/SendMessage/bash.txt b/docs/ru/cli/NEW_CLI/slack/SendMessage/bash.txt
index f9ab5f12f6..776bd44241 100644
--- a/docs/ru/cli/NEW_CLI/slack/SendMessage/bash.txt
+++ b/docs/ru/cli/NEW_CLI/slack/SendMessage/bash.txt
@@ -2,4 +2,4 @@ oint slack SendMessage \
--token "***" \
--channel "C06UFNUTKUL" \
--text "Sheduled message" \
- --date "2024-10-21T12:07:22.6367955"
\ No newline at end of file
+ --date "2024-10-21T14:09:54.3431303"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/slack/SendMessage/bat.txt b/docs/ru/cli/NEW_CLI/slack/SendMessage/bat.txt
index 5f04c154a4..dd895e8364 100644
--- a/docs/ru/cli/NEW_CLI/slack/SendMessage/bat.txt
+++ b/docs/ru/cli/NEW_CLI/slack/SendMessage/bat.txt
@@ -2,4 +2,4 @@ oint slack SendMessage ^
--token "***" ^
--channel "C06UFNUTKUL" ^
--text "Sheduled message" ^
- --date "2024-10-21T12:07:22.6367955"
\ No newline at end of file
+ --date "2024-10-21T14:09:54.3431303"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/slack/SetChannelGoal/bash.txt b/docs/ru/cli/NEW_CLI/slack/SetChannelGoal/bash.txt
index 073e8b89b6..fa9b6cc294 100644
--- a/docs/ru/cli/NEW_CLI/slack/SetChannelGoal/bash.txt
+++ b/docs/ru/cli/NEW_CLI/slack/SetChannelGoal/bash.txt
@@ -1,4 +1,4 @@
oint slack SetChannelGoal \
--token "***" \
- --channel "C07TBV976TA" \
+ --channel "C07SLE53V53" \
--purpose "TestGoal"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/slack/SetChannelGoal/bat.txt b/docs/ru/cli/NEW_CLI/slack/SetChannelGoal/bat.txt
index c60fe94e7d..f766828666 100644
--- a/docs/ru/cli/NEW_CLI/slack/SetChannelGoal/bat.txt
+++ b/docs/ru/cli/NEW_CLI/slack/SetChannelGoal/bat.txt
@@ -1,4 +1,4 @@
oint slack SetChannelGoal ^
--token "***" ^
- --channel "C07TBV976TA" ^
+ --channel "C07SLE53V53" ^
--purpose "TestGoal"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/slack/SetChannelTopic/bash.txt b/docs/ru/cli/NEW_CLI/slack/SetChannelTopic/bash.txt
index 17dc92c453..21b84c8afd 100644
--- a/docs/ru/cli/NEW_CLI/slack/SetChannelTopic/bash.txt
+++ b/docs/ru/cli/NEW_CLI/slack/SetChannelTopic/bash.txt
@@ -1,4 +1,4 @@
oint slack SetChannelTopic \
--token "***" \
- --channel "C07TBV976TA" \
+ --channel "C07SLE53V53" \
--theme "TestTopic"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/slack/SetChannelTopic/bat.txt b/docs/ru/cli/NEW_CLI/slack/SetChannelTopic/bat.txt
index ae03fa6920..30d348c5e1 100644
--- a/docs/ru/cli/NEW_CLI/slack/SetChannelTopic/bat.txt
+++ b/docs/ru/cli/NEW_CLI/slack/SetChannelTopic/bat.txt
@@ -1,4 +1,4 @@
oint slack SetChannelTopic ^
--token "***" ^
- --channel "C07TBV976TA" ^
+ --channel "C07SLE53V53" ^
--theme "TestTopic"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/telegram/ClearThreadPinnedMessagesList/bash.txt b/docs/ru/cli/NEW_CLI/telegram/ClearThreadPinnedMessagesList/bash.txt
index 3786f86551..d75d7d50e0 100644
--- a/docs/ru/cli/NEW_CLI/telegram/ClearThreadPinnedMessagesList/bash.txt
+++ b/docs/ru/cli/NEW_CLI/telegram/ClearThreadPinnedMessagesList/bash.txt
@@ -1,4 +1,4 @@
oint telegram ClearThreadPinnedMessagesList \
--token "***" \
--forum "-1001971186208" \
- --topic "5664"
\ No newline at end of file
+ --topic "5675"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/telegram/ClearThreadPinnedMessagesList/bat.txt b/docs/ru/cli/NEW_CLI/telegram/ClearThreadPinnedMessagesList/bat.txt
index 5f20905bdf..b9f338fe9d 100644
--- a/docs/ru/cli/NEW_CLI/telegram/ClearThreadPinnedMessagesList/bat.txt
+++ b/docs/ru/cli/NEW_CLI/telegram/ClearThreadPinnedMessagesList/bat.txt
@@ -1,4 +1,4 @@
oint telegram ClearThreadPinnedMessagesList ^
--token "***" ^
--forum "-1001971186208" ^
- --topic "5664"
\ No newline at end of file
+ --topic "5675"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/telegram/CloseForumThread/bash.txt b/docs/ru/cli/NEW_CLI/telegram/CloseForumThread/bash.txt
index d17e856d27..b29f94b31b 100644
--- a/docs/ru/cli/NEW_CLI/telegram/CloseForumThread/bash.txt
+++ b/docs/ru/cli/NEW_CLI/telegram/CloseForumThread/bash.txt
@@ -1,4 +1,4 @@
oint telegram CloseForumThread \
--token "***" \
--forum "-1001971186208" \
- --topic "5664"
\ No newline at end of file
+ --topic "5675"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/telegram/CloseForumThread/bat.txt b/docs/ru/cli/NEW_CLI/telegram/CloseForumThread/bat.txt
index 01d2da764c..67d61f2e63 100644
--- a/docs/ru/cli/NEW_CLI/telegram/CloseForumThread/bat.txt
+++ b/docs/ru/cli/NEW_CLI/telegram/CloseForumThread/bat.txt
@@ -1,4 +1,4 @@
oint telegram CloseForumThread ^
--token "***" ^
--forum "-1001971186208" ^
- --topic "5664"
\ No newline at end of file
+ --topic "5675"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/telegram/CreateForumThread/bash.txt b/docs/ru/cli/NEW_CLI/telegram/CreateForumThread/bash.txt
index d8baf92e28..b2b3035a29 100644
--- a/docs/ru/cli/NEW_CLI/telegram/CreateForumThread/bash.txt
+++ b/docs/ru/cli/NEW_CLI/telegram/CreateForumThread/bash.txt
@@ -2,4 +2,4 @@ oint telegram CreateForumThread \
--token "***" \
--forum "-1001971186208" \
--icon "5357419403325481346" \
- --title "TestTopic 54346cd8-dc39-47d9-b09d-a96a35a5a308"
\ No newline at end of file
+ --title "TestTopic c5ffcc26-749a-4b2f-b0e3-4d1f21eeee73"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/telegram/CreateForumThread/bat.txt b/docs/ru/cli/NEW_CLI/telegram/CreateForumThread/bat.txt
index c855edec9c..f92c065d9c 100644
--- a/docs/ru/cli/NEW_CLI/telegram/CreateForumThread/bat.txt
+++ b/docs/ru/cli/NEW_CLI/telegram/CreateForumThread/bat.txt
@@ -2,4 +2,4 @@ oint telegram CreateForumThread ^
--token "***" ^
--forum "-1001971186208" ^
--icon "5357419403325481346" ^
- --title "TestTopic 54346cd8-dc39-47d9-b09d-a96a35a5a308"
\ No newline at end of file
+ --title "TestTopic c5ffcc26-749a-4b2f-b0e3-4d1f21eeee73"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/telegram/CreateInvitationLink/bash.txt b/docs/ru/cli/NEW_CLI/telegram/CreateInvitationLink/bash.txt
index 5f237c7b3c..31f909db82 100644
--- a/docs/ru/cli/NEW_CLI/telegram/CreateInvitationLink/bash.txt
+++ b/docs/ru/cli/NEW_CLI/telegram/CreateInvitationLink/bash.txt
@@ -1,6 +1,6 @@
oint telegram CreateInvitationLink \
--token "***" \
--chat "@testsichee" \
- --expire "2024-10-21T11:46:22.6820136" \
- --title "Link 20.10.2024 11:46:22" \
+ --expire "2024-10-21T13:49:12.8257507" \
+ --title "Link 20.10.2024 13:49:12" \
--limit 200
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/telegram/CreateInvitationLink/bat.txt b/docs/ru/cli/NEW_CLI/telegram/CreateInvitationLink/bat.txt
index eda584e65d..1b4123c2a5 100644
--- a/docs/ru/cli/NEW_CLI/telegram/CreateInvitationLink/bat.txt
+++ b/docs/ru/cli/NEW_CLI/telegram/CreateInvitationLink/bat.txt
@@ -1,6 +1,6 @@
oint telegram CreateInvitationLink ^
--token "***" ^
--chat "@testsichee" ^
- --expire "2024-10-21T11:46:22.6820136" ^
- --title "Link 20.10.2024 11:46:22" ^
+ --expire "2024-10-21T13:49:12.8257507" ^
+ --title "Link 20.10.2024 13:49:12" ^
--limit 200
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/telegram/DeleteForumTopic/bash.txt b/docs/ru/cli/NEW_CLI/telegram/DeleteForumTopic/bash.txt
index c6bb037299..0e2cbc8e8f 100644
--- a/docs/ru/cli/NEW_CLI/telegram/DeleteForumTopic/bash.txt
+++ b/docs/ru/cli/NEW_CLI/telegram/DeleteForumTopic/bash.txt
@@ -1,4 +1,4 @@
oint telegram DeleteForumTopic \
--token "***" \
--forum "-1001971186208" \
- --topic "5664"
\ No newline at end of file
+ --topic "5675"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/telegram/DeleteForumTopic/bat.txt b/docs/ru/cli/NEW_CLI/telegram/DeleteForumTopic/bat.txt
index e063b946e4..3d51950025 100644
--- a/docs/ru/cli/NEW_CLI/telegram/DeleteForumTopic/bat.txt
+++ b/docs/ru/cli/NEW_CLI/telegram/DeleteForumTopic/bat.txt
@@ -1,4 +1,4 @@
oint telegram DeleteForumTopic ^
--token "***" ^
--forum "-1001971186208" ^
- --topic "5664"
\ No newline at end of file
+ --topic "5675"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/telegram/DeleteMessage/bash.txt b/docs/ru/cli/NEW_CLI/telegram/DeleteMessage/bash.txt
index d0ef85c6e6..5b04a5ebf2 100644
--- a/docs/ru/cli/NEW_CLI/telegram/DeleteMessage/bash.txt
+++ b/docs/ru/cli/NEW_CLI/telegram/DeleteMessage/bash.txt
@@ -1,4 +1,4 @@
oint telegram DeleteMessage \
--token "***" \
--chat "@testsichee" \
- --message "9895"
\ No newline at end of file
+ --message "9911"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/telegram/DeleteMessage/bat.txt b/docs/ru/cli/NEW_CLI/telegram/DeleteMessage/bat.txt
index 5f595023cc..30e85f9ca2 100644
--- a/docs/ru/cli/NEW_CLI/telegram/DeleteMessage/bat.txt
+++ b/docs/ru/cli/NEW_CLI/telegram/DeleteMessage/bat.txt
@@ -1,4 +1,4 @@
oint telegram DeleteMessage ^
--token "***" ^
--chat "@testsichee" ^
- --message "9895"
\ No newline at end of file
+ --message "9911"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/telegram/DownloadFile/bash.txt b/docs/ru/cli/NEW_CLI/telegram/DownloadFile/bash.txt
index 11a3327737..c003099845 100644
--- a/docs/ru/cli/NEW_CLI/telegram/DownloadFile/bash.txt
+++ b/docs/ru/cli/NEW_CLI/telegram/DownloadFile/bash.txt
@@ -1,3 +1,3 @@
oint telegram DownloadFile \
--token "***" \
- --fileid "CQACAgIAAx0EcNsaZQACJq1nFMLxOHHtUOHd-dZEXPqoaVfQvwACCV4AAhzVoUh44af3zX2BpDYE"
\ No newline at end of file
+ --fileid "CQACAgIAAx0EcNsaZQACJr1nFN-3SGCKH5ivJ--a_AIbhaBFZAACZ18AAhzVoUhRmA8IuBQRlzYE"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/telegram/DownloadFile/bat.txt b/docs/ru/cli/NEW_CLI/telegram/DownloadFile/bat.txt
index bf0a7abc7b..3ffdb5a7ab 100644
--- a/docs/ru/cli/NEW_CLI/telegram/DownloadFile/bat.txt
+++ b/docs/ru/cli/NEW_CLI/telegram/DownloadFile/bat.txt
@@ -1,3 +1,3 @@
oint telegram DownloadFile ^
--token "***" ^
- --fileid "CQACAgIAAx0EcNsaZQACJq1nFMLxOHHtUOHd-dZEXPqoaVfQvwACCV4AAhzVoUh44af3zX2BpDYE"
\ No newline at end of file
+ --fileid "CQACAgIAAx0EcNsaZQACJr1nFN-3SGCKH5ivJ--a_AIbhaBFZAACZ18AAhzVoUhRmA8IuBQRlzYE"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/telegram/EditForumTopic/bash.txt b/docs/ru/cli/NEW_CLI/telegram/EditForumTopic/bash.txt
index dcb16f4066..7610126fec 100644
--- a/docs/ru/cli/NEW_CLI/telegram/EditForumTopic/bash.txt
+++ b/docs/ru/cli/NEW_CLI/telegram/EditForumTopic/bash.txt
@@ -3,4 +3,4 @@ oint telegram EditForumTopic \
--forum "-1001971186208" \
--icon "5310132165583840589" \
--title "NewTestTitle" \
- --topic "5664"
\ No newline at end of file
+ --topic "5675"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/telegram/EditForumTopic/bat.txt b/docs/ru/cli/NEW_CLI/telegram/EditForumTopic/bat.txt
index 963f97749e..9482140877 100644
--- a/docs/ru/cli/NEW_CLI/telegram/EditForumTopic/bat.txt
+++ b/docs/ru/cli/NEW_CLI/telegram/EditForumTopic/bat.txt
@@ -3,4 +3,4 @@ oint telegram EditForumTopic ^
--forum "-1001971186208" ^
--icon "5310132165583840589" ^
--title "NewTestTitle" ^
- --topic "5664"
\ No newline at end of file
+ --topic "5675"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/telegram/EditMainForumTopicName/bash.txt b/docs/ru/cli/NEW_CLI/telegram/EditMainForumTopicName/bash.txt
index 905cffc8e2..73942e758b 100644
--- a/docs/ru/cli/NEW_CLI/telegram/EditMainForumTopicName/bash.txt
+++ b/docs/ru/cli/NEW_CLI/telegram/EditMainForumTopicName/bash.txt
@@ -1,4 +1,4 @@
oint telegram EditMainForumTopicName \
--token "***" \
--forum "-1001971186208" \
- --title "New main thread name fb1efeb1-141f-4c06-a50c-73dcf3e6af68"
\ No newline at end of file
+ --title "New main thread name fe773f98-fc96-4ae3-a574-7a336531f293"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/telegram/EditMainForumTopicName/bat.txt b/docs/ru/cli/NEW_CLI/telegram/EditMainForumTopicName/bat.txt
index 92330fe814..31d467005f 100644
--- a/docs/ru/cli/NEW_CLI/telegram/EditMainForumTopicName/bat.txt
+++ b/docs/ru/cli/NEW_CLI/telegram/EditMainForumTopicName/bat.txt
@@ -1,4 +1,4 @@
oint telegram EditMainForumTopicName ^
--token "***" ^
--forum "-1001971186208" ^
- --title "New main thread name fb1efeb1-141f-4c06-a50c-73dcf3e6af68"
\ No newline at end of file
+ --title "New main thread name fe773f98-fc96-4ae3-a574-7a336531f293"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/telegram/ForwardMessage/bash.txt b/docs/ru/cli/NEW_CLI/telegram/ForwardMessage/bash.txt
index 8225125e45..d12320c645 100644
--- a/docs/ru/cli/NEW_CLI/telegram/ForwardMessage/bash.txt
+++ b/docs/ru/cli/NEW_CLI/telegram/ForwardMessage/bash.txt
@@ -2,4 +2,4 @@ oint telegram ForwardMessage \
--token "***" \
--from "@testsichee" \
--to "461699897" \
- --message "9895"
\ No newline at end of file
+ --message "9911"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/telegram/ForwardMessage/bat.txt b/docs/ru/cli/NEW_CLI/telegram/ForwardMessage/bat.txt
index 6ad00fc1b8..d495f2d7a1 100644
--- a/docs/ru/cli/NEW_CLI/telegram/ForwardMessage/bat.txt
+++ b/docs/ru/cli/NEW_CLI/telegram/ForwardMessage/bat.txt
@@ -2,4 +2,4 @@ oint telegram ForwardMessage ^
--token "***" ^
--from "@testsichee" ^
--to "461699897" ^
- --message "9895"
\ No newline at end of file
+ --message "9911"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/telegram/OpenForumThread/bash.txt b/docs/ru/cli/NEW_CLI/telegram/OpenForumThread/bash.txt
index 34267d8de7..0a3e980524 100644
--- a/docs/ru/cli/NEW_CLI/telegram/OpenForumThread/bash.txt
+++ b/docs/ru/cli/NEW_CLI/telegram/OpenForumThread/bash.txt
@@ -1,4 +1,4 @@
oint telegram OpenForumThread \
--token "***" \
--forum "-1001971186208" \
- --topic "5664"
\ No newline at end of file
+ --topic "5675"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/telegram/OpenForumThread/bat.txt b/docs/ru/cli/NEW_CLI/telegram/OpenForumThread/bat.txt
index 302a79a13d..2390e887d0 100644
--- a/docs/ru/cli/NEW_CLI/telegram/OpenForumThread/bat.txt
+++ b/docs/ru/cli/NEW_CLI/telegram/OpenForumThread/bat.txt
@@ -1,4 +1,4 @@
oint telegram OpenForumThread ^
--token "***" ^
--forum "-1001971186208" ^
- --topic "5664"
\ No newline at end of file
+ --topic "5675"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/telegram/PinMessage/bash.txt b/docs/ru/cli/NEW_CLI/telegram/PinMessage/bash.txt
index f0bdb13410..5f36a0a407 100644
--- a/docs/ru/cli/NEW_CLI/telegram/PinMessage/bash.txt
+++ b/docs/ru/cli/NEW_CLI/telegram/PinMessage/bash.txt
@@ -1,4 +1,4 @@
oint telegram PinMessage \
--token "***" \
--chat "@testsichee" \
- --message "9895"
\ No newline at end of file
+ --message "9911"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/telegram/PinMessage/bat.txt b/docs/ru/cli/NEW_CLI/telegram/PinMessage/bat.txt
index cce3af7d19..5c2ea796ef 100644
--- a/docs/ru/cli/NEW_CLI/telegram/PinMessage/bat.txt
+++ b/docs/ru/cli/NEW_CLI/telegram/PinMessage/bat.txt
@@ -1,4 +1,4 @@
oint telegram PinMessage ^
--token "***" ^
--chat "@testsichee" ^
- --message "9895"
\ No newline at end of file
+ --message "9911"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/telegram/SendAudio/bash.txt b/docs/ru/cli/NEW_CLI/telegram/SendAudio/bash.txt
index d9fb211e5d..9f26f27db0 100644
--- a/docs/ru/cli/NEW_CLI/telegram/SendAudio/bash.txt
+++ b/docs/ru/cli/NEW_CLI/telegram/SendAudio/bash.txt
@@ -2,4 +2,4 @@ oint telegram SendAudio \
--token "***" \
--chat "@testsichee" \
--text "Строковое значение" \
- --audio "C:\Users\Administrator\AppData\Local\Temp\su1fw3dv0mk.mp3"
\ No newline at end of file
+ --audio "C:\Users\Administrator\AppData\Local\Temp\xdd4rddmnrr.mp3"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/telegram/SendAudio/bat.txt b/docs/ru/cli/NEW_CLI/telegram/SendAudio/bat.txt
index 38119b1315..118a92b457 100644
--- a/docs/ru/cli/NEW_CLI/telegram/SendAudio/bat.txt
+++ b/docs/ru/cli/NEW_CLI/telegram/SendAudio/bat.txt
@@ -2,4 +2,4 @@ oint telegram SendAudio ^
--token "***" ^
--chat "@testsichee" ^
--text "Строковое значение" ^
- --audio "C:\Users\Administrator\AppData\Local\Temp\su1fw3dv0mk.mp3"
\ No newline at end of file
+ --audio "C:\Users\Administrator\AppData\Local\Temp\xdd4rddmnrr.mp3"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/telegram/SendDocument/bash.txt b/docs/ru/cli/NEW_CLI/telegram/SendDocument/bash.txt
index 9cdddd1ecf..fe43757fee 100644
--- a/docs/ru/cli/NEW_CLI/telegram/SendDocument/bash.txt
+++ b/docs/ru/cli/NEW_CLI/telegram/SendDocument/bash.txt
@@ -2,5 +2,5 @@ oint telegram SendDocument \
--token "***" \
--chat "@testsichee" \
--text "Строковое значение" \
- --doc "C:\Users\Administrator\AppData\Local\Temp\knnwws2ohl3.docx" \
+ --doc "C:\Users\Administrator\AppData\Local\Temp\5sif0vqtakh.docx" \
--filename "custom.docx"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/telegram/SendDocument/bat.txt b/docs/ru/cli/NEW_CLI/telegram/SendDocument/bat.txt
index e964f24e88..894c3d6c7b 100644
--- a/docs/ru/cli/NEW_CLI/telegram/SendDocument/bat.txt
+++ b/docs/ru/cli/NEW_CLI/telegram/SendDocument/bat.txt
@@ -2,5 +2,5 @@ oint telegram SendDocument ^
--token "***" ^
--chat "@testsichee" ^
--text "Строковое значение" ^
- --doc "C:\Users\Administrator\AppData\Local\Temp\knnwws2ohl3.docx" ^
+ --doc "C:\Users\Administrator\AppData\Local\Temp\5sif0vqtakh.docx" ^
--filename "custom.docx"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/telegram/SendGif/bash.txt b/docs/ru/cli/NEW_CLI/telegram/SendGif/bash.txt
index 1ad0fa0d69..691ad1f490 100644
--- a/docs/ru/cli/NEW_CLI/telegram/SendGif/bash.txt
+++ b/docs/ru/cli/NEW_CLI/telegram/SendGif/bash.txt
@@ -2,4 +2,4 @@ oint telegram SendGif \
--token "***" \
--chat "@testsichee" \
--text "Строковое значение" \
- --gif "C:\Users\Administrator\AppData\Local\Temp\1glx3btf3uh.gif"
\ No newline at end of file
+ --gif "C:\Users\Administrator\AppData\Local\Temp\ovofnsbhy00.gif"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/telegram/SendGif/bat.txt b/docs/ru/cli/NEW_CLI/telegram/SendGif/bat.txt
index 564e215093..3c9ace87af 100644
--- a/docs/ru/cli/NEW_CLI/telegram/SendGif/bat.txt
+++ b/docs/ru/cli/NEW_CLI/telegram/SendGif/bat.txt
@@ -2,4 +2,4 @@ oint telegram SendGif ^
--token "***" ^
--chat "@testsichee" ^
--text "Строковое значение" ^
- --gif "C:\Users\Administrator\AppData\Local\Temp\1glx3btf3uh.gif"
\ No newline at end of file
+ --gif "C:\Users\Administrator\AppData\Local\Temp\ovofnsbhy00.gif"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/telegram/SendImage/bash.txt b/docs/ru/cli/NEW_CLI/telegram/SendImage/bash.txt
index b08e39ce1d..44c1ed3df6 100644
--- a/docs/ru/cli/NEW_CLI/telegram/SendImage/bash.txt
+++ b/docs/ru/cli/NEW_CLI/telegram/SendImage/bash.txt
@@ -2,4 +2,4 @@ oint telegram SendImage \
--token "***" \
--chat "@testsichee" \
--text "Строковое значение" \
- --picture "C:\Users\Administrator\AppData\Local\Temp\lb4be2415p3.png"
\ No newline at end of file
+ --picture "C:\Users\Administrator\AppData\Local\Temp\3dftbrsbdn2.png"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/telegram/SendImage/bat.txt b/docs/ru/cli/NEW_CLI/telegram/SendImage/bat.txt
index 6346e89a4b..bbb205e002 100644
--- a/docs/ru/cli/NEW_CLI/telegram/SendImage/bat.txt
+++ b/docs/ru/cli/NEW_CLI/telegram/SendImage/bat.txt
@@ -2,4 +2,4 @@ oint telegram SendImage ^
--token "***" ^
--chat "@testsichee" ^
--text "Строковое значение" ^
- --picture "C:\Users\Administrator\AppData\Local\Temp\lb4be2415p3.png"
\ No newline at end of file
+ --picture "C:\Users\Administrator\AppData\Local\Temp\3dftbrsbdn2.png"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/telegram/SendMediaGroup/bash.txt b/docs/ru/cli/NEW_CLI/telegram/SendMediaGroup/bash.txt
index 849db15a50..5b953f663d 100644
--- a/docs/ru/cli/NEW_CLI/telegram/SendMediaGroup/bash.txt
+++ b/docs/ru/cli/NEW_CLI/telegram/SendMediaGroup/bash.txt
@@ -4,4 +4,4 @@ oint telegram SendMediaGroup \
--token "***" \
--chat "@testsichee" \
--text "Строковое значение" \
- --media "{'https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/document.docx':'document','C:\\Users\\Administrator\\AppData\\Local\\Temp\\nlpaoq5qtob.docx':'document'}"
\ No newline at end of file
+ --media "{'https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/document.docx':'document','C:\\Users\\Administrator\\AppData\\Local\\Temp\\uep3glgwahv.docx':'document'}"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/telegram/SendMediaGroup/bat.txt b/docs/ru/cli/NEW_CLI/telegram/SendMediaGroup/bat.txt
index af74786b89..3461063646 100644
--- a/docs/ru/cli/NEW_CLI/telegram/SendMediaGroup/bat.txt
+++ b/docs/ru/cli/NEW_CLI/telegram/SendMediaGroup/bat.txt
@@ -4,4 +4,4 @@ oint telegram SendMediaGroup ^
--token "***" ^
--chat "@testsichee" ^
--text "Строковое значение" ^
- --media "{'https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/document.docx':'document','C:\\Users\\Administrator\\AppData\\Local\\Temp\\nlpaoq5qtob.docx':'document'}"
\ No newline at end of file
+ --media "{'https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/document.docx':'document','C:\\Users\\Administrator\\AppData\\Local\\Temp\\uep3glgwahv.docx':'document'}"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/telegram/SendVideo/bash.txt b/docs/ru/cli/NEW_CLI/telegram/SendVideo/bash.txt
index 0943324082..df081921b3 100644
--- a/docs/ru/cli/NEW_CLI/telegram/SendVideo/bash.txt
+++ b/docs/ru/cli/NEW_CLI/telegram/SendVideo/bash.txt
@@ -2,4 +2,4 @@ oint telegram SendVideo \
--token "***" \
--chat "@testsichee" \
--text "Строковое значение" \
- --video "C:\Users\Administrator\AppData\Local\Temp\3dssyt2r5pi.mp4"
\ No newline at end of file
+ --video "C:\Users\Administrator\AppData\Local\Temp\jgbhp4c11zj.mp4"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/telegram/SendVideo/bat.txt b/docs/ru/cli/NEW_CLI/telegram/SendVideo/bat.txt
index 5b2617a685..747125d410 100644
--- a/docs/ru/cli/NEW_CLI/telegram/SendVideo/bat.txt
+++ b/docs/ru/cli/NEW_CLI/telegram/SendVideo/bat.txt
@@ -2,4 +2,4 @@ oint telegram SendVideo ^
--token "***" ^
--chat "@testsichee" ^
--text "Строковое значение" ^
- --video "C:\Users\Administrator\AppData\Local\Temp\3dssyt2r5pi.mp4"
\ No newline at end of file
+ --video "C:\Users\Administrator\AppData\Local\Temp\jgbhp4c11zj.mp4"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/telegram/UnpinMessage/bash.txt b/docs/ru/cli/NEW_CLI/telegram/UnpinMessage/bash.txt
index eca2ca37a1..e257edd5f9 100644
--- a/docs/ru/cli/NEW_CLI/telegram/UnpinMessage/bash.txt
+++ b/docs/ru/cli/NEW_CLI/telegram/UnpinMessage/bash.txt
@@ -1,4 +1,4 @@
oint telegram UnpinMessage \
--token "***" \
--chat "@testsichee" \
- --message "9895"
\ No newline at end of file
+ --message "9911"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/telegram/UnpinMessage/bat.txt b/docs/ru/cli/NEW_CLI/telegram/UnpinMessage/bat.txt
index 837492b98d..4196a31a15 100644
--- a/docs/ru/cli/NEW_CLI/telegram/UnpinMessage/bat.txt
+++ b/docs/ru/cli/NEW_CLI/telegram/UnpinMessage/bat.txt
@@ -1,4 +1,4 @@
oint telegram UnpinMessage ^
--token "***" ^
--chat "@testsichee" ^
- --message "9895"
\ No newline at end of file
+ --message "9911"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/twitter/CreateTextTweet/bash.txt b/docs/ru/cli/NEW_CLI/twitter/CreateTextTweet/bash.txt
index 963900ff36..10ac409bf9 100644
--- a/docs/ru/cli/NEW_CLI/twitter/CreateTextTweet/bash.txt
+++ b/docs/ru/cli/NEW_CLI/twitter/CreateTextTweet/bash.txt
@@ -1,5 +1,5 @@
# JSON data can also be passed as a path to a .json file
oint twitter CreateTextTweet \
- --text "TestTweet3690737d-38bb-4372-840d-067997b2e8e1" \
+ --text "TestTweetb7f4fdf6-6e93-402d-a478-38729571f49a" \
--auth "{'redirect_uri':'https://api.athenaeum.digital/opi/hs/twitter','client_id':'***','client_secret':'***','access_token':'***','refresh_token':'***','oauth_token':'***','oauth_token_secret':'***','oauth_consumer_key':'***','oauth_consumer_secret':'***'}"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/twitter/CreateTextTweet/bat.txt b/docs/ru/cli/NEW_CLI/twitter/CreateTextTweet/bat.txt
index 61e71fb7d3..7517116088 100644
--- a/docs/ru/cli/NEW_CLI/twitter/CreateTextTweet/bat.txt
+++ b/docs/ru/cli/NEW_CLI/twitter/CreateTextTweet/bat.txt
@@ -1,5 +1,5 @@
:: JSON data can also be passed as a path to a .json file
oint twitter CreateTextTweet ^
- --text "TestTweet3690737d-38bb-4372-840d-067997b2e8e1" ^
+ --text "TestTweetb7f4fdf6-6e93-402d-a478-38729571f49a" ^
--auth "{'redirect_uri':'https://api.athenaeum.digital/opi/hs/twitter','client_id':'***','client_secret':'***','access_token':'***','refresh_token':'***','oauth_token':'***','oauth_token_secret':'***','oauth_consumer_key':'***','oauth_consumer_secret':'***'}"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/twitter/CreateVideoTweet/bash.txt b/docs/ru/cli/NEW_CLI/twitter/CreateVideoTweet/bash.txt
index 395bfd0130..e08893dcae 100644
--- a/docs/ru/cli/NEW_CLI/twitter/CreateVideoTweet/bash.txt
+++ b/docs/ru/cli/NEW_CLI/twitter/CreateVideoTweet/bash.txt
@@ -1,6 +1,6 @@
# JSON data can also be passed as a path to a .json file
oint twitter CreateVideoTweet \
- --text "TestTweetd2e2d5e4-e009-4d66-83e1-fd10ebf726af" \
- --videos "C:\Users\Administrator\AppData\Local\Temp\ynd3o0aowsj.tmp" \
+ --text "TestTweeta211b346-e92e-4092-9b6f-da149ea285b6" \
+ --videos "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/video.mp4" \
--auth "{'redirect_uri':'https://api.athenaeum.digital/opi/hs/twitter','client_id':'***','client_secret':'***','access_token':'***','refresh_token':'***','oauth_token':'***','oauth_token_secret':'***','oauth_consumer_key':'***','oauth_consumer_secret':'***'}"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/twitter/CreateVideoTweet/bat.txt b/docs/ru/cli/NEW_CLI/twitter/CreateVideoTweet/bat.txt
index 15508fecd8..f4f24971cc 100644
--- a/docs/ru/cli/NEW_CLI/twitter/CreateVideoTweet/bat.txt
+++ b/docs/ru/cli/NEW_CLI/twitter/CreateVideoTweet/bat.txt
@@ -1,6 +1,6 @@
:: JSON data can also be passed as a path to a .json file
oint twitter CreateVideoTweet ^
- --text "TestTweetd2e2d5e4-e009-4d66-83e1-fd10ebf726af" ^
- --videos "C:\Users\Administrator\AppData\Local\Temp\ynd3o0aowsj.tmp" ^
+ --text "TestTweeta211b346-e92e-4092-9b6f-da149ea285b6" ^
+ --videos "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/video.mp4" ^
--auth "{'redirect_uri':'https://api.athenaeum.digital/opi/hs/twitter','client_id':'***','client_secret':'***','access_token':'***','refresh_token':'***','oauth_token':'***','oauth_token_secret':'***','oauth_consumer_key':'***','oauth_consumer_secret':'***'}"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/vk/AddProduct/bash.txt b/docs/ru/cli/NEW_CLI/vk/AddProduct/bash.txt
index ae37f43aa7..f012b2cb4a 100644
--- a/docs/ru/cli/NEW_CLI/vk/AddProduct/bash.txt
+++ b/docs/ru/cli/NEW_CLI/vk/AddProduct/bash.txt
@@ -1,5 +1,5 @@
# JSON data can also be passed as a path to a .json file
oint vk AddProduct \
- --product "{'Name':'Test product (another)','Description':'Product description','Category':'20173','Price':1,'OldPrice':15,'MainPhoto':'https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg','URL':'https://github.com/Bayselonarrend/OpenIntegrations','AdditionalPhotos':['https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg','https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture2.jpg'],'MainInGroup':true,'GroupNumber':null,'Width':20,'Height':30,'Depth':40,'Weight':100,'SKU':12345,'AvailableBalance':'10','PropertyValues':2641}" \
+ --product "{'Name':'Test product (another)','Description':'Product description','Category':'20173','Price':1,'OldPrice':15,'MainPhoto':'https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg','URL':'https://github.com/Bayselonarrend/OpenIntegrations','AdditionalPhotos':['https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg','https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture2.jpg'],'MainInGroup':true,'GroupNumber':null,'Width':20,'Height':30,'Depth':40,'Weight':100,'SKU':12345,'AvailableBalance':'10','PropertyValues':2647}" \
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/vk/AddProduct/bat.txt b/docs/ru/cli/NEW_CLI/vk/AddProduct/bat.txt
index 70647a7141..65b96a91cb 100644
--- a/docs/ru/cli/NEW_CLI/vk/AddProduct/bat.txt
+++ b/docs/ru/cli/NEW_CLI/vk/AddProduct/bat.txt
@@ -1,5 +1,5 @@
:: JSON data can also be passed as a path to a .json file
oint vk AddProduct ^
- --product "{'Name':'Test product (another)','Description':'Product description','Category':'20173','Price':1,'OldPrice':15,'MainPhoto':'https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg','URL':'https://github.com/Bayselonarrend/OpenIntegrations','AdditionalPhotos':['https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg','https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture2.jpg'],'MainInGroup':true,'GroupNumber':null,'Width':20,'Height':30,'Depth':40,'Weight':100,'SKU':12345,'AvailableBalance':'10','PropertyValues':2641}" ^
+ --product "{'Name':'Test product (another)','Description':'Product description','Category':'20173','Price':1,'OldPrice':15,'MainPhoto':'https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg','URL':'https://github.com/Bayselonarrend/OpenIntegrations','AdditionalPhotos':['https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg','https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture2.jpg'],'MainInGroup':true,'GroupNumber':null,'Width':20,'Height':30,'Depth':40,'Weight':100,'SKU':12345,'AvailableBalance':'10','PropertyValues':2647}" ^
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/vk/AddProductPropertyVariant/bash.txt b/docs/ru/cli/NEW_CLI/vk/AddProductPropertyVariant/bash.txt
index afe40412a8..e59f6a9ee4 100644
--- a/docs/ru/cli/NEW_CLI/vk/AddProductPropertyVariant/bash.txt
+++ b/docs/ru/cli/NEW_CLI/vk/AddProductPropertyVariant/bash.txt
@@ -2,5 +2,5 @@
oint vk AddProductPropertyVariant \
--value "Red" \
- --prop "897" \
+ --prop "899" \
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/vk/AddProductPropertyVariant/bat.txt b/docs/ru/cli/NEW_CLI/vk/AddProductPropertyVariant/bat.txt
index 3cd8f0e2d1..6c6436921e 100644
--- a/docs/ru/cli/NEW_CLI/vk/AddProductPropertyVariant/bat.txt
+++ b/docs/ru/cli/NEW_CLI/vk/AddProductPropertyVariant/bat.txt
@@ -2,5 +2,5 @@
oint vk AddProductPropertyVariant ^
--value "Red" ^
- --prop "897" ^
+ --prop "899" ^
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/vk/AddProductToCollection/bash.txt b/docs/ru/cli/NEW_CLI/vk/AddProductToCollection/bash.txt
index 580f42d051..b16303ca0b 100644
--- a/docs/ru/cli/NEW_CLI/vk/AddProductToCollection/bash.txt
+++ b/docs/ru/cli/NEW_CLI/vk/AddProductToCollection/bash.txt
@@ -1,6 +1,6 @@
# JSON data can also be passed as a path to a .json file
oint vk AddProductToCollection \
- --sel 130 \
- --items 9814622 \
+ --sel 132 \
+ --items 9815930 \
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/vk/AddProductToCollection/bat.txt b/docs/ru/cli/NEW_CLI/vk/AddProductToCollection/bat.txt
index 9e41f53797..e4d018f3ff 100644
--- a/docs/ru/cli/NEW_CLI/vk/AddProductToCollection/bat.txt
+++ b/docs/ru/cli/NEW_CLI/vk/AddProductToCollection/bat.txt
@@ -1,6 +1,6 @@
:: JSON data can also be passed as a path to a .json file
oint vk AddProductToCollection ^
- --sel 130 ^
- --items 9814622 ^
+ --sel 132 ^
+ --items 9815930 ^
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/vk/CloseDiscussion/bash.txt b/docs/ru/cli/NEW_CLI/vk/CloseDiscussion/bash.txt
index 1a5e96e798..ceb58c9a8f 100644
--- a/docs/ru/cli/NEW_CLI/vk/CloseDiscussion/bash.txt
+++ b/docs/ru/cli/NEW_CLI/vk/CloseDiscussion/bash.txt
@@ -1,6 +1,6 @@
# JSON data can also be passed as a path to a .json file
oint vk CloseDiscussion \
- --topic 52626360 \
+ --topic 52626868 \
--remove false \
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/vk/CloseDiscussion/bat.txt b/docs/ru/cli/NEW_CLI/vk/CloseDiscussion/bat.txt
index f4119cd22a..1e4bcf2cdf 100644
--- a/docs/ru/cli/NEW_CLI/vk/CloseDiscussion/bat.txt
+++ b/docs/ru/cli/NEW_CLI/vk/CloseDiscussion/bat.txt
@@ -1,6 +1,6 @@
:: JSON data can also be passed as a path to a .json file
oint vk CloseDiscussion ^
- --topic 52626360 ^
+ --topic 52626868 ^
--remove false ^
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/vk/CreateAd/bash.txt b/docs/ru/cli/NEW_CLI/vk/CreateAd/bash.txt
index f60abef7ea..0f5148ad52 100644
--- a/docs/ru/cli/NEW_CLI/vk/CreateAd/bash.txt
+++ b/docs/ru/cli/NEW_CLI/vk/CreateAd/bash.txt
@@ -1,9 +1,9 @@
# JSON data can also be passed as a path to a .json file
oint vk CreateAd \
- --campaign 1030737531 \
+ --campaign 1030737753 \
--limit 150 \
--category 126 \
- --post 4813 \
+ --post 4831 \
--cabinet "1607951446" \
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/vk/CreateAd/bat.txt b/docs/ru/cli/NEW_CLI/vk/CreateAd/bat.txt
index 883dcb6362..1002621e9d 100644
--- a/docs/ru/cli/NEW_CLI/vk/CreateAd/bat.txt
+++ b/docs/ru/cli/NEW_CLI/vk/CreateAd/bat.txt
@@ -1,9 +1,9 @@
:: JSON data can also be passed as a path to a .json file
oint vk CreateAd ^
- --campaign 1030737531 ^
+ --campaign 1030737753 ^
--limit 150 ^
--category 126 ^
- --post 4813 ^
+ --post 4831 ^
--cabinet "1607951446" ^
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/vk/CreateCompositePost/bash.txt b/docs/ru/cli/NEW_CLI/vk/CreateCompositePost/bash.txt
index bb9fe13002..ea1ed945fe 100644
--- a/docs/ru/cli/NEW_CLI/vk/CreateCompositePost/bash.txt
+++ b/docs/ru/cli/NEW_CLI/vk/CreateCompositePost/bash.txt
@@ -2,7 +2,7 @@
oint vk CreateCompositePost \
--text "Post from autotest" \
- --objects "['photo657846756_457244713','video-218861756_456239666']" \
+ --objects "['photo657846756_457244725','video-218861756_456239670']" \
--ad false \
--url "https://github.com/Bayselonarrend/OpenIntegrations" \
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/vk/CreateCompositePost/bat.txt b/docs/ru/cli/NEW_CLI/vk/CreateCompositePost/bat.txt
index 1635c75ecd..b311f1d66f 100644
--- a/docs/ru/cli/NEW_CLI/vk/CreateCompositePost/bat.txt
+++ b/docs/ru/cli/NEW_CLI/vk/CreateCompositePost/bat.txt
@@ -2,7 +2,7 @@
oint vk CreateCompositePost ^
--text "Post from autotest" ^
- --objects "['photo657846756_457244713','video-218861756_456239666']" ^
+ --objects "['photo657846756_457244725','video-218861756_456239670']" ^
--ad false ^
--url "https://github.com/Bayselonarrend/OpenIntegrations" ^
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/vk/CreatePost/bash.txt b/docs/ru/cli/NEW_CLI/vk/CreatePost/bash.txt
index 9861aff8e3..3877dfcf6a 100644
--- a/docs/ru/cli/NEW_CLI/vk/CreatePost/bash.txt
+++ b/docs/ru/cli/NEW_CLI/vk/CreatePost/bash.txt
@@ -2,7 +2,7 @@
oint vk CreatePost \
--text "Post from autotest" \
- --pictures "C:\Users\Administrator\AppData\Local\Temp\ofb3p14uuuj.png" \
+ --pictures "C:\Users\Administrator\AppData\Local\Temp\sykg1toghgs.png" \
--ad true \
--url "https://github.com/Bayselonarrend/OpenIntegrations" \
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/vk/CreatePost/bat.txt b/docs/ru/cli/NEW_CLI/vk/CreatePost/bat.txt
index 39adba7a51..1327a09081 100644
--- a/docs/ru/cli/NEW_CLI/vk/CreatePost/bat.txt
+++ b/docs/ru/cli/NEW_CLI/vk/CreatePost/bat.txt
@@ -2,7 +2,7 @@
oint vk CreatePost ^
--text "Post from autotest" ^
- --pictures "C:\Users\Administrator\AppData\Local\Temp\ofb3p14uuuj.png" ^
+ --pictures "C:\Users\Administrator\AppData\Local\Temp\sykg1toghgs.png" ^
--ad true ^
--url "https://github.com/Bayselonarrend/OpenIntegrations" ^
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/vk/CreateStory/bash.txt b/docs/ru/cli/NEW_CLI/vk/CreateStory/bash.txt
index addea884f0..91360b9347 100644
--- a/docs/ru/cli/NEW_CLI/vk/CreateStory/bash.txt
+++ b/docs/ru/cli/NEW_CLI/vk/CreateStory/bash.txt
@@ -1,5 +1,5 @@
# JSON data can also be passed as a path to a .json file
oint vk CreateStory \
- --picture "C:\Users\Administrator\AppData\Local\Temp\zrhyhz0ojf1.png" \
+ --picture "C:\Users\Administrator\AppData\Local\Temp\mnw55iz1t5e.png" \
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/vk/CreateStory/bat.txt b/docs/ru/cli/NEW_CLI/vk/CreateStory/bat.txt
index d0488e7c41..5226b06e77 100644
--- a/docs/ru/cli/NEW_CLI/vk/CreateStory/bat.txt
+++ b/docs/ru/cli/NEW_CLI/vk/CreateStory/bat.txt
@@ -1,5 +1,5 @@
:: JSON data can also be passed as a path to a .json file
oint vk CreateStory ^
- --picture "C:\Users\Administrator\AppData\Local\Temp\zrhyhz0ojf1.png" ^
+ --picture "C:\Users\Administrator\AppData\Local\Temp\mnw55iz1t5e.png" ^
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/vk/DeleteAlbum/bash.txt b/docs/ru/cli/NEW_CLI/vk/DeleteAlbum/bash.txt
index dafce07777..37223758df 100644
--- a/docs/ru/cli/NEW_CLI/vk/DeleteAlbum/bash.txt
+++ b/docs/ru/cli/NEW_CLI/vk/DeleteAlbum/bash.txt
@@ -1,5 +1,5 @@
# JSON data can also be passed as a path to a .json file
oint vk DeleteAlbum \
- --album 306182029 \
+ --album 306183083 \
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/vk/DeleteAlbum/bat.txt b/docs/ru/cli/NEW_CLI/vk/DeleteAlbum/bat.txt
index 5c213169f7..d9f9a0db28 100644
--- a/docs/ru/cli/NEW_CLI/vk/DeleteAlbum/bat.txt
+++ b/docs/ru/cli/NEW_CLI/vk/DeleteAlbum/bat.txt
@@ -1,5 +1,5 @@
:: JSON data can also be passed as a path to a .json file
oint vk DeleteAlbum ^
- --album 306182029 ^
+ --album 306183083 ^
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/vk/DeleteImage/bash.txt b/docs/ru/cli/NEW_CLI/vk/DeleteImage/bash.txt
index 62beefa8c1..01f8250881 100644
--- a/docs/ru/cli/NEW_CLI/vk/DeleteImage/bash.txt
+++ b/docs/ru/cli/NEW_CLI/vk/DeleteImage/bash.txt
@@ -1,5 +1,5 @@
# JSON data can also be passed as a path to a .json file
oint vk DeleteImage \
- --pictureid 457249524 \
+ --pictureid 457249560 \
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/vk/DeleteImage/bat.txt b/docs/ru/cli/NEW_CLI/vk/DeleteImage/bat.txt
index be06ab979b..b900248cfc 100644
--- a/docs/ru/cli/NEW_CLI/vk/DeleteImage/bat.txt
+++ b/docs/ru/cli/NEW_CLI/vk/DeleteImage/bat.txt
@@ -1,5 +1,5 @@
:: JSON data can also be passed as a path to a .json file
oint vk DeleteImage ^
- --pictureid 457249524 ^
+ --pictureid 457249560 ^
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/vk/DeletePost/bash.txt b/docs/ru/cli/NEW_CLI/vk/DeletePost/bash.txt
index d1cd4b96ba..8c7f41c5e1 100644
--- a/docs/ru/cli/NEW_CLI/vk/DeletePost/bash.txt
+++ b/docs/ru/cli/NEW_CLI/vk/DeletePost/bash.txt
@@ -1,5 +1,5 @@
# JSON data can also be passed as a path to a .json file
oint vk DeletePost \
- --post "4807" \
+ --post "4825" \
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/vk/DeletePost/bat.txt b/docs/ru/cli/NEW_CLI/vk/DeletePost/bat.txt
index d86314c5e7..4753405419 100644
--- a/docs/ru/cli/NEW_CLI/vk/DeletePost/bat.txt
+++ b/docs/ru/cli/NEW_CLI/vk/DeletePost/bat.txt
@@ -1,5 +1,5 @@
:: JSON data can also be passed as a path to a .json file
oint vk DeletePost ^
- --post "4807" ^
+ --post "4825" ^
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/vk/DeleteProduct/bash.txt b/docs/ru/cli/NEW_CLI/vk/DeleteProduct/bash.txt
index 2d861c2aeb..6386c81027 100644
--- a/docs/ru/cli/NEW_CLI/vk/DeleteProduct/bash.txt
+++ b/docs/ru/cli/NEW_CLI/vk/DeleteProduct/bash.txt
@@ -1,5 +1,5 @@
# JSON data can also be passed as a path to a .json file
oint vk DeleteProduct \
- --item 9814622 \
+ --item 9815930 \
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/vk/DeleteProduct/bat.txt b/docs/ru/cli/NEW_CLI/vk/DeleteProduct/bat.txt
index 2ba7b6465b..da98822373 100644
--- a/docs/ru/cli/NEW_CLI/vk/DeleteProduct/bat.txt
+++ b/docs/ru/cli/NEW_CLI/vk/DeleteProduct/bat.txt
@@ -1,5 +1,5 @@
:: JSON data can also be passed as a path to a .json file
oint vk DeleteProduct ^
- --item 9814622 ^
+ --item 9815930 ^
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/vk/DeleteProductProperty/bash.txt b/docs/ru/cli/NEW_CLI/vk/DeleteProductProperty/bash.txt
index 14e2f14380..36c9c36c90 100644
--- a/docs/ru/cli/NEW_CLI/vk/DeleteProductProperty/bash.txt
+++ b/docs/ru/cli/NEW_CLI/vk/DeleteProductProperty/bash.txt
@@ -1,5 +1,5 @@
# JSON data can also be passed as a path to a .json file
oint vk DeleteProductProperty \
- --prop "897" \
+ --prop "899" \
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/vk/DeleteProductProperty/bat.txt b/docs/ru/cli/NEW_CLI/vk/DeleteProductProperty/bat.txt
index 20efbaa1d8..7ae975c08b 100644
--- a/docs/ru/cli/NEW_CLI/vk/DeleteProductProperty/bat.txt
+++ b/docs/ru/cli/NEW_CLI/vk/DeleteProductProperty/bat.txt
@@ -1,5 +1,5 @@
:: JSON data can also be passed as a path to a .json file
oint vk DeleteProductProperty ^
- --prop "897" ^
+ --prop "899" ^
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/vk/DeleteProductPropertyVariant/bash.txt b/docs/ru/cli/NEW_CLI/vk/DeleteProductPropertyVariant/bash.txt
index d5e3c9221a..56a23dac54 100644
--- a/docs/ru/cli/NEW_CLI/vk/DeleteProductPropertyVariant/bash.txt
+++ b/docs/ru/cli/NEW_CLI/vk/DeleteProductPropertyVariant/bash.txt
@@ -1,5 +1,5 @@
# JSON data can also be passed as a path to a .json file
oint vk DeleteProductPropertyVariant \
- --option 2640 \
+ --option 2646 \
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/vk/DeleteProductPropertyVariant/bat.txt b/docs/ru/cli/NEW_CLI/vk/DeleteProductPropertyVariant/bat.txt
index 737d34acd5..1a482ef9ae 100644
--- a/docs/ru/cli/NEW_CLI/vk/DeleteProductPropertyVariant/bat.txt
+++ b/docs/ru/cli/NEW_CLI/vk/DeleteProductPropertyVariant/bat.txt
@@ -1,5 +1,5 @@
:: JSON data can also be passed as a path to a .json file
oint vk DeleteProductPropertyVariant ^
- --option 2640 ^
+ --option 2646 ^
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/vk/DeleteSelection/bash.txt b/docs/ru/cli/NEW_CLI/vk/DeleteSelection/bash.txt
index 86d499d42e..9eacf0c2e8 100644
--- a/docs/ru/cli/NEW_CLI/vk/DeleteSelection/bash.txt
+++ b/docs/ru/cli/NEW_CLI/vk/DeleteSelection/bash.txt
@@ -1,5 +1,5 @@
# JSON data can also be passed as a path to a .json file
oint vk DeleteSelection \
- --sel 130 \
+ --sel 132 \
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/vk/DeleteSelection/bat.txt b/docs/ru/cli/NEW_CLI/vk/DeleteSelection/bat.txt
index 731e74062d..d87d9da16e 100644
--- a/docs/ru/cli/NEW_CLI/vk/DeleteSelection/bat.txt
+++ b/docs/ru/cli/NEW_CLI/vk/DeleteSelection/bat.txt
@@ -1,5 +1,5 @@
:: JSON data can also be passed as a path to a .json file
oint vk DeleteSelection ^
- --sel 130 ^
+ --sel 132 ^
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/vk/EditProduct/bash.txt b/docs/ru/cli/NEW_CLI/vk/EditProduct/bash.txt
index d694ea3026..4593e6789b 100644
--- a/docs/ru/cli/NEW_CLI/vk/EditProduct/bash.txt
+++ b/docs/ru/cli/NEW_CLI/vk/EditProduct/bash.txt
@@ -2,5 +2,5 @@
oint vk EditProduct \
--product "{'Name':'EditedTestProduct'}" \
- --item 9814622 \
+ --item 9815930 \
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/vk/EditProduct/bat.txt b/docs/ru/cli/NEW_CLI/vk/EditProduct/bat.txt
index b3da5cac8e..04c4f979f9 100644
--- a/docs/ru/cli/NEW_CLI/vk/EditProduct/bat.txt
+++ b/docs/ru/cli/NEW_CLI/vk/EditProduct/bat.txt
@@ -2,5 +2,5 @@
oint vk EditProduct ^
--product "{'Name':'EditedTestProduct'}" ^
- --item 9814622 ^
+ --item 9815930 ^
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/vk/EditProductCollection/bash.txt b/docs/ru/cli/NEW_CLI/vk/EditProductCollection/bash.txt
index 083607d2d0..9bd19d8c32 100644
--- a/docs/ru/cli/NEW_CLI/vk/EditProductCollection/bash.txt
+++ b/docs/ru/cli/NEW_CLI/vk/EditProductCollection/bash.txt
@@ -2,5 +2,5 @@
oint vk EditProductCollection \
--title "EditedCollection" \
- --sel 130 \
+ --sel 132 \
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/vk/EditProductCollection/bat.txt b/docs/ru/cli/NEW_CLI/vk/EditProductCollection/bat.txt
index 26c1e198fc..1d80b3e8a2 100644
--- a/docs/ru/cli/NEW_CLI/vk/EditProductCollection/bat.txt
+++ b/docs/ru/cli/NEW_CLI/vk/EditProductCollection/bat.txt
@@ -2,5 +2,5 @@
oint vk EditProductCollection ^
--title "EditedCollection" ^
- --sel 130 ^
+ --sel 132 ^
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/vk/EditProductProperty/bash.txt b/docs/ru/cli/NEW_CLI/vk/EditProductProperty/bash.txt
index 0254e859b2..bc8018fdf3 100644
--- a/docs/ru/cli/NEW_CLI/vk/EditProductProperty/bash.txt
+++ b/docs/ru/cli/NEW_CLI/vk/EditProductProperty/bash.txt
@@ -2,5 +2,5 @@
oint vk EditProductProperty \
--title "Color (change.)" \
- --prop "897" \
+ --prop "899" \
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/vk/EditProductProperty/bat.txt b/docs/ru/cli/NEW_CLI/vk/EditProductProperty/bat.txt
index 253c8d512e..b4c9066373 100644
--- a/docs/ru/cli/NEW_CLI/vk/EditProductProperty/bat.txt
+++ b/docs/ru/cli/NEW_CLI/vk/EditProductProperty/bat.txt
@@ -2,5 +2,5 @@
oint vk EditProductProperty ^
--title "Color (change.)" ^
- --prop "897" ^
+ --prop "899" ^
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/vk/EditProductPropertyVariant/bash.txt b/docs/ru/cli/NEW_CLI/vk/EditProductPropertyVariant/bash.txt
index eff52f61c3..7b63686d38 100644
--- a/docs/ru/cli/NEW_CLI/vk/EditProductPropertyVariant/bash.txt
+++ b/docs/ru/cli/NEW_CLI/vk/EditProductPropertyVariant/bash.txt
@@ -2,6 +2,6 @@
oint vk EditProductPropertyVariant \
--value "New variant name" \
- --prop "897" \
- --option 2640 \
+ --prop "899" \
+ --option 2646 \
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/vk/EditProductPropertyVariant/bat.txt b/docs/ru/cli/NEW_CLI/vk/EditProductPropertyVariant/bat.txt
index 207000cff5..9f4c91bfe7 100644
--- a/docs/ru/cli/NEW_CLI/vk/EditProductPropertyVariant/bat.txt
+++ b/docs/ru/cli/NEW_CLI/vk/EditProductPropertyVariant/bat.txt
@@ -2,6 +2,6 @@
oint vk EditProductPropertyVariant ^
--value "New variant name" ^
- --prop "897" ^
- --option 2640 ^
+ --prop "899" ^
+ --option 2646 ^
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/vk/GetProductsByID/bash.txt b/docs/ru/cli/NEW_CLI/vk/GetProductsByID/bash.txt
index e84314d212..55537ac60c 100644
--- a/docs/ru/cli/NEW_CLI/vk/GetProductsByID/bash.txt
+++ b/docs/ru/cli/NEW_CLI/vk/GetProductsByID/bash.txt
@@ -1,5 +1,5 @@
# JSON data can also be passed as a path to a .json file
oint vk GetProductsByID \
- --items "[9814623,9814625]" \
+ --items "[9815932,9815933]" \
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/vk/GetProductsByID/bat.txt b/docs/ru/cli/NEW_CLI/vk/GetProductsByID/bat.txt
index 293823a8b9..d5f653fd82 100644
--- a/docs/ru/cli/NEW_CLI/vk/GetProductsByID/bat.txt
+++ b/docs/ru/cli/NEW_CLI/vk/GetProductsByID/bat.txt
@@ -1,5 +1,5 @@
:: JSON data can also be passed as a path to a .json file
oint vk GetProductsByID ^
- --items "[9814623,9814625]" ^
+ --items "[9815932,9815933]" ^
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/vk/GetSelectionsByID/bash.txt b/docs/ru/cli/NEW_CLI/vk/GetSelectionsByID/bash.txt
index e3b17e4c8e..0bc88173c1 100644
--- a/docs/ru/cli/NEW_CLI/vk/GetSelectionsByID/bash.txt
+++ b/docs/ru/cli/NEW_CLI/vk/GetSelectionsByID/bash.txt
@@ -1,5 +1,5 @@
# JSON data can also be passed as a path to a .json file
oint vk GetSelectionsByID \
- --sels 130 \
+ --sels 132 \
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/vk/GetSelectionsByID/bat.txt b/docs/ru/cli/NEW_CLI/vk/GetSelectionsByID/bat.txt
index af3b0289ba..6b49345e65 100644
--- a/docs/ru/cli/NEW_CLI/vk/GetSelectionsByID/bat.txt
+++ b/docs/ru/cli/NEW_CLI/vk/GetSelectionsByID/bat.txt
@@ -1,5 +1,5 @@
:: JSON data can also be passed as a path to a .json file
oint vk GetSelectionsByID ^
- --sels 130 ^
+ --sels 132 ^
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/vk/GroupProducts/bash.txt b/docs/ru/cli/NEW_CLI/vk/GroupProducts/bash.txt
index a4fb5ca094..7d4bb133cc 100644
--- a/docs/ru/cli/NEW_CLI/vk/GroupProducts/bash.txt
+++ b/docs/ru/cli/NEW_CLI/vk/GroupProducts/bash.txt
@@ -1,5 +1,5 @@
# JSON data can also be passed as a path to a .json file
oint vk GroupProducts \
- --items "[9814623,9814625]" \
+ --items "[9815932,9815933]" \
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/vk/GroupProducts/bat.txt b/docs/ru/cli/NEW_CLI/vk/GroupProducts/bat.txt
index 4b81662f86..bb5431d92c 100644
--- a/docs/ru/cli/NEW_CLI/vk/GroupProducts/bat.txt
+++ b/docs/ru/cli/NEW_CLI/vk/GroupProducts/bat.txt
@@ -1,5 +1,5 @@
:: JSON data can also be passed as a path to a .json file
oint vk GroupProducts ^
- --items "[9814623,9814625]" ^
+ --items "[9815932,9815933]" ^
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/vk/LikePost/bash.txt b/docs/ru/cli/NEW_CLI/vk/LikePost/bash.txt
index 1c2deb3b14..6628c8a424 100644
--- a/docs/ru/cli/NEW_CLI/vk/LikePost/bash.txt
+++ b/docs/ru/cli/NEW_CLI/vk/LikePost/bash.txt
@@ -1,5 +1,5 @@
# JSON data can also be passed as a path to a .json file
oint vk LikePost \
- --post 4810 \
+ --post 4828 \
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/vk/LikePost/bat.txt b/docs/ru/cli/NEW_CLI/vk/LikePost/bat.txt
index 41301685ce..5dd9dc1dcb 100644
--- a/docs/ru/cli/NEW_CLI/vk/LikePost/bat.txt
+++ b/docs/ru/cli/NEW_CLI/vk/LikePost/bat.txt
@@ -1,5 +1,5 @@
:: JSON data can also be passed as a path to a .json file
oint vk LikePost ^
- --post 4810 ^
+ --post 4828 ^
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/vk/OpenDiscussion/bash.txt b/docs/ru/cli/NEW_CLI/vk/OpenDiscussion/bash.txt
index 9907c63cef..aa03438321 100644
--- a/docs/ru/cli/NEW_CLI/vk/OpenDiscussion/bash.txt
+++ b/docs/ru/cli/NEW_CLI/vk/OpenDiscussion/bash.txt
@@ -1,5 +1,5 @@
# JSON data can also be passed as a path to a .json file
oint vk OpenDiscussion \
- --topic 52626360 \
+ --topic 52626868 \
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/vk/OpenDiscussion/bat.txt b/docs/ru/cli/NEW_CLI/vk/OpenDiscussion/bat.txt
index c3a3f2642f..b5eda6b97b 100644
--- a/docs/ru/cli/NEW_CLI/vk/OpenDiscussion/bat.txt
+++ b/docs/ru/cli/NEW_CLI/vk/OpenDiscussion/bat.txt
@@ -1,5 +1,5 @@
:: JSON data can also be passed as a path to a .json file
oint vk OpenDiscussion ^
- --topic 52626360 ^
+ --topic 52626868 ^
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/vk/RemoveProductFromSelection/bash.txt b/docs/ru/cli/NEW_CLI/vk/RemoveProductFromSelection/bash.txt
index d74ae288fc..9e8cd2bf4f 100644
--- a/docs/ru/cli/NEW_CLI/vk/RemoveProductFromSelection/bash.txt
+++ b/docs/ru/cli/NEW_CLI/vk/RemoveProductFromSelection/bash.txt
@@ -1,6 +1,6 @@
# JSON data can also be passed as a path to a .json file
oint vk RemoveProductFromSelection \
- --sel 130 \
- --item 9814622 \
+ --sel 132 \
+ --item 9815930 \
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/vk/RemoveProductFromSelection/bat.txt b/docs/ru/cli/NEW_CLI/vk/RemoveProductFromSelection/bat.txt
index d61cfbd204..2208297746 100644
--- a/docs/ru/cli/NEW_CLI/vk/RemoveProductFromSelection/bat.txt
+++ b/docs/ru/cli/NEW_CLI/vk/RemoveProductFromSelection/bat.txt
@@ -1,6 +1,6 @@
:: JSON data can also be passed as a path to a .json file
oint vk RemoveProductFromSelection ^
- --sel 130 ^
- --item 9814622 ^
+ --sel 132 ^
+ --item 9815930 ^
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/vk/SaveImageToAlbum/bash.txt b/docs/ru/cli/NEW_CLI/vk/SaveImageToAlbum/bash.txt
index 7c4cad49ba..76c87f3da7 100644
--- a/docs/ru/cli/NEW_CLI/vk/SaveImageToAlbum/bash.txt
+++ b/docs/ru/cli/NEW_CLI/vk/SaveImageToAlbum/bash.txt
@@ -1,7 +1,7 @@
# JSON data can also be passed as a path to a .json file
oint vk SaveImageToAlbum \
- --album 306182029 \
+ --album 306183083 \
--picture "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg" \
--description "AutoTestImage" \
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/vk/SaveImageToAlbum/bat.txt b/docs/ru/cli/NEW_CLI/vk/SaveImageToAlbum/bat.txt
index 78d31b6595..8e0f017691 100644
--- a/docs/ru/cli/NEW_CLI/vk/SaveImageToAlbum/bat.txt
+++ b/docs/ru/cli/NEW_CLI/vk/SaveImageToAlbum/bat.txt
@@ -1,7 +1,7 @@
:: JSON data can also be passed as a path to a .json file
oint vk SaveImageToAlbum ^
- --album 306182029 ^
+ --album 306183083 ^
--picture "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg" ^
--description "AutoTestImage" ^
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/vk/WriteComment/bash.txt b/docs/ru/cli/NEW_CLI/vk/WriteComment/bash.txt
index eca113b96e..e10a19cfae 100644
--- a/docs/ru/cli/NEW_CLI/vk/WriteComment/bash.txt
+++ b/docs/ru/cli/NEW_CLI/vk/WriteComment/bash.txt
@@ -1,7 +1,7 @@
# JSON data can also be passed as a path to a .json file
oint vk WriteComment \
- --post 4810 \
+ --post 4828 \
--wall "-218861756" \
--text "NewComment" \
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/vk/WriteComment/bat.txt b/docs/ru/cli/NEW_CLI/vk/WriteComment/bat.txt
index f696423b36..8ce5c4edaf 100644
--- a/docs/ru/cli/NEW_CLI/vk/WriteComment/bat.txt
+++ b/docs/ru/cli/NEW_CLI/vk/WriteComment/bat.txt
@@ -1,7 +1,7 @@
:: JSON data can also be passed as a path to a .json file
oint vk WriteComment ^
- --post 4810 ^
+ --post 4828 ^
--wall "-218861756" ^
--text "NewComment" ^
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/vk/WriteInDiscussion/bash.txt b/docs/ru/cli/NEW_CLI/vk/WriteInDiscussion/bash.txt
index 9c3354ec9c..1fe5901b50 100644
--- a/docs/ru/cli/NEW_CLI/vk/WriteInDiscussion/bash.txt
+++ b/docs/ru/cli/NEW_CLI/vk/WriteInDiscussion/bash.txt
@@ -1,6 +1,6 @@
# JSON data can also be passed as a path to a .json file
oint vk WriteInDiscussion \
- --topic 52626360 \
+ --topic 52626868 \
--text "I like yellow more" \
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/vk/WriteInDiscussion/bat.txt b/docs/ru/cli/NEW_CLI/vk/WriteInDiscussion/bat.txt
index add44fd9b4..29f922a635 100644
--- a/docs/ru/cli/NEW_CLI/vk/WriteInDiscussion/bat.txt
+++ b/docs/ru/cli/NEW_CLI/vk/WriteInDiscussion/bat.txt
@@ -1,6 +1,6 @@
:: JSON data can also be passed as a path to a .json file
oint vk WriteInDiscussion ^
- --topic 52626360 ^
+ --topic 52626868 ^
--text "I like yellow more" ^
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/vkteams/ChangeChatPicture/bash.txt b/docs/ru/cli/NEW_CLI/vkteams/ChangeChatPicture/bash.txt
index 5ca908da5f..671ee75343 100644
--- a/docs/ru/cli/NEW_CLI/vkteams/ChangeChatPicture/bash.txt
+++ b/docs/ru/cli/NEW_CLI/vkteams/ChangeChatPicture/bash.txt
@@ -1,4 +1,4 @@
oint vkteams ChangeChatPicture \
--token "***" \
--chatid "AoLI0egLWBSLR1Ngn2w" \
- --file "C:\Users\Administrator\AppData\Local\Temp\ciw1swqfzfk.png"
\ No newline at end of file
+ --file "C:\Users\Administrator\AppData\Local\Temp\0ovvdvl2tpq.png"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/vkteams/ChangeChatPicture/bat.txt b/docs/ru/cli/NEW_CLI/vkteams/ChangeChatPicture/bat.txt
index bcdf4a5c4b..c746042e2e 100644
--- a/docs/ru/cli/NEW_CLI/vkteams/ChangeChatPicture/bat.txt
+++ b/docs/ru/cli/NEW_CLI/vkteams/ChangeChatPicture/bat.txt
@@ -1,4 +1,4 @@
oint vkteams ChangeChatPicture ^
--token "***" ^
--chatid "AoLI0egLWBSLR1Ngn2w" ^
- --file "C:\Users\Administrator\AppData\Local\Temp\ciw1swqfzfk.png"
\ No newline at end of file
+ --file "C:\Users\Administrator\AppData\Local\Temp\0ovvdvl2tpq.png"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/vkteams/DeleteMessage/bash.txt b/docs/ru/cli/NEW_CLI/vkteams/DeleteMessage/bash.txt
index 0364c8af22..7f16b395a4 100644
--- a/docs/ru/cli/NEW_CLI/vkteams/DeleteMessage/bash.txt
+++ b/docs/ru/cli/NEW_CLI/vkteams/DeleteMessage/bash.txt
@@ -1,4 +1,4 @@
oint vkteams DeleteMessage \
--token "***" \
--chatid "689203963@chat.agent" \
- --messageid "7427785908503449163"
\ No newline at end of file
+ --messageid "7427817502282878569"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/vkteams/DeleteMessage/bat.txt b/docs/ru/cli/NEW_CLI/vkteams/DeleteMessage/bat.txt
index 88ae1ce97a..27c8e01a29 100644
--- a/docs/ru/cli/NEW_CLI/vkteams/DeleteMessage/bat.txt
+++ b/docs/ru/cli/NEW_CLI/vkteams/DeleteMessage/bat.txt
@@ -1,4 +1,4 @@
oint vkteams DeleteMessage ^
--token "***" ^
--chatid "689203963@chat.agent" ^
- --messageid "7427785908503449163"
\ No newline at end of file
+ --messageid "7427817502282878569"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/vkteams/EditMessageText/bash.txt b/docs/ru/cli/NEW_CLI/vkteams/EditMessageText/bash.txt
index be3fdc9871..7ef3bfd451 100644
--- a/docs/ru/cli/NEW_CLI/vkteams/EditMessageText/bash.txt
+++ b/docs/ru/cli/NEW_CLI/vkteams/EditMessageText/bash.txt
@@ -1,6 +1,6 @@
oint vkteams EditMessageText \
--token "***" \
--chatid "689203963@chat.agent" \
- --messageid "7427785908503449163" \
+ --messageid "7427817502282878569" \
--text "New bold message text" \
--parsemod "HTML"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/vkteams/EditMessageText/bat.txt b/docs/ru/cli/NEW_CLI/vkteams/EditMessageText/bat.txt
index ebb3d361a3..647d4d0720 100644
--- a/docs/ru/cli/NEW_CLI/vkteams/EditMessageText/bat.txt
+++ b/docs/ru/cli/NEW_CLI/vkteams/EditMessageText/bat.txt
@@ -1,6 +1,6 @@
oint vkteams EditMessageText ^
--token "***" ^
--chatid "689203963@chat.agent" ^
- --messageid "7427785908503449163" ^
+ --messageid "7427817502282878569" ^
--text "New bold message text" ^
--parsemod "HTML"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/vkteams/ForwardMessage/bash.txt b/docs/ru/cli/NEW_CLI/vkteams/ForwardMessage/bash.txt
index af96eabe66..e9d6fccaec 100644
--- a/docs/ru/cli/NEW_CLI/vkteams/ForwardMessage/bash.txt
+++ b/docs/ru/cli/NEW_CLI/vkteams/ForwardMessage/bash.txt
@@ -1,6 +1,6 @@
oint vkteams ForwardMessage \
--token "***" \
- --messageid "7427785908503449163" \
+ --messageid "7427817502282878569" \
--fromid "689203963@chat.agent" \
--chatid "AoLI0egLWBSLR1Ngn2w" \
--text "Additional text"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/vkteams/ForwardMessage/bat.txt b/docs/ru/cli/NEW_CLI/vkteams/ForwardMessage/bat.txt
index 6be52847b3..9501f72a3d 100644
--- a/docs/ru/cli/NEW_CLI/vkteams/ForwardMessage/bat.txt
+++ b/docs/ru/cli/NEW_CLI/vkteams/ForwardMessage/bat.txt
@@ -1,6 +1,6 @@
oint vkteams ForwardMessage ^
--token "***" ^
- --messageid "7427785908503449163" ^
+ --messageid "7427817502282878569" ^
--fromid "689203963@chat.agent" ^
--chatid "AoLI0egLWBSLR1Ngn2w" ^
--text "Additional text"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/vkteams/GetEvents/bash.txt b/docs/ru/cli/NEW_CLI/vkteams/GetEvents/bash.txt
index e720796f4f..1118f19caf 100644
--- a/docs/ru/cli/NEW_CLI/vkteams/GetEvents/bash.txt
+++ b/docs/ru/cli/NEW_CLI/vkteams/GetEvents/bash.txt
@@ -1,4 +1,4 @@
oint vkteams GetEvents \
--token "***" \
- --last 159 \
+ --last 160 \
--timeout 3
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/vkteams/GetEvents/bat.txt b/docs/ru/cli/NEW_CLI/vkteams/GetEvents/bat.txt
index 8b8e7280bf..bb72de12d6 100644
--- a/docs/ru/cli/NEW_CLI/vkteams/GetEvents/bat.txt
+++ b/docs/ru/cli/NEW_CLI/vkteams/GetEvents/bat.txt
@@ -1,4 +1,4 @@
oint vkteams GetEvents ^
--token "***" ^
- --last 159 ^
+ --last 160 ^
--timeout 3
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/vkteams/GetFileInformation/bash.txt b/docs/ru/cli/NEW_CLI/vkteams/GetFileInformation/bash.txt
index e1ef534a03..141d5622bc 100644
--- a/docs/ru/cli/NEW_CLI/vkteams/GetFileInformation/bash.txt
+++ b/docs/ru/cli/NEW_CLI/vkteams/GetFileInformation/bash.txt
@@ -1,3 +1,3 @@
oint vkteams GetFileInformation \
--token "***" \
- --fileid "vcTa7Y2tmcv8xs6CotG7vj6714cc101bd"
\ No newline at end of file
+ --fileid "gYOP9nFXbgKclQvdR1g2Mo6714e8cc1bd"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/vkteams/GetFileInformation/bat.txt b/docs/ru/cli/NEW_CLI/vkteams/GetFileInformation/bat.txt
index c1ce5d3884..d952ff13aa 100644
--- a/docs/ru/cli/NEW_CLI/vkteams/GetFileInformation/bat.txt
+++ b/docs/ru/cli/NEW_CLI/vkteams/GetFileInformation/bat.txt
@@ -1,3 +1,3 @@
oint vkteams GetFileInformation ^
--token "***" ^
- --fileid "vcTa7Y2tmcv8xs6CotG7vj6714cc101bd"
\ No newline at end of file
+ --fileid "gYOP9nFXbgKclQvdR1g2Mo6714e8cc1bd"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/vkteams/PinMessage/bash.txt b/docs/ru/cli/NEW_CLI/vkteams/PinMessage/bash.txt
index 2d05a5e960..2801719fa0 100644
--- a/docs/ru/cli/NEW_CLI/vkteams/PinMessage/bash.txt
+++ b/docs/ru/cli/NEW_CLI/vkteams/PinMessage/bash.txt
@@ -1,4 +1,4 @@
oint vkteams PinMessage \
--token "***" \
--chatid "689203963@chat.agent" \
- --messageid "7427785908503449163"
\ No newline at end of file
+ --messageid "7427817502282878569"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/vkteams/PinMessage/bat.txt b/docs/ru/cli/NEW_CLI/vkteams/PinMessage/bat.txt
index 562c30cc30..d551bdb14d 100644
--- a/docs/ru/cli/NEW_CLI/vkteams/PinMessage/bat.txt
+++ b/docs/ru/cli/NEW_CLI/vkteams/PinMessage/bat.txt
@@ -1,4 +1,4 @@
oint vkteams PinMessage ^
--token "***" ^
--chatid "689203963@chat.agent" ^
- --messageid "7427785908503449163"
\ No newline at end of file
+ --messageid "7427817502282878569"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/vkteams/ResendFile/bash.txt b/docs/ru/cli/NEW_CLI/vkteams/ResendFile/bash.txt
index 1e3d4b6fa3..6d88307b75 100644
--- a/docs/ru/cli/NEW_CLI/vkteams/ResendFile/bash.txt
+++ b/docs/ru/cli/NEW_CLI/vkteams/ResendFile/bash.txt
@@ -1,5 +1,5 @@
oint vkteams ResendFile \
--token "***" \
--chatid "AoLI0egLWBSLR1Ngn2w" \
- --fileid "vcTa7Y2tmcv8xs6CotG7vj6714cc101bd" \
+ --fileid "gYOP9nFXbgKclQvdR1g2Mo6714e8cc1bd" \
--text "File caption"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/vkteams/ResendFile/bat.txt b/docs/ru/cli/NEW_CLI/vkteams/ResendFile/bat.txt
index b40466726c..06aa8cab4c 100644
--- a/docs/ru/cli/NEW_CLI/vkteams/ResendFile/bat.txt
+++ b/docs/ru/cli/NEW_CLI/vkteams/ResendFile/bat.txt
@@ -1,5 +1,5 @@
oint vkteams ResendFile ^
--token "***" ^
--chatid "AoLI0egLWBSLR1Ngn2w" ^
- --fileid "vcTa7Y2tmcv8xs6CotG7vj6714cc101bd" ^
+ --fileid "gYOP9nFXbgKclQvdR1g2Mo6714e8cc1bd" ^
--text "File caption"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/vkteams/ResendVoice/bash.txt b/docs/ru/cli/NEW_CLI/vkteams/ResendVoice/bash.txt
index 28bb54a48b..9aaf85764e 100644
--- a/docs/ru/cli/NEW_CLI/vkteams/ResendVoice/bash.txt
+++ b/docs/ru/cli/NEW_CLI/vkteams/ResendVoice/bash.txt
@@ -1,4 +1,4 @@
oint vkteams ResendVoice \
--token "***" \
--chatid "AoLI0egLWBSLR1Ngn2w" \
- --fileid "I000b5VTQQay0RiDeD9tqv6714cc2c1bd"
\ No newline at end of file
+ --fileid "I000bFDBOOeBIW8KQLObqF6714e8e91bd"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/vkteams/ResendVoice/bat.txt b/docs/ru/cli/NEW_CLI/vkteams/ResendVoice/bat.txt
index 19d4171dca..c390970407 100644
--- a/docs/ru/cli/NEW_CLI/vkteams/ResendVoice/bat.txt
+++ b/docs/ru/cli/NEW_CLI/vkteams/ResendVoice/bat.txt
@@ -1,4 +1,4 @@
oint vkteams ResendVoice ^
--token "***" ^
--chatid "AoLI0egLWBSLR1Ngn2w" ^
- --fileid "I000b5VTQQay0RiDeD9tqv6714cc2c1bd"
\ No newline at end of file
+ --fileid "I000bFDBOOeBIW8KQLObqF6714e8e91bd"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/vkteams/SendFile/bash.txt b/docs/ru/cli/NEW_CLI/vkteams/SendFile/bash.txt
index 1c81c34e33..289b507cd7 100644
--- a/docs/ru/cli/NEW_CLI/vkteams/SendFile/bash.txt
+++ b/docs/ru/cli/NEW_CLI/vkteams/SendFile/bash.txt
@@ -1,6 +1,6 @@
oint vkteams SendFile \
--token "***" \
--chatid "AoLI0egLWBSLR1Ngn2w" \
- --file "C:\Users\Administrator\AppData\Local\Temp\0zvf4uwivz1.tmp" \
+ --file "C:\Users\Administrator\AppData\Local\Temp\yzazgg2ohzk.tmp" \
--text "File caption" \
--filename "ImportantDocument.docx"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/vkteams/SendFile/bat.txt b/docs/ru/cli/NEW_CLI/vkteams/SendFile/bat.txt
index 0e7620b70e..c900657615 100644
--- a/docs/ru/cli/NEW_CLI/vkteams/SendFile/bat.txt
+++ b/docs/ru/cli/NEW_CLI/vkteams/SendFile/bat.txt
@@ -1,6 +1,6 @@
oint vkteams SendFile ^
--token "***" ^
--chatid "AoLI0egLWBSLR1Ngn2w" ^
- --file "C:\Users\Administrator\AppData\Local\Temp\0zvf4uwivz1.tmp" ^
+ --file "C:\Users\Administrator\AppData\Local\Temp\yzazgg2ohzk.tmp" ^
--text "File caption" ^
--filename "ImportantDocument.docx"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/vkteams/SendTextMessage/bash.txt b/docs/ru/cli/NEW_CLI/vkteams/SendTextMessage/bash.txt
index c28903a49e..439dc394ee 100644
--- a/docs/ru/cli/NEW_CLI/vkteams/SendTextMessage/bash.txt
+++ b/docs/ru/cli/NEW_CLI/vkteams/SendTextMessage/bash.txt
@@ -2,6 +2,6 @@ oint vkteams SendTextMessage \
--token "***" \
--chatid "689203963@chat.agent" \
--text "Bold text" \
- --reply "7427567019790175789" \
+ --reply "7427785908503449163" \
--keyboard "[[{'text':'Button1','callbackData':'ButtonEvent1','style':'attention'},{'text':'Button2','url':'https://openintegrations.dev','style':'base'}],[{'text':'Button1','callbackData':'ButtonEvent1','style':'attention'},{'text':'Button2','url':'https://openintegrations.dev','style':'base'}]]" \
--parsemod "HTML"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/vkteams/SendTextMessage/bat.txt b/docs/ru/cli/NEW_CLI/vkteams/SendTextMessage/bat.txt
index b8b2275874..a261170bcc 100644
--- a/docs/ru/cli/NEW_CLI/vkteams/SendTextMessage/bat.txt
+++ b/docs/ru/cli/NEW_CLI/vkteams/SendTextMessage/bat.txt
@@ -2,6 +2,6 @@ oint vkteams SendTextMessage ^
--token "***" ^
--chatid "689203963@chat.agent" ^
--text "Bold text" ^
- --reply "7427567019790175789" ^
+ --reply "7427785908503449163" ^
--keyboard "[[{'text':'Button1','callbackData':'ButtonEvent1','style':'attention'},{'text':'Button2','url':'https://openintegrations.dev','style':'base'}],[{'text':'Button1','callbackData':'ButtonEvent1','style':'attention'},{'text':'Button2','url':'https://openintegrations.dev','style':'base'}]]" ^
--parsemod "HTML"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/vkteams/SendVoice/bash.txt b/docs/ru/cli/NEW_CLI/vkteams/SendVoice/bash.txt
index 22356b69d1..cd4f529384 100644
--- a/docs/ru/cli/NEW_CLI/vkteams/SendVoice/bash.txt
+++ b/docs/ru/cli/NEW_CLI/vkteams/SendVoice/bash.txt
@@ -1,5 +1,5 @@
oint vkteams SendVoice \
--token "***" \
--chatid "689203963@chat.agent" \
- --file "C:\Users\Administrator\AppData\Local\Temp\rexz2awjd4v.m4a" \
- --reply "7427785908503449163"
\ No newline at end of file
+ --file "C:\Users\Administrator\AppData\Local\Temp\wkq4ty0ikob.m4a" \
+ --reply "7427817502282878569"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/vkteams/SendVoice/bat.txt b/docs/ru/cli/NEW_CLI/vkteams/SendVoice/bat.txt
index fb73dad178..6994b10564 100644
--- a/docs/ru/cli/NEW_CLI/vkteams/SendVoice/bat.txt
+++ b/docs/ru/cli/NEW_CLI/vkteams/SendVoice/bat.txt
@@ -1,5 +1,5 @@
oint vkteams SendVoice ^
--token "***" ^
--chatid "689203963@chat.agent" ^
- --file "C:\Users\Administrator\AppData\Local\Temp\rexz2awjd4v.m4a" ^
- --reply "7427785908503449163"
\ No newline at end of file
+ --file "C:\Users\Administrator\AppData\Local\Temp\wkq4ty0ikob.m4a" ^
+ --reply "7427817502282878569"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/vkteams/UnpinMessage/bash.txt b/docs/ru/cli/NEW_CLI/vkteams/UnpinMessage/bash.txt
index 596ff9aefa..a01cd32598 100644
--- a/docs/ru/cli/NEW_CLI/vkteams/UnpinMessage/bash.txt
+++ b/docs/ru/cli/NEW_CLI/vkteams/UnpinMessage/bash.txt
@@ -1,4 +1,4 @@
oint vkteams UnpinMessage \
--token "***" \
--chatid "689203963@chat.agent" \
- --messageid "7427785908503449163"
\ No newline at end of file
+ --messageid "7427817502282878569"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/vkteams/UnpinMessage/bat.txt b/docs/ru/cli/NEW_CLI/vkteams/UnpinMessage/bat.txt
index d14de21192..0c825ed5fe 100644
--- a/docs/ru/cli/NEW_CLI/vkteams/UnpinMessage/bat.txt
+++ b/docs/ru/cli/NEW_CLI/vkteams/UnpinMessage/bat.txt
@@ -1,4 +1,4 @@
oint vkteams UnpinMessage ^
--token "***" ^
--chatid "689203963@chat.agent" ^
- --messageid "7427785908503449163"
\ No newline at end of file
+ --messageid "7427817502282878569"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/yadisk/CancelObjectPublication/bash.txt b/docs/ru/cli/NEW_CLI/yadisk/CancelObjectPublication/bash.txt
index 60024d549b..98d88ba54a 100644
--- a/docs/ru/cli/NEW_CLI/yadisk/CancelObjectPublication/bash.txt
+++ b/docs/ru/cli/NEW_CLI/yadisk/CancelObjectPublication/bash.txt
@@ -1,3 +1,3 @@
oint yadisk CancelObjectPublication \
--token "***" \
- --path "/5dd3fe08-7cb1-4cfc-8df1-0237a0660a2c.png"
\ No newline at end of file
+ --path "/346964a3-e463-432e-b92d-d81f639a4a0d.png"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/yadisk/CancelObjectPublication/bat.txt b/docs/ru/cli/NEW_CLI/yadisk/CancelObjectPublication/bat.txt
index cde9ce50a3..74df54049d 100644
--- a/docs/ru/cli/NEW_CLI/yadisk/CancelObjectPublication/bat.txt
+++ b/docs/ru/cli/NEW_CLI/yadisk/CancelObjectPublication/bat.txt
@@ -1,3 +1,3 @@
oint yadisk CancelObjectPublication ^
--token "***" ^
- --path "/5dd3fe08-7cb1-4cfc-8df1-0237a0660a2c.png"
\ No newline at end of file
+ --path "/346964a3-e463-432e-b92d-d81f639a4a0d.png"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/yadisk/CreateFolder/bash.txt b/docs/ru/cli/NEW_CLI/yadisk/CreateFolder/bash.txt
index f70b0122b6..d14365c12f 100644
--- a/docs/ru/cli/NEW_CLI/yadisk/CreateFolder/bash.txt
+++ b/docs/ru/cli/NEW_CLI/yadisk/CreateFolder/bash.txt
@@ -1,3 +1,3 @@
oint yadisk CreateFolder \
--token "***" \
- --path "/2a9e7d54-d0c0-4c7d-b27f-b04f7856c6c0"
\ No newline at end of file
+ --path "/96790a4f-c23d-42e6-8eca-e0042683756c"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/yadisk/CreateFolder/bat.txt b/docs/ru/cli/NEW_CLI/yadisk/CreateFolder/bat.txt
index 0eae05a9e7..02580dd319 100644
--- a/docs/ru/cli/NEW_CLI/yadisk/CreateFolder/bat.txt
+++ b/docs/ru/cli/NEW_CLI/yadisk/CreateFolder/bat.txt
@@ -1,3 +1,3 @@
oint yadisk CreateFolder ^
--token "***" ^
- --path "/2a9e7d54-d0c0-4c7d-b27f-b04f7856c6c0"
\ No newline at end of file
+ --path "/96790a4f-c23d-42e6-8eca-e0042683756c"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/yadisk/CreateObjectCopy/bash.txt b/docs/ru/cli/NEW_CLI/yadisk/CreateObjectCopy/bash.txt
index 7cb01d9c15..b2ae199101 100644
--- a/docs/ru/cli/NEW_CLI/yadisk/CreateObjectCopy/bash.txt
+++ b/docs/ru/cli/NEW_CLI/yadisk/CreateObjectCopy/bash.txt
@@ -1,5 +1,5 @@
oint yadisk CreateObjectCopy \
--token "***" \
- --from "/c82f1f43-a75b-4966-b452-68071b0a4915.png" \
- --to "/13ac52f5-2f1a-4e9e-bdf8-1634644dd1df.png" \
+ --from "/9e9f07ab-87f0-4d39-a51e-24f986aa5e7c.png" \
+ --to "/e54b9b65-32c5-408f-9f39-0c1d77b729b3.png" \
--rewrite true
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/yadisk/CreateObjectCopy/bat.txt b/docs/ru/cli/NEW_CLI/yadisk/CreateObjectCopy/bat.txt
index 0b14fa60e5..b0c836c928 100644
--- a/docs/ru/cli/NEW_CLI/yadisk/CreateObjectCopy/bat.txt
+++ b/docs/ru/cli/NEW_CLI/yadisk/CreateObjectCopy/bat.txt
@@ -1,5 +1,5 @@
oint yadisk CreateObjectCopy ^
--token "***" ^
- --from "/c82f1f43-a75b-4966-b452-68071b0a4915.png" ^
- --to "/13ac52f5-2f1a-4e9e-bdf8-1634644dd1df.png" ^
+ --from "/9e9f07ab-87f0-4d39-a51e-24f986aa5e7c.png" ^
+ --to "/e54b9b65-32c5-408f-9f39-0c1d77b729b3.png" ^
--rewrite true
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/yadisk/DeleteObject/bash.txt b/docs/ru/cli/NEW_CLI/yadisk/DeleteObject/bash.txt
index 0f60f8bca5..55d092e87b 100644
--- a/docs/ru/cli/NEW_CLI/yadisk/DeleteObject/bash.txt
+++ b/docs/ru/cli/NEW_CLI/yadisk/DeleteObject/bash.txt
@@ -1,4 +1,4 @@
oint yadisk DeleteObject \
--token "***" \
- --path "/d779d9c5-5888-42fa-b10c-a28839a8b9f5.png" \
+ --path "/f3f848e3-aa36-459e-9e96-9617a1db5f12.png" \
--can false
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/yadisk/DeleteObject/bat.txt b/docs/ru/cli/NEW_CLI/yadisk/DeleteObject/bat.txt
index 3b2a41ae6e..774fc42545 100644
--- a/docs/ru/cli/NEW_CLI/yadisk/DeleteObject/bat.txt
+++ b/docs/ru/cli/NEW_CLI/yadisk/DeleteObject/bat.txt
@@ -1,4 +1,4 @@
oint yadisk DeleteObject ^
--token "***" ^
- --path "/d779d9c5-5888-42fa-b10c-a28839a8b9f5.png" ^
+ --path "/f3f848e3-aa36-459e-9e96-9617a1db5f12.png" ^
--can false
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/yadisk/DownloadFile/bash.txt b/docs/ru/cli/NEW_CLI/yadisk/DownloadFile/bash.txt
index 82785c90ff..a1b4cdc918 100644
--- a/docs/ru/cli/NEW_CLI/yadisk/DownloadFile/bash.txt
+++ b/docs/ru/cli/NEW_CLI/yadisk/DownloadFile/bash.txt
@@ -1,3 +1,3 @@
oint yadisk DownloadFile \
--token "***" \
- --path "/1ae8f498-0ffb-4fd3-964e-a0a25442b7d7.png"
\ No newline at end of file
+ --path "/54fc1f08-c842-47de-b230-03e1eff9cd77.png"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/yadisk/DownloadFile/bat.txt b/docs/ru/cli/NEW_CLI/yadisk/DownloadFile/bat.txt
index b17fca4431..c07217a44f 100644
--- a/docs/ru/cli/NEW_CLI/yadisk/DownloadFile/bat.txt
+++ b/docs/ru/cli/NEW_CLI/yadisk/DownloadFile/bat.txt
@@ -1,3 +1,3 @@
oint yadisk DownloadFile ^
--token "***" ^
- --path "/1ae8f498-0ffb-4fd3-964e-a0a25442b7d7.png"
\ No newline at end of file
+ --path "/54fc1f08-c842-47de-b230-03e1eff9cd77.png"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/yadisk/GetDownloadLink/bash.txt b/docs/ru/cli/NEW_CLI/yadisk/GetDownloadLink/bash.txt
index caa38e04a4..a751735b90 100644
--- a/docs/ru/cli/NEW_CLI/yadisk/GetDownloadLink/bash.txt
+++ b/docs/ru/cli/NEW_CLI/yadisk/GetDownloadLink/bash.txt
@@ -1,3 +1,3 @@
oint yadisk GetDownloadLink \
--token "***" \
- --path "/1ae8f498-0ffb-4fd3-964e-a0a25442b7d7.png"
\ No newline at end of file
+ --path "/54fc1f08-c842-47de-b230-03e1eff9cd77.png"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/yadisk/GetDownloadLink/bat.txt b/docs/ru/cli/NEW_CLI/yadisk/GetDownloadLink/bat.txt
index 0f76af99ce..3a1ec6f832 100644
--- a/docs/ru/cli/NEW_CLI/yadisk/GetDownloadLink/bat.txt
+++ b/docs/ru/cli/NEW_CLI/yadisk/GetDownloadLink/bat.txt
@@ -1,3 +1,3 @@
oint yadisk GetDownloadLink ^
--token "***" ^
- --path "/1ae8f498-0ffb-4fd3-964e-a0a25442b7d7.png"
\ No newline at end of file
+ --path "/54fc1f08-c842-47de-b230-03e1eff9cd77.png"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/yadisk/GetDownloadLinkForPublicObject/bash.txt b/docs/ru/cli/NEW_CLI/yadisk/GetDownloadLinkForPublicObject/bash.txt
index 40ad9b20d7..b5b8d96ff7 100644
--- a/docs/ru/cli/NEW_CLI/yadisk/GetDownloadLinkForPublicObject/bash.txt
+++ b/docs/ru/cli/NEW_CLI/yadisk/GetDownloadLinkForPublicObject/bash.txt
@@ -1,3 +1,3 @@
oint yadisk GetDownloadLinkForPublicObject \
--token "***" \
- --url "https://yadi.sk/d/N_2vINvoOOwc4Q"
\ No newline at end of file
+ --url "https://yadi.sk/d/5rRFJ5ZjZ65PXw"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/yadisk/GetDownloadLinkForPublicObject/bat.txt b/docs/ru/cli/NEW_CLI/yadisk/GetDownloadLinkForPublicObject/bat.txt
index 37b3e37dd5..aff42f58ad 100644
--- a/docs/ru/cli/NEW_CLI/yadisk/GetDownloadLinkForPublicObject/bat.txt
+++ b/docs/ru/cli/NEW_CLI/yadisk/GetDownloadLinkForPublicObject/bat.txt
@@ -1,3 +1,3 @@
oint yadisk GetDownloadLinkForPublicObject ^
--token "***" ^
- --url "https://yadi.sk/d/N_2vINvoOOwc4Q"
\ No newline at end of file
+ --url "https://yadi.sk/d/5rRFJ5ZjZ65PXw"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/yadisk/GetObject/bash.txt b/docs/ru/cli/NEW_CLI/yadisk/GetObject/bash.txt
index 29d5d7a3a7..28e6be5535 100644
--- a/docs/ru/cli/NEW_CLI/yadisk/GetObject/bash.txt
+++ b/docs/ru/cli/NEW_CLI/yadisk/GetObject/bash.txt
@@ -1,3 +1,3 @@
oint yadisk GetObject \
--token "***" \
- --path "/9038e63d-8a6c-4968-908f-0e16578660e6.png"
\ No newline at end of file
+ --path "/0a78172e-f643-4e30-9cbc-2124a9ab296a.png"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/yadisk/GetObject/bat.txt b/docs/ru/cli/NEW_CLI/yadisk/GetObject/bat.txt
index 43d3377f28..e5bfcb6cc5 100644
--- a/docs/ru/cli/NEW_CLI/yadisk/GetObject/bat.txt
+++ b/docs/ru/cli/NEW_CLI/yadisk/GetObject/bat.txt
@@ -1,3 +1,3 @@
oint yadisk GetObject ^
--token "***" ^
- --path "/9038e63d-8a6c-4968-908f-0e16578660e6.png"
\ No newline at end of file
+ --path "/0a78172e-f643-4e30-9cbc-2124a9ab296a.png"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/yadisk/GetPublicObject/bash.txt b/docs/ru/cli/NEW_CLI/yadisk/GetPublicObject/bash.txt
index 3235f16efe..27dea79f0b 100644
--- a/docs/ru/cli/NEW_CLI/yadisk/GetPublicObject/bash.txt
+++ b/docs/ru/cli/NEW_CLI/yadisk/GetPublicObject/bash.txt
@@ -1,3 +1,3 @@
oint yadisk GetPublicObject \
--token "***" \
- --url "https://yadi.sk/d/N_2vINvoOOwc4Q"
\ No newline at end of file
+ --url "https://yadi.sk/d/5rRFJ5ZjZ65PXw"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/yadisk/GetPublicObject/bat.txt b/docs/ru/cli/NEW_CLI/yadisk/GetPublicObject/bat.txt
index 67370bbd8f..8facbdb1fa 100644
--- a/docs/ru/cli/NEW_CLI/yadisk/GetPublicObject/bat.txt
+++ b/docs/ru/cli/NEW_CLI/yadisk/GetPublicObject/bat.txt
@@ -1,3 +1,3 @@
oint yadisk GetPublicObject ^
--token "***" ^
- --url "https://yadi.sk/d/N_2vINvoOOwc4Q"
\ No newline at end of file
+ --url "https://yadi.sk/d/5rRFJ5ZjZ65PXw"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/yadisk/MoveObject/bash.txt b/docs/ru/cli/NEW_CLI/yadisk/MoveObject/bash.txt
index af103fd874..d7b7151d86 100644
--- a/docs/ru/cli/NEW_CLI/yadisk/MoveObject/bash.txt
+++ b/docs/ru/cli/NEW_CLI/yadisk/MoveObject/bash.txt
@@ -1,5 +1,5 @@
oint yadisk MoveObject \
--token "***" \
- --from "/fc21a4ba-6613-46ae-bd02-10e4af9a450d.png" \
- --to "/17521351-db99-4769-9fb3-9f0826c9719a.png" \
+ --from "/a6c79cf2-5d52-4ef2-8ab7-fecf83915792.png" \
+ --to "/a55a1de4-1d63-4136-810c-170285f18f87.png" \
--rewrite true
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/yadisk/MoveObject/bat.txt b/docs/ru/cli/NEW_CLI/yadisk/MoveObject/bat.txt
index 574ac7dfd3..01d4707cc6 100644
--- a/docs/ru/cli/NEW_CLI/yadisk/MoveObject/bat.txt
+++ b/docs/ru/cli/NEW_CLI/yadisk/MoveObject/bat.txt
@@ -1,5 +1,5 @@
oint yadisk MoveObject ^
--token "***" ^
- --from "/fc21a4ba-6613-46ae-bd02-10e4af9a450d.png" ^
- --to "/17521351-db99-4769-9fb3-9f0826c9719a.png" ^
+ --from "/a6c79cf2-5d52-4ef2-8ab7-fecf83915792.png" ^
+ --to "/a55a1de4-1d63-4136-810c-170285f18f87.png" ^
--rewrite true
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/yadisk/PublishObject/bash.txt b/docs/ru/cli/NEW_CLI/yadisk/PublishObject/bash.txt
index 3acbccd91e..8f629eb5d3 100644
--- a/docs/ru/cli/NEW_CLI/yadisk/PublishObject/bash.txt
+++ b/docs/ru/cli/NEW_CLI/yadisk/PublishObject/bash.txt
@@ -1,3 +1,3 @@
oint yadisk PublishObject \
--token "***" \
- --path "/5dd3fe08-7cb1-4cfc-8df1-0237a0660a2c.png"
\ No newline at end of file
+ --path "/346964a3-e463-432e-b92d-d81f639a4a0d.png"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/yadisk/PublishObject/bat.txt b/docs/ru/cli/NEW_CLI/yadisk/PublishObject/bat.txt
index 270e168cdd..174fea14fb 100644
--- a/docs/ru/cli/NEW_CLI/yadisk/PublishObject/bat.txt
+++ b/docs/ru/cli/NEW_CLI/yadisk/PublishObject/bat.txt
@@ -1,3 +1,3 @@
oint yadisk PublishObject ^
--token "***" ^
- --path "/5dd3fe08-7cb1-4cfc-8df1-0237a0660a2c.png"
\ No newline at end of file
+ --path "/346964a3-e463-432e-b92d-d81f639a4a0d.png"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/yadisk/SavePublicObjectToDisk/bash.txt b/docs/ru/cli/NEW_CLI/yadisk/SavePublicObjectToDisk/bash.txt
index b6634e0caa..1947a39e0b 100644
--- a/docs/ru/cli/NEW_CLI/yadisk/SavePublicObjectToDisk/bash.txt
+++ b/docs/ru/cli/NEW_CLI/yadisk/SavePublicObjectToDisk/bash.txt
@@ -1,3 +1,3 @@
oint yadisk SavePublicObjectToDisk \
--token "***" \
- --url "https://yadi.sk/d/N_2vINvoOOwc4Q"
\ No newline at end of file
+ --url "https://yadi.sk/d/5rRFJ5ZjZ65PXw"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/yadisk/SavePublicObjectToDisk/bat.txt b/docs/ru/cli/NEW_CLI/yadisk/SavePublicObjectToDisk/bat.txt
index 2fb6247750..155be1a183 100644
--- a/docs/ru/cli/NEW_CLI/yadisk/SavePublicObjectToDisk/bat.txt
+++ b/docs/ru/cli/NEW_CLI/yadisk/SavePublicObjectToDisk/bat.txt
@@ -1,3 +1,3 @@
oint yadisk SavePublicObjectToDisk ^
--token "***" ^
- --url "https://yadi.sk/d/N_2vINvoOOwc4Q"
\ No newline at end of file
+ --url "https://yadi.sk/d/5rRFJ5ZjZ65PXw"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/yadisk/UploadFile/bash.txt b/docs/ru/cli/NEW_CLI/yadisk/UploadFile/bash.txt
index 796325f9d0..948ef0cf4e 100644
--- a/docs/ru/cli/NEW_CLI/yadisk/UploadFile/bash.txt
+++ b/docs/ru/cli/NEW_CLI/yadisk/UploadFile/bash.txt
@@ -1,5 +1,5 @@
oint yadisk UploadFile \
--token "***" \
- --path "/d779d9c5-5888-42fa-b10c-a28839a8b9f5.png" \
- --file "C:\Users\Administrator\AppData\Local\Temp\f3c3n4kpom1.png" \
+ --path "/f3f848e3-aa36-459e-9e96-9617a1db5f12.png" \
+ --file "C:\Users\Administrator\AppData\Local\Temp\b5f2uggpqpt.png" \
--rewrite true
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/yadisk/UploadFile/bat.txt b/docs/ru/cli/NEW_CLI/yadisk/UploadFile/bat.txt
index 516fdc7e72..fe5b9c1f54 100644
--- a/docs/ru/cli/NEW_CLI/yadisk/UploadFile/bat.txt
+++ b/docs/ru/cli/NEW_CLI/yadisk/UploadFile/bat.txt
@@ -1,5 +1,5 @@
oint yadisk UploadFile ^
--token "***" ^
- --path "/d779d9c5-5888-42fa-b10c-a28839a8b9f5.png" ^
- --file "C:\Users\Administrator\AppData\Local\Temp\f3c3n4kpom1.png" ^
+ --path "/f3f848e3-aa36-459e-9e96-9617a1db5f12.png" ^
+ --file "C:\Users\Administrator\AppData\Local\Temp\b5f2uggpqpt.png" ^
--rewrite true
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/yadisk/UploadFileByURL/bash.txt b/docs/ru/cli/NEW_CLI/yadisk/UploadFileByURL/bash.txt
index 414911b267..ec36f6fb2d 100644
--- a/docs/ru/cli/NEW_CLI/yadisk/UploadFileByURL/bash.txt
+++ b/docs/ru/cli/NEW_CLI/yadisk/UploadFileByURL/bash.txt
@@ -1,4 +1,4 @@
oint yadisk UploadFileByURL \
--token "***" \
- --path "/9038e63d-8a6c-4968-908f-0e16578660e6.png" \
+ --path "/0a78172e-f643-4e30-9cbc-2124a9ab296a.png" \
--url "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg"
\ No newline at end of file
diff --git a/docs/ru/cli/NEW_CLI/yadisk/UploadFileByURL/bat.txt b/docs/ru/cli/NEW_CLI/yadisk/UploadFileByURL/bat.txt
index 74523fb2f4..060c89230f 100644
--- a/docs/ru/cli/NEW_CLI/yadisk/UploadFileByURL/bat.txt
+++ b/docs/ru/cli/NEW_CLI/yadisk/UploadFileByURL/bat.txt
@@ -1,4 +1,4 @@
oint yadisk UploadFileByURL ^
--token "***" ^
- --path "/9038e63d-8a6c-4968-908f-0e16578660e6.png" ^
+ --path "/0a78172e-f643-4e30-9cbc-2124a9ab296a.png" ^
--url "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg"
\ No newline at end of file