diff --git a/data.json.gpg b/data.json.gpg
index 123833012a..eb617c4db8 100644
Binary files a/data.json.gpg and b/data.json.gpg differ
diff --git a/docs/en/cli/NEW_CLI/airtable/CreateComment/bash.txt b/docs/en/cli/NEW_CLI/airtable/CreateComment/bash.txt
index e97d9545d3..4eccfe0f43 100644
--- a/docs/en/cli/NEW_CLI/airtable/CreateComment/bash.txt
+++ b/docs/en/cli/NEW_CLI/airtable/CreateComment/bash.txt
@@ -1,6 +1,6 @@
 oint airtable CreateComment \
  --token "***" \
- --base "appQnQTfgC32mTaKs" \
- --table "tblRLoGa6TW6M9QXz" \
- --record "recYPkfuzMUV8KCDM" \
+ --base "appWnX6HcIZIsnSNK" \
+ --table "tblFmL0wk2oe3UejY" \
+ --record "recgvqvKbASje82pQ" \
  --text "TestComment"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/airtable/CreateComment/bat.txt b/docs/en/cli/NEW_CLI/airtable/CreateComment/bat.txt
index 5e32230453..0269629d57 100644
--- a/docs/en/cli/NEW_CLI/airtable/CreateComment/bat.txt
+++ b/docs/en/cli/NEW_CLI/airtable/CreateComment/bat.txt
@@ -1,6 +1,6 @@
 oint airtable CreateComment ^
  --token "***" ^
- --base "appQnQTfgC32mTaKs" ^
- --table "tblRLoGa6TW6M9QXz" ^
- --record "recYPkfuzMUV8KCDM" ^
+ --base "appWnX6HcIZIsnSNK" ^
+ --table "tblFmL0wk2oe3UejY" ^
+ --record "recgvqvKbASje82pQ" ^
  --text "TestComment"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/airtable/CreateField/bash.txt b/docs/en/cli/NEW_CLI/airtable/CreateField/bash.txt
index 7582fede1b..ed27f688b6 100644
--- a/docs/en/cli/NEW_CLI/airtable/CreateField/bash.txt
+++ b/docs/en/cli/NEW_CLI/airtable/CreateField/bash.txt
@@ -2,7 +2,7 @@
 
 oint airtable CreateField \
  --token "***" \
- --base "appQnQTfgC32mTaKs" \
- --table "tblRLoGa6TW6M9QXz" \
- --title "3eff65b1-d3db-4150-af87-5d893b4a194f" \
- --fielddata "{'name':'3eff65b1-d3db-4150-af87-5d893b4a194f','type':'number','options':{'precision':0}}"
\ No newline at end of file
+ --base "appWnX6HcIZIsnSNK" \
+ --table "tblFmL0wk2oe3UejY" \
+ --title "20cc669e-343d-439c-8240-22323a36468d" \
+ --fielddata "{'name':'20cc669e-343d-439c-8240-22323a36468d','type':'number','options':{'precision':0}}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/airtable/CreateField/bat.txt b/docs/en/cli/NEW_CLI/airtable/CreateField/bat.txt
index 7514087c12..b488f8bf4c 100644
--- a/docs/en/cli/NEW_CLI/airtable/CreateField/bat.txt
+++ b/docs/en/cli/NEW_CLI/airtable/CreateField/bat.txt
@@ -2,7 +2,7 @@
 
 oint airtable CreateField ^
  --token "***" ^
- --base "appQnQTfgC32mTaKs" ^
- --table "tblRLoGa6TW6M9QXz" ^
- --title "3eff65b1-d3db-4150-af87-5d893b4a194f" ^
- --fielddata "{'name':'3eff65b1-d3db-4150-af87-5d893b4a194f','type':'number','options':{'precision':0}}"
\ No newline at end of file
+ --base "appWnX6HcIZIsnSNK" ^
+ --table "tblFmL0wk2oe3UejY" ^
+ --title "20cc669e-343d-439c-8240-22323a36468d" ^
+ --fielddata "{'name':'20cc669e-343d-439c-8240-22323a36468d','type':'number','options':{'precision':0}}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/airtable/CreatePosts/bash.txt b/docs/en/cli/NEW_CLI/airtable/CreatePosts/bash.txt
index 25b6bae707..ab99b92f80 100644
--- a/docs/en/cli/NEW_CLI/airtable/CreatePosts/bash.txt
+++ b/docs/en/cli/NEW_CLI/airtable/CreatePosts/bash.txt
@@ -2,6 +2,6 @@
 
 oint airtable CreatePosts \
  --token "***" \
- --base "appQnQTfgC32mTaKs" \
- --table "tblRLoGa6TW6M9QXz" \
+ --base "appWnX6HcIZIsnSNK" \
+ --table "tblFmL0wk2oe3UejY" \
  --data "{'Number':10,'String':'Hello'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/airtable/CreatePosts/bat.txt b/docs/en/cli/NEW_CLI/airtable/CreatePosts/bat.txt
index 9a027ab083..d344e7f1fa 100644
--- a/docs/en/cli/NEW_CLI/airtable/CreatePosts/bat.txt
+++ b/docs/en/cli/NEW_CLI/airtable/CreatePosts/bat.txt
@@ -2,6 +2,6 @@
 
 oint airtable CreatePosts ^
  --token "***" ^
- --base "appQnQTfgC32mTaKs" ^
- --table "tblRLoGa6TW6M9QXz" ^
+ --base "appWnX6HcIZIsnSNK" ^
+ --table "tblFmL0wk2oe3UejY" ^
  --data "{'Number':10,'String':'Hello'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/airtable/CreateTable/bash.txt b/docs/en/cli/NEW_CLI/airtable/CreateTable/bash.txt
index 541ffff966..f31df90044 100644
--- a/docs/en/cli/NEW_CLI/airtable/CreateTable/bash.txt
+++ b/docs/en/cli/NEW_CLI/airtable/CreateTable/bash.txt
@@ -1,6 +1,6 @@
 oint airtable CreateTable \
  --token "***" \
- --base "appQnQTfgC32mTaKs" \
+ --base "appWnX6HcIZIsnSNK" \
  --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/en/cli/NEW_CLI/airtable/CreateTable/bat.txt b/docs/en/cli/NEW_CLI/airtable/CreateTable/bat.txt
index 14caae995b..e00f015c6a 100644
--- a/docs/en/cli/NEW_CLI/airtable/CreateTable/bat.txt
+++ b/docs/en/cli/NEW_CLI/airtable/CreateTable/bat.txt
@@ -1,6 +1,6 @@
 oint airtable CreateTable ^
  --token "***" ^
- --base "appQnQTfgC32mTaKs" ^
+ --base "appWnX6HcIZIsnSNK" ^
  --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/en/cli/NEW_CLI/airtable/DeleteComment/bash.txt b/docs/en/cli/NEW_CLI/airtable/DeleteComment/bash.txt
index 6487034890..200da7fd9a 100644
--- a/docs/en/cli/NEW_CLI/airtable/DeleteComment/bash.txt
+++ b/docs/en/cli/NEW_CLI/airtable/DeleteComment/bash.txt
@@ -1,6 +1,6 @@
 oint airtable DeleteComment \
  --token "***" \
- --base "appQnQTfgC32mTaKs" \
- --table "tblRLoGa6TW6M9QXz" \
- --record "recYPkfuzMUV8KCDM" \
- --comment "comyEyHFsc7ytuf5J"
\ No newline at end of file
+ --base "appWnX6HcIZIsnSNK" \
+ --table "tblFmL0wk2oe3UejY" \
+ --record "recgvqvKbASje82pQ" \
+ --comment "comLBSQT4no7MEusQ"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/airtable/DeleteComment/bat.txt b/docs/en/cli/NEW_CLI/airtable/DeleteComment/bat.txt
index 55dd8b5228..8834126e65 100644
--- a/docs/en/cli/NEW_CLI/airtable/DeleteComment/bat.txt
+++ b/docs/en/cli/NEW_CLI/airtable/DeleteComment/bat.txt
@@ -1,6 +1,6 @@
 oint airtable DeleteComment ^
  --token "***" ^
- --base "appQnQTfgC32mTaKs" ^
- --table "tblRLoGa6TW6M9QXz" ^
- --record "recYPkfuzMUV8KCDM" ^
- --comment "comyEyHFsc7ytuf5J"
\ No newline at end of file
+ --base "appWnX6HcIZIsnSNK" ^
+ --table "tblFmL0wk2oe3UejY" ^
+ --record "recgvqvKbASje82pQ" ^
+ --comment "comLBSQT4no7MEusQ"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/airtable/DeletePosts/bash.txt b/docs/en/cli/NEW_CLI/airtable/DeletePosts/bash.txt
index 92631d106f..38b5e05932 100644
--- a/docs/en/cli/NEW_CLI/airtable/DeletePosts/bash.txt
+++ b/docs/en/cli/NEW_CLI/airtable/DeletePosts/bash.txt
@@ -1,5 +1,5 @@
 oint airtable DeletePosts \
  --token "***" \
- --base "appQnQTfgC32mTaKs" \
- --table "tblRLoGa6TW6M9QXz" \
- --records "recYPkfuzMUV8KCDM"
\ No newline at end of file
+ --base "appWnX6HcIZIsnSNK" \
+ --table "tblFmL0wk2oe3UejY" \
+ --records "recgvqvKbASje82pQ"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/airtable/DeletePosts/bat.txt b/docs/en/cli/NEW_CLI/airtable/DeletePosts/bat.txt
index baa73b1b83..1ca99e93e9 100644
--- a/docs/en/cli/NEW_CLI/airtable/DeletePosts/bat.txt
+++ b/docs/en/cli/NEW_CLI/airtable/DeletePosts/bat.txt
@@ -1,5 +1,5 @@
 oint airtable DeletePosts ^
  --token "***" ^
- --base "appQnQTfgC32mTaKs" ^
- --table "tblRLoGa6TW6M9QXz" ^
- --records "recYPkfuzMUV8KCDM"
\ No newline at end of file
+ --base "appWnX6HcIZIsnSNK" ^
+ --table "tblFmL0wk2oe3UejY" ^
+ --records "recgvqvKbASje82pQ"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/airtable/EditComment/bash.txt b/docs/en/cli/NEW_CLI/airtable/EditComment/bash.txt
index 2bfb42c166..0fd85675e9 100644
--- a/docs/en/cli/NEW_CLI/airtable/EditComment/bash.txt
+++ b/docs/en/cli/NEW_CLI/airtable/EditComment/bash.txt
@@ -1,7 +1,7 @@
 oint airtable EditComment \
  --token "***" \
- --base "appQnQTfgC32mTaKs" \
- --table "tblRLoGa6TW6M9QXz" \
- --record "recYPkfuzMUV8KCDM" \
- --comment "comyEyHFsc7ytuf5J" \
+ --base "appWnX6HcIZIsnSNK" \
+ --table "tblFmL0wk2oe3UejY" \
+ --record "recgvqvKbASje82pQ" \
+ --comment "comLBSQT4no7MEusQ" \
  --text "Test comment (change.)"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/airtable/EditComment/bat.txt b/docs/en/cli/NEW_CLI/airtable/EditComment/bat.txt
index a4170414c7..7573cdb67a 100644
--- a/docs/en/cli/NEW_CLI/airtable/EditComment/bat.txt
+++ b/docs/en/cli/NEW_CLI/airtable/EditComment/bat.txt
@@ -1,7 +1,7 @@
 oint airtable EditComment ^
  --token "***" ^
- --base "appQnQTfgC32mTaKs" ^
- --table "tblRLoGa6TW6M9QXz" ^
- --record "recYPkfuzMUV8KCDM" ^
- --comment "comyEyHFsc7ytuf5J" ^
+ --base "appWnX6HcIZIsnSNK" ^
+ --table "tblFmL0wk2oe3UejY" ^
+ --record "recgvqvKbASje82pQ" ^
+ --comment "comLBSQT4no7MEusQ" ^
  --text "Test comment (change.)"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/airtable/GetComments/bash.txt b/docs/en/cli/NEW_CLI/airtable/GetComments/bash.txt
index b7c677054f..4bddd3b7b9 100644
--- a/docs/en/cli/NEW_CLI/airtable/GetComments/bash.txt
+++ b/docs/en/cli/NEW_CLI/airtable/GetComments/bash.txt
@@ -1,5 +1,5 @@
 oint airtable GetComments \
  --token "***" \
- --base "appQnQTfgC32mTaKs" \
- --table "tblRLoGa6TW6M9QXz" \
- --record "recYPkfuzMUV8KCDM"
\ No newline at end of file
+ --base "appWnX6HcIZIsnSNK" \
+ --table "tblFmL0wk2oe3UejY" \
+ --record "recgvqvKbASje82pQ"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/airtable/GetComments/bat.txt b/docs/en/cli/NEW_CLI/airtable/GetComments/bat.txt
index 49d4887438..1362c93c0b 100644
--- a/docs/en/cli/NEW_CLI/airtable/GetComments/bat.txt
+++ b/docs/en/cli/NEW_CLI/airtable/GetComments/bat.txt
@@ -1,5 +1,5 @@
 oint airtable GetComments ^
  --token "***" ^
- --base "appQnQTfgC32mTaKs" ^
- --table "tblRLoGa6TW6M9QXz" ^
- --record "recYPkfuzMUV8KCDM"
\ No newline at end of file
+ --base "appWnX6HcIZIsnSNK" ^
+ --table "tblFmL0wk2oe3UejY" ^
+ --record "recgvqvKbASje82pQ"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/airtable/GetDatabaseTables/bash.txt b/docs/en/cli/NEW_CLI/airtable/GetDatabaseTables/bash.txt
index c5195b2481..4900de95bd 100644
--- a/docs/en/cli/NEW_CLI/airtable/GetDatabaseTables/bash.txt
+++ b/docs/en/cli/NEW_CLI/airtable/GetDatabaseTables/bash.txt
@@ -1,3 +1,3 @@
 oint airtable GetDatabaseTables \
  --token "***" \
- --base "appQnQTfgC32mTaKs"
\ No newline at end of file
+ --base "appWnX6HcIZIsnSNK"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/airtable/GetDatabaseTables/bat.txt b/docs/en/cli/NEW_CLI/airtable/GetDatabaseTables/bat.txt
index dff6621339..b4e99270a2 100644
--- a/docs/en/cli/NEW_CLI/airtable/GetDatabaseTables/bat.txt
+++ b/docs/en/cli/NEW_CLI/airtable/GetDatabaseTables/bat.txt
@@ -1,3 +1,3 @@
 oint airtable GetDatabaseTables ^
  --token "***" ^
- --base "appQnQTfgC32mTaKs"
\ No newline at end of file
+ --base "appWnX6HcIZIsnSNK"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/airtable/GetListOfRecords/bash.txt b/docs/en/cli/NEW_CLI/airtable/GetListOfRecords/bash.txt
index 9b8c53eaa9..f412f11c41 100644
--- a/docs/en/cli/NEW_CLI/airtable/GetListOfRecords/bash.txt
+++ b/docs/en/cli/NEW_CLI/airtable/GetListOfRecords/bash.txt
@@ -1,4 +1,4 @@
 oint airtable GetListOfRecords \
  --token "***" \
- --base "appQnQTfgC32mTaKs" \
- --table "tblRLoGa6TW6M9QXz"
\ No newline at end of file
+ --base "appWnX6HcIZIsnSNK" \
+ --table "tblFmL0wk2oe3UejY"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/airtable/GetListOfRecords/bat.txt b/docs/en/cli/NEW_CLI/airtable/GetListOfRecords/bat.txt
index 3248003271..e62b0deb0f 100644
--- a/docs/en/cli/NEW_CLI/airtable/GetListOfRecords/bat.txt
+++ b/docs/en/cli/NEW_CLI/airtable/GetListOfRecords/bat.txt
@@ -1,4 +1,4 @@
 oint airtable GetListOfRecords ^
  --token "***" ^
- --base "appQnQTfgC32mTaKs" ^
- --table "tblRLoGa6TW6M9QXz"
\ No newline at end of file
+ --base "appWnX6HcIZIsnSNK" ^
+ --table "tblFmL0wk2oe3UejY"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/airtable/GetNumberField/bash.txt b/docs/en/cli/NEW_CLI/airtable/GetNumberField/bash.txt
index 2e794e542f..e6443a763e 100644
--- a/docs/en/cli/NEW_CLI/airtable/GetNumberField/bash.txt
+++ b/docs/en/cli/NEW_CLI/airtable/GetNumberField/bash.txt
@@ -1,2 +1,2 @@
 oint airtable GetNumberField \
- --title "3eff65b1-d3db-4150-af87-5d893b4a194f"
\ No newline at end of file
+ --title "20cc669e-343d-439c-8240-22323a36468d"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/airtable/GetNumberField/bat.txt b/docs/en/cli/NEW_CLI/airtable/GetNumberField/bat.txt
index 891d91d7be..02c2e11e81 100644
--- a/docs/en/cli/NEW_CLI/airtable/GetNumberField/bat.txt
+++ b/docs/en/cli/NEW_CLI/airtable/GetNumberField/bat.txt
@@ -1,2 +1,2 @@
 oint airtable GetNumberField ^
- --title "3eff65b1-d3db-4150-af87-5d893b4a194f"
\ No newline at end of file
+ --title "20cc669e-343d-439c-8240-22323a36468d"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/airtable/GetRecord/bash.txt b/docs/en/cli/NEW_CLI/airtable/GetRecord/bash.txt
index d24380cfaf..f9594ea8d9 100644
--- a/docs/en/cli/NEW_CLI/airtable/GetRecord/bash.txt
+++ b/docs/en/cli/NEW_CLI/airtable/GetRecord/bash.txt
@@ -1,5 +1,5 @@
 oint airtable GetRecord \
  --token "***" \
- --base "appQnQTfgC32mTaKs" \
- --table "tblRLoGa6TW6M9QXz" \
- --record "recYPkfuzMUV8KCDM"
\ No newline at end of file
+ --base "appWnX6HcIZIsnSNK" \
+ --table "tblFmL0wk2oe3UejY" \
+ --record "recgvqvKbASje82pQ"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/airtable/GetRecord/bat.txt b/docs/en/cli/NEW_CLI/airtable/GetRecord/bat.txt
index f4897a1364..76c4405509 100644
--- a/docs/en/cli/NEW_CLI/airtable/GetRecord/bat.txt
+++ b/docs/en/cli/NEW_CLI/airtable/GetRecord/bat.txt
@@ -1,5 +1,5 @@
 oint airtable GetRecord ^
  --token "***" ^
- --base "appQnQTfgC32mTaKs" ^
- --table "tblRLoGa6TW6M9QXz" ^
- --record "recYPkfuzMUV8KCDM"
\ No newline at end of file
+ --base "appWnX6HcIZIsnSNK" ^
+ --table "tblFmL0wk2oe3UejY" ^
+ --record "recgvqvKbASje82pQ"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/airtable/ModifyField/bash.txt b/docs/en/cli/NEW_CLI/airtable/ModifyField/bash.txt
index 8bbd0c505e..a29eec8521 100644
--- a/docs/en/cli/NEW_CLI/airtable/ModifyField/bash.txt
+++ b/docs/en/cli/NEW_CLI/airtable/ModifyField/bash.txt
@@ -1,7 +1,7 @@
 oint airtable ModifyField \
  --token "***" \
- --base "appQnQTfgC32mTaKs" \
- --table "tblRLoGa6TW6M9QXz" \
- --field "fldMCcorcRpthkJFY" \
- --title "46fb3b6e-ff39-4d01-8597-c4f2ae7f7766(change.)" \
+ --base "appWnX6HcIZIsnSNK" \
+ --table "tblFmL0wk2oe3UejY" \
+ --field "fldzYHuaJ97piCNjl" \
+ --title "d5cb0ace-b2ec-4ea8-84dd-521da0e619d0(change.)" \
  --description "New description"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/airtable/ModifyField/bat.txt b/docs/en/cli/NEW_CLI/airtable/ModifyField/bat.txt
index 6908fc5196..77c50e0746 100644
--- a/docs/en/cli/NEW_CLI/airtable/ModifyField/bat.txt
+++ b/docs/en/cli/NEW_CLI/airtable/ModifyField/bat.txt
@@ -1,7 +1,7 @@
 oint airtable ModifyField ^
  --token "***" ^
- --base "appQnQTfgC32mTaKs" ^
- --table "tblRLoGa6TW6M9QXz" ^
- --field "fldMCcorcRpthkJFY" ^
- --title "46fb3b6e-ff39-4d01-8597-c4f2ae7f7766(change.)" ^
+ --base "appWnX6HcIZIsnSNK" ^
+ --table "tblFmL0wk2oe3UejY" ^
+ --field "fldzYHuaJ97piCNjl" ^
+ --title "d5cb0ace-b2ec-4ea8-84dd-521da0e619d0(change.)" ^
  --description "New description"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/airtable/ModifyTable/bash.txt b/docs/en/cli/NEW_CLI/airtable/ModifyTable/bash.txt
index 4e57086f76..ce3238bc7e 100644
--- a/docs/en/cli/NEW_CLI/airtable/ModifyTable/bash.txt
+++ b/docs/en/cli/NEW_CLI/airtable/ModifyTable/bash.txt
@@ -1,6 +1,6 @@
 oint airtable ModifyTable \
  --token "***" \
- --base "appQnQTfgC32mTaKs" \
- --table "tblRLoGa6TW6M9QXz" \
+ --base "appWnX6HcIZIsnSNK" \
+ --table "tblFmL0wk2oe3UejY" \
  --title "Test table 2 (change.)" \
  --description "New table (change.)"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/airtable/ModifyTable/bat.txt b/docs/en/cli/NEW_CLI/airtable/ModifyTable/bat.txt
index f593b63420..4a28fedc9c 100644
--- a/docs/en/cli/NEW_CLI/airtable/ModifyTable/bat.txt
+++ b/docs/en/cli/NEW_CLI/airtable/ModifyTable/bat.txt
@@ -1,6 +1,6 @@
 oint airtable ModifyTable ^
  --token "***" ^
- --base "appQnQTfgC32mTaKs" ^
- --table "tblRLoGa6TW6M9QXz" ^
+ --base "appWnX6HcIZIsnSNK" ^
+ --table "tblFmL0wk2oe3UejY" ^
  --title "Test table 2 (change.)" ^
  --description "New table (change.)"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/AddKanbanStage/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/AddKanbanStage/bash.txt
index 2877bb54ed..bb00aabbd6 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/AddKanbanStage/bash.txt
+++ b/docs/en/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 960 \
+ --prevstage 976 \
  --admin true \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/AddKanbanStage/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/AddKanbanStage/bat.txt
index 2c605b7f3e..dab4f8c3e3 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/AddKanbanStage/bat.txt
+++ b/docs/en/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 960 ^
+ --prevstage 976 ^
  --admin true ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/AddPostComment/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/AddPostComment/bash.txt
index 31d10a9d32..9092922540 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/AddPostComment/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/AddPostComment/bash.txt
@@ -1,5 +1,5 @@
 oint bitrix24 AddPostComment \
  --url "b24-ar17wx.bitrix24.by" \
- --postid 1066 \
+ --postid 1082 \
  --text "Another comment" \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/AddPostComment/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/AddPostComment/bat.txt
index fb64761a0f..3944a58ffb 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/AddPostComment/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/AddPostComment/bat.txt
@@ -1,5 +1,5 @@
 oint bitrix24 AddPostComment ^
  --url "b24-ar17wx.bitrix24.by" ^
- --postid 1066 ^
+ --postid 1082 ^
  --text "Another comment" ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/AddPostRecipients/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/AddPostRecipients/bash.txt
index 5b93e2704a..fce817107d 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/AddPostRecipients/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/AddPostRecipients/bash.txt
@@ -1,5 +1,5 @@
 oint bitrix24 AddPostRecipients \
  --url "b24-ar17wx.bitrix24.by" \
- --postid 1066 \
+ --postid 1082 \
  --vision "UA" \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/AddPostRecipients/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/AddPostRecipients/bat.txt
index ab11574c11..2c434d2448 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/AddPostRecipients/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/AddPostRecipients/bat.txt
@@ -1,5 +1,5 @@
 oint bitrix24 AddPostRecipients ^
  --url "b24-ar17wx.bitrix24.by" ^
- --postid 1066 ^
+ --postid 1082 ^
  --vision "UA" ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/AddTaskComment/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/AddTaskComment/bash.txt
index 8c52380023..14030a44ab 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/AddTaskComment/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/AddTaskComment/bash.txt
@@ -1,5 +1,5 @@
 oint bitrix24 AddTaskComment \
  --url "b24-ar17wx.bitrix24.by" \
- --task "2704" \
+ --task "2744" \
  --text "Task uninpossible, don't split up" \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/AddTaskComment/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/AddTaskComment/bat.txt
index f0982480db..5cd9fa48ea 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/AddTaskComment/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/AddTaskComment/bat.txt
@@ -1,5 +1,5 @@
 oint bitrix24 AddTaskComment ^
  --url "b24-ar17wx.bitrix24.by" ^
- --task "2704" ^
+ --task "2744" ^
  --text "Task uninpossible, don't split up" ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/AddTaskTimeAccounting/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/AddTaskTimeAccounting/bash.txt
index 5474a2751f..0927e163d0 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/AddTaskTimeAccounting/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/AddTaskTimeAccounting/bash.txt
@@ -1,8 +1,8 @@
 oint bitrix24 AddTaskTimeAccounting \
  --url "b24-ar17wx.bitrix24.by" \
- --task "2708" \
+ --task "2748" \
  --amount 7200 \
  --user 10 \
  --text "Time spent on work" \
- --date "2024-09-21T23:55:48.3061965" \
+ --date "2024-09-26T11:42:00.0156183" \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/AddTaskTimeAccounting/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/AddTaskTimeAccounting/bat.txt
index 50dc9b4bd6..6c877be08d 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/AddTaskTimeAccounting/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/AddTaskTimeAccounting/bat.txt
@@ -1,8 +1,8 @@
 oint bitrix24 AddTaskTimeAccounting ^
  --url "b24-ar17wx.bitrix24.by" ^
- --task "2708" ^
+ --task "2748" ^
  --amount 7200 ^
  --user 10 ^
  --text "Time spent on work" ^
- --date "2024-09-21T23:55:48.3061965" ^
+ --date "2024-09-26T11:42:00.0156183" ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/AddTaskToFavorites/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/AddTaskToFavorites/bash.txt
index 03c2cfcbd6..dfd18290bf 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/AddTaskToFavorites/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/AddTaskToFavorites/bash.txt
@@ -1,4 +1,4 @@
 oint bitrix24 AddTaskToFavorites \
  --url "b24-ar17wx.bitrix24.by" \
- --task "2702" \
+ --task "2742" \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/AddTaskToFavorites/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/AddTaskToFavorites/bat.txt
index bbb668978e..7756418768 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/AddTaskToFavorites/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/AddTaskToFavorites/bat.txt
@@ -1,4 +1,4 @@
 oint bitrix24 AddTaskToFavorites ^
  --url "b24-ar17wx.bitrix24.by" ^
- --task "2702" ^
+ --task "2742" ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/AddTasksChecklistElement/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/AddTasksChecklistElement/bash.txt
index 38bbd7635f..0741835989 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/AddTasksChecklistElement/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/AddTasksChecklistElement/bash.txt
@@ -1,5 +1,5 @@
 oint bitrix24 AddTasksChecklistElement \
  --url "b24-ar17wx.bitrix24.by" \
- --task "2702" \
+ --task "2742" \
  --text "Checklist element" \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/AddTasksChecklistElement/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/AddTasksChecklistElement/bat.txt
index daf0104b82..b8bae3b5cb 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/AddTasksChecklistElement/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/AddTasksChecklistElement/bat.txt
@@ -1,5 +1,5 @@
 oint bitrix24 AddTasksChecklistElement ^
  --url "b24-ar17wx.bitrix24.by" ^
- --task "2702" ^
+ --task "2742" ^
  --text "Checklist element" ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/AddUsersToChat/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/AddUsersToChat/bash.txt
index 0560cbe266..e71d118658 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/AddUsersToChat/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/AddUsersToChat/bash.txt
@@ -1,6 +1,6 @@
 oint bitrix24 AddUsersToChat \
  --url "b24-ar17wx.bitrix24.by" \
- --chat 1112 \
+ --chat 1128 \
  --users "[10,12]" \
  --hide true \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/AddUsersToChat/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/AddUsersToChat/bat.txt
index 6a29609cb3..d1873168ca 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/AddUsersToChat/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/AddUsersToChat/bat.txt
@@ -1,6 +1,6 @@
 oint bitrix24 AddUsersToChat ^
  --url "b24-ar17wx.bitrix24.by" ^
- --chat 1112 ^
+ --chat 1128 ^
  --users "[10,12]" ^
  --hide true ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/ApproveTask/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/ApproveTask/bash.txt
index a25b17e1bb..63c61dc734 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/ApproveTask/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/ApproveTask/bash.txt
@@ -1,4 +1,4 @@
 oint bitrix24 ApproveTask \
  --url "b24-ar17wx.bitrix24.by" \
- --task "2702" \
+ --task "2742" \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/ApproveTask/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/ApproveTask/bat.txt
index 4e5b1d9694..9ca8d4a778 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/ApproveTask/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/ApproveTask/bat.txt
@@ -1,4 +1,4 @@
 oint bitrix24 ApproveTask ^
  --url "b24-ar17wx.bitrix24.by" ^
- --task "2702" ^
+ --task "2742" ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/AttachFileToTopic/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/AttachFileToTopic/bash.txt
index 3296c43fea..f6aee7d2ea 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/AttachFileToTopic/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/AttachFileToTopic/bash.txt
@@ -1,5 +1,5 @@
 oint bitrix24 AttachFileToTopic \
  --url "b24-ar17wx.bitrix24.by" \
- --task "2702" \
- --fileid 14372 \
+ --task "2742" \
+ --fileid 14612 \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/AttachFileToTopic/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/AttachFileToTopic/bat.txt
index d2fcf237ae..9d2f6c9eb2 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/AttachFileToTopic/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/AttachFileToTopic/bat.txt
@@ -1,5 +1,5 @@
 oint bitrix24 AttachFileToTopic ^
  --url "b24-ar17wx.bitrix24.by" ^
- --task "2702" ^
- --fileid 14372 ^
+ --task "2742" ^
+ --fileid 14612 ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/ChangeChatColor/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/ChangeChatColor/bash.txt
index 9cbb460b90..ef585a1413 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/ChangeChatColor/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/ChangeChatColor/bash.txt
@@ -1,5 +1,5 @@
 oint bitrix24 ChangeChatColor \
  --url "b24-ar17wx.bitrix24.by" \
- --chat 1110 \
+ --chat 1126 \
  --color "PURPLE" \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/ChangeChatColor/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/ChangeChatColor/bat.txt
index 77f7ef7771..e618d55fa2 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/ChangeChatColor/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/ChangeChatColor/bat.txt
@@ -1,5 +1,5 @@
 oint bitrix24 ChangeChatColor ^
  --url "b24-ar17wx.bitrix24.by" ^
- --chat 1110 ^
+ --chat 1126 ^
  --color "PURPLE" ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/ChangeChatOwner/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/ChangeChatOwner/bash.txt
index 95153d3e90..dc92f16648 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/ChangeChatOwner/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/ChangeChatOwner/bash.txt
@@ -1,5 +1,5 @@
 oint bitrix24 ChangeChatOwner \
  --url "b24-ar17wx.bitrix24.by" \
- --chat 1112 \
+ --chat 1128 \
  --user 10 \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/ChangeChatOwner/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/ChangeChatOwner/bat.txt
index fbeda6c22e..7f0a2d4794 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/ChangeChatOwner/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/ChangeChatOwner/bat.txt
@@ -1,5 +1,5 @@
 oint bitrix24 ChangeChatOwner ^
  --url "b24-ar17wx.bitrix24.by" ^
- --chat 1112 ^
+ --chat 1128 ^
  --user 10 ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/ChangeChatPicture/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/ChangeChatPicture/bash.txt
index c82641986f..f182c783e4 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/ChangeChatPicture/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/ChangeChatPicture/bash.txt
@@ -1,5 +1,5 @@
 oint bitrix24 ChangeChatPicture \
  --url "b24-ar17wx.bitrix24.by" \
- --chat 1112 \
+ --chat 1128 \
  --picture "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture2.jpg" \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/ChangeChatPicture/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/ChangeChatPicture/bat.txt
index 474b25ff3f..6ec0f66c9b 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/ChangeChatPicture/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/ChangeChatPicture/bat.txt
@@ -1,5 +1,5 @@
 oint bitrix24 ChangeChatPicture ^
  --url "b24-ar17wx.bitrix24.by" ^
- --chat 1112 ^
+ --chat 1128 ^
  --picture "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture2.jpg" ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/ChangeChatTitle/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/ChangeChatTitle/bash.txt
index b2ec062038..1264e21fba 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/ChangeChatTitle/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/ChangeChatTitle/bash.txt
@@ -1,5 +1,5 @@
 oint bitrix24 ChangeChatTitle \
  --url "b24-ar17wx.bitrix24.by" \
- --chat 1112 \
+ --chat 1128 \
  --title "Another title" \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/ChangeChatTitle/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/ChangeChatTitle/bat.txt
index bc0459fbca..513ff44969 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/ChangeChatTitle/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/ChangeChatTitle/bat.txt
@@ -1,5 +1,5 @@
 oint bitrix24 ChangeChatTitle ^
  --url "b24-ar17wx.bitrix24.by" ^
- --chat 1112 ^
+ --chat 1128 ^
  --title "Another title" ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/ChangeUserStatus/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/ChangeUserStatus/bash.txt
index e03cd8ed1e..b8877def6f 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/ChangeUserStatus/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/ChangeUserStatus/bash.txt
@@ -1,5 +1,5 @@
 oint bitrix24 ChangeUserStatus \
  --url "b24-ar17wx.bitrix24.by" \
- --userid 726 \
+ --userid 742 \
  --fire true \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/ChangeUserStatus/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/ChangeUserStatus/bat.txt
index 67128113ca..83b3182ba0 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/ChangeUserStatus/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/ChangeUserStatus/bat.txt
@@ -1,5 +1,5 @@
 oint bitrix24 ChangeUserStatus ^
  --url "b24-ar17wx.bitrix24.by" ^
- --userid 726 ^
+ --userid 742 ^
  --fire true ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/CheckTaskAccesses/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/CheckTaskAccesses/bash.txt
index 0aa834f728..f5faead0b3 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/CheckTaskAccesses/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/CheckTaskAccesses/bash.txt
@@ -1,5 +1,5 @@
 oint bitrix24 CheckTaskAccesses \
  --url "b24-ar17wx.bitrix24.by" \
- --task "2702" \
+ --task "2742" \
  --users "['1','10']" \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/CheckTaskAccesses/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/CheckTaskAccesses/bat.txt
index a5c2115d93..156218ac47 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/CheckTaskAccesses/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/CheckTaskAccesses/bat.txt
@@ -1,5 +1,5 @@
 oint bitrix24 CheckTaskAccesses ^
  --url "b24-ar17wx.bitrix24.by" ^
- --task "2702" ^
+ --task "2742" ^
  --users "['1','10']" ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/CompleteTask/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/CompleteTask/bash.txt
index 1f02ce230b..a747abe072 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/CompleteTask/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/CompleteTask/bash.txt
@@ -1,4 +1,4 @@
 oint bitrix24 CompleteTask \
  --url "b24-ar17wx.bitrix24.by" \
- --task "2702" \
+ --task "2742" \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/CompleteTask/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/CompleteTask/bat.txt
index 2396485809..fa7ff72b4c 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/CompleteTask/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/CompleteTask/bat.txt
@@ -1,4 +1,4 @@
 oint bitrix24 CompleteTask ^
  --url "b24-ar17wx.bitrix24.by" ^
- --task "2702" ^
+ --task "2742" ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/CompleteTasksChecklistElement/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/CompleteTasksChecklistElement/bash.txt
index 9f3c60e5c7..a17d1d3f3b 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/CompleteTasksChecklistElement/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/CompleteTasksChecklistElement/bash.txt
@@ -1,5 +1,5 @@
 oint bitrix24 CompleteTasksChecklistElement \
  --url "b24-ar17wx.bitrix24.by" \
- --task "2702" \
- --element 1708 \
+ --task "2742" \
+ --element 1740 \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/CompleteTasksChecklistElement/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/CompleteTasksChecklistElement/bat.txt
index 2192febb35..189ddc827d 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/CompleteTasksChecklistElement/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/CompleteTasksChecklistElement/bat.txt
@@ -1,5 +1,5 @@
 oint bitrix24 CompleteTasksChecklistElement ^
  --url "b24-ar17wx.bitrix24.by" ^
- --task "2702" ^
- --element 1708 ^
+ --task "2742" ^
+ --element 1740 ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/CreateDepartment/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/CreateDepartment/bash.txt
index 4819b40a38..b96797faad 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/CreateDepartment/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/CreateDepartment/bash.txt
@@ -1,6 +1,6 @@
 oint bitrix24 CreateDepartment \
  --url "b24-ar17wx.bitrix24.by" \
  --title "Subordinate department" \
- --parentid 714 \
+ --parentid 730 \
  --headid 1 \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/CreateDepartment/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/CreateDepartment/bat.txt
index a05055c8f8..46a9669993 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/CreateDepartment/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/CreateDepartment/bat.txt
@@ -1,6 +1,6 @@
 oint bitrix24 CreateDepartment ^
  --url "b24-ar17wx.bitrix24.by" ^
  --title "Subordinate department" ^
- --parentid 714 ^
+ --parentid 730 ^
  --headid 1 ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/CreateResultFromComment/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/CreateResultFromComment/bash.txt
index c42b64958f..cf03392a6c 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/CreateResultFromComment/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/CreateResultFromComment/bash.txt
@@ -1,4 +1,4 @@
 oint bitrix24 CreateResultFromComment \
  --url "b24-ar17wx.bitrix24.by" \
- --comment 6642 \
+ --comment 6730 \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/CreateResultFromComment/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/CreateResultFromComment/bat.txt
index 61aafcfd47..60de0ac027 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/CreateResultFromComment/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/CreateResultFromComment/bat.txt
@@ -1,4 +1,4 @@
 oint bitrix24 CreateResultFromComment ^
  --url "b24-ar17wx.bitrix24.by" ^
- --comment 6642 ^
+ --comment 6730 ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/CreateSubfolder/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/CreateSubfolder/bash.txt
index 9ade4ab0de..78db65a1db 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/CreateSubfolder/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/CreateSubfolder/bash.txt
@@ -1,5 +1,5 @@
 oint bitrix24 CreateSubfolder \
  --url "b24-ar17wx.bitrix24.by" \
- --folderid 14382 \
+ --folderid 14622 \
  --title "New subfolder" \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/CreateSubfolder/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/CreateSubfolder/bat.txt
index 44bf72fd35..2ceae5543f 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/CreateSubfolder/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/CreateSubfolder/bat.txt
@@ -1,5 +1,5 @@
 oint bitrix24 CreateSubfolder ^
  --url "b24-ar17wx.bitrix24.by" ^
- --folderid 14382 ^
+ --folderid 14622 ^
  --title "New subfolder" ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/CreateTask/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/CreateTask/bash.txt
index fe30e7e022..7867bf0e5a 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/CreateTask/bash.txt
+++ b/docs/en/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-22T23:51:37.8903716Z','RESPONSIBLE_ID':1}" \
+ --fields "{'TITLE':'New task','DESCRIPTION':'New task description','PRIORITY':'2','DEADLINE':'2024-10-27T11:38:01.8473932Z','RESPONSIBLE_ID':1}" \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/CreateTask/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/CreateTask/bat.txt
index 263b8c77d9..82fae47130 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/CreateTask/bat.txt
+++ b/docs/en/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-22T23:51:37.8903716Z','RESPONSIBLE_ID':1}" ^
+ --fields "{'TITLE':'New task','DESCRIPTION':'New task description','PRIORITY':'2','DEADLINE':'2024-10-27T11:38:01.8473932Z','RESPONSIBLE_ID':1}" ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/CreateTasksDependencies/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/CreateTasksDependencies/bash.txt
index 894ec446ac..6591521f42 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/CreateTasksDependencies/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/CreateTasksDependencies/bash.txt
@@ -1,6 +1,6 @@
 oint bitrix24 CreateTasksDependencies \
  --url "b24-ar17wx.bitrix24.by" \
- --taskfrom "2702" \
- --taskto "2700" \
+ --taskfrom "2742" \
+ --taskto "2740" \
  --linktype 2 \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/CreateTasksDependencies/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/CreateTasksDependencies/bat.txt
index 3c904905a9..a754d75318 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/CreateTasksDependencies/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/CreateTasksDependencies/bat.txt
@@ -1,6 +1,6 @@
 oint bitrix24 CreateTasksDependencies ^
  --url "b24-ar17wx.bitrix24.by" ^
- --taskfrom "2702" ^
- --taskto "2700" ^
+ --taskfrom "2742" ^
+ --taskto "2740" ^
  --linktype 2 ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/CreateUser/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/CreateUser/bash.txt
index 9a594e87ec..5a785ff5fc 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/CreateUser/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/CreateUser/bash.txt
@@ -2,5 +2,5 @@
 
 oint bitrix24 CreateUser \
  --url "b24-ar17wx.bitrix24.by" \
- --fields "{'EMAIL':'4e6454f8-8a12-4ea5-b76d-2e352fb0d0d2@exepmple.org','NAME':'Vitaly','LAST_NAME':'Alpaca','PERSONAL_MOBILE':'88003553535','UF_DEPARTMENT':1}" \
+ --fields "{'EMAIL':'04a5a2b9-affb-47d9-9705-eb847290b62e@exepmple.org','NAME':'Vitaly','LAST_NAME':'Alpaca','PERSONAL_MOBILE':'88003553535','UF_DEPARTMENT':1}" \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/CreateUser/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/CreateUser/bat.txt
index 923e4bf67a..74a26220fe 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/CreateUser/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/CreateUser/bat.txt
@@ -2,5 +2,5 @@
 
 oint bitrix24 CreateUser ^
  --url "b24-ar17wx.bitrix24.by" ^
- --fields "{'EMAIL':'4e6454f8-8a12-4ea5-b76d-2e352fb0d0d2@exepmple.org','NAME':'Vitaly','LAST_NAME':'Alpaca','PERSONAL_MOBILE':'88003553535','UF_DEPARTMENT':1}" ^
+ --fields "{'EMAIL':'04a5a2b9-affb-47d9-9705-eb847290b62e@exepmple.org','NAME':'Vitaly','LAST_NAME':'Alpaca','PERSONAL_MOBILE':'88003553535','UF_DEPARTMENT':1}" ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/DeferTask/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/DeferTask/bash.txt
index d21dd84bd8..af4cb21e54 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/DeferTask/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/DeferTask/bash.txt
@@ -1,4 +1,4 @@
 oint bitrix24 DeferTask \
  --url "b24-ar17wx.bitrix24.by" \
- --task "2702" \
+ --task "2742" \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/DeferTask/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/DeferTask/bat.txt
index 9bc3d944ad..b354ec6faf 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/DeferTask/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/DeferTask/bat.txt
@@ -1,4 +1,4 @@
 oint bitrix24 DeferTask ^
  --url "b24-ar17wx.bitrix24.by" ^
- --task "2702" ^
+ --task "2742" ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/DelegateTask/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/DelegateTask/bash.txt
index a16b5889d7..cbda86d699 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/DelegateTask/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/DelegateTask/bash.txt
@@ -1,5 +1,5 @@
 oint bitrix24 DelegateTask \
  --url "b24-ar17wx.bitrix24.by" \
- --task "2702" \
- --user 714 \
+ --task "2742" \
+ --user 738 \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/DelegateTask/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/DelegateTask/bat.txt
index 34d44da119..98fb6dc5a6 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/DelegateTask/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/DelegateTask/bat.txt
@@ -1,5 +1,5 @@
 oint bitrix24 DelegateTask ^
  --url "b24-ar17wx.bitrix24.by" ^
- --task "2702" ^
- --user 714 ^
+ --task "2742" ^
+ --user 738 ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/DeleteDeal/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/DeleteDeal/bash.txt
index 2734774ae1..8bc6caac41 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/DeleteDeal/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/DeleteDeal/bash.txt
@@ -1,4 +1,4 @@
 oint bitrix24 DeleteDeal \
  --url "b24-ar17wx.bitrix24.by" \
- --deal 1002 \
+ --deal 1034 \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/DeleteDeal/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/DeleteDeal/bat.txt
index 169058951a..85546d4f8c 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/DeleteDeal/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/DeleteDeal/bat.txt
@@ -1,4 +1,4 @@
 oint bitrix24 DeleteDeal ^
  --url "b24-ar17wx.bitrix24.by" ^
- --deal 1002 ^
+ --deal 1034 ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/DeleteDepartment/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/DeleteDepartment/bash.txt
index 3255d17951..eb94aa6655 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/DeleteDepartment/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/DeleteDepartment/bash.txt
@@ -1,4 +1,4 @@
 oint bitrix24 DeleteDepartment \
  --url "b24-ar17wx.bitrix24.by" \
- --depid 714 \
+ --depid 730 \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/DeleteDepartment/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/DeleteDepartment/bat.txt
index 4a257d3a4f..70405a35a9 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/DeleteDepartment/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/DeleteDepartment/bat.txt
@@ -1,4 +1,4 @@
 oint bitrix24 DeleteDepartment ^
  --url "b24-ar17wx.bitrix24.by" ^
- --depid 714 ^
+ --depid 730 ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/DeleteFile/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/DeleteFile/bash.txt
index d40956a6e7..745aaf5856 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/DeleteFile/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/DeleteFile/bash.txt
@@ -1,4 +1,4 @@
 oint bitrix24 DeleteFile \
  --url "b24-ar17wx.bitrix24.by" \
- --fileid 14376 \
+ --fileid 14616 \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/DeleteFile/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/DeleteFile/bat.txt
index 94e4918799..e606b880dd 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/DeleteFile/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/DeleteFile/bat.txt
@@ -1,4 +1,4 @@
 oint bitrix24 DeleteFile ^
  --url "b24-ar17wx.bitrix24.by" ^
- --fileid 14376 ^
+ --fileid 14616 ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/DeleteFolder/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/DeleteFolder/bash.txt
index 021da5f1df..0f150035df 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/DeleteFolder/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/DeleteFolder/bash.txt
@@ -1,4 +1,4 @@
 oint bitrix24 DeleteFolder \
  --url "b24-ar17wx.bitrix24.by" \
- --folderid 14382 \
+ --folderid 14622 \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/DeleteFolder/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/DeleteFolder/bat.txt
index 87a3f04b37..4a9a6c127e 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/DeleteFolder/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/DeleteFolder/bat.txt
@@ -1,4 +1,4 @@
 oint bitrix24 DeleteFolder ^
  --url "b24-ar17wx.bitrix24.by" ^
- --folderid 14382 ^
+ --folderid 14622 ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/DeleteKanbanStage/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/DeleteKanbanStage/bash.txt
index 9efd2f2d27..d7eaea4742 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/DeleteKanbanStage/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/DeleteKanbanStage/bash.txt
@@ -1,4 +1,4 @@
 oint bitrix24 DeleteKanbanStage \
  --url "b24-ar17wx.bitrix24.by" \
- --stage 962 \
+ --stage 978 \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/DeleteKanbanStage/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/DeleteKanbanStage/bat.txt
index f6061dd1ae..7ff0b5018b 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/DeleteKanbanStage/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/DeleteKanbanStage/bat.txt
@@ -1,4 +1,4 @@
 oint bitrix24 DeleteKanbanStage ^
  --url "b24-ar17wx.bitrix24.by" ^
- --stage 962 ^
+ --stage 978 ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/DeleteLead/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/DeleteLead/bash.txt
index 490c33dfeb..5f140d8da5 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/DeleteLead/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/DeleteLead/bash.txt
@@ -1,4 +1,4 @@
 oint bitrix24 DeleteLead \
  --url "b24-ar17wx.bitrix24.by" \
- --lead 510 \
+ --lead 526 \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/DeleteLead/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/DeleteLead/bat.txt
index 392bd667fe..b5fbcd8e45 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/DeleteLead/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/DeleteLead/bat.txt
@@ -1,4 +1,4 @@
 oint bitrix24 DeleteLead ^
  --url "b24-ar17wx.bitrix24.by" ^
- --lead 510 ^
+ --lead 526 ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/DeleteMessage/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/DeleteMessage/bash.txt
index ce9bdf7e34..26a003b668 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/DeleteMessage/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/DeleteMessage/bash.txt
@@ -1,4 +1,4 @@
 oint bitrix24 DeleteMessage \
  --url "b24-ar17wx.bitrix24.by" \
- --message 19934 \
+ --message 20254 \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/DeleteMessage/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/DeleteMessage/bat.txt
index 792ac5c165..6c1cb8b2b0 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/DeleteMessage/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/DeleteMessage/bat.txt
@@ -1,4 +1,4 @@
 oint bitrix24 DeleteMessage ^
  --url "b24-ar17wx.bitrix24.by" ^
- --message 19934 ^
+ --message 20254 ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/DeleteNotification/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/DeleteNotification/bash.txt
index 3b09e3fc1f..b32deaa483 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/DeleteNotification/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/DeleteNotification/bash.txt
@@ -1,4 +1,4 @@
 oint bitrix24 DeleteNotification \
  --url "b24-ar17wx.bitrix24.by" \
- --notif 19942 \
+ --notif 20262 \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/DeleteNotification/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/DeleteNotification/bat.txt
index a20ef4d50f..9cd95cdb79 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/DeleteNotification/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/DeleteNotification/bat.txt
@@ -1,4 +1,4 @@
 oint bitrix24 DeleteNotification ^
  --url "b24-ar17wx.bitrix24.by" ^
- --notif 19942 ^
+ --notif 20262 ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/DeletePost/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/DeletePost/bash.txt
index 103d1cefea..4ca277e0c1 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/DeletePost/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/DeletePost/bash.txt
@@ -1,4 +1,4 @@
 oint bitrix24 DeletePost \
  --url "b24-ar17wx.bitrix24.by" \
- --postid 1066 \
+ --postid 1082 \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/DeletePost/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/DeletePost/bat.txt
index ddc295a7b4..597a6c7ae7 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/DeletePost/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/DeletePost/bat.txt
@@ -1,4 +1,4 @@
 oint bitrix24 DeletePost ^
  --url "b24-ar17wx.bitrix24.by" ^
- --postid 1066 ^
+ --postid 1082 ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/DeleteResultFromComment/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/DeleteResultFromComment/bash.txt
index ddee66c656..c38e82ab59 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/DeleteResultFromComment/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/DeleteResultFromComment/bash.txt
@@ -1,4 +1,4 @@
 oint bitrix24 DeleteResultFromComment \
  --url "b24-ar17wx.bitrix24.by" \
- --comment 6642 \
+ --comment 6730 \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/DeleteResultFromComment/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/DeleteResultFromComment/bat.txt
index 6e7c481162..bbdba29acc 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/DeleteResultFromComment/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/DeleteResultFromComment/bat.txt
@@ -1,4 +1,4 @@
 oint bitrix24 DeleteResultFromComment ^
  --url "b24-ar17wx.bitrix24.by" ^
- --comment 6642 ^
+ --comment 6730 ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/DeleteTask/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/DeleteTask/bash.txt
index 6d8bcdc2a7..6aa17a5e14 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/DeleteTask/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/DeleteTask/bash.txt
@@ -1,4 +1,4 @@
 oint bitrix24 DeleteTask \
  --url "b24-ar17wx.bitrix24.by" \
- --task "2702" \
+ --task "2742" \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/DeleteTask/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/DeleteTask/bat.txt
index 8a64fa5937..76ab15395a 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/DeleteTask/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/DeleteTask/bat.txt
@@ -1,4 +1,4 @@
 oint bitrix24 DeleteTask ^
  --url "b24-ar17wx.bitrix24.by" ^
- --task "2702" ^
+ --task "2742" ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/DeleteTaskComment/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/DeleteTaskComment/bash.txt
index ae3716ac27..112b5d450c 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/DeleteTaskComment/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/DeleteTaskComment/bash.txt
@@ -1,5 +1,5 @@
 oint bitrix24 DeleteTaskComment \
  --url "b24-ar17wx.bitrix24.by" \
- --task "2704" \
- --comment 6642 \
+ --task "2744" \
+ --comment 6730 \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/DeleteTaskComment/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/DeleteTaskComment/bat.txt
index 3a07bd5493..8681489d84 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/DeleteTaskComment/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/DeleteTaskComment/bat.txt
@@ -1,5 +1,5 @@
 oint bitrix24 DeleteTaskComment ^
  --url "b24-ar17wx.bitrix24.by" ^
- --task "2704" ^
- --comment 6642 ^
+ --task "2744" ^
+ --comment 6730 ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/DeleteTaskTimeAccounting/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/DeleteTaskTimeAccounting/bash.txt
index 7bac39451b..827ab00ac7 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/DeleteTaskTimeAccounting/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/DeleteTaskTimeAccounting/bash.txt
@@ -1,5 +1,5 @@
 oint bitrix24 DeleteTaskTimeAccounting \
  --url "b24-ar17wx.bitrix24.by" \
- --task "2708" \
- --record 952 \
+ --task "2748" \
+ --record 968 \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/DeleteTaskTimeAccounting/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/DeleteTaskTimeAccounting/bat.txt
index 9c7299a085..5e78975030 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/DeleteTaskTimeAccounting/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/DeleteTaskTimeAccounting/bat.txt
@@ -1,5 +1,5 @@
 oint bitrix24 DeleteTaskTimeAccounting ^
  --url "b24-ar17wx.bitrix24.by" ^
- --task "2708" ^
- --record 952 ^
+ --task "2748" ^
+ --record 968 ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/DeleteTasksChecklistElement/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/DeleteTasksChecklistElement/bash.txt
index b0fd6e1f38..72a70e6008 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/DeleteTasksChecklistElement/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/DeleteTasksChecklistElement/bash.txt
@@ -1,5 +1,5 @@
 oint bitrix24 DeleteTasksChecklistElement \
  --url "b24-ar17wx.bitrix24.by" \
- --task "2702" \
- --element 1708 \
+ --task "2742" \
+ --element 1740 \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/DeleteTasksChecklistElement/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/DeleteTasksChecklistElement/bat.txt
index 5ed33517b8..3fd1dd42c8 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/DeleteTasksChecklistElement/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/DeleteTasksChecklistElement/bat.txt
@@ -1,5 +1,5 @@
 oint bitrix24 DeleteTasksChecklistElement ^
  --url "b24-ar17wx.bitrix24.by" ^
- --task "2702" ^
- --element 1708 ^
+ --task "2742" ^
+ --element 1740 ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/DeleteTasksDependencies/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/DeleteTasksDependencies/bash.txt
index 60f66130fd..06909fcc6d 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/DeleteTasksDependencies/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/DeleteTasksDependencies/bash.txt
@@ -1,6 +1,6 @@
 oint bitrix24 DeleteTasksDependencies \
  --url "b24-ar17wx.bitrix24.by" \
- --taskfrom "2702" \
- --taskto "2700" \
+ --taskfrom "2742" \
+ --taskto "2740" \
  --linktype 2 \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/DeleteTasksDependencies/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/DeleteTasksDependencies/bat.txt
index 6a388c532c..d84cfe437d 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/DeleteTasksDependencies/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/DeleteTasksDependencies/bat.txt
@@ -1,6 +1,6 @@
 oint bitrix24 DeleteTasksDependencies ^
  --url "b24-ar17wx.bitrix24.by" ^
- --taskfrom "2702" ^
- --taskto "2700" ^
+ --taskfrom "2742" ^
+ --taskto "2740" ^
  --linktype 2 ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/DeleteUserFromChat/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/DeleteUserFromChat/bash.txt
index ab616d76cc..2bdbb26769 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/DeleteUserFromChat/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/DeleteUserFromChat/bash.txt
@@ -1,5 +1,5 @@
 oint bitrix24 DeleteUserFromChat \
  --url "b24-ar17wx.bitrix24.by" \
- --chat 1112 \
+ --chat 1128 \
  --user 10 \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/DeleteUserFromChat/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/DeleteUserFromChat/bat.txt
index 8e6af59957..8320d7afb3 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/DeleteUserFromChat/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/DeleteUserFromChat/bat.txt
@@ -1,5 +1,5 @@
 oint bitrix24 DeleteUserFromChat ^
  --url "b24-ar17wx.bitrix24.by" ^
- --chat 1112 ^
+ --chat 1128 ^
  --user 10 ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/DisableChatNotifications/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/DisableChatNotifications/bash.txt
index 2f47d86a75..b6f51b6374 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/DisableChatNotifications/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/DisableChatNotifications/bash.txt
@@ -1,4 +1,4 @@
 oint bitrix24 DisableChatNotifications \
  --url "b24-ar17wx.bitrix24.by" \
- --chat 1112 \
+ --chat 1128 \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/DisableChatNotifications/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/DisableChatNotifications/bat.txt
index baa9b51b31..cc764f46da 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/DisableChatNotifications/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/DisableChatNotifications/bat.txt
@@ -1,4 +1,4 @@
 oint bitrix24 DisableChatNotifications ^
  --url "b24-ar17wx.bitrix24.by" ^
- --chat 1112 ^
+ --chat 1128 ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/DisapproveTask/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/DisapproveTask/bash.txt
index 708d2ca926..de67171873 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/DisapproveTask/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/DisapproveTask/bash.txt
@@ -1,4 +1,4 @@
 oint bitrix24 DisapproveTask \
  --url "b24-ar17wx.bitrix24.by" \
- --task "2702" \
+ --task "2742" \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/DisapproveTask/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/DisapproveTask/bat.txt
index 541c477dbf..8831bb58ab 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/DisapproveTask/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/DisapproveTask/bat.txt
@@ -1,4 +1,4 @@
 oint bitrix24 DisapproveTask ^
  --url "b24-ar17wx.bitrix24.by" ^
- --task "2702" ^
+ --task "2742" ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/EditMessage/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/EditMessage/bash.txt
index b13777c593..32ce32b757 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/EditMessage/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/EditMessage/bash.txt
@@ -1,6 +1,6 @@
 oint bitrix24 EditMessage \
  --url "b24-ar17wx.bitrix24.by" \
- --message 19934 \
+ --message 20254 \
  --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/en/cli/NEW_CLI/bitrix24/EditMessage/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/EditMessage/bat.txt
index 41dea989a6..ea7cda9d6f 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/EditMessage/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/EditMessage/bat.txt
@@ -1,6 +1,6 @@
 oint bitrix24 EditMessage ^
  --url "b24-ar17wx.bitrix24.by" ^
- --message 19934 ^
+ --message 20254 ^
  --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/en/cli/NEW_CLI/bitrix24/EnableChatNotifications/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/EnableChatNotifications/bash.txt
index 443d2f2a93..8a137fa860 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/EnableChatNotifications/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/EnableChatNotifications/bash.txt
@@ -1,4 +1,4 @@
 oint bitrix24 EnableChatNotifications \
  --url "b24-ar17wx.bitrix24.by" \
- --chat 1112 \
+ --chat 1128 \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/EnableChatNotifications/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/EnableChatNotifications/bat.txt
index c3b00cb3fe..78c079df04 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/EnableChatNotifications/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/EnableChatNotifications/bat.txt
@@ -1,4 +1,4 @@
 oint bitrix24 EnableChatNotifications ^
  --url "b24-ar17wx.bitrix24.by" ^
- --chat 1112 ^
+ --chat 1128 ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/GetChatFilesFolder/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/GetChatFilesFolder/bash.txt
index 3cfebcf381..24e491e4aa 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/GetChatFilesFolder/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/GetChatFilesFolder/bash.txt
@@ -1,3 +1,3 @@
 oint bitrix24 GetChatFilesFolder \
  --url "https://b24-ar17wx.bitrix24.by/rest/1/1o2dojryqvjybc11" \
- --chat 1110
\ No newline at end of file
+ --chat 1126
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/GetChatFilesFolder/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/GetChatFilesFolder/bat.txt
index 0e2037cbdf..d5825a5278 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/GetChatFilesFolder/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/GetChatFilesFolder/bat.txt
@@ -1,3 +1,3 @@
 oint bitrix24 GetChatFilesFolder ^
  --url "https://b24-ar17wx.bitrix24.by/rest/1/1o2dojryqvjybc11" ^
- --chat 1110
\ No newline at end of file
+ --chat 1126
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/GetChatUsers/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/GetChatUsers/bash.txt
index 743ef5413c..f4d08501d9 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/GetChatUsers/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/GetChatUsers/bash.txt
@@ -1,4 +1,4 @@
 oint bitrix24 GetChatUsers \
  --url "b24-ar17wx.bitrix24.by" \
- --chat 1112 \
+ --chat 1128 \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/GetChatUsers/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/GetChatUsers/bat.txt
index 7cf110f400..87d9b113aa 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/GetChatUsers/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/GetChatUsers/bat.txt
@@ -1,4 +1,4 @@
 oint bitrix24 GetChatUsers ^
  --url "b24-ar17wx.bitrix24.by" ^
- --chat 1112 ^
+ --chat 1128 ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/GetDeal/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/GetDeal/bash.txt
index 3ecab89859..7b2796c4de 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/GetDeal/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/GetDeal/bash.txt
@@ -1,4 +1,4 @@
 oint bitrix24 GetDeal \
  --url "b24-ar17wx.bitrix24.by" \
- --deal 1000 \
+ --deal 1032 \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/GetDeal/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/GetDeal/bat.txt
index 646cfa2aef..c35f375059 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/GetDeal/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/GetDeal/bat.txt
@@ -1,4 +1,4 @@
 oint bitrix24 GetDeal ^
  --url "b24-ar17wx.bitrix24.by" ^
- --deal 1000 ^
+ --deal 1032 ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/GetFileExternalLink/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/GetFileExternalLink/bash.txt
index 0326150a86..b953600c73 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/GetFileExternalLink/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/GetFileExternalLink/bash.txt
@@ -1,4 +1,4 @@
 oint bitrix24 GetFileExternalLink \
  --url "b24-ar17wx.bitrix24.by" \
- --fileid 14376 \
+ --fileid 14616 \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/GetFileExternalLink/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/GetFileExternalLink/bat.txt
index 3f60b41cf4..8312666d9d 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/GetFileExternalLink/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/GetFileExternalLink/bat.txt
@@ -1,4 +1,4 @@
 oint bitrix24 GetFileExternalLink ^
  --url "b24-ar17wx.bitrix24.by" ^
- --fileid 14376 ^
+ --fileid 14616 ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/GetFileInformation/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/GetFileInformation/bash.txt
index 08331a01f9..2fd47c2bfa 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/GetFileInformation/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/GetFileInformation/bash.txt
@@ -1,4 +1,4 @@
 oint bitrix24 GetFileInformation \
  --url "b24-ar17wx.bitrix24.by" \
- --fileid 14376 \
+ --fileid 14616 \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/GetFileInformation/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/GetFileInformation/bat.txt
index 34277bacf7..9ffb7d5fdd 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/GetFileInformation/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/GetFileInformation/bat.txt
@@ -1,4 +1,4 @@
 oint bitrix24 GetFileInformation ^
  --url "b24-ar17wx.bitrix24.by" ^
- --fileid 14376 ^
+ --fileid 14616 ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/GetFolderExternalLink/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/GetFolderExternalLink/bash.txt
index 9d1838968d..38cf82541b 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/GetFolderExternalLink/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/GetFolderExternalLink/bash.txt
@@ -1,4 +1,4 @@
 oint bitrix24 GetFolderExternalLink \
  --url "b24-ar17wx.bitrix24.by" \
- --folderid 14382 \
+ --folderid 14622 \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/GetFolderExternalLink/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/GetFolderExternalLink/bat.txt
index ca66d0eb56..04f0a840fa 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/GetFolderExternalLink/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/GetFolderExternalLink/bat.txt
@@ -1,4 +1,4 @@
 oint bitrix24 GetFolderExternalLink ^
  --url "b24-ar17wx.bitrix24.by" ^
- --folderid 14382 ^
+ --folderid 14622 ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/GetFolderInformation/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/GetFolderInformation/bash.txt
index 1d54ad14e1..ab5eaecdac 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/GetFolderInformation/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/GetFolderInformation/bash.txt
@@ -1,4 +1,4 @@
 oint bitrix24 GetFolderInformation \
  --url "b24-ar17wx.bitrix24.by" \
- --folderid 14382 \
+ --folderid 14622 \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/GetFolderInformation/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/GetFolderInformation/bat.txt
index 3716be497d..6d59b0cbed 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/GetFolderInformation/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/GetFolderInformation/bat.txt
@@ -1,4 +1,4 @@
 oint bitrix24 GetFolderInformation ^
  --url "b24-ar17wx.bitrix24.by" ^
- --folderid 14382 ^
+ --folderid 14622 ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/GetFolderItems/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/GetFolderItems/bash.txt
index 7d38ed2fc9..0d962e529f 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/GetFolderItems/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/GetFolderItems/bash.txt
@@ -1,4 +1,4 @@
 oint bitrix24 GetFolderItems \
  --url "b24-ar17wx.bitrix24.by" \
- --folderid 14382 \
+ --folderid 14622 \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/GetFolderItems/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/GetFolderItems/bat.txt
index c993ec0808..36d581f72d 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/GetFolderItems/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/GetFolderItems/bat.txt
@@ -1,4 +1,4 @@
 oint bitrix24 GetFolderItems ^
  --url "b24-ar17wx.bitrix24.by" ^
- --folderid 14382 ^
+ --folderid 14622 ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/GetImportantPostViewers/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/GetImportantPostViewers/bash.txt
index 209b34869b..3001073cfd 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/GetImportantPostViewers/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/GetImportantPostViewers/bash.txt
@@ -1,4 +1,4 @@
 oint bitrix24 GetImportantPostViewers \
  --url "b24-ar17wx.bitrix24.by" \
- --postid 1064 \
+ --postid 1080 \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/GetImportantPostViewers/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/GetImportantPostViewers/bat.txt
index 1a56fb705e..66b5e817ba 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/GetImportantPostViewers/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/GetImportantPostViewers/bat.txt
@@ -1,4 +1,4 @@
 oint bitrix24 GetImportantPostViewers ^
  --url "b24-ar17wx.bitrix24.by" ^
- --postid 1064 ^
+ --postid 1080 ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/GetLead/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/GetLead/bash.txt
index 7076ad46e7..90f9a36806 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/GetLead/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/GetLead/bash.txt
@@ -1,4 +1,4 @@
 oint bitrix24 GetLead \
  --url "b24-ar17wx.bitrix24.by" \
- --lead 510 \
+ --lead 526 \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/GetLead/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/GetLead/bat.txt
index 7d90c9bcdb..2f2d845462 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/GetLead/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/GetLead/bat.txt
@@ -1,4 +1,4 @@
 oint bitrix24 GetLead ^
  --url "b24-ar17wx.bitrix24.by" ^
- --lead 510 ^
+ --lead 526 ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/GetPosts/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/GetPosts/bash.txt
index a8accb288a..f250c82663 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/GetPosts/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/GetPosts/bash.txt
@@ -1,4 +1,4 @@
 oint bitrix24 GetPosts \
  --url "b24-ar17wx.bitrix24.by" \
- --postid 1066 \
+ --postid 1082 \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/GetPosts/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/GetPosts/bat.txt
index 24065dec89..c2161b911e 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/GetPosts/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/GetPosts/bat.txt
@@ -1,4 +1,4 @@
 oint bitrix24 GetPosts ^
  --url "b24-ar17wx.bitrix24.by" ^
- --postid 1066 ^
+ --postid 1082 ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/GetResultsList/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/GetResultsList/bash.txt
index c63b0071d3..a9cb615784 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/GetResultsList/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/GetResultsList/bash.txt
@@ -1,4 +1,4 @@
 oint bitrix24 GetResultsList \
  --url "b24-ar17wx.bitrix24.by" \
- --task "2704" \
+ --task "2744" \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/GetResultsList/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/GetResultsList/bat.txt
index 16368a596f..6120dc5f5d 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/GetResultsList/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/GetResultsList/bat.txt
@@ -1,4 +1,4 @@
 oint bitrix24 GetResultsList ^
  --url "b24-ar17wx.bitrix24.by" ^
- --task "2704" ^
+ --task "2744" ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/GetTask/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/GetTask/bash.txt
index 07501a93dd..695f4577b2 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/GetTask/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/GetTask/bash.txt
@@ -1,4 +1,4 @@
 oint bitrix24 GetTask \
  --url "b24-ar17wx.bitrix24.by" \
- --task "2702" \
+ --task "2742" \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/GetTask/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/GetTask/bat.txt
index 1cb952af85..519283cec3 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/GetTask/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/GetTask/bat.txt
@@ -1,4 +1,4 @@
 oint bitrix24 GetTask ^
  --url "b24-ar17wx.bitrix24.by" ^
- --task "2702" ^
+ --task "2742" ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/GetTaskComment/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/GetTaskComment/bash.txt
index 73851af3f6..e45ed0e455 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/GetTaskComment/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/GetTaskComment/bash.txt
@@ -1,5 +1,5 @@
 oint bitrix24 GetTaskComment \
  --url "b24-ar17wx.bitrix24.by" \
- --task "2704" \
- --comment 6642 \
+ --task "2744" \
+ --comment 6730 \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/GetTaskComment/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/GetTaskComment/bat.txt
index cf2d397f49..053f4a0d1e 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/GetTaskComment/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/GetTaskComment/bat.txt
@@ -1,5 +1,5 @@
 oint bitrix24 GetTaskComment ^
  --url "b24-ar17wx.bitrix24.by" ^
- --task "2704" ^
- --comment 6642 ^
+ --task "2744" ^
+ --comment 6730 ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/GetTaskCommentsList/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/GetTaskCommentsList/bash.txt
index 5ea69bd648..1031554d85 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/GetTaskCommentsList/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/GetTaskCommentsList/bash.txt
@@ -1,4 +1,4 @@
 oint bitrix24 GetTaskCommentsList \
  --url "b24-ar17wx.bitrix24.by" \
- --task "2704" \
+ --task "2744" \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/GetTaskCommentsList/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/GetTaskCommentsList/bat.txt
index bf1b4b1f46..437d9f99ea 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/GetTaskCommentsList/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/GetTaskCommentsList/bat.txt
@@ -1,4 +1,4 @@
 oint bitrix24 GetTaskCommentsList ^
  --url "b24-ar17wx.bitrix24.by" ^
- --task "2704" ^
+ --task "2744" ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/GetTaskHistory/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/GetTaskHistory/bash.txt
index b3398176c0..8a6501765f 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/GetTaskHistory/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/GetTaskHistory/bash.txt
@@ -1,4 +1,4 @@
 oint bitrix24 GetTaskHistory \
  --url "b24-ar17wx.bitrix24.by" \
- --task "2702" \
+ --task "2742" \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/GetTaskHistory/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/GetTaskHistory/bat.txt
index 696c2ebeec..14c198390b 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/GetTaskHistory/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/GetTaskHistory/bat.txt
@@ -1,4 +1,4 @@
 oint bitrix24 GetTaskHistory ^
  --url "b24-ar17wx.bitrix24.by" ^
- --task "2702" ^
+ --task "2742" ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/GetTaskTimeAccounting/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/GetTaskTimeAccounting/bash.txt
index 6341074660..7c2a355fed 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/GetTaskTimeAccounting/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/GetTaskTimeAccounting/bash.txt
@@ -1,5 +1,5 @@
 oint bitrix24 GetTaskTimeAccounting \
  --url "b24-ar17wx.bitrix24.by" \
- --task "2708" \
- --record 952 \
+ --task "2748" \
+ --record 968 \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/GetTaskTimeAccounting/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/GetTaskTimeAccounting/bat.txt
index 2855c820c0..4bab21b125 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/GetTaskTimeAccounting/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/GetTaskTimeAccounting/bat.txt
@@ -1,5 +1,5 @@
 oint bitrix24 GetTaskTimeAccounting ^
  --url "b24-ar17wx.bitrix24.by" ^
- --task "2708" ^
- --record 952 ^
+ --task "2748" ^
+ --record 968 ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/GetTaskTimeAccountingList/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/GetTaskTimeAccountingList/bash.txt
index b181e26595..9aaddce629 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/GetTaskTimeAccountingList/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/GetTaskTimeAccountingList/bash.txt
@@ -1,4 +1,4 @@
 oint bitrix24 GetTaskTimeAccountingList \
  --url "b24-ar17wx.bitrix24.by" \
- --task "2708" \
+ --task "2748" \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/GetTaskTimeAccountingList/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/GetTaskTimeAccountingList/bat.txt
index b2e3f16a0f..5878aa94a7 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/GetTaskTimeAccountingList/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/GetTaskTimeAccountingList/bat.txt
@@ -1,4 +1,4 @@
 oint bitrix24 GetTaskTimeAccountingList ^
  --url "b24-ar17wx.bitrix24.by" ^
- --task "2708" ^
+ --task "2748" ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/GetTasksChecklist/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/GetTasksChecklist/bash.txt
index 3d5ceb43ad..f022fbe212 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/GetTasksChecklist/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/GetTasksChecklist/bash.txt
@@ -1,4 +1,4 @@
 oint bitrix24 GetTasksChecklist \
  --url "b24-ar17wx.bitrix24.by" \
- --task "2702" \
+ --task "2742" \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/GetTasksChecklist/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/GetTasksChecklist/bat.txt
index b89ecefa32..0c8975d1a5 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/GetTasksChecklist/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/GetTasksChecklist/bat.txt
@@ -1,4 +1,4 @@
 oint bitrix24 GetTasksChecklist ^
  --url "b24-ar17wx.bitrix24.by" ^
- --task "2702" ^
+ --task "2742" ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/GetTasksChecklistElement/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/GetTasksChecklistElement/bash.txt
index 742d73d632..629450eb46 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/GetTasksChecklistElement/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/GetTasksChecklistElement/bash.txt
@@ -1,5 +1,5 @@
 oint bitrix24 GetTasksChecklistElement \
  --url "b24-ar17wx.bitrix24.by" \
- --task "2702" \
- --element 1708 \
+ --task "2742" \
+ --element 1740 \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/GetTasksChecklistElement/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/GetTasksChecklistElement/bat.txt
index 5f685d39fc..aed64adb00 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/GetTasksChecklistElement/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/GetTasksChecklistElement/bat.txt
@@ -1,5 +1,5 @@
 oint bitrix24 GetTasksChecklistElement ^
  --url "b24-ar17wx.bitrix24.by" ^
- --task "2702" ^
- --element 1708 ^
+ --task "2742" ^
+ --element 1740 ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/GetUser/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/GetUser/bash.txt
index 93cb9244a1..6f8a15e1eb 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/GetUser/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/GetUser/bash.txt
@@ -1,4 +1,4 @@
 oint bitrix24 GetUser \
  --url "b24-ar17wx.bitrix24.by" \
- --userid 726 \
+ --userid 742 \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/GetUser/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/GetUser/bat.txt
index e0bbd11958..f1eef6a627 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/GetUser/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/GetUser/bat.txt
@@ -1,4 +1,4 @@
 oint bitrix24 GetUser ^
  --url "b24-ar17wx.bitrix24.by" ^
- --userid 726 ^
+ --userid 742 ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/LeaveChat/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/LeaveChat/bash.txt
index 9d12b8b8cd..fd5ed8fbdd 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/LeaveChat/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/LeaveChat/bash.txt
@@ -1,4 +1,4 @@
 oint bitrix24 LeaveChat \
  --url "b24-ar17wx.bitrix24.by" \
- --chat 1112 \
+ --chat 1128 \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/LeaveChat/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/LeaveChat/bat.txt
index cd791a35e5..5e7eb71c15 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/LeaveChat/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/LeaveChat/bat.txt
@@ -1,4 +1,4 @@
 oint bitrix24 LeaveChat ^
  --url "b24-ar17wx.bitrix24.by" ^
- --chat 1112 ^
+ --chat 1128 ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/MakeCopyFile/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/MakeCopyFile/bash.txt
index 6d31328924..224312d47a 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/MakeCopyFile/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/MakeCopyFile/bash.txt
@@ -1,5 +1,5 @@
 oint bitrix24 MakeCopyFile \
  --url "b24-ar17wx.bitrix24.by" \
- --fileid 14376 \
- --folderid 14382 \
+ --fileid 14616 \
+ --folderid 14622 \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/MakeCopyFile/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/MakeCopyFile/bat.txt
index bb27374346..1fafe80907 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/MakeCopyFile/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/MakeCopyFile/bat.txt
@@ -1,5 +1,5 @@
 oint bitrix24 MakeCopyFile ^
  --url "b24-ar17wx.bitrix24.by" ^
- --fileid 14376 ^
- --folderid 14382 ^
+ --fileid 14616 ^
+ --folderid 14622 ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/MakeFolderCopy/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/MakeFolderCopy/bash.txt
index ab378088eb..5137154a8e 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/MakeFolderCopy/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/MakeFolderCopy/bash.txt
@@ -1,5 +1,5 @@
 oint bitrix24 MakeFolderCopy \
  --url "b24-ar17wx.bitrix24.by" \
- --folderid 14384 \
- --tagetid 14386 \
+ --folderid 14624 \
+ --tagetid 14626 \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/MakeFolderCopy/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/MakeFolderCopy/bat.txt
index efcf605921..2d0fe0ee0a 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/MakeFolderCopy/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/MakeFolderCopy/bat.txt
@@ -1,5 +1,5 @@
 oint bitrix24 MakeFolderCopy ^
  --url "b24-ar17wx.bitrix24.by" ^
- --folderid 14384 ^
- --tagetid 14386 ^
+ --folderid 14624 ^
+ --tagetid 14626 ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/MarkFileAsDeleted/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/MarkFileAsDeleted/bash.txt
index db09e7c4a6..aee1b3b401 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/MarkFileAsDeleted/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/MarkFileAsDeleted/bash.txt
@@ -1,4 +1,4 @@
 oint bitrix24 MarkFileAsDeleted \
  --url "b24-ar17wx.bitrix24.by" \
- --fileid 14376 \
+ --fileid 14616 \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/MarkFileAsDeleted/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/MarkFileAsDeleted/bat.txt
index b45e04a308..dedf15731c 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/MarkFileAsDeleted/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/MarkFileAsDeleted/bat.txt
@@ -1,4 +1,4 @@
 oint bitrix24 MarkFileAsDeleted ^
  --url "b24-ar17wx.bitrix24.by" ^
- --fileid 14376 ^
+ --fileid 14616 ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/MarkFolderAsDeleted/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/MarkFolderAsDeleted/bash.txt
index 2075a55a44..a0598e528a 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/MarkFolderAsDeleted/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/MarkFolderAsDeleted/bash.txt
@@ -1,4 +1,4 @@
 oint bitrix24 MarkFolderAsDeleted \
  --url "b24-ar17wx.bitrix24.by" \
- --folderid 14382 \
+ --folderid 14622 \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/MarkFolderAsDeleted/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/MarkFolderAsDeleted/bat.txt
index 0886eebdd3..19ffac3867 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/MarkFolderAsDeleted/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/MarkFolderAsDeleted/bat.txt
@@ -1,4 +1,4 @@
 oint bitrix24 MarkFolderAsDeleted ^
  --url "b24-ar17wx.bitrix24.by" ^
- --folderid 14382 ^
+ --folderid 14622 ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/MoveFileToFolder/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/MoveFileToFolder/bash.txt
index a571eebc78..734901eefb 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/MoveFileToFolder/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/MoveFileToFolder/bash.txt
@@ -1,5 +1,5 @@
 oint bitrix24 MoveFileToFolder \
  --url "b24-ar17wx.bitrix24.by" \
- --fileid 14376 \
- --folderid 14386 \
+ --fileid 14616 \
+ --folderid 14626 \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/MoveFileToFolder/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/MoveFileToFolder/bat.txt
index 13f3dd28d5..8ec9204cdb 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/MoveFileToFolder/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/MoveFileToFolder/bat.txt
@@ -1,5 +1,5 @@
 oint bitrix24 MoveFileToFolder ^
  --url "b24-ar17wx.bitrix24.by" ^
- --fileid 14376 ^
- --folderid 14386 ^
+ --fileid 14616 ^
+ --folderid 14626 ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/MoveFolder/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/MoveFolder/bash.txt
index ba63280e7d..95e0d0bd4d 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/MoveFolder/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/MoveFolder/bash.txt
@@ -1,5 +1,5 @@
 oint bitrix24 MoveFolder \
  --url "b24-ar17wx.bitrix24.by" \
- --folderid 14384 \
- --tagetid 14380 \
+ --folderid 14624 \
+ --tagetid 14620 \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/MoveFolder/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/MoveFolder/bat.txt
index d1e888d924..5b64d6814a 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/MoveFolder/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/MoveFolder/bat.txt
@@ -1,5 +1,5 @@
 oint bitrix24 MoveFolder ^
  --url "b24-ar17wx.bitrix24.by" ^
- --folderid 14384 ^
- --tagetid 14380 ^
+ --folderid 14624 ^
+ --tagetid 14620 ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/MoveTaskToKanbanStage/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/MoveTaskToKanbanStage/bash.txt
index 29bdb897fd..581552ec0a 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/MoveTaskToKanbanStage/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/MoveTaskToKanbanStage/bash.txt
@@ -1,5 +1,5 @@
 oint bitrix24 MoveTaskToKanbanStage \
  --url "b24-ar17wx.bitrix24.by" \
- --task "2706" \
- --stage 962 \
+ --task "2746" \
+ --stage 978 \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/MoveTaskToKanbanStage/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/MoveTaskToKanbanStage/bat.txt
index 1d904a889b..2daa6104af 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/MoveTaskToKanbanStage/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/MoveTaskToKanbanStage/bat.txt
@@ -1,5 +1,5 @@
 oint bitrix24 MoveTaskToKanbanStage ^
  --url "b24-ar17wx.bitrix24.by" ^
- --task "2706" ^
- --stage 962 ^
+ --task "2746" ^
+ --stage 978 ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/MuteTask/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/MuteTask/bash.txt
index 91f75547fe..5099adf1de 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/MuteTask/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/MuteTask/bash.txt
@@ -1,4 +1,4 @@
 oint bitrix24 MuteTask \
  --url "b24-ar17wx.bitrix24.by" \
- --task "2702" \
+ --task "2742" \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/MuteTask/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/MuteTask/bat.txt
index 5ba7008723..21f880586a 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/MuteTask/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/MuteTask/bat.txt
@@ -1,4 +1,4 @@
 oint bitrix24 MuteTask ^
  --url "b24-ar17wx.bitrix24.by" ^
- --task "2702" ^
+ --task "2742" ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/PauseTask/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/PauseTask/bash.txt
index b585c9e695..cad1ada138 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/PauseTask/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/PauseTask/bash.txt
@@ -1,4 +1,4 @@
 oint bitrix24 PauseTask \
  --url "b24-ar17wx.bitrix24.by" \
- --task "2702" \
+ --task "2742" \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/PauseTask/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/PauseTask/bat.txt
index 010ddb1e38..cb1b12ed5e 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/PauseTask/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/PauseTask/bat.txt
@@ -1,4 +1,4 @@
 oint bitrix24 PauseTask ^
  --url "b24-ar17wx.bitrix24.by" ^
- --task "2702" ^
+ --task "2742" ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/RemoveTaskFromFavorites/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/RemoveTaskFromFavorites/bash.txt
index 530d1d9a30..613f0ba94f 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/RemoveTaskFromFavorites/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/RemoveTaskFromFavorites/bash.txt
@@ -1,4 +1,4 @@
 oint bitrix24 RemoveTaskFromFavorites \
  --url "b24-ar17wx.bitrix24.by" \
- --task "2702" \
+ --task "2742" \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/RemoveTaskFromFavorites/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/RemoveTaskFromFavorites/bat.txt
index 1f8c5d1147..d5cd8867f8 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/RemoveTaskFromFavorites/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/RemoveTaskFromFavorites/bat.txt
@@ -1,4 +1,4 @@
 oint bitrix24 RemoveTaskFromFavorites ^
  --url "b24-ar17wx.bitrix24.by" ^
- --task "2702" ^
+ --task "2742" ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/RenameFile/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/RenameFile/bash.txt
index 5a51c985d4..9521aff9bd 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/RenameFile/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/RenameFile/bash.txt
@@ -1,5 +1,5 @@
 oint bitrix24 RenameFile \
  --url "b24-ar17wx.bitrix24.by" \
- --fileid 14376 \
+ --fileid 14616 \
  --title "New file name.jpg" \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/RenameFile/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/RenameFile/bat.txt
index bddcb1254b..5b63a671a2 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/RenameFile/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/RenameFile/bat.txt
@@ -1,5 +1,5 @@
 oint bitrix24 RenameFile ^
  --url "b24-ar17wx.bitrix24.by" ^
- --fileid 14376 ^
+ --fileid 14616 ^
  --title "New file name.jpg" ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/RenameFolder/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/RenameFolder/bash.txt
index 9ec3b4128e..04be6761ef 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/RenameFolder/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/RenameFolder/bash.txt
@@ -1,5 +1,5 @@
 oint bitrix24 RenameFolder \
  --url "b24-ar17wx.bitrix24.by" \
- --folderid 14382 \
+ --folderid 14622 \
  --title "New catalog" \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/RenameFolder/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/RenameFolder/bat.txt
index 8510a29dbc..41aac38790 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/RenameFolder/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/RenameFolder/bat.txt
@@ -1,5 +1,5 @@
 oint bitrix24 RenameFolder ^
  --url "b24-ar17wx.bitrix24.by" ^
- --folderid 14382 ^
+ --folderid 14622 ^
  --title "New catalog" ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/RenewTask/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/RenewTask/bash.txt
index 5e55dfe109..363adf4560 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/RenewTask/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/RenewTask/bash.txt
@@ -1,4 +1,4 @@
 oint bitrix24 RenewTask \
  --url "b24-ar17wx.bitrix24.by" \
- --task "2702" \
+ --task "2742" \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/RenewTask/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/RenewTask/bat.txt
index a02e7ceb66..91b9daf552 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/RenewTask/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/RenewTask/bat.txt
@@ -1,4 +1,4 @@
 oint bitrix24 RenewTask ^
  --url "b24-ar17wx.bitrix24.by" ^
- --task "2702" ^
+ --task "2742" ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/RenewTasksChecklistElement/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/RenewTasksChecklistElement/bash.txt
index 817999d721..d0e4e081ef 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/RenewTasksChecklistElement/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/RenewTasksChecklistElement/bash.txt
@@ -1,5 +1,5 @@
 oint bitrix24 RenewTasksChecklistElement \
  --url "b24-ar17wx.bitrix24.by" \
- --task "2702" \
- --element 1708 \
+ --task "2742" \
+ --element 1740 \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/RenewTasksChecklistElement/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/RenewTasksChecklistElement/bat.txt
index f74a3144e3..e6133ab289 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/RenewTasksChecklistElement/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/RenewTasksChecklistElement/bat.txt
@@ -1,5 +1,5 @@
 oint bitrix24 RenewTasksChecklistElement ^
  --url "b24-ar17wx.bitrix24.by" ^
- --task "2702" ^
- --element 1708 ^
+ --task "2742" ^
+ --element 1740 ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/RestoreFile/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/RestoreFile/bash.txt
index c790998896..ea6755831e 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/RestoreFile/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/RestoreFile/bash.txt
@@ -1,4 +1,4 @@
 oint bitrix24 RestoreFile \
  --url "b24-ar17wx.bitrix24.by" \
- --fileid 14376 \
+ --fileid 14616 \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/RestoreFile/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/RestoreFile/bat.txt
index 8b9d279eff..74ac3c7831 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/RestoreFile/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/RestoreFile/bat.txt
@@ -1,4 +1,4 @@
 oint bitrix24 RestoreFile ^
  --url "b24-ar17wx.bitrix24.by" ^
- --fileid 14376 ^
+ --fileid 14616 ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/RestoreFolder/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/RestoreFolder/bash.txt
index 124e104bd7..7f7ae97938 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/RestoreFolder/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/RestoreFolder/bash.txt
@@ -1,4 +1,4 @@
 oint bitrix24 RestoreFolder \
  --url "b24-ar17wx.bitrix24.by" \
- --folderid 14382 \
+ --folderid 14622 \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/RestoreFolder/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/RestoreFolder/bat.txt
index 406bda59c0..d1353f9068 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/RestoreFolder/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/RestoreFolder/bat.txt
@@ -1,4 +1,4 @@
 oint bitrix24 RestoreFolder ^
  --url "b24-ar17wx.bitrix24.by" ^
- --folderid 14382 ^
+ --folderid 14622 ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/SendFile/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/SendFile/bash.txt
index ce00cdae53..edec861688 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/SendFile/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/SendFile/bash.txt
@@ -1,6 +1,6 @@
 oint bitrix24 SendFile \
  --url "b24-ar17wx.bitrix24.by" \
- --chat 1112 \
- --fileid 14414 \
+ --chat 1128 \
+ --fileid 14654 \
  --description "Very important file" \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/SendFile/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/SendFile/bat.txt
index 273c4c5f26..c1ade0ee99 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/SendFile/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/SendFile/bat.txt
@@ -1,6 +1,6 @@
 oint bitrix24 SendFile ^
  --url "b24-ar17wx.bitrix24.by" ^
- --chat 1112 ^
- --fileid 14414 ^
+ --chat 1128 ^
+ --fileid 14654 ^
  --description "Very important file" ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/SetMessageReaction/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/SetMessageReaction/bash.txt
index 3cab8e638f..ad931ef5d5 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/SetMessageReaction/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/SetMessageReaction/bash.txt
@@ -1,4 +1,4 @@
 oint bitrix24 SetMessageReaction \
  --url "b24-ar17wx.bitrix24.by" \
- --message 19934 \
+ --message 20254 \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/SetMessageReaction/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/SetMessageReaction/bat.txt
index 8fbdd6fa6e..d0c6d69aef 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/SetMessageReaction/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/SetMessageReaction/bat.txt
@@ -1,4 +1,4 @@
 oint bitrix24 SetMessageReaction ^
  --url "b24-ar17wx.bitrix24.by" ^
- --message 19934 ^
+ --message 20254 ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/StartTask/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/StartTask/bash.txt
index 31f5558e83..99b6e33c2f 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/StartTask/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/StartTask/bash.txt
@@ -1,4 +1,4 @@
 oint bitrix24 StartTask \
  --url "b24-ar17wx.bitrix24.by" \
- --task "2702" \
+ --task "2742" \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/StartTask/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/StartTask/bat.txt
index 1686dec992..2b8757ca69 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/StartTask/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/StartTask/bat.txt
@@ -1,4 +1,4 @@
 oint bitrix24 StartTask ^
  --url "b24-ar17wx.bitrix24.by" ^
- --task "2702" ^
+ --task "2742" ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/StartTimekeeping/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/StartTimekeeping/bash.txt
index 783006bb0b..d0d5b38d92 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/StartTimekeeping/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/StartTimekeeping/bash.txt
@@ -1,6 +1,6 @@
 oint bitrix24 StartTimekeeping \
  --url "b24-ar17wx.bitrix24.by" \
  --userid 1 \
- --time "2024-10-21T22:56:01.7119592" \
+ --time "2024-10-26T10:42:12.5708901" \
  --report "Late" \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/StartTimekeeping/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/StartTimekeeping/bat.txt
index 249b6b9735..ab0055ce0b 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/StartTimekeeping/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/StartTimekeeping/bat.txt
@@ -1,6 +1,6 @@
 oint bitrix24 StartTimekeeping ^
  --url "b24-ar17wx.bitrix24.by" ^
  --userid 1 ^
- --time "2024-10-21T22:56:01.7119592" ^
+ --time "2024-10-26T10:42:12.5708901" ^
  --report "Late" ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/StartWatchingTask/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/StartWatchingTask/bash.txt
index e91fae0d68..41936e312f 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/StartWatchingTask/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/StartWatchingTask/bash.txt
@@ -1,4 +1,4 @@
 oint bitrix24 StartWatchingTask \
  --url "b24-ar17wx.bitrix24.by" \
- --task "2702" \
+ --task "2742" \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/StartWatchingTask/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/StartWatchingTask/bat.txt
index cd49b49bdd..63b73a02cd 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/StartWatchingTask/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/StartWatchingTask/bat.txt
@@ -1,4 +1,4 @@
 oint bitrix24 StartWatchingTask ^
  --url "b24-ar17wx.bitrix24.by" ^
- --task "2702" ^
+ --task "2742" ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/StopTimekeeping/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/StopTimekeeping/bash.txt
index ea53e1c8ca..6f57b84e97 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/StopTimekeeping/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/StopTimekeeping/bash.txt
@@ -1,6 +1,6 @@
 oint bitrix24 StopTimekeeping \
  --url "b24-ar17wx.bitrix24.by" \
  --userid 1 \
- --time "2024-10-21T23:56:09.629205" \
+ --time "2024-10-26T11:42:19.739296" \
  --report "Time off" \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/StopTimekeeping/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/StopTimekeeping/bat.txt
index 861e5cae6f..2c6ead3cfe 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/StopTimekeeping/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/StopTimekeeping/bat.txt
@@ -1,6 +1,6 @@
 oint bitrix24 StopTimekeeping ^
  --url "b24-ar17wx.bitrix24.by" ^
  --userid 1 ^
- --time "2024-10-21T23:56:09.629205" ^
+ --time "2024-10-26T11:42:19.739296" ^
  --report "Time off" ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/StopWatchingTask/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/StopWatchingTask/bash.txt
index 1b6a805b08..6244e34c6b 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/StopWatchingTask/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/StopWatchingTask/bash.txt
@@ -1,4 +1,4 @@
 oint bitrix24 StopWatchingTask \
  --url "b24-ar17wx.bitrix24.by" \
- --task "2702" \
+ --task "2742" \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/StopWatchingTask/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/StopWatchingTask/bat.txt
index f00c7b1a43..ec022f2aad 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/StopWatchingTask/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/StopWatchingTask/bat.txt
@@ -1,4 +1,4 @@
 oint bitrix24 StopWatchingTask ^
  --url "b24-ar17wx.bitrix24.by" ^
- --task "2702" ^
+ --task "2742" ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/UnmuteTask/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/UnmuteTask/bash.txt
index 45609dbddb..ca3146b288 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/UnmuteTask/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/UnmuteTask/bash.txt
@@ -1,4 +1,4 @@
 oint bitrix24 UnmuteTask \
  --url "b24-ar17wx.bitrix24.by" \
- --task "2702" \
+ --task "2742" \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/UnmuteTask/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/UnmuteTask/bat.txt
index 0b57235560..8b81c764c5 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/UnmuteTask/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/UnmuteTask/bat.txt
@@ -1,4 +1,4 @@
 oint bitrix24 UnmuteTask ^
  --url "b24-ar17wx.bitrix24.by" ^
- --task "2702" ^
+ --task "2742" ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/UpdateDeal/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/UpdateDeal/bash.txt
index 8f7fb68dbc..30f85b1e08 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/UpdateDeal/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/UpdateDeal/bash.txt
@@ -2,6 +2,6 @@
 
 oint bitrix24 UpdateDeal \
  --url "b24-ar17wx.bitrix24.by" \
- --deal 1002 \
+ --deal 1034 \
  --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/en/cli/NEW_CLI/bitrix24/UpdateDeal/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/UpdateDeal/bat.txt
index 9f1a97e551..b0f0c1912c 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/UpdateDeal/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/UpdateDeal/bat.txt
@@ -2,6 +2,6 @@
 
 oint bitrix24 UpdateDeal ^
  --url "b24-ar17wx.bitrix24.by" ^
- --deal 1002 ^
+ --deal 1034 ^
  --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/en/cli/NEW_CLI/bitrix24/UpdateDepartment/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/UpdateDepartment/bash.txt
index 55fa8b3343..0344304165 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/UpdateDepartment/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/UpdateDepartment/bash.txt
@@ -1,6 +1,6 @@
 oint bitrix24 UpdateDepartment \
  --url "b24-ar17wx.bitrix24.by" \
- --depid 716 \
+ --depid 732 \
  --title "New department" \
  --parentid 1 \
  --headid 10 \
diff --git a/docs/en/cli/NEW_CLI/bitrix24/UpdateDepartment/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/UpdateDepartment/bat.txt
index d95a3e0eae..6fe8633c3f 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/UpdateDepartment/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/UpdateDepartment/bat.txt
@@ -1,6 +1,6 @@
 oint bitrix24 UpdateDepartment ^
  --url "b24-ar17wx.bitrix24.by" ^
- --depid 716 ^
+ --depid 732 ^
  --title "New department" ^
  --parentid 1 ^
  --headid 10 ^
diff --git a/docs/en/cli/NEW_CLI/bitrix24/UpdateKanbansStage/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/UpdateKanbansStage/bash.txt
index ccc701d2f4..eb930df579 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/UpdateKanbansStage/bash.txt
+++ b/docs/en/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 962 \
+ --stage 978 \
  --color "000000" \
  --prevstage 6 \
  --admin true \
diff --git a/docs/en/cli/NEW_CLI/bitrix24/UpdateKanbansStage/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/UpdateKanbansStage/bat.txt
index 339f1876e5..1f50dfa0e5 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/UpdateKanbansStage/bat.txt
+++ b/docs/en/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 962 ^
+ --stage 978 ^
  --color "000000" ^
  --prevstage 6 ^
  --admin true ^
diff --git a/docs/en/cli/NEW_CLI/bitrix24/UpdateLead/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/UpdateLead/bash.txt
index fc12909718..9a9e2b8c3e 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/UpdateLead/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/UpdateLead/bash.txt
@@ -2,6 +2,6 @@
 
 oint bitrix24 UpdateLead \
  --url "b24-ar17wx.bitrix24.by" \
- --lead 510 \
+ --lead 526 \
  --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/en/cli/NEW_CLI/bitrix24/UpdateLead/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/UpdateLead/bat.txt
index 5c1dd291c5..76de88cac1 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/UpdateLead/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/UpdateLead/bat.txt
@@ -2,6 +2,6 @@
 
 oint bitrix24 UpdateLead ^
  --url "b24-ar17wx.bitrix24.by" ^
- --lead 510 ^
+ --lead 526 ^
  --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/en/cli/NEW_CLI/bitrix24/UpdatePost/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/UpdatePost/bash.txt
index 692386f1b5..89eaa0ddab 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/UpdatePost/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/UpdatePost/bash.txt
@@ -2,7 +2,7 @@
 
 oint bitrix24 UpdatePost \
  --url "b24-ar17wx.bitrix24.by" \
- --postid 1064 \
+ --postid 1080 \
  --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/en/cli/NEW_CLI/bitrix24/UpdatePost/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/UpdatePost/bat.txt
index 40c1f66181..73342e73b5 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/UpdatePost/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/UpdatePost/bat.txt
@@ -2,7 +2,7 @@
 
 oint bitrix24 UpdatePost ^
  --url "b24-ar17wx.bitrix24.by" ^
- --postid 1064 ^
+ --postid 1080 ^
  --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/en/cli/NEW_CLI/bitrix24/UpdateTask/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/UpdateTask/bash.txt
index d97cb0f260..1a8808e681 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/UpdateTask/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/UpdateTask/bash.txt
@@ -2,6 +2,6 @@
 
 oint bitrix24 UpdateTask \
  --url "b24-ar17wx.bitrix24.by" \
- --task "2702" \
+ --task "2742" \
  --fields "{'TITLE':'Another task title','DESCRIPTION':'Another task description','PRIORITY':'1'}" \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/UpdateTask/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/UpdateTask/bat.txt
index 67f8eddb64..5be10b3043 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/UpdateTask/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/UpdateTask/bat.txt
@@ -2,6 +2,6 @@
 
 oint bitrix24 UpdateTask ^
  --url "b24-ar17wx.bitrix24.by" ^
- --task "2702" ^
+ --task "2742" ^
  --fields "{'TITLE':'Another task title','DESCRIPTION':'Another task description','PRIORITY':'1'}" ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/UpdateTaskComment/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/UpdateTaskComment/bash.txt
index af7efbcdc3..e577335c22 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/UpdateTaskComment/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/UpdateTaskComment/bash.txt
@@ -1,6 +1,6 @@
 oint bitrix24 UpdateTaskComment \
  --url "b24-ar17wx.bitrix24.by" \
- --task "2704" \
- --comment 6642 \
+ --task "2744" \
+ --comment 6730 \
  --text "The task has been changed, let's split up" \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/UpdateTaskComment/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/UpdateTaskComment/bat.txt
index 016d482d5a..b86fb615d7 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/UpdateTaskComment/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/UpdateTaskComment/bat.txt
@@ -1,6 +1,6 @@
 oint bitrix24 UpdateTaskComment ^
  --url "b24-ar17wx.bitrix24.by" ^
- --task "2704" ^
- --comment 6642 ^
+ --task "2744" ^
+ --comment 6730 ^
  --text "The task has been changed, let's split up" ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/UpdateTaskTimeAccounting/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/UpdateTaskTimeAccounting/bash.txt
index 99eafa9f2b..9787090e06 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/UpdateTaskTimeAccounting/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/UpdateTaskTimeAccounting/bash.txt
@@ -1,8 +1,8 @@
 oint bitrix24 UpdateTaskTimeAccounting \
  --url "b24-ar17wx.bitrix24.by" \
- --task "2708" \
- --record 952 \
+ --task "2748" \
+ --record 968 \
  --amount 4800 \
  --text "New time record" \
- --date "2024-09-21T23:55:56.3058796" \
+ --date "2024-09-26T11:42:07.5802295" \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/UpdateTaskTimeAccounting/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/UpdateTaskTimeAccounting/bat.txt
index 4cffecd233..906774c1e1 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/UpdateTaskTimeAccounting/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/UpdateTaskTimeAccounting/bat.txt
@@ -1,8 +1,8 @@
 oint bitrix24 UpdateTaskTimeAccounting ^
  --url "b24-ar17wx.bitrix24.by" ^
- --task "2708" ^
- --record 952 ^
+ --task "2748" ^
+ --record 968 ^
  --amount 4800 ^
  --text "New time record" ^
- --date "2024-09-21T23:55:56.3058796" ^
+ --date "2024-09-26T11:42:07.5802295" ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/UpdateTasksChecklistElement/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/UpdateTasksChecklistElement/bash.txt
index 13cc6a0b62..5e1bce9f6d 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/UpdateTasksChecklistElement/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/UpdateTasksChecklistElement/bash.txt
@@ -1,6 +1,6 @@
 oint bitrix24 UpdateTasksChecklistElement \
  --url "b24-ar17wx.bitrix24.by" \
- --task "2702" \
- --element 1708 \
+ --task "2742" \
+ --element 1740 \
  --text "New elements text" \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/UpdateTasksChecklistElement/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/UpdateTasksChecklistElement/bat.txt
index a8058f144e..aa4b243361 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/UpdateTasksChecklistElement/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/UpdateTasksChecklistElement/bat.txt
@@ -1,6 +1,6 @@
 oint bitrix24 UpdateTasksChecklistElement ^
  --url "b24-ar17wx.bitrix24.by" ^
- --task "2702" ^
- --element 1708 ^
+ --task "2742" ^
+ --element 1740 ^
  --text "New elements text" ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/UpdateUser/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/UpdateUser/bash.txt
index 5ed1d9337c..9b77d142aa 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/UpdateUser/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/UpdateUser/bash.txt
@@ -2,6 +2,6 @@
 
 oint bitrix24 UpdateUser \
  --url "b24-ar17wx.bitrix24.by" \
- --userid 726 \
- --fields "{'EMAIL':'f2fb8614-c0e9-4780-99fc-497d97cd15c3@exepmple.org','NAME':'Oleg','LAST_NAME':'Lama','UF_DEPARTMENT':7}" \
+ --userid 742 \
+ --fields "{'EMAIL':'969116bb-c16c-4bdd-bdeb-fc09a62f52ff@exepmple.org','NAME':'Oleg','LAST_NAME':'Lama','UF_DEPARTMENT':7}" \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/UpdateUser/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/UpdateUser/bat.txt
index f6f4428b45..68b508d9a8 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/UpdateUser/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/UpdateUser/bat.txt
@@ -2,6 +2,6 @@
 
 oint bitrix24 UpdateUser ^
  --url "b24-ar17wx.bitrix24.by" ^
- --userid 726 ^
- --fields "{'EMAIL':'f2fb8614-c0e9-4780-99fc-497d97cd15c3@exepmple.org','NAME':'Oleg','LAST_NAME':'Lama','UF_DEPARTMENT':7}" ^
+ --userid 742 ^
+ --fields "{'EMAIL':'969116bb-c16c-4bdd-bdeb-fc09a62f52ff@exepmple.org','NAME':'Oleg','LAST_NAME':'Lama','UF_DEPARTMENT':7}" ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/UploadFileToFolder/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/UploadFileToFolder/bash.txt
index 687d8a8c08..5ccdd75215 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/UploadFileToFolder/bash.txt
+++ b/docs/en/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 14408
\ No newline at end of file
+ --folderid 14648
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/UploadFileToFolder/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/UploadFileToFolder/bat.txt
index d7b8d34864..04a6704bfa 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/UploadFileToFolder/bat.txt
+++ b/docs/en/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 14408
\ No newline at end of file
+ --folderid 14648
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/cdek/CreateBarcode/bash.txt b/docs/en/cli/NEW_CLI/cdek/CreateBarcode/bash.txt
index 03fe866425..3b44fd6412 100644
--- a/docs/en/cli/NEW_CLI/cdek/CreateBarcode/bash.txt
+++ b/docs/en/cli/NEW_CLI/cdek/CreateBarcode/bash.txt
@@ -1,6 +1,6 @@
 oint cdek CreateBarcode \
  --token "***" \
- --uuids "531f89d4-ce21-4b3e-adc6-a60b9d51118e" \
+ --uuids "37533d12-7db6-4d9c-9a13-1279ca2563ea" \
  --count 1 \
  --format "A5" \
  --testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/cdek/CreateBarcode/bat.txt b/docs/en/cli/NEW_CLI/cdek/CreateBarcode/bat.txt
index 37fd028401..6cdbd6f942 100644
--- a/docs/en/cli/NEW_CLI/cdek/CreateBarcode/bat.txt
+++ b/docs/en/cli/NEW_CLI/cdek/CreateBarcode/bat.txt
@@ -1,6 +1,6 @@
 oint cdek CreateBarcode ^
  --token "***" ^
- --uuids "531f89d4-ce21-4b3e-adc6-a60b9d51118e" ^
+ --uuids "37533d12-7db6-4d9c-9a13-1279ca2563ea" ^
  --count 1 ^
  --format "A5" ^
  --testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/cdek/CreateCourierInvitation/bash.txt b/docs/en/cli/NEW_CLI/cdek/CreateCourierInvitation/bash.txt
index 04e21aac6d..bb6cb8ea4c 100644
--- a/docs/en/cli/NEW_CLI/cdek/CreateCourierInvitation/bash.txt
+++ b/docs/en/cli/NEW_CLI/cdek/CreateCourierInvitation/bash.txt
@@ -2,5 +2,5 @@
 
 oint cdek CreateCourierInvitation \
  --token "***" \
- --intake "{'intake_date':'2024-10-23','intake_time_from':'10:00','intake_time_to':'17:00','name':'Consolidated cargo','weight':1000,'length':10,'width':10,'height':10,'comment':'Comment to courier','need_call':false,'sender':{'company':'Company','name':'Ivaniv Ivan','phones':[{'number':'+79589441654'}]},'from_location':{'code':'44','fias_guid':'0c5b2444-70a0-4932-980c-b4dc0d3f02b5','postal_code':'109004','longitude':37.6204,'latitude':55.754,'country_code':'RU','region':'Moscow','sub_region':'Moscow','city':'Moscow','kladr_code':'7700000000000','address':'st. Bluchera, 32'}}" \
+ --intake "{'intake_date':'2024-10-27','intake_time_from':'10:00','intake_time_to':'17:00','name':'Consolidated cargo','weight':1000,'length':10,'width':10,'height':10,'comment':'Comment to courier','need_call':false,'sender':{'company':'Company','name':'Ivaniv Ivan','phones':[{'number':'+79589441654'}]},'from_location':{'code':'44','fias_guid':'0c5b2444-70a0-4932-980c-b4dc0d3f02b5','postal_code':'109004','longitude':37.6204,'latitude':55.754,'country_code':'RU','region':'Moscow','sub_region':'Moscow','city':'Moscow','kladr_code':'7700000000000','address':'st. Bluchera, 32'}}" \
  --testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/cdek/CreateCourierInvitation/bat.txt b/docs/en/cli/NEW_CLI/cdek/CreateCourierInvitation/bat.txt
index 71518de5c4..c989e2c697 100644
--- a/docs/en/cli/NEW_CLI/cdek/CreateCourierInvitation/bat.txt
+++ b/docs/en/cli/NEW_CLI/cdek/CreateCourierInvitation/bat.txt
@@ -2,5 +2,5 @@
 
 oint cdek CreateCourierInvitation ^
  --token "***" ^
- --intake "{'intake_date':'2024-10-23','intake_time_from':'10:00','intake_time_to':'17:00','name':'Consolidated cargo','weight':1000,'length':10,'width':10,'height':10,'comment':'Comment to courier','need_call':false,'sender':{'company':'Company','name':'Ivaniv Ivan','phones':[{'number':'+79589441654'}]},'from_location':{'code':'44','fias_guid':'0c5b2444-70a0-4932-980c-b4dc0d3f02b5','postal_code':'109004','longitude':37.6204,'latitude':55.754,'country_code':'RU','region':'Moscow','sub_region':'Moscow','city':'Moscow','kladr_code':'7700000000000','address':'st. Bluchera, 32'}}" ^
+ --intake "{'intake_date':'2024-10-27','intake_time_from':'10:00','intake_time_to':'17:00','name':'Consolidated cargo','weight':1000,'length':10,'width':10,'height':10,'comment':'Comment to courier','need_call':false,'sender':{'company':'Company','name':'Ivaniv Ivan','phones':[{'number':'+79589441654'}]},'from_location':{'code':'44','fias_guid':'0c5b2444-70a0-4932-980c-b4dc0d3f02b5','postal_code':'109004','longitude':37.6204,'latitude':55.754,'country_code':'RU','region':'Moscow','sub_region':'Moscow','city':'Moscow','kladr_code':'7700000000000','address':'st. Bluchera, 32'}}" ^
  --testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/cdek/CreateOrder/bash.txt b/docs/en/cli/NEW_CLI/cdek/CreateOrder/bash.txt
index 3690b26dba..37bce46c1c 100644
--- a/docs/en/cli/NEW_CLI/cdek/CreateOrder/bash.txt
+++ b/docs/en/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':'2161fefc-cf79-430e-a3ca-77d4aff95f5e','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':'0b317678-c77e-469c-a3b2-2a35b954dcbb','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/en/cli/NEW_CLI/cdek/CreateOrder/bat.txt b/docs/en/cli/NEW_CLI/cdek/CreateOrder/bat.txt
index 9c7c6c14c2..130c706acf 100644
--- a/docs/en/cli/NEW_CLI/cdek/CreateOrder/bat.txt
+++ b/docs/en/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':'2161fefc-cf79-430e-a3ca-77d4aff95f5e','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':'0b317678-c77e-469c-a3b2-2a35b954dcbb','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/en/cli/NEW_CLI/cdek/CreatePrealert/bash.txt b/docs/en/cli/NEW_CLI/cdek/CreatePrealert/bash.txt
index e2d08c907f..1ef370813c 100644
--- a/docs/en/cli/NEW_CLI/cdek/CreatePrealert/bash.txt
+++ b/docs/en/cli/NEW_CLI/cdek/CreatePrealert/bash.txt
@@ -1,6 +1,6 @@
 oint cdek CreatePrealert \
  --token "***" \
- --uuids "531f89d4-ce21-4b3e-adc6-a60b9d51118e" \
- --date "2024-10-23T00:08:08.8331791" \
+ --uuids "37533d12-7db6-4d9c-9a13-1279ca2563ea" \
+ --date "2024-10-27T11:52:08.4400527" \
  --point "NSK27" \
  --testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/cdek/CreatePrealert/bat.txt b/docs/en/cli/NEW_CLI/cdek/CreatePrealert/bat.txt
index 7a05f7726f..0dc40f4cb6 100644
--- a/docs/en/cli/NEW_CLI/cdek/CreatePrealert/bat.txt
+++ b/docs/en/cli/NEW_CLI/cdek/CreatePrealert/bat.txt
@@ -1,6 +1,6 @@
 oint cdek CreatePrealert ^
  --token "***" ^
- --uuids "531f89d4-ce21-4b3e-adc6-a60b9d51118e" ^
- --date "2024-10-23T00:08:08.8331791" ^
+ --uuids "37533d12-7db6-4d9c-9a13-1279ca2563ea" ^
+ --date "2024-10-27T11:52:08.4400527" ^
  --point "NSK27" ^
  --testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/cdek/CreateReceipt/bash.txt b/docs/en/cli/NEW_CLI/cdek/CreateReceipt/bash.txt
index bacc82700e..73ca666cfb 100644
--- a/docs/en/cli/NEW_CLI/cdek/CreateReceipt/bash.txt
+++ b/docs/en/cli/NEW_CLI/cdek/CreateReceipt/bash.txt
@@ -1,6 +1,6 @@
 oint cdek CreateReceipt \
  --token "***" \
- --uuids "531f89d4-ce21-4b3e-adc6-a60b9d51118e" \
+ --uuids "37533d12-7db6-4d9c-9a13-1279ca2563ea" \
  --type "tpl_russia" \
  --count 1 \
  --testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/cdek/CreateReceipt/bat.txt b/docs/en/cli/NEW_CLI/cdek/CreateReceipt/bat.txt
index cb06deea75..4d60bd4810 100644
--- a/docs/en/cli/NEW_CLI/cdek/CreateReceipt/bat.txt
+++ b/docs/en/cli/NEW_CLI/cdek/CreateReceipt/bat.txt
@@ -1,6 +1,6 @@
 oint cdek CreateReceipt ^
  --token "***" ^
- --uuids "531f89d4-ce21-4b3e-adc6-a60b9d51118e" ^
+ --uuids "37533d12-7db6-4d9c-9a13-1279ca2563ea" ^
  --type "tpl_russia" ^
  --count 1 ^
  --testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/cdek/DeleteCourierInvitation/bash.txt b/docs/en/cli/NEW_CLI/cdek/DeleteCourierInvitation/bash.txt
index 2fb4ec089b..628db9863b 100644
--- a/docs/en/cli/NEW_CLI/cdek/DeleteCourierInvitation/bash.txt
+++ b/docs/en/cli/NEW_CLI/cdek/DeleteCourierInvitation/bash.txt
@@ -1,4 +1,4 @@
 oint cdek DeleteCourierInvitation \
  --token "***" \
- --uuid "72753031-56b4-4b18-8fe4-cae931c74304" \
+ --uuid "72753031-1ec6-464e-baa9-9522b8da64da" \
  --testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/cdek/DeleteCourierInvitation/bat.txt b/docs/en/cli/NEW_CLI/cdek/DeleteCourierInvitation/bat.txt
index 3d620ba448..6f893da1d2 100644
--- a/docs/en/cli/NEW_CLI/cdek/DeleteCourierInvitation/bat.txt
+++ b/docs/en/cli/NEW_CLI/cdek/DeleteCourierInvitation/bat.txt
@@ -1,4 +1,4 @@
 oint cdek DeleteCourierInvitation ^
  --token "***" ^
- --uuid "72753031-56b4-4b18-8fe4-cae931c74304" ^
+ --uuid "72753031-1ec6-464e-baa9-9522b8da64da" ^
  --testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/cdek/GetAvailableDeliveryIntervals/bash.txt b/docs/en/cli/NEW_CLI/cdek/GetAvailableDeliveryIntervals/bash.txt
index f3b7db5f2f..f1ab360e7a 100644
--- a/docs/en/cli/NEW_CLI/cdek/GetAvailableDeliveryIntervals/bash.txt
+++ b/docs/en/cli/NEW_CLI/cdek/GetAvailableDeliveryIntervals/bash.txt
@@ -1,4 +1,4 @@
 oint cdek GetAvailableDeliveryIntervals \
  --token "***" \
- --uuid "c0190e1b-4a2b-4df3-b3ad-e74fb474341e" \
+ --uuid "3c11d774-257a-45d8-880b-329c143b98b4" \
  --testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/cdek/GetAvailableDeliveryIntervals/bat.txt b/docs/en/cli/NEW_CLI/cdek/GetAvailableDeliveryIntervals/bat.txt
index d762374c3b..5275e56078 100644
--- a/docs/en/cli/NEW_CLI/cdek/GetAvailableDeliveryIntervals/bat.txt
+++ b/docs/en/cli/NEW_CLI/cdek/GetAvailableDeliveryIntervals/bat.txt
@@ -1,4 +1,4 @@
 oint cdek GetAvailableDeliveryIntervals ^
  --token "***" ^
- --uuid "c0190e1b-4a2b-4df3-b3ad-e74fb474341e" ^
+ --uuid "3c11d774-257a-45d8-880b-329c143b98b4" ^
  --testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/cdek/GetCashboxChecksByDate/bash.txt b/docs/en/cli/NEW_CLI/cdek/GetCashboxChecksByDate/bash.txt
index 2ebbb9702d..809131f6a9 100644
--- a/docs/en/cli/NEW_CLI/cdek/GetCashboxChecksByDate/bash.txt
+++ b/docs/en/cli/NEW_CLI/cdek/GetCashboxChecksByDate/bash.txt
@@ -1,4 +1,4 @@
 oint cdek GetCashboxChecksByDate \
  --token "***" \
- --date "2024-10-22T00:07:28.4298497" \
+ --date "2024-10-26T11:51:29.0865182" \
  --testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/cdek/GetCashboxChecksByDate/bat.txt b/docs/en/cli/NEW_CLI/cdek/GetCashboxChecksByDate/bat.txt
index 8db38948b9..83386de1ac 100644
--- a/docs/en/cli/NEW_CLI/cdek/GetCashboxChecksByDate/bat.txt
+++ b/docs/en/cli/NEW_CLI/cdek/GetCashboxChecksByDate/bat.txt
@@ -1,4 +1,4 @@
 oint cdek GetCashboxChecksByDate ^
  --token "***" ^
- --date "2024-10-22T00:07:28.4298497" ^
+ --date "2024-10-26T11:51:29.0865182" ^
  --testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/cdek/GetCourierInvitation/bash.txt b/docs/en/cli/NEW_CLI/cdek/GetCourierInvitation/bash.txt
index 9d538a9b3e..dc4294246a 100644
--- a/docs/en/cli/NEW_CLI/cdek/GetCourierInvitation/bash.txt
+++ b/docs/en/cli/NEW_CLI/cdek/GetCourierInvitation/bash.txt
@@ -1,4 +1,4 @@
 oint cdek GetCourierInvitation \
  --token "***" \
- --uuid "72753031-56b4-4b18-8fe4-cae931c74304" \
+ --uuid "72753031-1ec6-464e-baa9-9522b8da64da" \
  --testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/cdek/GetCourierInvitation/bat.txt b/docs/en/cli/NEW_CLI/cdek/GetCourierInvitation/bat.txt
index 79341905fa..99a7c8a7e9 100644
--- a/docs/en/cli/NEW_CLI/cdek/GetCourierInvitation/bat.txt
+++ b/docs/en/cli/NEW_CLI/cdek/GetCourierInvitation/bat.txt
@@ -1,4 +1,4 @@
 oint cdek GetCourierInvitation ^
  --token "***" ^
- --uuid "72753031-56b4-4b18-8fe4-cae931c74304" ^
+ --uuid "72753031-1ec6-464e-baa9-9522b8da64da" ^
  --testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/cdek/GetDeliveryCashRegistry/bash.txt b/docs/en/cli/NEW_CLI/cdek/GetDeliveryCashRegistry/bash.txt
index 54976c2076..8c843ff73f 100644
--- a/docs/en/cli/NEW_CLI/cdek/GetDeliveryCashRegistry/bash.txt
+++ b/docs/en/cli/NEW_CLI/cdek/GetDeliveryCashRegistry/bash.txt
@@ -1,4 +1,4 @@
 oint cdek GetDeliveryCashRegistry \
  --token "***" \
- --date "2024-10-22T00:07:29.795457" \
+ --date "2024-10-26T11:51:30.53736" \
  --testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/cdek/GetDeliveryCashRegistry/bat.txt b/docs/en/cli/NEW_CLI/cdek/GetDeliveryCashRegistry/bat.txt
index fd59b9e793..c620526b53 100644
--- a/docs/en/cli/NEW_CLI/cdek/GetDeliveryCashRegistry/bat.txt
+++ b/docs/en/cli/NEW_CLI/cdek/GetDeliveryCashRegistry/bat.txt
@@ -1,4 +1,4 @@
 oint cdek GetDeliveryCashRegistry ^
  --token "***" ^
- --date "2024-10-22T00:07:29.795457" ^
+ --date "2024-10-26T11:51:30.53736" ^
  --testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/cdek/GetDeliveryCashTransfers/bash.txt b/docs/en/cli/NEW_CLI/cdek/GetDeliveryCashTransfers/bash.txt
index 3a0c070764..fd0bb7d589 100644
--- a/docs/en/cli/NEW_CLI/cdek/GetDeliveryCashTransfers/bash.txt
+++ b/docs/en/cli/NEW_CLI/cdek/GetDeliveryCashTransfers/bash.txt
@@ -1,4 +1,4 @@
 oint cdek GetDeliveryCashTransfers \
  --token "***" \
- --date "2024-10-22T00:07:31.0494276" \
+ --date "2024-10-26T11:51:31.9473912" \
  --testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/cdek/GetDeliveryCashTransfers/bat.txt b/docs/en/cli/NEW_CLI/cdek/GetDeliveryCashTransfers/bat.txt
index 37963a3d04..1b93a10278 100644
--- a/docs/en/cli/NEW_CLI/cdek/GetDeliveryCashTransfers/bat.txt
+++ b/docs/en/cli/NEW_CLI/cdek/GetDeliveryCashTransfers/bat.txt
@@ -1,4 +1,4 @@
 oint cdek GetDeliveryCashTransfers ^
  --token "***" ^
- --date "2024-10-22T00:07:31.0494276" ^
+ --date "2024-10-26T11:51:31.9473912" ^
  --testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/cdek/GetOrder/bash.txt b/docs/en/cli/NEW_CLI/cdek/GetOrder/bash.txt
index 81155c1627..7f75bbbcba 100644
--- a/docs/en/cli/NEW_CLI/cdek/GetOrder/bash.txt
+++ b/docs/en/cli/NEW_CLI/cdek/GetOrder/bash.txt
@@ -1,4 +1,4 @@
 oint cdek GetOrder \
  --token "***" \
- --uuid "531f89d4-ce21-4b3e-adc6-a60b9d51118e" \
+ --uuid "37533d12-7db6-4d9c-9a13-1279ca2563ea" \
  --testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/cdek/GetOrder/bat.txt b/docs/en/cli/NEW_CLI/cdek/GetOrder/bat.txt
index 0f9f730cca..e2350a16ef 100644
--- a/docs/en/cli/NEW_CLI/cdek/GetOrder/bat.txt
+++ b/docs/en/cli/NEW_CLI/cdek/GetOrder/bat.txt
@@ -1,4 +1,4 @@
 oint cdek GetOrder ^
  --token "***" ^
- --uuid "531f89d4-ce21-4b3e-adc6-a60b9d51118e" ^
+ --uuid "37533d12-7db6-4d9c-9a13-1279ca2563ea" ^
  --testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/cdek/GetOrderByNumber/bash.txt b/docs/en/cli/NEW_CLI/cdek/GetOrderByNumber/bash.txt
index cd1b19b188..1cb4d6bc13 100644
--- a/docs/en/cli/NEW_CLI/cdek/GetOrderByNumber/bash.txt
+++ b/docs/en/cli/NEW_CLI/cdek/GetOrderByNumber/bash.txt
@@ -1,5 +1,5 @@
 oint cdek GetOrderByNumber \
  --token "***" \
- --number "1de6bf1d-4e6f-4d12-b131-8318710a33dd" \
+ --number "660276eb-9d2b-4304-b12e-66a5196ba561" \
  --internal true \
  --testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/cdek/GetOrderByNumber/bat.txt b/docs/en/cli/NEW_CLI/cdek/GetOrderByNumber/bat.txt
index 907cc146f7..0c5a377be7 100644
--- a/docs/en/cli/NEW_CLI/cdek/GetOrderByNumber/bat.txt
+++ b/docs/en/cli/NEW_CLI/cdek/GetOrderByNumber/bat.txt
@@ -1,5 +1,5 @@
 oint cdek GetOrderByNumber ^
  --token "***" ^
- --number "1de6bf1d-4e6f-4d12-b131-8318710a33dd" ^
+ --number "660276eb-9d2b-4304-b12e-66a5196ba561" ^
  --internal true ^
  --testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/cdek/GetReceipt/bash.txt b/docs/en/cli/NEW_CLI/cdek/GetReceipt/bash.txt
index ef8ab83e14..593d406afd 100644
--- a/docs/en/cli/NEW_CLI/cdek/GetReceipt/bash.txt
+++ b/docs/en/cli/NEW_CLI/cdek/GetReceipt/bash.txt
@@ -1,6 +1,4 @@
 oint cdek GetReceipt \
  --token "***" \
- --uuid "72753031-e7c8-4763-b698-61426f89d5b9" \
- --getfile true \
- --testapi "***" \
- --out "C:\Users\Administrator\AppData\Local\Temp\gn1rxd0spqr.pdf"
\ No newline at end of file
+ --uuid "72753031-ddcd-41b8-92b0-d3431b67c675" \
+ --testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/cdek/GetReceipt/bat.txt b/docs/en/cli/NEW_CLI/cdek/GetReceipt/bat.txt
index 01a92987e9..663738db26 100644
--- a/docs/en/cli/NEW_CLI/cdek/GetReceipt/bat.txt
+++ b/docs/en/cli/NEW_CLI/cdek/GetReceipt/bat.txt
@@ -1,6 +1,4 @@
 oint cdek GetReceipt ^
  --token "***" ^
- --uuid "72753031-e7c8-4763-b698-61426f89d5b9" ^
- --getfile true ^
- --testapi "***" ^
- --out "C:\Users\Administrator\AppData\Local\Temp\gn1rxd0spqr.pdf"
\ No newline at end of file
+ --uuid "72753031-ddcd-41b8-92b0-d3431b67c675" ^
+ --testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/dropbox/AddUsersToFolder/bash.txt b/docs/en/cli/NEW_CLI/dropbox/AddUsersToFolder/bash.txt
index c852e74527..7e820bc2d3 100644
--- a/docs/en/cli/NEW_CLI/dropbox/AddUsersToFolder/bash.txt
+++ b/docs/en/cli/NEW_CLI/dropbox/AddUsersToFolder/bash.txt
@@ -1,5 +1,5 @@
 oint dropbox AddUsersToFolder \
  --token "***" \
- --folder "11811261761" \
+ --folder "11861279697" \
  --emails "['h5bk6ft62s@privaterelay.appleid.com']" \
  --readonly true
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/dropbox/AddUsersToFolder/bat.txt b/docs/en/cli/NEW_CLI/dropbox/AddUsersToFolder/bat.txt
index 50a59077cb..1b83f94113 100644
--- a/docs/en/cli/NEW_CLI/dropbox/AddUsersToFolder/bat.txt
+++ b/docs/en/cli/NEW_CLI/dropbox/AddUsersToFolder/bat.txt
@@ -1,5 +1,5 @@
 oint dropbox AddUsersToFolder ^
  --token "***" ^
- --folder "11811261761" ^
+ --folder "11861279697" ^
  --emails "['h5bk6ft62s@privaterelay.appleid.com']" ^
  --readonly true
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/dropbox/CancelFolderPublication/bash.txt b/docs/en/cli/NEW_CLI/dropbox/CancelFolderPublication/bash.txt
index f2b679bbde..3afa68f9e6 100644
--- a/docs/en/cli/NEW_CLI/dropbox/CancelFolderPublication/bash.txt
+++ b/docs/en/cli/NEW_CLI/dropbox/CancelFolderPublication/bash.txt
@@ -1,3 +1,3 @@
 oint dropbox CancelFolderPublication \
  --token "***" \
- --folder "11811261761"
\ No newline at end of file
+ --folder "11861279697"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/dropbox/CancelFolderPublication/bat.txt b/docs/en/cli/NEW_CLI/dropbox/CancelFolderPublication/bat.txt
index a9cb2645d1..c82a3fe76c 100644
--- a/docs/en/cli/NEW_CLI/dropbox/CancelFolderPublication/bat.txt
+++ b/docs/en/cli/NEW_CLI/dropbox/CancelFolderPublication/bat.txt
@@ -1,3 +1,3 @@
 oint dropbox CancelFolderPublication ^
  --token "***" ^
- --folder "11811261761"
\ No newline at end of file
+ --folder "11861279697"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/dropbox/GetAsynchronousChangeStatus/bash.txt b/docs/en/cli/NEW_CLI/dropbox/GetAsynchronousChangeStatus/bash.txt
index f1d981f2ee..848b49d380 100644
--- a/docs/en/cli/NEW_CLI/dropbox/GetAsynchronousChangeStatus/bash.txt
+++ b/docs/en/cli/NEW_CLI/dropbox/GetAsynchronousChangeStatus/bash.txt
@@ -1,3 +1,3 @@
 oint dropbox GetAsynchronousChangeStatus \
  --token "***" \
- --job "dbjid:AABHUqviHJAUjeZBg3kbvfOqKbHUFJUuJaMfDoWN-lbjD8QUhBiMtYK0NXYR3lx7GvOl9EJc5S1ycboNqpMypqPu"
\ No newline at end of file
+ --job "dbjid:AAChAwxzn8oo2GpY42QtTXmrNLFAChmCudECBctmLsxkaX80U74aBYgXjDITzzzEwtr_7BqV2kF6TvVj37QALBTK"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/dropbox/GetAsynchronousChangeStatus/bat.txt b/docs/en/cli/NEW_CLI/dropbox/GetAsynchronousChangeStatus/bat.txt
index 7759933bcc..19f8336303 100644
--- a/docs/en/cli/NEW_CLI/dropbox/GetAsynchronousChangeStatus/bat.txt
+++ b/docs/en/cli/NEW_CLI/dropbox/GetAsynchronousChangeStatus/bat.txt
@@ -1,3 +1,3 @@
 oint dropbox GetAsynchronousChangeStatus ^
  --token "***" ^
- --job "dbjid:AABHUqviHJAUjeZBg3kbvfOqKbHUFJUuJaMfDoWN-lbjD8QUhBiMtYK0NXYR3lx7GvOl9EJc5S1ycboNqpMypqPu"
\ No newline at end of file
+ --job "dbjid:AAChAwxzn8oo2GpY42QtTXmrNLFAChmCudECBctmLsxkaX80U74aBYgXjDITzzzEwtr_7BqV2kF6TvVj37QALBTK"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/dropbox/GetUploadStatusByURL/bash.txt b/docs/en/cli/NEW_CLI/dropbox/GetUploadStatusByURL/bash.txt
index 071a5cf7bc..1958dbcb26 100644
--- a/docs/en/cli/NEW_CLI/dropbox/GetUploadStatusByURL/bash.txt
+++ b/docs/en/cli/NEW_CLI/dropbox/GetUploadStatusByURL/bash.txt
@@ -1,3 +1,3 @@
 oint dropbox GetUploadStatusByURL \
  --token "***" \
- --job "TW8ELL1Lc6cAAAAAAAAAAQ"
\ No newline at end of file
+ --job "hdmkyoicDMoAAAAAAAAAAQ"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/dropbox/GetUploadStatusByURL/bat.txt b/docs/en/cli/NEW_CLI/dropbox/GetUploadStatusByURL/bat.txt
index 6fa7c719b6..abe7568cb6 100644
--- a/docs/en/cli/NEW_CLI/dropbox/GetUploadStatusByURL/bat.txt
+++ b/docs/en/cli/NEW_CLI/dropbox/GetUploadStatusByURL/bat.txt
@@ -1,3 +1,3 @@
 oint dropbox GetUploadStatusByURL ^
  --token "***" ^
- --job "TW8ELL1Lc6cAAAAAAAAAAQ"
\ No newline at end of file
+ --job "hdmkyoicDMoAAAAAAAAAAQ"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/dropbox/RestoreObjectToVersion/bash.txt b/docs/en/cli/NEW_CLI/dropbox/RestoreObjectToVersion/bash.txt
index f0530cde34..2f754368ff 100644
--- a/docs/en/cli/NEW_CLI/dropbox/RestoreObjectToVersion/bash.txt
+++ b/docs/en/cli/NEW_CLI/dropbox/RestoreObjectToVersion/bash.txt
@@ -1,4 +1,4 @@
 oint dropbox RestoreObjectToVersion \
  --token "***" \
  --path "/New/pic.png" \
- --rev "62502bfc0a123bd841553"
\ No newline at end of file
+ --rev "6255d11b5a16dbd841553"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/dropbox/RestoreObjectToVersion/bat.txt b/docs/en/cli/NEW_CLI/dropbox/RestoreObjectToVersion/bat.txt
index f117f3e7cb..75c46a53db 100644
--- a/docs/en/cli/NEW_CLI/dropbox/RestoreObjectToVersion/bat.txt
+++ b/docs/en/cli/NEW_CLI/dropbox/RestoreObjectToVersion/bat.txt
@@ -1,4 +1,4 @@
 oint dropbox RestoreObjectToVersion ^
  --token "***" ^
  --path "/New/pic.png" ^
- --rev "62502bfc0a123bd841553"
\ No newline at end of file
+ --rev "6255d11b5a16dbd841553"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/dropbox/UploadFile/bash.txt b/docs/en/cli/NEW_CLI/dropbox/UploadFile/bash.txt
index 3d483372ad..17b1585e9e 100644
--- a/docs/en/cli/NEW_CLI/dropbox/UploadFile/bash.txt
+++ b/docs/en/cli/NEW_CLI/dropbox/UploadFile/bash.txt
@@ -1,5 +1,5 @@
 oint dropbox UploadFile \
  --token "***" \
- --file "C:\Users\Administrator\AppData\Local\Temp\lq0mbwyqsgh.png" \
+ --file "C:\Users\Administrator\AppData\Local\Temp\qypxbkfhvoj.png" \
  --path "/New/pic.png" \
  --overwrite true
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/dropbox/UploadFile/bat.txt b/docs/en/cli/NEW_CLI/dropbox/UploadFile/bat.txt
index c5831d9ae9..6b437d945e 100644
--- a/docs/en/cli/NEW_CLI/dropbox/UploadFile/bat.txt
+++ b/docs/en/cli/NEW_CLI/dropbox/UploadFile/bat.txt
@@ -1,5 +1,5 @@
 oint dropbox UploadFile ^
  --token "***" ^
- --file "C:\Users\Administrator\AppData\Local\Temp\lq0mbwyqsgh.png" ^
+ --file "C:\Users\Administrator\AppData\Local\Temp\qypxbkfhvoj.png" ^
  --path "/New/pic.png" ^
  --overwrite true
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/gcalendar/AddCalendarToList/bash.txt b/docs/en/cli/NEW_CLI/gcalendar/AddCalendarToList/bash.txt
index 5d3e9bb996..f40771c9d9 100644
--- a/docs/en/cli/NEW_CLI/gcalendar/AddCalendarToList/bash.txt
+++ b/docs/en/cli/NEW_CLI/gcalendar/AddCalendarToList/bash.txt
@@ -1,3 +1,3 @@
 oint gcalendar AddCalendarToList \
  --token "***" \
- --calendar "1546f03a7bbfaa8066e84c37472e68da13cf61faabc3b40ad9631880119e2329@group.calendar.google.com"
\ No newline at end of file
+ --calendar "fd6527bfd9de87605c4e2e9c20c9bd7baf11094caf68d5a3a7ac0b1448a906f1@group.calendar.google.com"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/gcalendar/AddCalendarToList/bat.txt b/docs/en/cli/NEW_CLI/gcalendar/AddCalendarToList/bat.txt
index e3b4045d2e..b6eb2557e5 100644
--- a/docs/en/cli/NEW_CLI/gcalendar/AddCalendarToList/bat.txt
+++ b/docs/en/cli/NEW_CLI/gcalendar/AddCalendarToList/bat.txt
@@ -1,3 +1,3 @@
 oint gcalendar AddCalendarToList ^
  --token "***" ^
- --calendar "1546f03a7bbfaa8066e84c37472e68da13cf61faabc3b40ad9631880119e2329@group.calendar.google.com"
\ No newline at end of file
+ --calendar "fd6527bfd9de87605c4e2e9c20c9bd7baf11094caf68d5a3a7ac0b1448a906f1@group.calendar.google.com"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/gcalendar/CreateEvent/bash.txt b/docs/en/cli/NEW_CLI/gcalendar/CreateEvent/bash.txt
index 4a8e3193ea..1248f9505e 100644
--- a/docs/en/cli/NEW_CLI/gcalendar/CreateEvent/bash.txt
+++ b/docs/en/cli/NEW_CLI/gcalendar/CreateEvent/bash.txt
@@ -2,5 +2,5 @@
 
 oint gcalendar CreateEvent \
  --token "***" \
- --calendar "48cc16d0983742e784b904c3865d000b6c900286cb9763fabc87964a6e44e71b@group.calendar.google.com" \
- --props "{'Description':'TestEventDescription','Title':'New event','Venue':'InOffice','StartDate':'2024-10-21T23:38:41.3834841Z','EndDate':'2024-10-22T00:38:41.3834841Z','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 "96561e841fa1337af112d0506e069012697232505bb2228104d22b55469bdfbf@group.calendar.google.com" \
+ --props "{'Description':'TestEventDescription','Title':'New event','Venue':'InOffice','StartDate':'2024-10-26T11:25:37.4483532Z','EndDate':'2024-10-26T12:25:37.4483532Z','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/en/cli/NEW_CLI/gcalendar/CreateEvent/bat.txt b/docs/en/cli/NEW_CLI/gcalendar/CreateEvent/bat.txt
index 34e515046c..67fedce170 100644
--- a/docs/en/cli/NEW_CLI/gcalendar/CreateEvent/bat.txt
+++ b/docs/en/cli/NEW_CLI/gcalendar/CreateEvent/bat.txt
@@ -2,5 +2,5 @@
 
 oint gcalendar CreateEvent ^
  --token "***" ^
- --calendar "48cc16d0983742e784b904c3865d000b6c900286cb9763fabc87964a6e44e71b@group.calendar.google.com" ^
- --props "{'Description':'TestEventDescription','Title':'New event','Venue':'InOffice','StartDate':'2024-10-21T23:38:41.3834841Z','EndDate':'2024-10-22T00:38:41.3834841Z','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 "96561e841fa1337af112d0506e069012697232505bb2228104d22b55469bdfbf@group.calendar.google.com" ^
+ --props "{'Description':'TestEventDescription','Title':'New event','Venue':'InOffice','StartDate':'2024-10-26T11:25:37.4483532Z','EndDate':'2024-10-26T12:25:37.4483532Z','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/en/cli/NEW_CLI/gcalendar/DeleteCalendar/bash.txt b/docs/en/cli/NEW_CLI/gcalendar/DeleteCalendar/bash.txt
index da15dd8454..9adf752c20 100644
--- a/docs/en/cli/NEW_CLI/gcalendar/DeleteCalendar/bash.txt
+++ b/docs/en/cli/NEW_CLI/gcalendar/DeleteCalendar/bash.txt
@@ -1,3 +1,3 @@
 oint gcalendar DeleteCalendar \
  --token "***" \
- --calendar "48cc16d0983742e784b904c3865d000b6c900286cb9763fabc87964a6e44e71b@group.calendar.google.com"
\ No newline at end of file
+ --calendar "96561e841fa1337af112d0506e069012697232505bb2228104d22b55469bdfbf@group.calendar.google.com"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/gcalendar/DeleteCalendar/bat.txt b/docs/en/cli/NEW_CLI/gcalendar/DeleteCalendar/bat.txt
index 8912750b78..92845317f5 100644
--- a/docs/en/cli/NEW_CLI/gcalendar/DeleteCalendar/bat.txt
+++ b/docs/en/cli/NEW_CLI/gcalendar/DeleteCalendar/bat.txt
@@ -1,3 +1,3 @@
 oint gcalendar DeleteCalendar ^
  --token "***" ^
- --calendar "48cc16d0983742e784b904c3865d000b6c900286cb9763fabc87964a6e44e71b@group.calendar.google.com"
\ No newline at end of file
+ --calendar "96561e841fa1337af112d0506e069012697232505bb2228104d22b55469bdfbf@group.calendar.google.com"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/gcalendar/DeleteCalendarFromList/bash.txt b/docs/en/cli/NEW_CLI/gcalendar/DeleteCalendarFromList/bash.txt
index 044ce7026a..b099aedc9a 100644
--- a/docs/en/cli/NEW_CLI/gcalendar/DeleteCalendarFromList/bash.txt
+++ b/docs/en/cli/NEW_CLI/gcalendar/DeleteCalendarFromList/bash.txt
@@ -1,3 +1,3 @@
 oint gcalendar DeleteCalendarFromList \
  --token "***" \
- --calendar "1546f03a7bbfaa8066e84c37472e68da13cf61faabc3b40ad9631880119e2329@group.calendar.google.com"
\ No newline at end of file
+ --calendar "fd6527bfd9de87605c4e2e9c20c9bd7baf11094caf68d5a3a7ac0b1448a906f1@group.calendar.google.com"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/gcalendar/DeleteCalendarFromList/bat.txt b/docs/en/cli/NEW_CLI/gcalendar/DeleteCalendarFromList/bat.txt
index 29517c0fd7..0296d6649e 100644
--- a/docs/en/cli/NEW_CLI/gcalendar/DeleteCalendarFromList/bat.txt
+++ b/docs/en/cli/NEW_CLI/gcalendar/DeleteCalendarFromList/bat.txt
@@ -1,3 +1,3 @@
 oint gcalendar DeleteCalendarFromList ^
  --token "***" ^
- --calendar "1546f03a7bbfaa8066e84c37472e68da13cf61faabc3b40ad9631880119e2329@group.calendar.google.com"
\ No newline at end of file
+ --calendar "fd6527bfd9de87605c4e2e9c20c9bd7baf11094caf68d5a3a7ac0b1448a906f1@group.calendar.google.com"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/gcalendar/DeleteEvent/bash.txt b/docs/en/cli/NEW_CLI/gcalendar/DeleteEvent/bash.txt
index 8418735395..6096579db7 100644
--- a/docs/en/cli/NEW_CLI/gcalendar/DeleteEvent/bash.txt
+++ b/docs/en/cli/NEW_CLI/gcalendar/DeleteEvent/bash.txt
@@ -1,4 +1,4 @@
 oint gcalendar DeleteEvent \
  --token "***" \
- --calendar "48cc16d0983742e784b904c3865d000b6c900286cb9763fabc87964a6e44e71b@group.calendar.google.com" \
- --event "s4clftb571othsl72f6h0vvbfs"
\ No newline at end of file
+ --calendar "96561e841fa1337af112d0506e069012697232505bb2228104d22b55469bdfbf@group.calendar.google.com" \
+ --event "3mla4u2kqfb0scqprj4us731rc"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/gcalendar/DeleteEvent/bat.txt b/docs/en/cli/NEW_CLI/gcalendar/DeleteEvent/bat.txt
index 9270747696..d5bdede747 100644
--- a/docs/en/cli/NEW_CLI/gcalendar/DeleteEvent/bat.txt
+++ b/docs/en/cli/NEW_CLI/gcalendar/DeleteEvent/bat.txt
@@ -1,4 +1,4 @@
 oint gcalendar DeleteEvent ^
  --token "***" ^
- --calendar "48cc16d0983742e784b904c3865d000b6c900286cb9763fabc87964a6e44e71b@group.calendar.google.com" ^
- --event "s4clftb571othsl72f6h0vvbfs"
\ No newline at end of file
+ --calendar "96561e841fa1337af112d0506e069012697232505bb2228104d22b55469bdfbf@group.calendar.google.com" ^
+ --event "3mla4u2kqfb0scqprj4us731rc"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/gcalendar/EditCalendarMetadata/bash.txt b/docs/en/cli/NEW_CLI/gcalendar/EditCalendarMetadata/bash.txt
index e555ae94f8..5980062c1a 100644
--- a/docs/en/cli/NEW_CLI/gcalendar/EditCalendarMetadata/bash.txt
+++ b/docs/en/cli/NEW_CLI/gcalendar/EditCalendarMetadata/bash.txt
@@ -1,5 +1,5 @@
 oint gcalendar EditCalendarMetadata \
  --token "***" \
- --calendar "1546f03a7bbfaa8066e84c37472e68da13cf61faabc3b40ad9631880119e2329@group.calendar.google.com" \
+ --calendar "fd6527bfd9de87605c4e2e9c20c9bd7baf11094caf68d5a3a7ac0b1448a906f1@group.calendar.google.com" \
  --title "New name" \
  --description "New description"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/gcalendar/EditCalendarMetadata/bat.txt b/docs/en/cli/NEW_CLI/gcalendar/EditCalendarMetadata/bat.txt
index 996fa65406..be5593060e 100644
--- a/docs/en/cli/NEW_CLI/gcalendar/EditCalendarMetadata/bat.txt
+++ b/docs/en/cli/NEW_CLI/gcalendar/EditCalendarMetadata/bat.txt
@@ -1,5 +1,5 @@
 oint gcalendar EditCalendarMetadata ^
  --token "***" ^
- --calendar "1546f03a7bbfaa8066e84c37472e68da13cf61faabc3b40ad9631880119e2329@group.calendar.google.com" ^
+ --calendar "fd6527bfd9de87605c4e2e9c20c9bd7baf11094caf68d5a3a7ac0b1448a906f1@group.calendar.google.com" ^
  --title "New name" ^
  --description "New description"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/gcalendar/EditEvent/bash.txt b/docs/en/cli/NEW_CLI/gcalendar/EditEvent/bash.txt
index 752077f1ac..f3c5f9ccd1 100644
--- a/docs/en/cli/NEW_CLI/gcalendar/EditEvent/bash.txt
+++ b/docs/en/cli/NEW_CLI/gcalendar/EditEvent/bash.txt
@@ -2,6 +2,6 @@
 
 oint gcalendar EditEvent \
  --token "***" \
- --calendar "48cc16d0983742e784b904c3865d000b6c900286cb9763fabc87964a6e44e71b@group.calendar.google.com" \
+ --calendar "96561e841fa1337af112d0506e069012697232505bb2228104d22b55469bdfbf@group.calendar.google.com" \
  --props "{'Description':'New event description'}" \
- --event "s4clftb571othsl72f6h0vvbfs"
\ No newline at end of file
+ --event "3mla4u2kqfb0scqprj4us731rc"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/gcalendar/EditEvent/bat.txt b/docs/en/cli/NEW_CLI/gcalendar/EditEvent/bat.txt
index f5a7c86269..2b492e368e 100644
--- a/docs/en/cli/NEW_CLI/gcalendar/EditEvent/bat.txt
+++ b/docs/en/cli/NEW_CLI/gcalendar/EditEvent/bat.txt
@@ -2,6 +2,6 @@
 
 oint gcalendar EditEvent ^
  --token "***" ^
- --calendar "48cc16d0983742e784b904c3865d000b6c900286cb9763fabc87964a6e44e71b@group.calendar.google.com" ^
+ --calendar "96561e841fa1337af112d0506e069012697232505bb2228104d22b55469bdfbf@group.calendar.google.com" ^
  --props "{'Description':'New event description'}" ^
- --event "s4clftb571othsl72f6h0vvbfs"
\ No newline at end of file
+ --event "3mla4u2kqfb0scqprj4us731rc"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/gcalendar/EditListCalendar/bash.txt b/docs/en/cli/NEW_CLI/gcalendar/EditListCalendar/bash.txt
index a119088ddc..69910597f4 100644
--- a/docs/en/cli/NEW_CLI/gcalendar/EditListCalendar/bash.txt
+++ b/docs/en/cli/NEW_CLI/gcalendar/EditListCalendar/bash.txt
@@ -1,6 +1,6 @@
 oint gcalendar EditListCalendar \
  --token "***" \
- --calendar "1546f03a7bbfaa8066e84c37472e68da13cf61faabc3b40ad9631880119e2329@group.calendar.google.com" \
+ --calendar "fd6527bfd9de87605c4e2e9c20c9bd7baf11094caf68d5a3a7ac0b1448a906f1@group.calendar.google.com" \
  --primary "#000000" \
  --secondary "#ffd800" \
  --hidden false
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/gcalendar/EditListCalendar/bat.txt b/docs/en/cli/NEW_CLI/gcalendar/EditListCalendar/bat.txt
index 7fee95b743..387badcec4 100644
--- a/docs/en/cli/NEW_CLI/gcalendar/EditListCalendar/bat.txt
+++ b/docs/en/cli/NEW_CLI/gcalendar/EditListCalendar/bat.txt
@@ -1,6 +1,6 @@
 oint gcalendar EditListCalendar ^
  --token "***" ^
- --calendar "1546f03a7bbfaa8066e84c37472e68da13cf61faabc3b40ad9631880119e2329@group.calendar.google.com" ^
+ --calendar "fd6527bfd9de87605c4e2e9c20c9bd7baf11094caf68d5a3a7ac0b1448a906f1@group.calendar.google.com" ^
  --primary "#000000" ^
  --secondary "#ffd800" ^
  --hidden false
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/gcalendar/GetCalendarMetadata/bash.txt b/docs/en/cli/NEW_CLI/gcalendar/GetCalendarMetadata/bash.txt
index 1b4cc2b713..6f1b347fa0 100644
--- a/docs/en/cli/NEW_CLI/gcalendar/GetCalendarMetadata/bash.txt
+++ b/docs/en/cli/NEW_CLI/gcalendar/GetCalendarMetadata/bash.txt
@@ -1,3 +1,3 @@
 oint gcalendar GetCalendarMetadata \
  --token "***" \
- --calendar "1546f03a7bbfaa8066e84c37472e68da13cf61faabc3b40ad9631880119e2329@group.calendar.google.com"
\ No newline at end of file
+ --calendar "fd6527bfd9de87605c4e2e9c20c9bd7baf11094caf68d5a3a7ac0b1448a906f1@group.calendar.google.com"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/gcalendar/GetCalendarMetadata/bat.txt b/docs/en/cli/NEW_CLI/gcalendar/GetCalendarMetadata/bat.txt
index 7f655e7c79..72a943bb3b 100644
--- a/docs/en/cli/NEW_CLI/gcalendar/GetCalendarMetadata/bat.txt
+++ b/docs/en/cli/NEW_CLI/gcalendar/GetCalendarMetadata/bat.txt
@@ -1,3 +1,3 @@
 oint gcalendar GetCalendarMetadata ^
  --token "***" ^
- --calendar "1546f03a7bbfaa8066e84c37472e68da13cf61faabc3b40ad9631880119e2329@group.calendar.google.com"
\ No newline at end of file
+ --calendar "fd6527bfd9de87605c4e2e9c20c9bd7baf11094caf68d5a3a7ac0b1448a906f1@group.calendar.google.com"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/gcalendar/GetEvent/bash.txt b/docs/en/cli/NEW_CLI/gcalendar/GetEvent/bash.txt
index 3238ae84c5..ae08430fa8 100644
--- a/docs/en/cli/NEW_CLI/gcalendar/GetEvent/bash.txt
+++ b/docs/en/cli/NEW_CLI/gcalendar/GetEvent/bash.txt
@@ -1,4 +1,4 @@
 oint gcalendar GetEvent \
  --token "***" \
- --calendar "48cc16d0983742e784b904c3865d000b6c900286cb9763fabc87964a6e44e71b@group.calendar.google.com" \
- --event "s4clftb571othsl72f6h0vvbfs"
\ No newline at end of file
+ --calendar "96561e841fa1337af112d0506e069012697232505bb2228104d22b55469bdfbf@group.calendar.google.com" \
+ --event "3mla4u2kqfb0scqprj4us731rc"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/gcalendar/GetEvent/bat.txt b/docs/en/cli/NEW_CLI/gcalendar/GetEvent/bat.txt
index c3d908f5a2..7fe609a221 100644
--- a/docs/en/cli/NEW_CLI/gcalendar/GetEvent/bat.txt
+++ b/docs/en/cli/NEW_CLI/gcalendar/GetEvent/bat.txt
@@ -1,4 +1,4 @@
 oint gcalendar GetEvent ^
  --token "***" ^
- --calendar "48cc16d0983742e784b904c3865d000b6c900286cb9763fabc87964a6e44e71b@group.calendar.google.com" ^
- --event "s4clftb571othsl72f6h0vvbfs"
\ No newline at end of file
+ --calendar "96561e841fa1337af112d0506e069012697232505bb2228104d22b55469bdfbf@group.calendar.google.com" ^
+ --event "3mla4u2kqfb0scqprj4us731rc"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/gcalendar/GetEventList/bash.txt b/docs/en/cli/NEW_CLI/gcalendar/GetEventList/bash.txt
index 2da2b72e9c..1b66bd78da 100644
--- a/docs/en/cli/NEW_CLI/gcalendar/GetEventList/bash.txt
+++ b/docs/en/cli/NEW_CLI/gcalendar/GetEventList/bash.txt
@@ -1,3 +1,3 @@
 oint gcalendar GetEventList \
  --token "***" \
- --calendar "48cc16d0983742e784b904c3865d000b6c900286cb9763fabc87964a6e44e71b@group.calendar.google.com"
\ No newline at end of file
+ --calendar "96561e841fa1337af112d0506e069012697232505bb2228104d22b55469bdfbf@group.calendar.google.com"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/gcalendar/GetEventList/bat.txt b/docs/en/cli/NEW_CLI/gcalendar/GetEventList/bat.txt
index d58b592693..733977d7be 100644
--- a/docs/en/cli/NEW_CLI/gcalendar/GetEventList/bat.txt
+++ b/docs/en/cli/NEW_CLI/gcalendar/GetEventList/bat.txt
@@ -1,3 +1,3 @@
 oint gcalendar GetEventList ^
  --token "***" ^
- --calendar "48cc16d0983742e784b904c3865d000b6c900286cb9763fabc87964a6e44e71b@group.calendar.google.com"
\ No newline at end of file
+ --calendar "96561e841fa1337af112d0506e069012697232505bb2228104d22b55469bdfbf@group.calendar.google.com"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/gcalendar/GetListCalendar/bash.txt b/docs/en/cli/NEW_CLI/gcalendar/GetListCalendar/bash.txt
index 92c1f26139..758ccbaf42 100644
--- a/docs/en/cli/NEW_CLI/gcalendar/GetListCalendar/bash.txt
+++ b/docs/en/cli/NEW_CLI/gcalendar/GetListCalendar/bash.txt
@@ -1,3 +1,3 @@
 oint gcalendar GetListCalendar \
  --token "***" \
- --calendar "1546f03a7bbfaa8066e84c37472e68da13cf61faabc3b40ad9631880119e2329@group.calendar.google.com"
\ No newline at end of file
+ --calendar "fd6527bfd9de87605c4e2e9c20c9bd7baf11094caf68d5a3a7ac0b1448a906f1@group.calendar.google.com"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/gcalendar/GetListCalendar/bat.txt b/docs/en/cli/NEW_CLI/gcalendar/GetListCalendar/bat.txt
index 2980ed0c50..5e8e5b19ef 100644
--- a/docs/en/cli/NEW_CLI/gcalendar/GetListCalendar/bat.txt
+++ b/docs/en/cli/NEW_CLI/gcalendar/GetListCalendar/bat.txt
@@ -1,3 +1,3 @@
 oint gcalendar GetListCalendar ^
  --token "***" ^
- --calendar "1546f03a7bbfaa8066e84c37472e68da13cf61faabc3b40ad9631880119e2329@group.calendar.google.com"
\ No newline at end of file
+ --calendar "fd6527bfd9de87605c4e2e9c20c9bd7baf11094caf68d5a3a7ac0b1448a906f1@group.calendar.google.com"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/gcalendar/MoveEvent/bash.txt b/docs/en/cli/NEW_CLI/gcalendar/MoveEvent/bash.txt
index 57b43b2bb7..74d26347b8 100644
--- a/docs/en/cli/NEW_CLI/gcalendar/MoveEvent/bash.txt
+++ b/docs/en/cli/NEW_CLI/gcalendar/MoveEvent/bash.txt
@@ -1,5 +1,5 @@
 oint gcalendar MoveEvent \
  --token "***" \
- --from "48cc16d0983742e784b904c3865d000b6c900286cb9763fabc87964a6e44e71b@group.calendar.google.com" \
+ --from "96561e841fa1337af112d0506e069012697232505bb2228104d22b55469bdfbf@group.calendar.google.com" \
  --to "bayselonarrend@gmail.com" \
- --event "s4clftb571othsl72f6h0vvbfs"
\ No newline at end of file
+ --event "3mla4u2kqfb0scqprj4us731rc"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/gcalendar/MoveEvent/bat.txt b/docs/en/cli/NEW_CLI/gcalendar/MoveEvent/bat.txt
index cb7c848350..d495f86f30 100644
--- a/docs/en/cli/NEW_CLI/gcalendar/MoveEvent/bat.txt
+++ b/docs/en/cli/NEW_CLI/gcalendar/MoveEvent/bat.txt
@@ -1,5 +1,5 @@
 oint gcalendar MoveEvent ^
  --token "***" ^
- --from "48cc16d0983742e784b904c3865d000b6c900286cb9763fabc87964a6e44e71b@group.calendar.google.com" ^
+ --from "96561e841fa1337af112d0506e069012697232505bb2228104d22b55469bdfbf@group.calendar.google.com" ^
  --to "bayselonarrend@gmail.com" ^
- --event "s4clftb571othsl72f6h0vvbfs"
\ No newline at end of file
+ --event "3mla4u2kqfb0scqprj4us731rc"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/gdrive/CopyObject/bash.txt b/docs/en/cli/NEW_CLI/gdrive/CopyObject/bash.txt
index 50594c8073..bc87613a41 100644
--- a/docs/en/cli/NEW_CLI/gdrive/CopyObject/bash.txt
+++ b/docs/en/cli/NEW_CLI/gdrive/CopyObject/bash.txt
@@ -1,5 +1,5 @@
 oint gdrive CopyObject \
  --token "***" \
- --object "1UTSSTc-D2ZkY6Rr3B1SzBNo0IF9TU43k" \
+ --object "1DrM7yEznjkvz1CpatVEQnRUz35f_hiN7" \
  --title "CopiedFile.jpeg" \
  --catalog "root"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/gdrive/CopyObject/bat.txt b/docs/en/cli/NEW_CLI/gdrive/CopyObject/bat.txt
index ee110fc296..5fbfab1ea7 100644
--- a/docs/en/cli/NEW_CLI/gdrive/CopyObject/bat.txt
+++ b/docs/en/cli/NEW_CLI/gdrive/CopyObject/bat.txt
@@ -1,5 +1,5 @@
 oint gdrive CopyObject ^
  --token "***" ^
- --object "1UTSSTc-D2ZkY6Rr3B1SzBNo0IF9TU43k" ^
+ --object "1DrM7yEznjkvz1CpatVEQnRUz35f_hiN7" ^
  --title "CopiedFile.jpeg" ^
  --catalog "root"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/gdrive/CreateComment/bash.txt b/docs/en/cli/NEW_CLI/gdrive/CreateComment/bash.txt
index b36415156f..e8a5c42502 100644
--- a/docs/en/cli/NEW_CLI/gdrive/CreateComment/bash.txt
+++ b/docs/en/cli/NEW_CLI/gdrive/CreateComment/bash.txt
@@ -1,4 +1,4 @@
 oint gdrive CreateComment \
  --token "***" \
- --object "1VrUBkBMRNmtUqMnRyhqGu796U9ROB9rA" \
+ --object "1HgqcnnftQTFOKWvz-5fXMVunC6p3lnF-" \
  --text "Comment text"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/gdrive/CreateComment/bat.txt b/docs/en/cli/NEW_CLI/gdrive/CreateComment/bat.txt
index 5c8a795299..fddfcc8ac4 100644
--- a/docs/en/cli/NEW_CLI/gdrive/CreateComment/bat.txt
+++ b/docs/en/cli/NEW_CLI/gdrive/CreateComment/bat.txt
@@ -1,4 +1,4 @@
 oint gdrive CreateComment ^
  --token "***" ^
- --object "1VrUBkBMRNmtUqMnRyhqGu796U9ROB9rA" ^
+ --object "1HgqcnnftQTFOKWvz-5fXMVunC6p3lnF-" ^
  --text "Comment text"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/gdrive/DeleteComment/bash.txt b/docs/en/cli/NEW_CLI/gdrive/DeleteComment/bash.txt
index b7c13d6c27..cd203777c7 100644
--- a/docs/en/cli/NEW_CLI/gdrive/DeleteComment/bash.txt
+++ b/docs/en/cli/NEW_CLI/gdrive/DeleteComment/bash.txt
@@ -1,4 +1,4 @@
 oint gdrive DeleteComment \
  --token "***" \
- --object "1VrUBkBMRNmtUqMnRyhqGu796U9ROB9rA" \
- --comment "AAABXnhkVns"
\ No newline at end of file
+ --object "1HgqcnnftQTFOKWvz-5fXMVunC6p3lnF-" \
+ --comment "AAABXujz19c"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/gdrive/DeleteComment/bat.txt b/docs/en/cli/NEW_CLI/gdrive/DeleteComment/bat.txt
index ea7358ca61..c9af432ff1 100644
--- a/docs/en/cli/NEW_CLI/gdrive/DeleteComment/bat.txt
+++ b/docs/en/cli/NEW_CLI/gdrive/DeleteComment/bat.txt
@@ -1,4 +1,4 @@
 oint gdrive DeleteComment ^
  --token "***" ^
- --object "1VrUBkBMRNmtUqMnRyhqGu796U9ROB9rA" ^
- --comment "AAABXnhkVns"
\ No newline at end of file
+ --object "1HgqcnnftQTFOKWvz-5fXMVunC6p3lnF-" ^
+ --comment "AAABXujz19c"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/gdrive/DeleteObject/bash.txt b/docs/en/cli/NEW_CLI/gdrive/DeleteObject/bash.txt
index babfddae80..37198b0e15 100644
--- a/docs/en/cli/NEW_CLI/gdrive/DeleteObject/bash.txt
+++ b/docs/en/cli/NEW_CLI/gdrive/DeleteObject/bash.txt
@@ -1,3 +1,3 @@
 oint gdrive DeleteObject \
  --token "***" \
- --object "1VrUBkBMRNmtUqMnRyhqGu796U9ROB9rA"
\ No newline at end of file
+ --object "1HgqcnnftQTFOKWvz-5fXMVunC6p3lnF-"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/gdrive/DeleteObject/bat.txt b/docs/en/cli/NEW_CLI/gdrive/DeleteObject/bat.txt
index 679ad78459..7b790858d7 100644
--- a/docs/en/cli/NEW_CLI/gdrive/DeleteObject/bat.txt
+++ b/docs/en/cli/NEW_CLI/gdrive/DeleteObject/bat.txt
@@ -1,3 +1,3 @@
 oint gdrive DeleteObject ^
  --token "***" ^
- --object "1VrUBkBMRNmtUqMnRyhqGu796U9ROB9rA"
\ No newline at end of file
+ --object "1HgqcnnftQTFOKWvz-5fXMVunC6p3lnF-"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/gdrive/DownloadFile/bash.txt b/docs/en/cli/NEW_CLI/gdrive/DownloadFile/bash.txt
index 9715e47af0..a851bc3a60 100644
--- a/docs/en/cli/NEW_CLI/gdrive/DownloadFile/bash.txt
+++ b/docs/en/cli/NEW_CLI/gdrive/DownloadFile/bash.txt
@@ -1,3 +1,3 @@
 oint gdrive DownloadFile \
  --token "***" \
- --object "1UTSSTc-D2ZkY6Rr3B1SzBNo0IF9TU43k"
\ No newline at end of file
+ --object "1DrM7yEznjkvz1CpatVEQnRUz35f_hiN7"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/gdrive/DownloadFile/bat.txt b/docs/en/cli/NEW_CLI/gdrive/DownloadFile/bat.txt
index 41d161da56..956c0fd560 100644
--- a/docs/en/cli/NEW_CLI/gdrive/DownloadFile/bat.txt
+++ b/docs/en/cli/NEW_CLI/gdrive/DownloadFile/bat.txt
@@ -1,3 +1,3 @@
 oint gdrive DownloadFile ^
  --token "***" ^
- --object "1UTSSTc-D2ZkY6Rr3B1SzBNo0IF9TU43k"
\ No newline at end of file
+ --object "1DrM7yEznjkvz1CpatVEQnRUz35f_hiN7"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/gdrive/GetComment/bash.txt b/docs/en/cli/NEW_CLI/gdrive/GetComment/bash.txt
index 0f846faf40..838540eb1e 100644
--- a/docs/en/cli/NEW_CLI/gdrive/GetComment/bash.txt
+++ b/docs/en/cli/NEW_CLI/gdrive/GetComment/bash.txt
@@ -1,4 +1,4 @@
 oint gdrive GetComment \
  --token "***" \
- --object "1VrUBkBMRNmtUqMnRyhqGu796U9ROB9rA" \
- --comment "AAABXnhkVns"
\ No newline at end of file
+ --object "1HgqcnnftQTFOKWvz-5fXMVunC6p3lnF-" \
+ --comment "AAABXujz19c"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/gdrive/GetComment/bat.txt b/docs/en/cli/NEW_CLI/gdrive/GetComment/bat.txt
index afb119c108..46fc28abdc 100644
--- a/docs/en/cli/NEW_CLI/gdrive/GetComment/bat.txt
+++ b/docs/en/cli/NEW_CLI/gdrive/GetComment/bat.txt
@@ -1,4 +1,4 @@
 oint gdrive GetComment ^
  --token "***" ^
- --object "1VrUBkBMRNmtUqMnRyhqGu796U9ROB9rA" ^
- --comment "AAABXnhkVns"
\ No newline at end of file
+ --object "1HgqcnnftQTFOKWvz-5fXMVunC6p3lnF-" ^
+ --comment "AAABXujz19c"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/gdrive/GetCommentList/bash.txt b/docs/en/cli/NEW_CLI/gdrive/GetCommentList/bash.txt
index 7b4a93c769..5ed3856420 100644
--- a/docs/en/cli/NEW_CLI/gdrive/GetCommentList/bash.txt
+++ b/docs/en/cli/NEW_CLI/gdrive/GetCommentList/bash.txt
@@ -1,3 +1,3 @@
 oint gdrive GetCommentList \
  --token "***" \
- --object "1VrUBkBMRNmtUqMnRyhqGu796U9ROB9rA"
\ No newline at end of file
+ --object "1HgqcnnftQTFOKWvz-5fXMVunC6p3lnF-"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/gdrive/GetCommentList/bat.txt b/docs/en/cli/NEW_CLI/gdrive/GetCommentList/bat.txt
index 0525a34fc3..5f433ced37 100644
--- a/docs/en/cli/NEW_CLI/gdrive/GetCommentList/bat.txt
+++ b/docs/en/cli/NEW_CLI/gdrive/GetCommentList/bat.txt
@@ -1,3 +1,3 @@
 oint gdrive GetCommentList ^
  --token "***" ^
- --object "1VrUBkBMRNmtUqMnRyhqGu796U9ROB9rA"
\ No newline at end of file
+ --object "1HgqcnnftQTFOKWvz-5fXMVunC6p3lnF-"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/gdrive/UpdateFile/bash.txt b/docs/en/cli/NEW_CLI/gdrive/UpdateFile/bash.txt
index cccbae899d..bc78bd380a 100644
--- a/docs/en/cli/NEW_CLI/gdrive/UpdateFile/bash.txt
+++ b/docs/en/cli/NEW_CLI/gdrive/UpdateFile/bash.txt
@@ -1,5 +1,5 @@
 oint gdrive UpdateFile \
  --token "***" \
- --object "1UTSSTc-D2ZkY6Rr3B1SzBNo0IF9TU43k" \
+ --object "1DrM7yEznjkvz1CpatVEQnRUz35f_hiN7" \
  --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/en/cli/NEW_CLI/gdrive/UpdateFile/bat.txt b/docs/en/cli/NEW_CLI/gdrive/UpdateFile/bat.txt
index d27b16c76e..8062b355fb 100644
--- a/docs/en/cli/NEW_CLI/gdrive/UpdateFile/bat.txt
+++ b/docs/en/cli/NEW_CLI/gdrive/UpdateFile/bat.txt
@@ -1,5 +1,5 @@
 oint gdrive UpdateFile ^
  --token "***" ^
- --object "1UTSSTc-D2ZkY6Rr3B1SzBNo0IF9TU43k" ^
+ --object "1DrM7yEznjkvz1CpatVEQnRUz35f_hiN7" ^
  --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/en/cli/NEW_CLI/gsheets/AddSheet/bash.txt b/docs/en/cli/NEW_CLI/gsheets/AddSheet/bash.txt
index 43dbf07838..7c42cec39d 100644
--- a/docs/en/cli/NEW_CLI/gsheets/AddSheet/bash.txt
+++ b/docs/en/cli/NEW_CLI/gsheets/AddSheet/bash.txt
@@ -1,4 +1,4 @@
 oint gsheets AddSheet \
  --token "***" \
- --spreadsheet "1zgu_GEld3fw_gP9z-OLIKcAZOIqhTJJEiBy1YXLDHvk" \
+ --spreadsheet "1iaeFlBN5bfKfIvv_PDewpYvsaanLeCXU6g8AsShqRQQ" \
  --title "TestSheet"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/gsheets/AddSheet/bat.txt b/docs/en/cli/NEW_CLI/gsheets/AddSheet/bat.txt
index 14151b9b87..23756b8bed 100644
--- a/docs/en/cli/NEW_CLI/gsheets/AddSheet/bat.txt
+++ b/docs/en/cli/NEW_CLI/gsheets/AddSheet/bat.txt
@@ -1,4 +1,4 @@
 oint gsheets AddSheet ^
  --token "***" ^
- --spreadsheet "1zgu_GEld3fw_gP9z-OLIKcAZOIqhTJJEiBy1YXLDHvk" ^
+ --spreadsheet "1iaeFlBN5bfKfIvv_PDewpYvsaanLeCXU6g8AsShqRQQ" ^
  --title "TestSheet"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/gsheets/ClearCells/bash.txt b/docs/en/cli/NEW_CLI/gsheets/ClearCells/bash.txt
index 4892f23ab7..4c8cd932f4 100644
--- a/docs/en/cli/NEW_CLI/gsheets/ClearCells/bash.txt
+++ b/docs/en/cli/NEW_CLI/gsheets/ClearCells/bash.txt
@@ -1,5 +1,5 @@
 oint gsheets ClearCells \
  --token "***" \
- --spreadsheet "1bjOsHDO_1LYmcQWtSgIQZWJ7q_3sCfA66dZSozKMxrk" \
+ --spreadsheet "1hXA7ohRvb8kvECNQvA5s22OlABA1oA-AUcsdq1Vd8OI" \
  --cells "['B2','A3','B4']" \
  --sheetname "Sheet2"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/gsheets/ClearCells/bat.txt b/docs/en/cli/NEW_CLI/gsheets/ClearCells/bat.txt
index f33caeb42d..859c5473e7 100644
--- a/docs/en/cli/NEW_CLI/gsheets/ClearCells/bat.txt
+++ b/docs/en/cli/NEW_CLI/gsheets/ClearCells/bat.txt
@@ -1,5 +1,5 @@
 oint gsheets ClearCells ^
  --token "***" ^
- --spreadsheet "1bjOsHDO_1LYmcQWtSgIQZWJ7q_3sCfA66dZSozKMxrk" ^
+ --spreadsheet "1hXA7ohRvb8kvECNQvA5s22OlABA1oA-AUcsdq1Vd8OI" ^
  --cells "['B2','A3','B4']" ^
  --sheetname "Sheet2"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/gsheets/CopySheet/bash.txt b/docs/en/cli/NEW_CLI/gsheets/CopySheet/bash.txt
index 39d4a9676c..baff7ea61a 100644
--- a/docs/en/cli/NEW_CLI/gsheets/CopySheet/bash.txt
+++ b/docs/en/cli/NEW_CLI/gsheets/CopySheet/bash.txt
@@ -1,5 +1,5 @@
 oint gsheets CopySheet \
  --token "***" \
- --from "1zgu_GEld3fw_gP9z-OLIKcAZOIqhTJJEiBy1YXLDHvk" \
- --to "1DWEFbl2iZ9xJp09yKP_33IHjfRp43iZVvQV9I_q9UPs" \
- --sheet "1356063351"
\ No newline at end of file
+ --from "1iaeFlBN5bfKfIvv_PDewpYvsaanLeCXU6g8AsShqRQQ" \
+ --to "12Zqrw2UyrbNRQgdk1KwK3DlgJeho8a3h1OLgUiR499Y" \
+ --sheet "1685863831"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/gsheets/CopySheet/bat.txt b/docs/en/cli/NEW_CLI/gsheets/CopySheet/bat.txt
index 4b0454a568..78e8b9239e 100644
--- a/docs/en/cli/NEW_CLI/gsheets/CopySheet/bat.txt
+++ b/docs/en/cli/NEW_CLI/gsheets/CopySheet/bat.txt
@@ -1,5 +1,5 @@
 oint gsheets CopySheet ^
  --token "***" ^
- --from "1zgu_GEld3fw_gP9z-OLIKcAZOIqhTJJEiBy1YXLDHvk" ^
- --to "1DWEFbl2iZ9xJp09yKP_33IHjfRp43iZVvQV9I_q9UPs" ^
- --sheet "1356063351"
\ No newline at end of file
+ --from "1iaeFlBN5bfKfIvv_PDewpYvsaanLeCXU6g8AsShqRQQ" ^
+ --to "12Zqrw2UyrbNRQgdk1KwK3DlgJeho8a3h1OLgUiR499Y" ^
+ --sheet "1685863831"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/gsheets/DeleteSheet/bash.txt b/docs/en/cli/NEW_CLI/gsheets/DeleteSheet/bash.txt
index bf4aab53fb..cdbdb0836f 100644
--- a/docs/en/cli/NEW_CLI/gsheets/DeleteSheet/bash.txt
+++ b/docs/en/cli/NEW_CLI/gsheets/DeleteSheet/bash.txt
@@ -1,4 +1,4 @@
 oint gsheets DeleteSheet \
  --token "***" \
- --spreadsheet "1zgu_GEld3fw_gP9z-OLIKcAZOIqhTJJEiBy1YXLDHvk" \
- --sheet "1356063351"
\ No newline at end of file
+ --spreadsheet "1iaeFlBN5bfKfIvv_PDewpYvsaanLeCXU6g8AsShqRQQ" \
+ --sheet "1685863831"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/gsheets/DeleteSheet/bat.txt b/docs/en/cli/NEW_CLI/gsheets/DeleteSheet/bat.txt
index b20ee744fb..53877c3c60 100644
--- a/docs/en/cli/NEW_CLI/gsheets/DeleteSheet/bat.txt
+++ b/docs/en/cli/NEW_CLI/gsheets/DeleteSheet/bat.txt
@@ -1,4 +1,4 @@
 oint gsheets DeleteSheet ^
  --token "***" ^
- --spreadsheet "1zgu_GEld3fw_gP9z-OLIKcAZOIqhTJJEiBy1YXLDHvk" ^
- --sheet "1356063351"
\ No newline at end of file
+ --spreadsheet "1iaeFlBN5bfKfIvv_PDewpYvsaanLeCXU6g8AsShqRQQ" ^
+ --sheet "1685863831"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/gsheets/EditSpreadsheetTitle/bash.txt b/docs/en/cli/NEW_CLI/gsheets/EditSpreadsheetTitle/bash.txt
index 0da24fb423..d7e8dd59f3 100644
--- a/docs/en/cli/NEW_CLI/gsheets/EditSpreadsheetTitle/bash.txt
+++ b/docs/en/cli/NEW_CLI/gsheets/EditSpreadsheetTitle/bash.txt
@@ -1,4 +1,4 @@
 oint gsheets EditSpreadsheetTitle \
  --token "***" \
- --spreadsheet "1zgu_GEld3fw_gP9z-OLIKcAZOIqhTJJEiBy1YXLDHvk" \
+ --spreadsheet "1iaeFlBN5bfKfIvv_PDewpYvsaanLeCXU6g8AsShqRQQ" \
  --title "Test table (changed.)"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/gsheets/EditSpreadsheetTitle/bat.txt b/docs/en/cli/NEW_CLI/gsheets/EditSpreadsheetTitle/bat.txt
index 7798171eb7..c7a7eb32d3 100644
--- a/docs/en/cli/NEW_CLI/gsheets/EditSpreadsheetTitle/bat.txt
+++ b/docs/en/cli/NEW_CLI/gsheets/EditSpreadsheetTitle/bat.txt
@@ -1,4 +1,4 @@
 oint gsheets EditSpreadsheetTitle ^
  --token "***" ^
- --spreadsheet "1zgu_GEld3fw_gP9z-OLIKcAZOIqhTJJEiBy1YXLDHvk" ^
+ --spreadsheet "1iaeFlBN5bfKfIvv_PDewpYvsaanLeCXU6g8AsShqRQQ" ^
  --title "Test table (changed.)"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/gsheets/GetCellValues/bash.txt b/docs/en/cli/NEW_CLI/gsheets/GetCellValues/bash.txt
index 22eb7ceaca..871c3fb06c 100644
--- a/docs/en/cli/NEW_CLI/gsheets/GetCellValues/bash.txt
+++ b/docs/en/cli/NEW_CLI/gsheets/GetCellValues/bash.txt
@@ -1,4 +1,4 @@
 oint gsheets GetCellValues \
  --token "***" \
- --spreadsheet "1bjOsHDO_1LYmcQWtSgIQZWJ7q_3sCfA66dZSozKMxrk" \
+ --spreadsheet "1hXA7ohRvb8kvECNQvA5s22OlABA1oA-AUcsdq1Vd8OI" \
  --sheetname "Sheet2"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/gsheets/GetCellValues/bat.txt b/docs/en/cli/NEW_CLI/gsheets/GetCellValues/bat.txt
index b0729be3f6..6e68c19d14 100644
--- a/docs/en/cli/NEW_CLI/gsheets/GetCellValues/bat.txt
+++ b/docs/en/cli/NEW_CLI/gsheets/GetCellValues/bat.txt
@@ -1,4 +1,4 @@
 oint gsheets GetCellValues ^
  --token "***" ^
- --spreadsheet "1bjOsHDO_1LYmcQWtSgIQZWJ7q_3sCfA66dZSozKMxrk" ^
+ --spreadsheet "1hXA7ohRvb8kvECNQvA5s22OlABA1oA-AUcsdq1Vd8OI" ^
  --sheetname "Sheet2"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/gsheets/GetSpreadsheet/bash.txt b/docs/en/cli/NEW_CLI/gsheets/GetSpreadsheet/bash.txt
index a1edf97c59..a5bb819384 100644
--- a/docs/en/cli/NEW_CLI/gsheets/GetSpreadsheet/bash.txt
+++ b/docs/en/cli/NEW_CLI/gsheets/GetSpreadsheet/bash.txt
@@ -1,3 +1,3 @@
 oint gsheets GetSpreadsheet \
  --token "***" \
- --spreadsheet "1zgu_GEld3fw_gP9z-OLIKcAZOIqhTJJEiBy1YXLDHvk"
\ No newline at end of file
+ --spreadsheet "1iaeFlBN5bfKfIvv_PDewpYvsaanLeCXU6g8AsShqRQQ"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/gsheets/GetSpreadsheet/bat.txt b/docs/en/cli/NEW_CLI/gsheets/GetSpreadsheet/bat.txt
index 9d7d10b8e2..434379b4e0 100644
--- a/docs/en/cli/NEW_CLI/gsheets/GetSpreadsheet/bat.txt
+++ b/docs/en/cli/NEW_CLI/gsheets/GetSpreadsheet/bat.txt
@@ -1,3 +1,3 @@
 oint gsheets GetSpreadsheet ^
  --token "***" ^
- --spreadsheet "1zgu_GEld3fw_gP9z-OLIKcAZOIqhTJJEiBy1YXLDHvk"
\ No newline at end of file
+ --spreadsheet "1iaeFlBN5bfKfIvv_PDewpYvsaanLeCXU6g8AsShqRQQ"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/gsheets/SetCellValues/bash.txt b/docs/en/cli/NEW_CLI/gsheets/SetCellValues/bash.txt
index 17013cef96..c65a83fb94 100644
--- a/docs/en/cli/NEW_CLI/gsheets/SetCellValues/bash.txt
+++ b/docs/en/cli/NEW_CLI/gsheets/SetCellValues/bash.txt
@@ -2,6 +2,6 @@
 
 oint gsheets SetCellValues \
  --token "***" \
- --spreadsheet "1bjOsHDO_1LYmcQWtSgIQZWJ7q_3sCfA66dZSozKMxrk" \
+ --spreadsheet "1hXA7ohRvb8kvECNQvA5s22OlABA1oA-AUcsdq1Vd8OI" \
  --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/en/cli/NEW_CLI/gsheets/SetCellValues/bat.txt b/docs/en/cli/NEW_CLI/gsheets/SetCellValues/bat.txt
index 1d384407d4..8da4e6362f 100644
--- a/docs/en/cli/NEW_CLI/gsheets/SetCellValues/bat.txt
+++ b/docs/en/cli/NEW_CLI/gsheets/SetCellValues/bat.txt
@@ -2,6 +2,6 @@
 
 oint gsheets SetCellValues ^
  --token "***" ^
- --spreadsheet "1bjOsHDO_1LYmcQWtSgIQZWJ7q_3sCfA66dZSozKMxrk" ^
+ --spreadsheet "1hXA7ohRvb8kvECNQvA5s22OlABA1oA-AUcsdq1Vd8OI" ^
  --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/en/cli/NEW_CLI/notion/CreatePageInDatabase/bash.txt b/docs/en/cli/NEW_CLI/notion/CreatePageInDatabase/bash.txt
index c2ff4e2340..f7c6d0c4d1 100644
--- a/docs/en/cli/NEW_CLI/notion/CreatePageInDatabase/bash.txt
+++ b/docs/en/cli/NEW_CLI/notion/CreatePageInDatabase/bash.txt
@@ -2,5 +2,5 @@
 
 oint notion CreatePageInDatabase \
  --token "***" \
- --base "12682aa7-fc4e-8163-b58e-f21714915142" \
- --data "{'Name':'LLC Vector','Description':'OurFirstClient','Number':1,'Status':'New','CreationDate':'2024-10-21T23:43:11.9525276Z','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 "12b82aa7-fc4e-81f1-90a9-fb883167f760" \
+ --data "{'Name':'LLC Vector','Description':'OurFirstClient','Number':1,'Status':'New','CreationDate':'2024-10-26T11:29:18.0901091Z','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/en/cli/NEW_CLI/notion/CreatePageInDatabase/bat.txt b/docs/en/cli/NEW_CLI/notion/CreatePageInDatabase/bat.txt
index e6f5bf4223..937a0c6146 100644
--- a/docs/en/cli/NEW_CLI/notion/CreatePageInDatabase/bat.txt
+++ b/docs/en/cli/NEW_CLI/notion/CreatePageInDatabase/bat.txt
@@ -2,5 +2,5 @@
 
 oint notion CreatePageInDatabase ^
  --token "***" ^
- --base "12682aa7-fc4e-8163-b58e-f21714915142" ^
- --data "{'Name':'LLC Vector','Description':'OurFirstClient','Number':1,'Status':'New','CreationDate':'2024-10-21T23:43:11.9525276Z','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 "12b82aa7-fc4e-81f1-90a9-fb883167f760" ^
+ --data "{'Name':'LLC Vector','Description':'OurFirstClient','Number':1,'Status':'New','CreationDate':'2024-10-26T11:29:18.0901091Z','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/en/cli/NEW_CLI/notion/DeleteBlock/bash.txt b/docs/en/cli/NEW_CLI/notion/DeleteBlock/bash.txt
index d4621c4da4..68adaa7593 100644
--- a/docs/en/cli/NEW_CLI/notion/DeleteBlock/bash.txt
+++ b/docs/en/cli/NEW_CLI/notion/DeleteBlock/bash.txt
@@ -1,3 +1,3 @@
 oint notion DeleteBlock \
  --token "***" \
- --block "12682aa7-fc4e-815d-a2ba-f9bed4538039"
\ No newline at end of file
+ --block "12b82aa7-fc4e-81bd-9ca6-ca2cb20b6ed5"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/notion/DeleteBlock/bat.txt b/docs/en/cli/NEW_CLI/notion/DeleteBlock/bat.txt
index 2018050ac1..92f3d79499 100644
--- a/docs/en/cli/NEW_CLI/notion/DeleteBlock/bat.txt
+++ b/docs/en/cli/NEW_CLI/notion/DeleteBlock/bat.txt
@@ -1,3 +1,3 @@
 oint notion DeleteBlock ^
  --token "***" ^
- --block "12682aa7-fc4e-815d-a2ba-f9bed4538039"
\ No newline at end of file
+ --block "12b82aa7-fc4e-81bd-9ca6-ca2cb20b6ed5"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/notion/EditDatabaseProperties/bash.txt b/docs/en/cli/NEW_CLI/notion/EditDatabaseProperties/bash.txt
index b78ae0775e..d62cefac1e 100644
--- a/docs/en/cli/NEW_CLI/notion/EditDatabaseProperties/bash.txt
+++ b/docs/en/cli/NEW_CLI/notion/EditDatabaseProperties/bash.txt
@@ -2,7 +2,7 @@
 
 oint notion EditDatabaseProperties \
  --token "***" \
- --base "12682aa7-fc4e-8163-b58e-f21714915142" \
+ --base "12b82aa7-fc4e-81f1-90a9-fb883167f760" \
  --props "{'Email':'rich_text','Website':null}" \
  --title "TestTitle" \
  --description "TestDescription"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/notion/EditDatabaseProperties/bat.txt b/docs/en/cli/NEW_CLI/notion/EditDatabaseProperties/bat.txt
index fd8425c130..ae3b284ffa 100644
--- a/docs/en/cli/NEW_CLI/notion/EditDatabaseProperties/bat.txt
+++ b/docs/en/cli/NEW_CLI/notion/EditDatabaseProperties/bat.txt
@@ -2,7 +2,7 @@
 
 oint notion EditDatabaseProperties ^
  --token "***" ^
- --base "12682aa7-fc4e-8163-b58e-f21714915142" ^
+ --base "12b82aa7-fc4e-81f1-90a9-fb883167f760" ^
  --props "{'Email':'rich_text','Website':null}" ^
  --title "TestTitle" ^
  --description "TestDescription"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/notion/EditPageProperties/bash.txt b/docs/en/cli/NEW_CLI/notion/EditPageProperties/bash.txt
index 5ed4b56302..79b9d1456b 100644
--- a/docs/en/cli/NEW_CLI/notion/EditPageProperties/bash.txt
+++ b/docs/en/cli/NEW_CLI/notion/EditPageProperties/bash.txt
@@ -2,7 +2,7 @@
 
 oint notion EditPageProperties \
  --token "***" \
- --page "12682aa7-fc4e-8125-bd1b-cf1c5982c690" \
+ --page "12b82aa7-fc4e-811a-ae1c-eef1e84fa546" \
  --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/en/cli/NEW_CLI/notion/EditPageProperties/bat.txt b/docs/en/cli/NEW_CLI/notion/EditPageProperties/bat.txt
index 30b9fcf665..974e960ea0 100644
--- a/docs/en/cli/NEW_CLI/notion/EditPageProperties/bat.txt
+++ b/docs/en/cli/NEW_CLI/notion/EditPageProperties/bat.txt
@@ -2,7 +2,7 @@
 
 oint notion EditPageProperties ^
  --token "***" ^
- --page "12682aa7-fc4e-8125-bd1b-cf1c5982c690" ^
+ --page "12b82aa7-fc4e-811a-ae1c-eef1e84fa546" ^
  --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/en/cli/NEW_CLI/notion/GetDatabase/bash.txt b/docs/en/cli/NEW_CLI/notion/GetDatabase/bash.txt
index 2eceaef96e..670ab1a0c0 100644
--- a/docs/en/cli/NEW_CLI/notion/GetDatabase/bash.txt
+++ b/docs/en/cli/NEW_CLI/notion/GetDatabase/bash.txt
@@ -1,3 +1,3 @@
 oint notion GetDatabase \
  --token "***" \
- --base "12682aa7-fc4e-8163-b58e-f21714915142"
\ No newline at end of file
+ --base "12b82aa7-fc4e-81f1-90a9-fb883167f760"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/notion/GetDatabase/bat.txt b/docs/en/cli/NEW_CLI/notion/GetDatabase/bat.txt
index c50debf3b4..60ce559134 100644
--- a/docs/en/cli/NEW_CLI/notion/GetDatabase/bat.txt
+++ b/docs/en/cli/NEW_CLI/notion/GetDatabase/bat.txt
@@ -1,3 +1,3 @@
 oint notion GetDatabase ^
  --token "***" ^
- --base "12682aa7-fc4e-8163-b58e-f21714915142"
\ No newline at end of file
+ --base "12b82aa7-fc4e-81f1-90a9-fb883167f760"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/notion/GetPage/bash.txt b/docs/en/cli/NEW_CLI/notion/GetPage/bash.txt
index 6f2b60e6f3..efda654cb3 100644
--- a/docs/en/cli/NEW_CLI/notion/GetPage/bash.txt
+++ b/docs/en/cli/NEW_CLI/notion/GetPage/bash.txt
@@ -1,3 +1,3 @@
 oint notion GetPage \
  --token "***" \
- --page "12682aa7-fc4e-8125-bd1b-cf1c5982c690"
\ No newline at end of file
+ --page "12b82aa7-fc4e-811a-ae1c-eef1e84fa546"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/notion/GetPage/bat.txt b/docs/en/cli/NEW_CLI/notion/GetPage/bat.txt
index 7dd93b0ec0..b6dbc85648 100644
--- a/docs/en/cli/NEW_CLI/notion/GetPage/bat.txt
+++ b/docs/en/cli/NEW_CLI/notion/GetPage/bat.txt
@@ -1,3 +1,3 @@
 oint notion GetPage ^
  --token "***" ^
- --page "12682aa7-fc4e-8125-bd1b-cf1c5982c690"
\ No newline at end of file
+ --page "12b82aa7-fc4e-811a-ae1c-eef1e84fa546"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/notion/ReturnChildBlocks/bash.txt b/docs/en/cli/NEW_CLI/notion/ReturnChildBlocks/bash.txt
index e1eef305c3..fc4bf87e5d 100644
--- a/docs/en/cli/NEW_CLI/notion/ReturnChildBlocks/bash.txt
+++ b/docs/en/cli/NEW_CLI/notion/ReturnChildBlocks/bash.txt
@@ -1,3 +1,3 @@
 oint notion ReturnChildBlocks \
  --token "***" \
- --block "12682aa7-fc4e-815d-a2ba-f9bed4538039"
\ No newline at end of file
+ --block "12b82aa7-fc4e-81bd-9ca6-ca2cb20b6ed5"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/notion/ReturnChildBlocks/bat.txt b/docs/en/cli/NEW_CLI/notion/ReturnChildBlocks/bat.txt
index e84b204818..4174881c7e 100644
--- a/docs/en/cli/NEW_CLI/notion/ReturnChildBlocks/bat.txt
+++ b/docs/en/cli/NEW_CLI/notion/ReturnChildBlocks/bat.txt
@@ -1,3 +1,3 @@
 oint notion ReturnChildBlocks ^
  --token "***" ^
- --block "12682aa7-fc4e-815d-a2ba-f9bed4538039"
\ No newline at end of file
+ --block "12b82aa7-fc4e-81bd-9ca6-ca2cb20b6ed5"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/ozon/AddProductVideo/bash.txt b/docs/en/cli/NEW_CLI/ozon/AddProductVideo/bash.txt
index 7eda7e0255..eaf06ad344 100644
--- a/docs/en/cli/NEW_CLI/ozon/AddProductVideo/bash.txt
+++ b/docs/en/cli/NEW_CLI/ozon/AddProductVideo/bash.txt
@@ -1,6 +1,6 @@
 # JSON data can also be passed as a path to a .json file
 
 oint ozon AddProductVideo \
- --item "{'description_category_id':17028922,'name':'Protective film set for X3 NFC. Dark cotton','offer_id':'143210608','barcode':'112772873170','price':'1000','old_price':'1100','vat':'0.1','height':250,'width':150,'depth':10,'dimension_unit':'mm','weight':100,'weight_unit':'g'}" \
+ --item "{'description_category_id':17028922,'name':'Protective film set for X3 NFC. Dark cotton','offer_id':'143210609','barcode':'112772873170','price':'1300','old_price':'1300','vat':'0.1','height':250,'width':150,'depth':10,'dimension_unit':'mm','weight':100,'weight_unit':'g','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']}" \
  --url "https://rutube.ru/video/c6cc4d620b1d4338901770a44b3e82f4/" \
  --title "video1"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/ozon/AddProductVideo/bat.txt b/docs/en/cli/NEW_CLI/ozon/AddProductVideo/bat.txt
index 2347edfbf4..7af8d2933e 100644
--- a/docs/en/cli/NEW_CLI/ozon/AddProductVideo/bat.txt
+++ b/docs/en/cli/NEW_CLI/ozon/AddProductVideo/bat.txt
@@ -1,6 +1,6 @@
 :: JSON data can also be passed as a path to a .json file
 
 oint ozon AddProductVideo ^
- --item "{'description_category_id':17028922,'name':'Protective film set for X3 NFC. Dark cotton','offer_id':'143210608','barcode':'112772873170','price':'1000','old_price':'1100','vat':'0.1','height':250,'width':150,'depth':10,'dimension_unit':'mm','weight':100,'weight_unit':'g'}" ^
+ --item "{'description_category_id':17028922,'name':'Protective film set for X3 NFC. Dark cotton','offer_id':'143210609','barcode':'112772873170','price':'1300','old_price':'1300','vat':'0.1','height':250,'width':150,'depth':10,'dimension_unit':'mm','weight':100,'weight_unit':'g','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']}" ^
  --url "https://rutube.ru/video/c6cc4d620b1d4338901770a44b3e82f4/" ^
  --title "video1"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/ozon/CompleteComplexAttribute/bash.txt b/docs/en/cli/NEW_CLI/ozon/CompleteComplexAttribute/bash.txt
index ba8ea9582e..0c4544a463 100644
--- a/docs/en/cli/NEW_CLI/ozon/CompleteComplexAttribute/bash.txt
+++ b/docs/en/cli/NEW_CLI/ozon/CompleteComplexAttribute/bash.txt
@@ -1,7 +1,7 @@
 # JSON data can also be passed as a path to a .json file
 
 oint ozon CompleteComplexAttribute \
- --object "{'description_category_id':17028922,'name':'Protective film set for X3 NFC. Dark cotton','offer_id':'143210608','barcode':'112772873170','price':'1000','old_price':'1100','vat':'0.1','height':250,'width':150,'depth':10,'dimension_unit':'mm','weight':100,'weight_unit':'g'}" \
+ --object "{'description_category_id':17028922,'name':'Protective film set for X3 NFC. Dark cotton','offer_id':'143210609','barcode':'112772873170','price':'1300','old_price':'1300','vat':'0.1','height':250,'width':150,'depth':10,'dimension_unit':'mm','weight':100,'weight_unit':'g','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'],'complex_attributes':[{'attributes':[{'id':21841,'complex_id':100001,'values':[{'value':'https://rutube.ru/video/c6cc4d620b1d4338901770a44b3e82f4/'}]},{'id':21837,'complex_id':100001,'values':[{'value':'video1'}]}]}]}" \
  --attributeid 5076 \
  --complexid 0 \
  --values "{'dictionary_value_id':971082156,'value':'Speaker stand'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/ozon/CompleteComplexAttribute/bat.txt b/docs/en/cli/NEW_CLI/ozon/CompleteComplexAttribute/bat.txt
index 4902707fa6..0755073df4 100644
--- a/docs/en/cli/NEW_CLI/ozon/CompleteComplexAttribute/bat.txt
+++ b/docs/en/cli/NEW_CLI/ozon/CompleteComplexAttribute/bat.txt
@@ -1,7 +1,7 @@
 :: JSON data can also be passed as a path to a .json file
 
 oint ozon CompleteComplexAttribute ^
- --object "{'description_category_id':17028922,'name':'Protective film set for X3 NFC. Dark cotton','offer_id':'143210608','barcode':'112772873170','price':'1000','old_price':'1100','vat':'0.1','height':250,'width':150,'depth':10,'dimension_unit':'mm','weight':100,'weight_unit':'g'}" ^
+ --object "{'description_category_id':17028922,'name':'Protective film set for X3 NFC. Dark cotton','offer_id':'143210609','barcode':'112772873170','price':'1300','old_price':'1300','vat':'0.1','height':250,'width':150,'depth':10,'dimension_unit':'mm','weight':100,'weight_unit':'g','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'],'complex_attributes':[{'attributes':[{'id':21841,'complex_id':100001,'values':[{'value':'https://rutube.ru/video/c6cc4d620b1d4338901770a44b3e82f4/'}]},{'id':21837,'complex_id':100001,'values':[{'value':'video1'}]}]}]}" ^
  --attributeid 5076 ^
  --complexid 0 ^
  --values "{'dictionary_value_id':971082156,'value':'Speaker stand'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/ozon/CreateBarcodes/bash.txt b/docs/en/cli/NEW_CLI/ozon/CreateBarcodes/bash.txt
index bb4c2f5ac8..87258f5b32 100644
--- a/docs/en/cli/NEW_CLI/ozon/CreateBarcodes/bash.txt
+++ b/docs/en/cli/NEW_CLI/ozon/CreateBarcodes/bash.txt
@@ -1,4 +1,4 @@
 oint ozon CreateBarcodes \
  --clientid "***" \
  --apikey "***" \
- --productids 1235207802
\ No newline at end of file
+ --productids 1237069598
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/ozon/CreateBarcodes/bat.txt b/docs/en/cli/NEW_CLI/ozon/CreateBarcodes/bat.txt
index 4d10502749..cc7a8bab61 100644
--- a/docs/en/cli/NEW_CLI/ozon/CreateBarcodes/bat.txt
+++ b/docs/en/cli/NEW_CLI/ozon/CreateBarcodes/bat.txt
@@ -1,4 +1,4 @@
 oint ozon CreateBarcodes ^
  --clientid "***" ^
  --apikey "***" ^
- --productids 1235207802
\ No newline at end of file
+ --productids 1237069598
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/ozon/GetProductCreationStatus/bash.txt b/docs/en/cli/NEW_CLI/ozon/GetProductCreationStatus/bash.txt
index d56dfa87b6..9847eb83e9 100644
--- a/docs/en/cli/NEW_CLI/ozon/GetProductCreationStatus/bash.txt
+++ b/docs/en/cli/NEW_CLI/ozon/GetProductCreationStatus/bash.txt
@@ -1,4 +1,4 @@
 oint ozon GetProductCreationStatus \
  --clientid "***" \
  --apikey "***" \
- --taskid 1370135255
\ No newline at end of file
+ --taskid 1378144336
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/ozon/GetProductCreationStatus/bat.txt b/docs/en/cli/NEW_CLI/ozon/GetProductCreationStatus/bat.txt
index d45429cba3..78bbba24c0 100644
--- a/docs/en/cli/NEW_CLI/ozon/GetProductCreationStatus/bat.txt
+++ b/docs/en/cli/NEW_CLI/ozon/GetProductCreationStatus/bat.txt
@@ -1,4 +1,4 @@
 oint ozon GetProductCreationStatus ^
  --clientid "***" ^
  --apikey "***" ^
- --taskid 1370135255
\ No newline at end of file
+ --taskid 1378144336
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/ozon/UpdateProductsPrices/bash.txt b/docs/en/cli/NEW_CLI/ozon/UpdateProductsPrices/bash.txt
index 609a84b6b9..0ed08c6588 100644
--- a/docs/en/cli/NEW_CLI/ozon/UpdateProductsPrices/bash.txt
+++ b/docs/en/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':1235207802}"
\ 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':1237069598}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/ozon/UpdateProductsPrices/bat.txt b/docs/en/cli/NEW_CLI/ozon/UpdateProductsPrices/bat.txt
index 4ed2c8ef32..5847632c98 100644
--- a/docs/en/cli/NEW_CLI/ozon/UpdateProductsPrices/bat.txt
+++ b/docs/en/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':1235207802}"
\ 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':1237069598}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/ozon/UpdateProductsStocks/bash.txt b/docs/en/cli/NEW_CLI/ozon/UpdateProductsStocks/bash.txt
index dfccb670be..c917c0e217 100644
--- a/docs/en/cli/NEW_CLI/ozon/UpdateProductsStocks/bash.txt
+++ b/docs/en/cli/NEW_CLI/ozon/UpdateProductsStocks/bash.txt
@@ -3,4 +3,4 @@
 oint ozon UpdateProductsStocks \
  --clientid "***" \
  --apikey "***" \
- --stocks "{'offer_id':'143210610','product_id':1235207802,'stock':20,'warehouse_id':1}"
\ No newline at end of file
+ --stocks "{'offer_id':'143210610','product_id':1237069598,'stock':20,'warehouse_id':1}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/ozon/UpdateProductsStocks/bat.txt b/docs/en/cli/NEW_CLI/ozon/UpdateProductsStocks/bat.txt
index 0347d20841..a5abb1629d 100644
--- a/docs/en/cli/NEW_CLI/ozon/UpdateProductsStocks/bat.txt
+++ b/docs/en/cli/NEW_CLI/ozon/UpdateProductsStocks/bat.txt
@@ -3,4 +3,4 @@
 oint ozon UpdateProductsStocks ^
  --clientid "***" ^
  --apikey "***" ^
- --stocks "{'offer_id':'143210610','product_id':1235207802,'stock':20,'warehouse_id':1}"
\ No newline at end of file
+ --stocks "{'offer_id':'143210610','product_id':1237069598,'stock':20,'warehouse_id':1}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/slack/ArchiveChannel/bash.txt b/docs/en/cli/NEW_CLI/slack/ArchiveChannel/bash.txt
index 3b6c0ab824..8ec6e9345e 100644
--- a/docs/en/cli/NEW_CLI/slack/ArchiveChannel/bash.txt
+++ b/docs/en/cli/NEW_CLI/slack/ArchiveChannel/bash.txt
@@ -1,3 +1,3 @@
 oint slack ArchiveChannel \
  --token "***" \
- --channel "C07SFA33GTH"
\ No newline at end of file
+ --channel "C07TQ2C759S"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/slack/ArchiveChannel/bat.txt b/docs/en/cli/NEW_CLI/slack/ArchiveChannel/bat.txt
index 7b1e61d93b..d077e9a729 100644
--- a/docs/en/cli/NEW_CLI/slack/ArchiveChannel/bat.txt
+++ b/docs/en/cli/NEW_CLI/slack/ArchiveChannel/bat.txt
@@ -1,3 +1,3 @@
 oint slack ArchiveChannel ^
  --token "***" ^
- --channel "C07SFA33GTH"
\ No newline at end of file
+ --channel "C07TQ2C759S"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/slack/CreateChannel/bash.txt b/docs/en/cli/NEW_CLI/slack/CreateChannel/bash.txt
index 60ab45f7d5..e15d63a8af 100644
--- a/docs/en/cli/NEW_CLI/slack/CreateChannel/bash.txt
+++ b/docs/en/cli/NEW_CLI/slack/CreateChannel/bash.txt
@@ -1,4 +1,4 @@
 oint slack CreateChannel \
  --token "***" \
- --title "testconv85bcfeb8-df7f-4a51-b1d0-a843aa2ab0e4" \
+ --title "testconv935aab83-c7a6-4865-95d8-f5a4d8847abb" \
  --private false
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/slack/CreateChannel/bat.txt b/docs/en/cli/NEW_CLI/slack/CreateChannel/bat.txt
index c9154b2247..123aab3266 100644
--- a/docs/en/cli/NEW_CLI/slack/CreateChannel/bat.txt
+++ b/docs/en/cli/NEW_CLI/slack/CreateChannel/bat.txt
@@ -1,4 +1,4 @@
 oint slack CreateChannel ^
  --token "***" ^
- --title "testconv85bcfeb8-df7f-4a51-b1d0-a843aa2ab0e4" ^
+ --title "testconv935aab83-c7a6-4865-95d8-f5a4d8847abb" ^
  --private false
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/slack/DeleteExternalFile/bash.txt b/docs/en/cli/NEW_CLI/slack/DeleteExternalFile/bash.txt
index 7dc07d3366..91ba3eb1d6 100644
--- a/docs/en/cli/NEW_CLI/slack/DeleteExternalFile/bash.txt
+++ b/docs/en/cli/NEW_CLI/slack/DeleteExternalFile/bash.txt
@@ -1,3 +1,3 @@
 oint slack DeleteExternalFile \
  --token "***" \
- --fileid "F07SP7VJRUN"
\ No newline at end of file
+ --fileid "F07UAAZLKLG"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/slack/DeleteExternalFile/bat.txt b/docs/en/cli/NEW_CLI/slack/DeleteExternalFile/bat.txt
index d21174e039..ee740284c6 100644
--- a/docs/en/cli/NEW_CLI/slack/DeleteExternalFile/bat.txt
+++ b/docs/en/cli/NEW_CLI/slack/DeleteExternalFile/bat.txt
@@ -1,3 +1,3 @@
 oint slack DeleteExternalFile ^
  --token "***" ^
- --fileid "F07SP7VJRUN"
\ No newline at end of file
+ --fileid "F07UAAZLKLG"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/slack/DeleteFile/bash.txt b/docs/en/cli/NEW_CLI/slack/DeleteFile/bash.txt
index 26413773c0..d3e8ba10f2 100644
--- a/docs/en/cli/NEW_CLI/slack/DeleteFile/bash.txt
+++ b/docs/en/cli/NEW_CLI/slack/DeleteFile/bash.txt
@@ -1,3 +1,3 @@
 oint slack DeleteFile \
  --token "***" \
- --fileid "F07SYBK0TPW"
\ No newline at end of file
+ --fileid "F07TEU1QFN2"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/slack/DeleteFile/bat.txt b/docs/en/cli/NEW_CLI/slack/DeleteFile/bat.txt
index d273249fd9..88d561aa61 100644
--- a/docs/en/cli/NEW_CLI/slack/DeleteFile/bat.txt
+++ b/docs/en/cli/NEW_CLI/slack/DeleteFile/bat.txt
@@ -1,3 +1,3 @@
 oint slack DeleteFile ^
  --token "***" ^
- --fileid "F07SYBK0TPW"
\ No newline at end of file
+ --fileid "F07TEU1QFN2"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/slack/DeleteMessage/bash.txt b/docs/en/cli/NEW_CLI/slack/DeleteMessage/bash.txt
index e99b2afeb8..1f943ab352 100644
--- a/docs/en/cli/NEW_CLI/slack/DeleteMessage/bash.txt
+++ b/docs/en/cli/NEW_CLI/slack/DeleteMessage/bash.txt
@@ -1,4 +1,4 @@
 oint slack DeleteMessage \
  --token "***" \
  --channel "C06UFNUTKUL" \
- --stamp "1729543453.990339"
\ No newline at end of file
+ --stamp "1729931388.036349"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/slack/DeleteMessage/bat.txt b/docs/en/cli/NEW_CLI/slack/DeleteMessage/bat.txt
index 22155b836b..ea60ac58c9 100644
--- a/docs/en/cli/NEW_CLI/slack/DeleteMessage/bat.txt
+++ b/docs/en/cli/NEW_CLI/slack/DeleteMessage/bat.txt
@@ -1,4 +1,4 @@
 oint slack DeleteMessage ^
  --token "***" ^
  --channel "C06UFNUTKUL" ^
- --stamp "1729543453.990339"
\ No newline at end of file
+ --stamp "1729931388.036349"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/slack/EditMessage/bash.txt b/docs/en/cli/NEW_CLI/slack/EditMessage/bash.txt
index bbb8249b3f..3d1d1a8f50 100644
--- a/docs/en/cli/NEW_CLI/slack/EditMessage/bash.txt
+++ b/docs/en/cli/NEW_CLI/slack/EditMessage/bash.txt
@@ -1,5 +1,5 @@
 oint slack EditMessage \
  --token "***" \
  --channel "C06UFNUTKUL" \
- --stamp "1729543453.990339" \
+ --stamp "1729931388.036349" \
  --text "TestMessage2"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/slack/EditMessage/bat.txt b/docs/en/cli/NEW_CLI/slack/EditMessage/bat.txt
index fa1ec841e7..e6d74bcb98 100644
--- a/docs/en/cli/NEW_CLI/slack/EditMessage/bat.txt
+++ b/docs/en/cli/NEW_CLI/slack/EditMessage/bat.txt
@@ -1,5 +1,5 @@
 oint slack EditMessage ^
  --token "***" ^
  --channel "C06UFNUTKUL" ^
- --stamp "1729543453.990339" ^
+ --stamp "1729931388.036349" ^
  --text "TestMessage2"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/slack/GetChannel/bash.txt b/docs/en/cli/NEW_CLI/slack/GetChannel/bash.txt
index 5aabeefdac..56c583379c 100644
--- a/docs/en/cli/NEW_CLI/slack/GetChannel/bash.txt
+++ b/docs/en/cli/NEW_CLI/slack/GetChannel/bash.txt
@@ -1,3 +1,3 @@
 oint slack GetChannel \
  --token "***" \
- --channel "C07SFA33GTH"
\ No newline at end of file
+ --channel "C07TQ2C759S"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/slack/GetChannel/bat.txt b/docs/en/cli/NEW_CLI/slack/GetChannel/bat.txt
index a2f0795d46..76998d1069 100644
--- a/docs/en/cli/NEW_CLI/slack/GetChannel/bat.txt
+++ b/docs/en/cli/NEW_CLI/slack/GetChannel/bat.txt
@@ -1,3 +1,3 @@
 oint slack GetChannel ^
  --token "***" ^
- --channel "C07SFA33GTH"
\ No newline at end of file
+ --channel "C07TQ2C759S"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/slack/GetChannelHistory/bash.txt b/docs/en/cli/NEW_CLI/slack/GetChannelHistory/bash.txt
index 14c0aa7a32..00e944681b 100644
--- a/docs/en/cli/NEW_CLI/slack/GetChannelHistory/bash.txt
+++ b/docs/en/cli/NEW_CLI/slack/GetChannelHistory/bash.txt
@@ -1,3 +1,3 @@
 oint slack GetChannelHistory \
  --token "***" \
- --channel "C07SFA33GTH"
\ No newline at end of file
+ --channel "C07TQ2C759S"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/slack/GetChannelHistory/bat.txt b/docs/en/cli/NEW_CLI/slack/GetChannelHistory/bat.txt
index d1aa22a3f7..ac5addd72e 100644
--- a/docs/en/cli/NEW_CLI/slack/GetChannelHistory/bat.txt
+++ b/docs/en/cli/NEW_CLI/slack/GetChannelHistory/bat.txt
@@ -1,3 +1,3 @@
 oint slack GetChannelHistory ^
  --token "***" ^
- --channel "C07SFA33GTH"
\ No newline at end of file
+ --channel "C07TQ2C759S"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/slack/GetChannelUserList/bash.txt b/docs/en/cli/NEW_CLI/slack/GetChannelUserList/bash.txt
index 4c4a96a08a..48776c7d4e 100644
--- a/docs/en/cli/NEW_CLI/slack/GetChannelUserList/bash.txt
+++ b/docs/en/cli/NEW_CLI/slack/GetChannelUserList/bash.txt
@@ -1,3 +1,3 @@
 oint slack GetChannelUserList \
  --token "***" \
- --channel "C07SFA33GTH"
\ No newline at end of file
+ --channel "C07TQ2C759S"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/slack/GetChannelUserList/bat.txt b/docs/en/cli/NEW_CLI/slack/GetChannelUserList/bat.txt
index b6ec2e0d94..5544bc3ebb 100644
--- a/docs/en/cli/NEW_CLI/slack/GetChannelUserList/bat.txt
+++ b/docs/en/cli/NEW_CLI/slack/GetChannelUserList/bat.txt
@@ -1,3 +1,3 @@
 oint slack GetChannelUserList ^
  --token "***" ^
- --channel "C07SFA33GTH"
\ No newline at end of file
+ --channel "C07TQ2C759S"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/slack/GetExternalFile/bash.txt b/docs/en/cli/NEW_CLI/slack/GetExternalFile/bash.txt
index c1949c8a4c..7771ab8c1e 100644
--- a/docs/en/cli/NEW_CLI/slack/GetExternalFile/bash.txt
+++ b/docs/en/cli/NEW_CLI/slack/GetExternalFile/bash.txt
@@ -1,3 +1,3 @@
 oint slack GetExternalFile \
  --token "***" \
- --fileid "F07SP7VJRUN"
\ No newline at end of file
+ --fileid "F07UAAZLKLG"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/slack/GetExternalFile/bat.txt b/docs/en/cli/NEW_CLI/slack/GetExternalFile/bat.txt
index 7e73e4d8f1..b8c27ace18 100644
--- a/docs/en/cli/NEW_CLI/slack/GetExternalFile/bat.txt
+++ b/docs/en/cli/NEW_CLI/slack/GetExternalFile/bat.txt
@@ -1,3 +1,3 @@
 oint slack GetExternalFile ^
  --token "***" ^
- --fileid "F07SP7VJRUN"
\ No newline at end of file
+ --fileid "F07UAAZLKLG"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/slack/GetFileData/bash.txt b/docs/en/cli/NEW_CLI/slack/GetFileData/bash.txt
index 8ca731dc67..e89c45446c 100644
--- a/docs/en/cli/NEW_CLI/slack/GetFileData/bash.txt
+++ b/docs/en/cli/NEW_CLI/slack/GetFileData/bash.txt
@@ -1,3 +1,3 @@
 oint slack GetFileData \
  --token "***" \
- --fileid "F07SYBK0TPW"
\ No newline at end of file
+ --fileid "F07TEU1QFN2"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/slack/GetFileData/bat.txt b/docs/en/cli/NEW_CLI/slack/GetFileData/bat.txt
index d81e950f30..1d58908d5b 100644
--- a/docs/en/cli/NEW_CLI/slack/GetFileData/bat.txt
+++ b/docs/en/cli/NEW_CLI/slack/GetFileData/bat.txt
@@ -1,3 +1,3 @@
 oint slack GetFileData ^
  --token "***" ^
- --fileid "F07SYBK0TPW"
\ No newline at end of file
+ --fileid "F07TEU1QFN2"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/slack/GetMessageLink/bash.txt b/docs/en/cli/NEW_CLI/slack/GetMessageLink/bash.txt
index 77e28c3a10..91639d72c6 100644
--- a/docs/en/cli/NEW_CLI/slack/GetMessageLink/bash.txt
+++ b/docs/en/cli/NEW_CLI/slack/GetMessageLink/bash.txt
@@ -1,4 +1,4 @@
 oint slack GetMessageLink \
  --token "***" \
  --channel "C06UFNUTKUL" \
- --stamp "1729543453.990339"
\ No newline at end of file
+ --stamp "1729931388.036349"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/slack/GetMessageLink/bat.txt b/docs/en/cli/NEW_CLI/slack/GetMessageLink/bat.txt
index b7dd533089..91f75e5d41 100644
--- a/docs/en/cli/NEW_CLI/slack/GetMessageLink/bat.txt
+++ b/docs/en/cli/NEW_CLI/slack/GetMessageLink/bat.txt
@@ -1,4 +1,4 @@
 oint slack GetMessageLink ^
  --token "***" ^
  --channel "C06UFNUTKUL" ^
- --stamp "1729543453.990339"
\ No newline at end of file
+ --stamp "1729931388.036349"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/slack/GetMessageReplyList/bash.txt b/docs/en/cli/NEW_CLI/slack/GetMessageReplyList/bash.txt
index 627c55b38b..2f88ab0b7d 100644
--- a/docs/en/cli/NEW_CLI/slack/GetMessageReplyList/bash.txt
+++ b/docs/en/cli/NEW_CLI/slack/GetMessageReplyList/bash.txt
@@ -1,4 +1,4 @@
 oint slack GetMessageReplyList \
  --token "***" \
  --channel "C06UFNUTKUL" \
- --stamp "1729543453.990339"
\ No newline at end of file
+ --stamp "1729931388.036349"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/slack/GetMessageReplyList/bat.txt b/docs/en/cli/NEW_CLI/slack/GetMessageReplyList/bat.txt
index d9c16300c7..eecd8ee4d3 100644
--- a/docs/en/cli/NEW_CLI/slack/GetMessageReplyList/bat.txt
+++ b/docs/en/cli/NEW_CLI/slack/GetMessageReplyList/bat.txt
@@ -1,4 +1,4 @@
 oint slack GetMessageReplyList ^
  --token "***" ^
  --channel "C06UFNUTKUL" ^
- --stamp "1729543453.990339"
\ No newline at end of file
+ --stamp "1729931388.036349"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/slack/InviteUsersToChannel/bash.txt b/docs/en/cli/NEW_CLI/slack/InviteUsersToChannel/bash.txt
index b566c67c4a..7566ca198e 100644
--- a/docs/en/cli/NEW_CLI/slack/InviteUsersToChannel/bash.txt
+++ b/docs/en/cli/NEW_CLI/slack/InviteUsersToChannel/bash.txt
@@ -1,4 +1,4 @@
 oint slack InviteUsersToChannel \
  --token "***" \
- --channel "C07SFA33GTH" \
+ --channel "C07TQ2C759S" \
  --users "U06UABH3APP"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/slack/InviteUsersToChannel/bat.txt b/docs/en/cli/NEW_CLI/slack/InviteUsersToChannel/bat.txt
index e35c8684bb..11cad20b8f 100644
--- a/docs/en/cli/NEW_CLI/slack/InviteUsersToChannel/bat.txt
+++ b/docs/en/cli/NEW_CLI/slack/InviteUsersToChannel/bat.txt
@@ -1,4 +1,4 @@
 oint slack InviteUsersToChannel ^
  --token "***" ^
- --channel "C07SFA33GTH" ^
+ --channel "C07TQ2C759S" ^
  --users "U06UABH3APP"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/slack/JoinChannel/bash.txt b/docs/en/cli/NEW_CLI/slack/JoinChannel/bash.txt
index 7c99156715..97c469e6b4 100644
--- a/docs/en/cli/NEW_CLI/slack/JoinChannel/bash.txt
+++ b/docs/en/cli/NEW_CLI/slack/JoinChannel/bash.txt
@@ -1,3 +1,3 @@
 oint slack JoinChannel \
  --token "***" \
- --channel "C07SFA33GTH"
\ No newline at end of file
+ --channel "C07TQ2C759S"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/slack/JoinChannel/bat.txt b/docs/en/cli/NEW_CLI/slack/JoinChannel/bat.txt
index 9b3774cc50..f6c7391132 100644
--- a/docs/en/cli/NEW_CLI/slack/JoinChannel/bat.txt
+++ b/docs/en/cli/NEW_CLI/slack/JoinChannel/bat.txt
@@ -1,3 +1,3 @@
 oint slack JoinChannel ^
  --token "***" ^
- --channel "C07SFA33GTH"
\ No newline at end of file
+ --channel "C07TQ2C759S"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/slack/KickUserFromChannel/bash.txt b/docs/en/cli/NEW_CLI/slack/KickUserFromChannel/bash.txt
index 152addaf25..9cf1181bb8 100644
--- a/docs/en/cli/NEW_CLI/slack/KickUserFromChannel/bash.txt
+++ b/docs/en/cli/NEW_CLI/slack/KickUserFromChannel/bash.txt
@@ -1,4 +1,4 @@
 oint slack KickUserFromChannel \
  --token "***" \
- --channel "C07SFA33GTH" \
+ --channel "C07TQ2C759S" \
  --user "U06UABH3APP"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/slack/KickUserFromChannel/bat.txt b/docs/en/cli/NEW_CLI/slack/KickUserFromChannel/bat.txt
index a3b4d5304e..279e129c7b 100644
--- a/docs/en/cli/NEW_CLI/slack/KickUserFromChannel/bat.txt
+++ b/docs/en/cli/NEW_CLI/slack/KickUserFromChannel/bat.txt
@@ -1,4 +1,4 @@
 oint slack KickUserFromChannel ^
  --token "***" ^
- --channel "C07SFA33GTH" ^
+ --channel "C07TQ2C759S" ^
  --user "U06UABH3APP"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/slack/LeaveChannel/bash.txt b/docs/en/cli/NEW_CLI/slack/LeaveChannel/bash.txt
index db447304f9..fc8e96a09d 100644
--- a/docs/en/cli/NEW_CLI/slack/LeaveChannel/bash.txt
+++ b/docs/en/cli/NEW_CLI/slack/LeaveChannel/bash.txt
@@ -1,3 +1,3 @@
 oint slack LeaveChannel \
  --token "***" \
- --channel "C07SFA33GTH"
\ No newline at end of file
+ --channel "C07TQ2C759S"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/slack/LeaveChannel/bat.txt b/docs/en/cli/NEW_CLI/slack/LeaveChannel/bat.txt
index 6d34cdb791..aa0aaa2ba8 100644
--- a/docs/en/cli/NEW_CLI/slack/LeaveChannel/bat.txt
+++ b/docs/en/cli/NEW_CLI/slack/LeaveChannel/bat.txt
@@ -1,3 +1,3 @@
 oint slack LeaveChannel ^
  --token "***" ^
- --channel "C07SFA33GTH"
\ No newline at end of file
+ --channel "C07TQ2C759S"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/slack/MakeFilePrivate/bash.txt b/docs/en/cli/NEW_CLI/slack/MakeFilePrivate/bash.txt
index ece3497480..b2fd61e61f 100644
--- a/docs/en/cli/NEW_CLI/slack/MakeFilePrivate/bash.txt
+++ b/docs/en/cli/NEW_CLI/slack/MakeFilePrivate/bash.txt
@@ -1,3 +1,3 @@
 oint slack MakeFilePrivate \
  --token "***" \
- --fileid "F07SYBK0TPW"
\ No newline at end of file
+ --fileid "F07TEU1QFN2"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/slack/MakeFilePrivate/bat.txt b/docs/en/cli/NEW_CLI/slack/MakeFilePrivate/bat.txt
index 025ae231cc..650997a70a 100644
--- a/docs/en/cli/NEW_CLI/slack/MakeFilePrivate/bat.txt
+++ b/docs/en/cli/NEW_CLI/slack/MakeFilePrivate/bat.txt
@@ -1,3 +1,3 @@
 oint slack MakeFilePrivate ^
  --token "***" ^
- --fileid "F07SYBK0TPW"
\ No newline at end of file
+ --fileid "F07TEU1QFN2"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/slack/MakeFilePublic/bash.txt b/docs/en/cli/NEW_CLI/slack/MakeFilePublic/bash.txt
index 1e105e0d98..acd22b4bdf 100644
--- a/docs/en/cli/NEW_CLI/slack/MakeFilePublic/bash.txt
+++ b/docs/en/cli/NEW_CLI/slack/MakeFilePublic/bash.txt
@@ -1,3 +1,3 @@
 oint slack MakeFilePublic \
  --token "***" \
- --fileid "F07SYBK0TPW"
\ No newline at end of file
+ --fileid "F07TEU1QFN2"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/slack/MakeFilePublic/bat.txt b/docs/en/cli/NEW_CLI/slack/MakeFilePublic/bat.txt
index 54e51cd924..fae3ffac60 100644
--- a/docs/en/cli/NEW_CLI/slack/MakeFilePublic/bat.txt
+++ b/docs/en/cli/NEW_CLI/slack/MakeFilePublic/bat.txt
@@ -1,3 +1,3 @@
 oint slack MakeFilePublic ^
  --token "***" ^
- --fileid "F07SYBK0TPW"
\ No newline at end of file
+ --fileid "F07TEU1QFN2"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/slack/RenameChannel/bash.txt b/docs/en/cli/NEW_CLI/slack/RenameChannel/bash.txt
index a4b969c110..0b57c40f10 100644
--- a/docs/en/cli/NEW_CLI/slack/RenameChannel/bash.txt
+++ b/docs/en/cli/NEW_CLI/slack/RenameChannel/bash.txt
@@ -1,4 +1,4 @@
 oint slack RenameChannel \
  --token "***" \
- --channel "C07SFA33GTH" \
- --title "testconv4e940f3c-3e00-4d6d-868f-64ea3629ae82"
\ No newline at end of file
+ --channel "C07TQ2C759S" \
+ --title "testconv1e0dc065-7828-476e-8179-039d694810b3"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/slack/RenameChannel/bat.txt b/docs/en/cli/NEW_CLI/slack/RenameChannel/bat.txt
index 699f3b57f3..6ad0f632b7 100644
--- a/docs/en/cli/NEW_CLI/slack/RenameChannel/bat.txt
+++ b/docs/en/cli/NEW_CLI/slack/RenameChannel/bat.txt
@@ -1,4 +1,4 @@
 oint slack RenameChannel ^
  --token "***" ^
- --channel "C07SFA33GTH" ^
- --title "testconv4e940f3c-3e00-4d6d-868f-64ea3629ae82"
\ No newline at end of file
+ --channel "C07TQ2C759S" ^
+ --title "testconv1e0dc065-7828-476e-8179-039d694810b3"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/slack/SendExternalFile/bash.txt b/docs/en/cli/NEW_CLI/slack/SendExternalFile/bash.txt
index b9e7c6e0a6..55e5df6054 100644
--- a/docs/en/cli/NEW_CLI/slack/SendExternalFile/bash.txt
+++ b/docs/en/cli/NEW_CLI/slack/SendExternalFile/bash.txt
@@ -1,4 +1,4 @@
 oint slack SendExternalFile \
  --token "***" \
- --fileid "F07SP7VJRUN" \
+ --fileid "F07UAAZLKLG" \
  --channels "C06UFNUTKUL"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/slack/SendExternalFile/bat.txt b/docs/en/cli/NEW_CLI/slack/SendExternalFile/bat.txt
index d966d1fcf1..750e28598b 100644
--- a/docs/en/cli/NEW_CLI/slack/SendExternalFile/bat.txt
+++ b/docs/en/cli/NEW_CLI/slack/SendExternalFile/bat.txt
@@ -1,4 +1,4 @@
 oint slack SendExternalFile ^
  --token "***" ^
- --fileid "F07SP7VJRUN" ^
+ --fileid "F07UAAZLKLG" ^
  --channels "C06UFNUTKUL"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/slack/SendMessage/bash.txt b/docs/en/cli/NEW_CLI/slack/SendMessage/bash.txt
index 7faa325370..86d51a65d2 100644
--- a/docs/en/cli/NEW_CLI/slack/SendMessage/bash.txt
+++ b/docs/en/cli/NEW_CLI/slack/SendMessage/bash.txt
@@ -2,4 +2,4 @@ oint slack SendMessage \
  --token "***" \
  --channel "C06UFNUTKUL" \
  --text "Sheduled message" \
- --date "2024-10-22T23:44:17.4865127"
\ No newline at end of file
+ --date "2024-10-27T11:29:51.2098976"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/slack/SendMessage/bat.txt b/docs/en/cli/NEW_CLI/slack/SendMessage/bat.txt
index 866120855a..0b4e1fefa5 100644
--- a/docs/en/cli/NEW_CLI/slack/SendMessage/bat.txt
+++ b/docs/en/cli/NEW_CLI/slack/SendMessage/bat.txt
@@ -2,4 +2,4 @@ oint slack SendMessage ^
  --token "***" ^
  --channel "C06UFNUTKUL" ^
  --text "Sheduled message" ^
- --date "2024-10-22T23:44:17.4865127"
\ No newline at end of file
+ --date "2024-10-27T11:29:51.2098976"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/slack/SetChannelGoal/bash.txt b/docs/en/cli/NEW_CLI/slack/SetChannelGoal/bash.txt
index a3bb68ecd5..884440c0d4 100644
--- a/docs/en/cli/NEW_CLI/slack/SetChannelGoal/bash.txt
+++ b/docs/en/cli/NEW_CLI/slack/SetChannelGoal/bash.txt
@@ -1,4 +1,4 @@
 oint slack SetChannelGoal \
  --token "***" \
- --channel "C07SFA33GTH" \
+ --channel "C07TQ2C759S" \
  --purpose "TestGoal"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/slack/SetChannelGoal/bat.txt b/docs/en/cli/NEW_CLI/slack/SetChannelGoal/bat.txt
index fd5cc12c78..c5c00cfb0d 100644
--- a/docs/en/cli/NEW_CLI/slack/SetChannelGoal/bat.txt
+++ b/docs/en/cli/NEW_CLI/slack/SetChannelGoal/bat.txt
@@ -1,4 +1,4 @@
 oint slack SetChannelGoal ^
  --token "***" ^
- --channel "C07SFA33GTH" ^
+ --channel "C07TQ2C759S" ^
  --purpose "TestGoal"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/slack/SetChannelTopic/bash.txt b/docs/en/cli/NEW_CLI/slack/SetChannelTopic/bash.txt
index f082ac1c72..5db36092ff 100644
--- a/docs/en/cli/NEW_CLI/slack/SetChannelTopic/bash.txt
+++ b/docs/en/cli/NEW_CLI/slack/SetChannelTopic/bash.txt
@@ -1,4 +1,4 @@
 oint slack SetChannelTopic \
  --token "***" \
- --channel "C07SFA33GTH" \
+ --channel "C07TQ2C759S" \
  --theme "TestTopic"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/slack/SetChannelTopic/bat.txt b/docs/en/cli/NEW_CLI/slack/SetChannelTopic/bat.txt
index e185d1b85c..18737a92c3 100644
--- a/docs/en/cli/NEW_CLI/slack/SetChannelTopic/bat.txt
+++ b/docs/en/cli/NEW_CLI/slack/SetChannelTopic/bat.txt
@@ -1,4 +1,4 @@
 oint slack SetChannelTopic ^
  --token "***" ^
- --channel "C07SFA33GTH" ^
+ --channel "C07TQ2C759S" ^
  --theme "TestTopic"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/telegram/ClearThreadPinnedMessagesList/bash.txt b/docs/en/cli/NEW_CLI/telegram/ClearThreadPinnedMessagesList/bash.txt
index a3286fb564..e39a88bf4c 100644
--- a/docs/en/cli/NEW_CLI/telegram/ClearThreadPinnedMessagesList/bash.txt
+++ b/docs/en/cli/NEW_CLI/telegram/ClearThreadPinnedMessagesList/bash.txt
@@ -1,4 +1,4 @@
 oint telegram ClearThreadPinnedMessagesList \
  --token "***" \
  --forum "-1001971186208" \
- --topic "5807"
\ No newline at end of file
+ --topic "5851"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/telegram/ClearThreadPinnedMessagesList/bat.txt b/docs/en/cli/NEW_CLI/telegram/ClearThreadPinnedMessagesList/bat.txt
index 2d92f74fbe..600c42e2b3 100644
--- a/docs/en/cli/NEW_CLI/telegram/ClearThreadPinnedMessagesList/bat.txt
+++ b/docs/en/cli/NEW_CLI/telegram/ClearThreadPinnedMessagesList/bat.txt
@@ -1,4 +1,4 @@
 oint telegram ClearThreadPinnedMessagesList ^
  --token "***" ^
  --forum "-1001971186208" ^
- --topic "5807"
\ No newline at end of file
+ --topic "5851"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/telegram/CloseForumThread/bash.txt b/docs/en/cli/NEW_CLI/telegram/CloseForumThread/bash.txt
index 54f3e6b661..0ca28fe9d2 100644
--- a/docs/en/cli/NEW_CLI/telegram/CloseForumThread/bash.txt
+++ b/docs/en/cli/NEW_CLI/telegram/CloseForumThread/bash.txt
@@ -1,4 +1,4 @@
 oint telegram CloseForumThread \
  --token "***" \
  --forum "-1001971186208" \
- --topic "5807"
\ No newline at end of file
+ --topic "5851"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/telegram/CloseForumThread/bat.txt b/docs/en/cli/NEW_CLI/telegram/CloseForumThread/bat.txt
index e20fdd450e..8fdb7f0c53 100644
--- a/docs/en/cli/NEW_CLI/telegram/CloseForumThread/bat.txt
+++ b/docs/en/cli/NEW_CLI/telegram/CloseForumThread/bat.txt
@@ -1,4 +1,4 @@
 oint telegram CloseForumThread ^
  --token "***" ^
  --forum "-1001971186208" ^
- --topic "5807"
\ No newline at end of file
+ --topic "5851"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/telegram/CreateForumThread/bash.txt b/docs/en/cli/NEW_CLI/telegram/CreateForumThread/bash.txt
index 1c2ade0358..e5b493c9c6 100644
--- a/docs/en/cli/NEW_CLI/telegram/CreateForumThread/bash.txt
+++ b/docs/en/cli/NEW_CLI/telegram/CreateForumThread/bash.txt
@@ -2,4 +2,4 @@ oint telegram CreateForumThread \
  --token "***" \
  --forum "-1001971186208" \
  --icon "5357419403325481346" \
- --title "TestTopic 7b5f7051-3f58-41ec-9dca-caac898f64c0"
\ No newline at end of file
+ --title "TestTopic 00e37665-44a4-4247-8072-29f1b97361e6"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/telegram/CreateForumThread/bat.txt b/docs/en/cli/NEW_CLI/telegram/CreateForumThread/bat.txt
index 6106fbbde0..8fec6c3b34 100644
--- a/docs/en/cli/NEW_CLI/telegram/CreateForumThread/bat.txt
+++ b/docs/en/cli/NEW_CLI/telegram/CreateForumThread/bat.txt
@@ -2,4 +2,4 @@ oint telegram CreateForumThread ^
  --token "***" ^
  --forum "-1001971186208" ^
  --icon "5357419403325481346" ^
- --title "TestTopic 7b5f7051-3f58-41ec-9dca-caac898f64c0"
\ No newline at end of file
+ --title "TestTopic 00e37665-44a4-4247-8072-29f1b97361e6"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/telegram/CreateInvitationLink/bash.txt b/docs/en/cli/NEW_CLI/telegram/CreateInvitationLink/bash.txt
index bff315f131..0faf8d5112 100644
--- a/docs/en/cli/NEW_CLI/telegram/CreateInvitationLink/bash.txt
+++ b/docs/en/cli/NEW_CLI/telegram/CreateInvitationLink/bash.txt
@@ -1,6 +1,6 @@
 oint telegram CreateInvitationLink \
  --token "***" \
  --chat "@testsichee" \
- --expire "2024-10-22T23:22:08.2913558" \
- --title "Link 21.10.2024 23:22:08" \
+ --expire "2024-10-27T11:08:45.7765891" \
+ --title "Link 26.10.2024 11:08:45" \
  --limit 200
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/telegram/CreateInvitationLink/bat.txt b/docs/en/cli/NEW_CLI/telegram/CreateInvitationLink/bat.txt
index 1c505aa27d..0af2a03f29 100644
--- a/docs/en/cli/NEW_CLI/telegram/CreateInvitationLink/bat.txt
+++ b/docs/en/cli/NEW_CLI/telegram/CreateInvitationLink/bat.txt
@@ -1,6 +1,6 @@
 oint telegram CreateInvitationLink ^
  --token "***" ^
  --chat "@testsichee" ^
- --expire "2024-10-22T23:22:08.2913558" ^
- --title "Link 21.10.2024 23:22:08" ^
+ --expire "2024-10-27T11:08:45.7765891" ^
+ --title "Link 26.10.2024 11:08:45" ^
  --limit 200
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/telegram/DeleteForumTopic/bash.txt b/docs/en/cli/NEW_CLI/telegram/DeleteForumTopic/bash.txt
index 4b831a83ba..5814ee68df 100644
--- a/docs/en/cli/NEW_CLI/telegram/DeleteForumTopic/bash.txt
+++ b/docs/en/cli/NEW_CLI/telegram/DeleteForumTopic/bash.txt
@@ -1,4 +1,4 @@
 oint telegram DeleteForumTopic \
  --token "***" \
  --forum "-1001971186208" \
- --topic "5807"
\ No newline at end of file
+ --topic "5851"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/telegram/DeleteForumTopic/bat.txt b/docs/en/cli/NEW_CLI/telegram/DeleteForumTopic/bat.txt
index 078c964ec0..56d30d0a7f 100644
--- a/docs/en/cli/NEW_CLI/telegram/DeleteForumTopic/bat.txt
+++ b/docs/en/cli/NEW_CLI/telegram/DeleteForumTopic/bat.txt
@@ -1,4 +1,4 @@
 oint telegram DeleteForumTopic ^
  --token "***" ^
  --forum "-1001971186208" ^
- --topic "5807"
\ No newline at end of file
+ --topic "5851"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/telegram/DeleteMessage/bash.txt b/docs/en/cli/NEW_CLI/telegram/DeleteMessage/bash.txt
index c4be03b56b..8b2caba2e3 100644
--- a/docs/en/cli/NEW_CLI/telegram/DeleteMessage/bash.txt
+++ b/docs/en/cli/NEW_CLI/telegram/DeleteMessage/bash.txt
@@ -1,4 +1,4 @@
 oint telegram DeleteMessage \
  --token "***" \
  --chat "@testsichee" \
- --message "10131"
\ No newline at end of file
+ --message "10207"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/telegram/DeleteMessage/bat.txt b/docs/en/cli/NEW_CLI/telegram/DeleteMessage/bat.txt
index 3ee14268b5..68cf902da8 100644
--- a/docs/en/cli/NEW_CLI/telegram/DeleteMessage/bat.txt
+++ b/docs/en/cli/NEW_CLI/telegram/DeleteMessage/bat.txt
@@ -1,4 +1,4 @@
 oint telegram DeleteMessage ^
  --token "***" ^
  --chat "@testsichee" ^
- --message "10131"
\ No newline at end of file
+ --message "10207"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/telegram/DownloadFile/bash.txt b/docs/en/cli/NEW_CLI/telegram/DownloadFile/bash.txt
index 5a764717de..acc994f067 100644
--- a/docs/en/cli/NEW_CLI/telegram/DownloadFile/bash.txt
+++ b/docs/en/cli/NEW_CLI/telegram/DownloadFile/bash.txt
@@ -1,3 +1,3 @@
 oint telegram DownloadFile \
  --token "***" \
- --fileid "CQACAgIAAx0EcNsaZQACJ5lnFrd8tZg_uP1JLyYnaL5D-cIT1AACG10AAhTbuEgNP1hGV9CLVTYE"
\ No newline at end of file
+ --fileid "CQACAgIAAx0EcNsaZQACJ-VnHKMepzW1f3_yBWfMVtJK7FXOWwACf1UAAjii6UhNXILmECQqZzYE"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/telegram/DownloadFile/bat.txt b/docs/en/cli/NEW_CLI/telegram/DownloadFile/bat.txt
index 8597d87864..374f7af38d 100644
--- a/docs/en/cli/NEW_CLI/telegram/DownloadFile/bat.txt
+++ b/docs/en/cli/NEW_CLI/telegram/DownloadFile/bat.txt
@@ -1,3 +1,3 @@
 oint telegram DownloadFile ^
  --token "***" ^
- --fileid "CQACAgIAAx0EcNsaZQACJ5lnFrd8tZg_uP1JLyYnaL5D-cIT1AACG10AAhTbuEgNP1hGV9CLVTYE"
\ No newline at end of file
+ --fileid "CQACAgIAAx0EcNsaZQACJ-VnHKMepzW1f3_yBWfMVtJK7FXOWwACf1UAAjii6UhNXILmECQqZzYE"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/telegram/EditForumTopic/bash.txt b/docs/en/cli/NEW_CLI/telegram/EditForumTopic/bash.txt
index 2a4deef977..b2b18f1b33 100644
--- a/docs/en/cli/NEW_CLI/telegram/EditForumTopic/bash.txt
+++ b/docs/en/cli/NEW_CLI/telegram/EditForumTopic/bash.txt
@@ -3,4 +3,4 @@ oint telegram EditForumTopic \
  --forum "-1001971186208" \
  --icon "5310132165583840589" \
  --title "NewTestTitle" \
- --topic "5807"
\ No newline at end of file
+ --topic "5851"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/telegram/EditForumTopic/bat.txt b/docs/en/cli/NEW_CLI/telegram/EditForumTopic/bat.txt
index c2a7d819e5..037d281232 100644
--- a/docs/en/cli/NEW_CLI/telegram/EditForumTopic/bat.txt
+++ b/docs/en/cli/NEW_CLI/telegram/EditForumTopic/bat.txt
@@ -3,4 +3,4 @@ oint telegram EditForumTopic ^
  --forum "-1001971186208" ^
  --icon "5310132165583840589" ^
  --title "NewTestTitle" ^
- --topic "5807"
\ No newline at end of file
+ --topic "5851"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/telegram/EditMainForumTopicName/bash.txt b/docs/en/cli/NEW_CLI/telegram/EditMainForumTopicName/bash.txt
index 8e58f95bee..72e48d7780 100644
--- a/docs/en/cli/NEW_CLI/telegram/EditMainForumTopicName/bash.txt
+++ b/docs/en/cli/NEW_CLI/telegram/EditMainForumTopicName/bash.txt
@@ -1,4 +1,4 @@
 oint telegram EditMainForumTopicName \
  --token "***" \
  --forum "-1001971186208" \
- --title "New main thread name fd485d74-51a8-4ebd-8f1b-349104ff54f6"
\ No newline at end of file
+ --title "New main thread name d0556174-99e3-437e-ad39-9518e26829aa"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/telegram/EditMainForumTopicName/bat.txt b/docs/en/cli/NEW_CLI/telegram/EditMainForumTopicName/bat.txt
index 39654f8bc5..7f142484ea 100644
--- a/docs/en/cli/NEW_CLI/telegram/EditMainForumTopicName/bat.txt
+++ b/docs/en/cli/NEW_CLI/telegram/EditMainForumTopicName/bat.txt
@@ -1,4 +1,4 @@
 oint telegram EditMainForumTopicName ^
  --token "***" ^
  --forum "-1001971186208" ^
- --title "New main thread name fd485d74-51a8-4ebd-8f1b-349104ff54f6"
\ No newline at end of file
+ --title "New main thread name d0556174-99e3-437e-ad39-9518e26829aa"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/telegram/ForwardMessage/bash.txt b/docs/en/cli/NEW_CLI/telegram/ForwardMessage/bash.txt
index 68c398a8cd..d98c09ee1a 100644
--- a/docs/en/cli/NEW_CLI/telegram/ForwardMessage/bash.txt
+++ b/docs/en/cli/NEW_CLI/telegram/ForwardMessage/bash.txt
@@ -2,4 +2,4 @@ oint telegram ForwardMessage \
  --token "***" \
  --from "@testsichee" \
  --to "461699897" \
- --message "10131"
\ No newline at end of file
+ --message "10207"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/telegram/ForwardMessage/bat.txt b/docs/en/cli/NEW_CLI/telegram/ForwardMessage/bat.txt
index 34ad59aaf4..a13f12dd96 100644
--- a/docs/en/cli/NEW_CLI/telegram/ForwardMessage/bat.txt
+++ b/docs/en/cli/NEW_CLI/telegram/ForwardMessage/bat.txt
@@ -2,4 +2,4 @@ oint telegram ForwardMessage ^
  --token "***" ^
  --from "@testsichee" ^
  --to "461699897" ^
- --message "10131"
\ No newline at end of file
+ --message "10207"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/telegram/OpenForumThread/bash.txt b/docs/en/cli/NEW_CLI/telegram/OpenForumThread/bash.txt
index 29684d8163..dab7f0703a 100644
--- a/docs/en/cli/NEW_CLI/telegram/OpenForumThread/bash.txt
+++ b/docs/en/cli/NEW_CLI/telegram/OpenForumThread/bash.txt
@@ -1,4 +1,4 @@
 oint telegram OpenForumThread \
  --token "***" \
  --forum "-1001971186208" \
- --topic "5807"
\ No newline at end of file
+ --topic "5851"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/telegram/OpenForumThread/bat.txt b/docs/en/cli/NEW_CLI/telegram/OpenForumThread/bat.txt
index 9652c94d9b..269533cdc1 100644
--- a/docs/en/cli/NEW_CLI/telegram/OpenForumThread/bat.txt
+++ b/docs/en/cli/NEW_CLI/telegram/OpenForumThread/bat.txt
@@ -1,4 +1,4 @@
 oint telegram OpenForumThread ^
  --token "***" ^
  --forum "-1001971186208" ^
- --topic "5807"
\ No newline at end of file
+ --topic "5851"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/telegram/PinMessage/bash.txt b/docs/en/cli/NEW_CLI/telegram/PinMessage/bash.txt
index 97aa2a100d..21de807e2b 100644
--- a/docs/en/cli/NEW_CLI/telegram/PinMessage/bash.txt
+++ b/docs/en/cli/NEW_CLI/telegram/PinMessage/bash.txt
@@ -1,4 +1,4 @@
 oint telegram PinMessage \
  --token "***" \
  --chat "@testsichee" \
- --message "10131"
\ No newline at end of file
+ --message "10207"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/telegram/PinMessage/bat.txt b/docs/en/cli/NEW_CLI/telegram/PinMessage/bat.txt
index 114ed130e3..da4866024f 100644
--- a/docs/en/cli/NEW_CLI/telegram/PinMessage/bat.txt
+++ b/docs/en/cli/NEW_CLI/telegram/PinMessage/bat.txt
@@ -1,4 +1,4 @@
 oint telegram PinMessage ^
  --token "***" ^
  --chat "@testsichee" ^
- --message "10131"
\ No newline at end of file
+ --message "10207"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/telegram/SendAudio/bash.txt b/docs/en/cli/NEW_CLI/telegram/SendAudio/bash.txt
index 9767efc182..93548c573a 100644
--- a/docs/en/cli/NEW_CLI/telegram/SendAudio/bash.txt
+++ b/docs/en/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\lcvxrzq5mvo.mp3"
\ No newline at end of file
+ --audio "C:\Users\Administrator\AppData\Local\Temp\4tld30uiiir.mp3"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/telegram/SendAudio/bat.txt b/docs/en/cli/NEW_CLI/telegram/SendAudio/bat.txt
index 0ee9570e5a..6c9f1eb24c 100644
--- a/docs/en/cli/NEW_CLI/telegram/SendAudio/bat.txt
+++ b/docs/en/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\lcvxrzq5mvo.mp3"
\ No newline at end of file
+ --audio "C:\Users\Administrator\AppData\Local\Temp\4tld30uiiir.mp3"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/telegram/SendDocument/bash.txt b/docs/en/cli/NEW_CLI/telegram/SendDocument/bash.txt
index 4886e00370..1d6b42e0cd 100644
--- a/docs/en/cli/NEW_CLI/telegram/SendDocument/bash.txt
+++ b/docs/en/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\mpzna5pdmw3.docx" \
+ --doc "C:\Users\Administrator\AppData\Local\Temp\zvnrkvpiwoc.docx" \
  --filename "custom.docx"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/telegram/SendDocument/bat.txt b/docs/en/cli/NEW_CLI/telegram/SendDocument/bat.txt
index bfa8c985e4..30c74adee2 100644
--- a/docs/en/cli/NEW_CLI/telegram/SendDocument/bat.txt
+++ b/docs/en/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\mpzna5pdmw3.docx" ^
+ --doc "C:\Users\Administrator\AppData\Local\Temp\zvnrkvpiwoc.docx" ^
  --filename "custom.docx"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/telegram/SendGif/bash.txt b/docs/en/cli/NEW_CLI/telegram/SendGif/bash.txt
index f7126d6830..9f08a7e2ff 100644
--- a/docs/en/cli/NEW_CLI/telegram/SendGif/bash.txt
+++ b/docs/en/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\eudi1vz0gp1.gif"
\ No newline at end of file
+ --gif "C:\Users\Administrator\AppData\Local\Temp\ts33lupwlzy.gif"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/telegram/SendGif/bat.txt b/docs/en/cli/NEW_CLI/telegram/SendGif/bat.txt
index 9faa723553..b1efa958f2 100644
--- a/docs/en/cli/NEW_CLI/telegram/SendGif/bat.txt
+++ b/docs/en/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\eudi1vz0gp1.gif"
\ No newline at end of file
+ --gif "C:\Users\Administrator\AppData\Local\Temp\ts33lupwlzy.gif"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/telegram/SendImage/bash.txt b/docs/en/cli/NEW_CLI/telegram/SendImage/bash.txt
index 2dc09d43f5..24f2ab42ab 100644
--- a/docs/en/cli/NEW_CLI/telegram/SendImage/bash.txt
+++ b/docs/en/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\sjyhhhhlbsj.png"
\ No newline at end of file
+ --picture "C:\Users\Administrator\AppData\Local\Temp\v02d25wcms3.png"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/telegram/SendImage/bat.txt b/docs/en/cli/NEW_CLI/telegram/SendImage/bat.txt
index 9767dff701..0758f78795 100644
--- a/docs/en/cli/NEW_CLI/telegram/SendImage/bat.txt
+++ b/docs/en/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\sjyhhhhlbsj.png"
\ No newline at end of file
+ --picture "C:\Users\Administrator\AppData\Local\Temp\v02d25wcms3.png"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/telegram/SendMediaGroup/bash.txt b/docs/en/cli/NEW_CLI/telegram/SendMediaGroup/bash.txt
index a8d269303a..320a1af9ef 100644
--- a/docs/en/cli/NEW_CLI/telegram/SendMediaGroup/bash.txt
+++ b/docs/en/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\\ghzbmfxayqy.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\\db5ckwf12ev.docx':'document'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/telegram/SendMediaGroup/bat.txt b/docs/en/cli/NEW_CLI/telegram/SendMediaGroup/bat.txt
index edb1b7afcc..9d6f3bdeff 100644
--- a/docs/en/cli/NEW_CLI/telegram/SendMediaGroup/bat.txt
+++ b/docs/en/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\\ghzbmfxayqy.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\\db5ckwf12ev.docx':'document'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/telegram/SendVideo/bash.txt b/docs/en/cli/NEW_CLI/telegram/SendVideo/bash.txt
index 8f97179e48..8306e12aaa 100644
--- a/docs/en/cli/NEW_CLI/telegram/SendVideo/bash.txt
+++ b/docs/en/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\2y1p3gdyi00.mp4"
\ No newline at end of file
+ --video "C:\Users\Administrator\AppData\Local\Temp\coznfsywxbq.mp4"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/telegram/SendVideo/bat.txt b/docs/en/cli/NEW_CLI/telegram/SendVideo/bat.txt
index c50bf76434..847a541b62 100644
--- a/docs/en/cli/NEW_CLI/telegram/SendVideo/bat.txt
+++ b/docs/en/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\2y1p3gdyi00.mp4"
\ No newline at end of file
+ --video "C:\Users\Administrator\AppData\Local\Temp\coznfsywxbq.mp4"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/telegram/UnpinMessage/bash.txt b/docs/en/cli/NEW_CLI/telegram/UnpinMessage/bash.txt
index 7a2ce691bd..1e4f4ef5e4 100644
--- a/docs/en/cli/NEW_CLI/telegram/UnpinMessage/bash.txt
+++ b/docs/en/cli/NEW_CLI/telegram/UnpinMessage/bash.txt
@@ -1,4 +1,4 @@
 oint telegram UnpinMessage \
  --token "***" \
  --chat "@testsichee" \
- --message "10131"
\ No newline at end of file
+ --message "10207"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/telegram/UnpinMessage/bat.txt b/docs/en/cli/NEW_CLI/telegram/UnpinMessage/bat.txt
index 74b852b1b0..18dc87aad4 100644
--- a/docs/en/cli/NEW_CLI/telegram/UnpinMessage/bat.txt
+++ b/docs/en/cli/NEW_CLI/telegram/UnpinMessage/bat.txt
@@ -1,4 +1,4 @@
 oint telegram UnpinMessage ^
  --token "***" ^
  --chat "@testsichee" ^
- --message "10131"
\ No newline at end of file
+ --message "10207"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/twitter/CreateCustomTweet/bash.txt b/docs/en/cli/NEW_CLI/twitter/CreateCustomTweet/bash.txt
index 276478ca84..8a20843a7b 100644
--- a/docs/en/cli/NEW_CLI/twitter/CreateCustomTweet/bash.txt
+++ b/docs/en/cli/NEW_CLI/twitter/CreateCustomTweet/bash.txt
@@ -1,6 +1,6 @@
 # JSON data can also be passed as a path to a .json file
 
 oint twitter CreateCustomTweet \
- --text "TestTweet2e494bf7-f088-4893-9ff9-532fb76842a1" \
- --media "['1848458556917293056','1848458578664861696']" \
+ --text "TestTweet505ae1e2-197e-4688-9dc7-6a897bf38176" \
+ --media "['1850085945019858948','1850085973058781185']" \
  --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/en/cli/NEW_CLI/twitter/CreateCustomTweet/bat.txt b/docs/en/cli/NEW_CLI/twitter/CreateCustomTweet/bat.txt
index ce260a5ba9..b8fdaed14b 100644
--- a/docs/en/cli/NEW_CLI/twitter/CreateCustomTweet/bat.txt
+++ b/docs/en/cli/NEW_CLI/twitter/CreateCustomTweet/bat.txt
@@ -1,6 +1,6 @@
 :: JSON data can also be passed as a path to a .json file
 
 oint twitter CreateCustomTweet ^
- --text "TestTweet2e494bf7-f088-4893-9ff9-532fb76842a1" ^
- --media "['1848458556917293056','1848458578664861696']" ^
+ --text "TestTweet505ae1e2-197e-4688-9dc7-6a897bf38176" ^
+ --media "['1850085945019858948','1850085973058781185']" ^
  --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/en/cli/NEW_CLI/twitter/CreateGifTweet/bash.txt b/docs/en/cli/NEW_CLI/twitter/CreateGifTweet/bash.txt
index ca6402d415..4517f8160f 100644
--- a/docs/en/cli/NEW_CLI/twitter/CreateGifTweet/bash.txt
+++ b/docs/en/cli/NEW_CLI/twitter/CreateGifTweet/bash.txt
@@ -1,6 +1,6 @@
 # JSON data can also be passed as a path to a .json file
 
 oint twitter CreateGifTweet \
- --text "TestTweete76b0c3b-f7fa-492a-8a90-9f1789b1241f" \
- --gifs "C:\Users\Administrator\AppData\Local\Temp\k2s3dozg5vu.tmp" \
+ --text "TestTweet861adf83-edfb-416e-b3a0-de8b541bcc54" \
+ --gifs "C:\Users\Administrator\AppData\Local\Temp\qbb1cip2xpm.tmp" \
  --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/en/cli/NEW_CLI/twitter/CreateGifTweet/bat.txt b/docs/en/cli/NEW_CLI/twitter/CreateGifTweet/bat.txt
index c5101776dd..a63e83a0d9 100644
--- a/docs/en/cli/NEW_CLI/twitter/CreateGifTweet/bat.txt
+++ b/docs/en/cli/NEW_CLI/twitter/CreateGifTweet/bat.txt
@@ -1,6 +1,6 @@
 :: JSON data can also be passed as a path to a .json file
 
 oint twitter CreateGifTweet ^
- --text "TestTweete76b0c3b-f7fa-492a-8a90-9f1789b1241f" ^
- --gifs "C:\Users\Administrator\AppData\Local\Temp\k2s3dozg5vu.tmp" ^
+ --text "TestTweet861adf83-edfb-416e-b3a0-de8b541bcc54" ^
+ --gifs "C:\Users\Administrator\AppData\Local\Temp\qbb1cip2xpm.tmp" ^
  --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/en/cli/NEW_CLI/twitter/CreateImageTweet/bash.txt b/docs/en/cli/NEW_CLI/twitter/CreateImageTweet/bash.txt
index 3a549b2c79..ed34e12d50 100644
--- a/docs/en/cli/NEW_CLI/twitter/CreateImageTweet/bash.txt
+++ b/docs/en/cli/NEW_CLI/twitter/CreateImageTweet/bash.txt
@@ -1,6 +1,6 @@
 # JSON data can also be passed as a path to a .json file
 
 oint twitter CreateImageTweet \
- --text "TestTweete139d4cb-238f-4559-b872-15b38f8c7df7" \
- --pictures "C:\Users\Administrator\AppData\Local\Temp\cxpd0lviyim.tmp" \
+ --text "TestTweetc5bd55fc-f999-4fdf-bb97-6a8101c5016a" \
+ --pictures "C:\Users\Administrator\AppData\Local\Temp\0bypz4pfeto.tmp" \
  --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/en/cli/NEW_CLI/twitter/CreateImageTweet/bat.txt b/docs/en/cli/NEW_CLI/twitter/CreateImageTweet/bat.txt
index 62e79b18db..5e5428816f 100644
--- a/docs/en/cli/NEW_CLI/twitter/CreateImageTweet/bat.txt
+++ b/docs/en/cli/NEW_CLI/twitter/CreateImageTweet/bat.txt
@@ -1,6 +1,6 @@
 :: JSON data can also be passed as a path to a .json file
 
 oint twitter CreateImageTweet ^
- --text "TestTweete139d4cb-238f-4559-b872-15b38f8c7df7" ^
- --pictures "C:\Users\Administrator\AppData\Local\Temp\cxpd0lviyim.tmp" ^
+ --text "TestTweetc5bd55fc-f999-4fdf-bb97-6a8101c5016a" ^
+ --pictures "C:\Users\Administrator\AppData\Local\Temp\0bypz4pfeto.tmp" ^
  --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/en/cli/NEW_CLI/twitter/CreatePollTweet/bash.txt b/docs/en/cli/NEW_CLI/twitter/CreatePollTweet/bash.txt
index a6988823e9..c5eb0f0c94 100644
--- a/docs/en/cli/NEW_CLI/twitter/CreatePollTweet/bash.txt
+++ b/docs/en/cli/NEW_CLI/twitter/CreatePollTweet/bash.txt
@@ -1,7 +1,7 @@
 # JSON data can also be passed as a path to a .json file
 
 oint twitter CreatePollTweet \
- --text "TestTweet841d4c30-1e7c-4f49-a834-a09103844338" \
+ --text "TestTweet9cc322d3-7f35-43f2-a567-bcb213982f71" \
  --options "['Option 1','Option 2']" \
  --duration 60 \
  --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/en/cli/NEW_CLI/twitter/CreatePollTweet/bat.txt b/docs/en/cli/NEW_CLI/twitter/CreatePollTweet/bat.txt
index 059c558213..f6f7d225a8 100644
--- a/docs/en/cli/NEW_CLI/twitter/CreatePollTweet/bat.txt
+++ b/docs/en/cli/NEW_CLI/twitter/CreatePollTweet/bat.txt
@@ -1,7 +1,7 @@
 :: JSON data can also be passed as a path to a .json file
 
 oint twitter CreatePollTweet ^
- --text "TestTweet841d4c30-1e7c-4f49-a834-a09103844338" ^
+ --text "TestTweet9cc322d3-7f35-43f2-a567-bcb213982f71" ^
  --options "['Option 1','Option 2']" ^
  --duration 60 ^
  --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/en/cli/NEW_CLI/twitter/CreateTextTweet/bash.txt b/docs/en/cli/NEW_CLI/twitter/CreateTextTweet/bash.txt
index 965b5d539a..8476a2c85e 100644
--- a/docs/en/cli/NEW_CLI/twitter/CreateTextTweet/bash.txt
+++ b/docs/en/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 "TestTweet60a0d832-33bf-4722-87ac-5ae1d4b7cbd4" \
+ --text "TestTweete0088525-3c76-4627-a656-29859ef10e13" \
  --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/en/cli/NEW_CLI/twitter/CreateTextTweet/bat.txt b/docs/en/cli/NEW_CLI/twitter/CreateTextTweet/bat.txt
index 75283d4bd5..cecfcd6044 100644
--- a/docs/en/cli/NEW_CLI/twitter/CreateTextTweet/bat.txt
+++ b/docs/en/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 "TestTweet60a0d832-33bf-4722-87ac-5ae1d4b7cbd4" ^
+ --text "TestTweete0088525-3c76-4627-a656-29859ef10e13" ^
  --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/en/cli/NEW_CLI/twitter/CreateVideoTweet/bash.txt b/docs/en/cli/NEW_CLI/twitter/CreateVideoTweet/bash.txt
index 463499ffa1..4e06caad7f 100644
--- a/docs/en/cli/NEW_CLI/twitter/CreateVideoTweet/bash.txt
+++ b/docs/en/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 "TestTweet271a36da-e303-444d-9548-feb1c03324af" \
- --videos "C:\Users\Administrator\AppData\Local\Temp\z30lwj21y3i.tmp" \
+ --text "TestTweet7ad2426d-5f8d-462e-b4e7-335db0c1341c" \
+ --videos "C:\Users\Administrator\AppData\Local\Temp\porb0j2yfre.tmp" \
  --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/en/cli/NEW_CLI/twitter/CreateVideoTweet/bat.txt b/docs/en/cli/NEW_CLI/twitter/CreateVideoTweet/bat.txt
index 345633429e..5d425566f3 100644
--- a/docs/en/cli/NEW_CLI/twitter/CreateVideoTweet/bat.txt
+++ b/docs/en/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 "TestTweet271a36da-e303-444d-9548-feb1c03324af" ^
- --videos "C:\Users\Administrator\AppData\Local\Temp\z30lwj21y3i.tmp" ^
+ --text "TestTweet7ad2426d-5f8d-462e-b4e7-335db0c1341c" ^
+ --videos "C:\Users\Administrator\AppData\Local\Temp\porb0j2yfre.tmp" ^
  --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/en/cli/NEW_CLI/vk/AddProduct/bash.txt b/docs/en/cli/NEW_CLI/vk/AddProduct/bash.txt
index a80ced1fe9..fafe47af44 100644
--- a/docs/en/cli/NEW_CLI/vk/AddProduct/bash.txt
+++ b/docs/en/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':2718}" \
+ --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':2938}" \
  --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vk/AddProduct/bat.txt b/docs/en/cli/NEW_CLI/vk/AddProduct/bat.txt
index a26caa05c2..52134baac7 100644
--- a/docs/en/cli/NEW_CLI/vk/AddProduct/bat.txt
+++ b/docs/en/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':2718}" ^
+ --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':2938}" ^
  --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vk/AddProductPropertyVariant/bash.txt b/docs/en/cli/NEW_CLI/vk/AddProductPropertyVariant/bash.txt
index 6e329798f4..8587cf68fb 100644
--- a/docs/en/cli/NEW_CLI/vk/AddProductPropertyVariant/bash.txt
+++ b/docs/en/cli/NEW_CLI/vk/AddProductPropertyVariant/bash.txt
@@ -2,5 +2,5 @@
 
 oint vk AddProductPropertyVariant \
  --value "Red" \
- --prop "914" \
+ --prop "935" \
  --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vk/AddProductPropertyVariant/bat.txt b/docs/en/cli/NEW_CLI/vk/AddProductPropertyVariant/bat.txt
index 61e89597a4..534bfe7e68 100644
--- a/docs/en/cli/NEW_CLI/vk/AddProductPropertyVariant/bat.txt
+++ b/docs/en/cli/NEW_CLI/vk/AddProductPropertyVariant/bat.txt
@@ -2,5 +2,5 @@
 
 oint vk AddProductPropertyVariant ^
  --value "Red" ^
- --prop "914" ^
+ --prop "935" ^
  --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vk/AddProductToCollection/bash.txt b/docs/en/cli/NEW_CLI/vk/AddProductToCollection/bash.txt
index 24fb274f95..39ad22392a 100644
--- a/docs/en/cli/NEW_CLI/vk/AddProductToCollection/bash.txt
+++ b/docs/en/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 138 \
- --items 9826564 \
+ --sel 130 \
+ --items 9866428 \
  --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vk/AddProductToCollection/bat.txt b/docs/en/cli/NEW_CLI/vk/AddProductToCollection/bat.txt
index 4e9c73e2dc..c414c81f18 100644
--- a/docs/en/cli/NEW_CLI/vk/AddProductToCollection/bat.txt
+++ b/docs/en/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 138 ^
- --items 9826564 ^
+ --sel 130 ^
+ --items 9866428 ^
  --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vk/CloseDiscussion/bash.txt b/docs/en/cli/NEW_CLI/vk/CloseDiscussion/bash.txt
index 945297e5a9..2ad4e8aa39 100644
--- a/docs/en/cli/NEW_CLI/vk/CloseDiscussion/bash.txt
+++ b/docs/en/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 52633108 \
+ --topic 52654993 \
  --remove false \
  --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vk/CloseDiscussion/bat.txt b/docs/en/cli/NEW_CLI/vk/CloseDiscussion/bat.txt
index ba939b3b58..ee38ed7d94 100644
--- a/docs/en/cli/NEW_CLI/vk/CloseDiscussion/bat.txt
+++ b/docs/en/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 52633108 ^
+ --topic 52654993 ^
  --remove false ^
  --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vk/CreateAd/bash.txt b/docs/en/cli/NEW_CLI/vk/CreateAd/bash.txt
index a957cc8b6a..52edee7844 100644
--- a/docs/en/cli/NEW_CLI/vk/CreateAd/bash.txt
+++ b/docs/en/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 1030742190 \
+ --campaign 1030756974 \
  --limit 150 \
  --category 126 \
- --post 4939 \
+ --post 4975 \
  --cabinet "1607951446" \
  --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vk/CreateAd/bat.txt b/docs/en/cli/NEW_CLI/vk/CreateAd/bat.txt
index 5a43859835..2519d68ee0 100644
--- a/docs/en/cli/NEW_CLI/vk/CreateAd/bat.txt
+++ b/docs/en/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 1030742190 ^
+ --campaign 1030756974 ^
  --limit 150 ^
  --category 126 ^
- --post 4939 ^
+ --post 4975 ^
  --cabinet "1607951446" ^
  --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vk/CreateCompositePost/bash.txt b/docs/en/cli/NEW_CLI/vk/CreateCompositePost/bash.txt
index 3c64457b8d..69e5ad5545 100644
--- a/docs/en/cli/NEW_CLI/vk/CreateCompositePost/bash.txt
+++ b/docs/en/cli/NEW_CLI/vk/CreateCompositePost/bash.txt
@@ -2,7 +2,7 @@
 
 oint vk CreateCompositePost \
  --text "Post from autotest" \
- --objects "['photo657846756_457244802','video-218861756_456239694']" \
+ --objects "['photo657846756_457244833','video-218861756_456239702']" \
  --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/en/cli/NEW_CLI/vk/CreateCompositePost/bat.txt b/docs/en/cli/NEW_CLI/vk/CreateCompositePost/bat.txt
index eb117f7c13..341ab44ced 100644
--- a/docs/en/cli/NEW_CLI/vk/CreateCompositePost/bat.txt
+++ b/docs/en/cli/NEW_CLI/vk/CreateCompositePost/bat.txt
@@ -2,7 +2,7 @@
 
 oint vk CreateCompositePost ^
  --text "Post from autotest" ^
- --objects "['photo657846756_457244802','video-218861756_456239694']" ^
+ --objects "['photo657846756_457244833','video-218861756_456239702']" ^
  --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/en/cli/NEW_CLI/vk/CreatePost/bash.txt b/docs/en/cli/NEW_CLI/vk/CreatePost/bash.txt
index b750336183..c6b6637808 100644
--- a/docs/en/cli/NEW_CLI/vk/CreatePost/bash.txt
+++ b/docs/en/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\k5x3yfspuqy.png" \
+ --pictures "C:\Users\Administrator\AppData\Local\Temp\ofrvx3l4sie.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/en/cli/NEW_CLI/vk/CreatePost/bat.txt b/docs/en/cli/NEW_CLI/vk/CreatePost/bat.txt
index 5357eb0115..86c424adef 100644
--- a/docs/en/cli/NEW_CLI/vk/CreatePost/bat.txt
+++ b/docs/en/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\k5x3yfspuqy.png" ^
+ --pictures "C:\Users\Administrator\AppData\Local\Temp\ofrvx3l4sie.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/en/cli/NEW_CLI/vk/CreateStory/bash.txt b/docs/en/cli/NEW_CLI/vk/CreateStory/bash.txt
index a3103e376b..3a3cd486de 100644
--- a/docs/en/cli/NEW_CLI/vk/CreateStory/bash.txt
+++ b/docs/en/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\xpgy521t0jt.png" \
+ --picture "C:\Users\Administrator\AppData\Local\Temp\qksg1glzra2.png" \
  --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vk/CreateStory/bat.txt b/docs/en/cli/NEW_CLI/vk/CreateStory/bat.txt
index 5d1b190248..63a0329807 100644
--- a/docs/en/cli/NEW_CLI/vk/CreateStory/bat.txt
+++ b/docs/en/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\xpgy521t0jt.png" ^
+ --picture "C:\Users\Administrator\AppData\Local\Temp\qksg1glzra2.png" ^
  --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vk/DeleteAlbum/bash.txt b/docs/en/cli/NEW_CLI/vk/DeleteAlbum/bash.txt
index 4a5db6e597..8bc0f2415d 100644
--- a/docs/en/cli/NEW_CLI/vk/DeleteAlbum/bash.txt
+++ b/docs/en/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 306203527 \
+ --album 306265668 \
  --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vk/DeleteAlbum/bat.txt b/docs/en/cli/NEW_CLI/vk/DeleteAlbum/bat.txt
index 4ea151f88a..3e459dd83d 100644
--- a/docs/en/cli/NEW_CLI/vk/DeleteAlbum/bat.txt
+++ b/docs/en/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 306203527 ^
+ --album 306265668 ^
  --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vk/DeleteImage/bash.txt b/docs/en/cli/NEW_CLI/vk/DeleteImage/bash.txt
index 1e81dd675c..33079c9c8c 100644
--- a/docs/en/cli/NEW_CLI/vk/DeleteImage/bash.txt
+++ b/docs/en/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 457249789 \
+ --pictureid 457249864 \
  --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vk/DeleteImage/bat.txt b/docs/en/cli/NEW_CLI/vk/DeleteImage/bat.txt
index b3fa1ff46a..eb3997694e 100644
--- a/docs/en/cli/NEW_CLI/vk/DeleteImage/bat.txt
+++ b/docs/en/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 457249789 ^
+ --pictureid 457249864 ^
  --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vk/DeletePost/bash.txt b/docs/en/cli/NEW_CLI/vk/DeletePost/bash.txt
index 2f26023393..d5a2409a9f 100644
--- a/docs/en/cli/NEW_CLI/vk/DeletePost/bash.txt
+++ b/docs/en/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 "4933" \
+ --post "4969" \
  --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vk/DeletePost/bat.txt b/docs/en/cli/NEW_CLI/vk/DeletePost/bat.txt
index aeb8df1c0f..95bab9ccdd 100644
--- a/docs/en/cli/NEW_CLI/vk/DeletePost/bat.txt
+++ b/docs/en/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 "4933" ^
+ --post "4969" ^
  --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vk/DeleteProduct/bash.txt b/docs/en/cli/NEW_CLI/vk/DeleteProduct/bash.txt
index d0013955cd..304b7c9535 100644
--- a/docs/en/cli/NEW_CLI/vk/DeleteProduct/bash.txt
+++ b/docs/en/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 9826564 \
+ --item 9866428 \
  --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vk/DeleteProduct/bat.txt b/docs/en/cli/NEW_CLI/vk/DeleteProduct/bat.txt
index 5eedaec456..b6d7b7fcf6 100644
--- a/docs/en/cli/NEW_CLI/vk/DeleteProduct/bat.txt
+++ b/docs/en/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 9826564 ^
+ --item 9866428 ^
  --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vk/DeleteProductProperty/bash.txt b/docs/en/cli/NEW_CLI/vk/DeleteProductProperty/bash.txt
index efad2b4652..6ffb19b3fc 100644
--- a/docs/en/cli/NEW_CLI/vk/DeleteProductProperty/bash.txt
+++ b/docs/en/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 "914" \
+ --prop "935" \
  --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vk/DeleteProductProperty/bat.txt b/docs/en/cli/NEW_CLI/vk/DeleteProductProperty/bat.txt
index 2838642359..63616eec89 100644
--- a/docs/en/cli/NEW_CLI/vk/DeleteProductProperty/bat.txt
+++ b/docs/en/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 "914" ^
+ --prop "935" ^
  --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vk/DeleteProductPropertyVariant/bash.txt b/docs/en/cli/NEW_CLI/vk/DeleteProductPropertyVariant/bash.txt
index 64ff14ae6c..38b2492437 100644
--- a/docs/en/cli/NEW_CLI/vk/DeleteProductPropertyVariant/bash.txt
+++ b/docs/en/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 2717 \
+ --option 2937 \
  --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vk/DeleteProductPropertyVariant/bat.txt b/docs/en/cli/NEW_CLI/vk/DeleteProductPropertyVariant/bat.txt
index e1ea9067ad..55ec0dd6f0 100644
--- a/docs/en/cli/NEW_CLI/vk/DeleteProductPropertyVariant/bat.txt
+++ b/docs/en/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 2717 ^
+ --option 2937 ^
  --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vk/DeleteSelection/bash.txt b/docs/en/cli/NEW_CLI/vk/DeleteSelection/bash.txt
index 82fb7a28f9..86d499d42e 100644
--- a/docs/en/cli/NEW_CLI/vk/DeleteSelection/bash.txt
+++ b/docs/en/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 138 \
+ --sel 130 \
  --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vk/DeleteSelection/bat.txt b/docs/en/cli/NEW_CLI/vk/DeleteSelection/bat.txt
index 55393e9e6d..731e74062d 100644
--- a/docs/en/cli/NEW_CLI/vk/DeleteSelection/bat.txt
+++ b/docs/en/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 138 ^
+ --sel 130 ^
  --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vk/EditProduct/bash.txt b/docs/en/cli/NEW_CLI/vk/EditProduct/bash.txt
index 349b71cd33..5e538f1bbd 100644
--- a/docs/en/cli/NEW_CLI/vk/EditProduct/bash.txt
+++ b/docs/en/cli/NEW_CLI/vk/EditProduct/bash.txt
@@ -2,5 +2,5 @@
 
 oint vk EditProduct \
  --product "{'Name':'EditedTestProduct'}" \
- --item 9826564 \
+ --item 9866428 \
  --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vk/EditProduct/bat.txt b/docs/en/cli/NEW_CLI/vk/EditProduct/bat.txt
index b12ae711b1..c5ce4ba2be 100644
--- a/docs/en/cli/NEW_CLI/vk/EditProduct/bat.txt
+++ b/docs/en/cli/NEW_CLI/vk/EditProduct/bat.txt
@@ -2,5 +2,5 @@
 
 oint vk EditProduct ^
  --product "{'Name':'EditedTestProduct'}" ^
- --item 9826564 ^
+ --item 9866428 ^
  --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vk/EditProductCollection/bash.txt b/docs/en/cli/NEW_CLI/vk/EditProductCollection/bash.txt
index 2ead117ec2..083607d2d0 100644
--- a/docs/en/cli/NEW_CLI/vk/EditProductCollection/bash.txt
+++ b/docs/en/cli/NEW_CLI/vk/EditProductCollection/bash.txt
@@ -2,5 +2,5 @@
 
 oint vk EditProductCollection \
  --title "EditedCollection" \
- --sel 138 \
+ --sel 130 \
  --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vk/EditProductCollection/bat.txt b/docs/en/cli/NEW_CLI/vk/EditProductCollection/bat.txt
index 6651f60f6c..26c1e198fc 100644
--- a/docs/en/cli/NEW_CLI/vk/EditProductCollection/bat.txt
+++ b/docs/en/cli/NEW_CLI/vk/EditProductCollection/bat.txt
@@ -2,5 +2,5 @@
 
 oint vk EditProductCollection ^
  --title "EditedCollection" ^
- --sel 138 ^
+ --sel 130 ^
  --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vk/EditProductProperty/bash.txt b/docs/en/cli/NEW_CLI/vk/EditProductProperty/bash.txt
index 5b16cebe99..6d734e0a3f 100644
--- a/docs/en/cli/NEW_CLI/vk/EditProductProperty/bash.txt
+++ b/docs/en/cli/NEW_CLI/vk/EditProductProperty/bash.txt
@@ -2,5 +2,5 @@
 
 oint vk EditProductProperty \
  --title "Color (change.)" \
- --prop "914" \
+ --prop "935" \
  --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vk/EditProductProperty/bat.txt b/docs/en/cli/NEW_CLI/vk/EditProductProperty/bat.txt
index 722643a12b..b02d221369 100644
--- a/docs/en/cli/NEW_CLI/vk/EditProductProperty/bat.txt
+++ b/docs/en/cli/NEW_CLI/vk/EditProductProperty/bat.txt
@@ -2,5 +2,5 @@
 
 oint vk EditProductProperty ^
  --title "Color (change.)" ^
- --prop "914" ^
+ --prop "935" ^
  --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vk/EditProductPropertyVariant/bash.txt b/docs/en/cli/NEW_CLI/vk/EditProductPropertyVariant/bash.txt
index c7b7e32c16..b24cd4be07 100644
--- a/docs/en/cli/NEW_CLI/vk/EditProductPropertyVariant/bash.txt
+++ b/docs/en/cli/NEW_CLI/vk/EditProductPropertyVariant/bash.txt
@@ -2,6 +2,6 @@
 
 oint vk EditProductPropertyVariant \
  --value "New variant name" \
- --prop "914" \
- --option 2717 \
+ --prop "935" \
+ --option 2937 \
  --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vk/EditProductPropertyVariant/bat.txt b/docs/en/cli/NEW_CLI/vk/EditProductPropertyVariant/bat.txt
index 46750751c7..96e4ff7ce6 100644
--- a/docs/en/cli/NEW_CLI/vk/EditProductPropertyVariant/bat.txt
+++ b/docs/en/cli/NEW_CLI/vk/EditProductPropertyVariant/bat.txt
@@ -2,6 +2,6 @@
 
 oint vk EditProductPropertyVariant ^
  --value "New variant name" ^
- --prop "914" ^
- --option 2717 ^
+ --prop "935" ^
+ --option 2937 ^
  --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vk/GetProductsByID/bash.txt b/docs/en/cli/NEW_CLI/vk/GetProductsByID/bash.txt
index ef1821fb2c..af04fd60a9 100644
--- a/docs/en/cli/NEW_CLI/vk/GetProductsByID/bash.txt
+++ b/docs/en/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 "[9826566,9826567]" \
+ --items "[9866429,9866430]" \
  --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vk/GetProductsByID/bat.txt b/docs/en/cli/NEW_CLI/vk/GetProductsByID/bat.txt
index d382b9eddb..0833e578c8 100644
--- a/docs/en/cli/NEW_CLI/vk/GetProductsByID/bat.txt
+++ b/docs/en/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 "[9826566,9826567]" ^
+ --items "[9866429,9866430]" ^
  --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vk/GetSelectionsByID/bash.txt b/docs/en/cli/NEW_CLI/vk/GetSelectionsByID/bash.txt
index 7f2eed8557..e3b17e4c8e 100644
--- a/docs/en/cli/NEW_CLI/vk/GetSelectionsByID/bash.txt
+++ b/docs/en/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 138 \
+ --sels 130 \
  --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vk/GetSelectionsByID/bat.txt b/docs/en/cli/NEW_CLI/vk/GetSelectionsByID/bat.txt
index f322d5fb27..af3b0289ba 100644
--- a/docs/en/cli/NEW_CLI/vk/GetSelectionsByID/bat.txt
+++ b/docs/en/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 138 ^
+ --sels 130 ^
  --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vk/GetStatistics/bash.txt b/docs/en/cli/NEW_CLI/vk/GetStatistics/bash.txt
index 94be9cbdff..5b9a800127 100644
--- a/docs/en/cli/NEW_CLI/vk/GetStatistics/bash.txt
+++ b/docs/en/cli/NEW_CLI/vk/GetStatistics/bash.txt
@@ -1,6 +1,6 @@
 # JSON data can also be passed as a path to a .json file
 
 oint vk GetStatistics \
- --datefrom "2024-10-21T00:00:00" \
- --dateto "2024-10-21T23:59:59" \
+ --datefrom "2024-10-26T00:00:00" \
+ --dateto "2024-10-26T23:59:59" \
  --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vk/GetStatistics/bat.txt b/docs/en/cli/NEW_CLI/vk/GetStatistics/bat.txt
index bbe3f5f653..4ff087b91e 100644
--- a/docs/en/cli/NEW_CLI/vk/GetStatistics/bat.txt
+++ b/docs/en/cli/NEW_CLI/vk/GetStatistics/bat.txt
@@ -1,6 +1,6 @@
 :: JSON data can also be passed as a path to a .json file
 
 oint vk GetStatistics ^
- --datefrom "2024-10-21T00:00:00" ^
- --dateto "2024-10-21T23:59:59" ^
+ --datefrom "2024-10-26T00:00:00" ^
+ --dateto "2024-10-26T23:59:59" ^
  --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vk/GroupProducts/bash.txt b/docs/en/cli/NEW_CLI/vk/GroupProducts/bash.txt
index 5b349a8352..ac165bf338 100644
--- a/docs/en/cli/NEW_CLI/vk/GroupProducts/bash.txt
+++ b/docs/en/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 "[9826566,9826567]" \
+ --items "[9866429,9866430]" \
  --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vk/GroupProducts/bat.txt b/docs/en/cli/NEW_CLI/vk/GroupProducts/bat.txt
index f1203b723a..ef3122f12f 100644
--- a/docs/en/cli/NEW_CLI/vk/GroupProducts/bat.txt
+++ b/docs/en/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 "[9826566,9826567]" ^
+ --items "[9866429,9866430]" ^
  --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vk/LikePost/bash.txt b/docs/en/cli/NEW_CLI/vk/LikePost/bash.txt
index 03d7a02fc7..cbd214e372 100644
--- a/docs/en/cli/NEW_CLI/vk/LikePost/bash.txt
+++ b/docs/en/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 4936 \
+ --post 4972 \
  --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vk/LikePost/bat.txt b/docs/en/cli/NEW_CLI/vk/LikePost/bat.txt
index 7d63a077bd..a2db226a88 100644
--- a/docs/en/cli/NEW_CLI/vk/LikePost/bat.txt
+++ b/docs/en/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 4936 ^
+ --post 4972 ^
  --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vk/OpenDiscussion/bash.txt b/docs/en/cli/NEW_CLI/vk/OpenDiscussion/bash.txt
index b13a5411db..de8b3151aa 100644
--- a/docs/en/cli/NEW_CLI/vk/OpenDiscussion/bash.txt
+++ b/docs/en/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 52633108 \
+ --topic 52654993 \
  --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vk/OpenDiscussion/bat.txt b/docs/en/cli/NEW_CLI/vk/OpenDiscussion/bat.txt
index e93975d0a9..4b17fdac8e 100644
--- a/docs/en/cli/NEW_CLI/vk/OpenDiscussion/bat.txt
+++ b/docs/en/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 52633108 ^
+ --topic 52654993 ^
  --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vk/RemoveProductFromSelection/bash.txt b/docs/en/cli/NEW_CLI/vk/RemoveProductFromSelection/bash.txt
index 500fd79999..465e8c629a 100644
--- a/docs/en/cli/NEW_CLI/vk/RemoveProductFromSelection/bash.txt
+++ b/docs/en/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 138 \
- --item 9826564 \
+ --sel 130 \
+ --item 9866428 \
  --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vk/RemoveProductFromSelection/bat.txt b/docs/en/cli/NEW_CLI/vk/RemoveProductFromSelection/bat.txt
index 7028982096..7927e4972d 100644
--- a/docs/en/cli/NEW_CLI/vk/RemoveProductFromSelection/bat.txt
+++ b/docs/en/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 138 ^
- --item 9826564 ^
+ --sel 130 ^
+ --item 9866428 ^
  --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vk/SaveImageToAlbum/bash.txt b/docs/en/cli/NEW_CLI/vk/SaveImageToAlbum/bash.txt
index 56d69c6db8..de8b2a693a 100644
--- a/docs/en/cli/NEW_CLI/vk/SaveImageToAlbum/bash.txt
+++ b/docs/en/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 306203527 \
+ --album 306265668 \
  --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/en/cli/NEW_CLI/vk/SaveImageToAlbum/bat.txt b/docs/en/cli/NEW_CLI/vk/SaveImageToAlbum/bat.txt
index 3f4c840fa6..8b068e0e8d 100644
--- a/docs/en/cli/NEW_CLI/vk/SaveImageToAlbum/bat.txt
+++ b/docs/en/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 306203527 ^
+ --album 306265668 ^
  --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/en/cli/NEW_CLI/vk/WriteComment/bash.txt b/docs/en/cli/NEW_CLI/vk/WriteComment/bash.txt
index 25a1633fa9..4c9c463336 100644
--- a/docs/en/cli/NEW_CLI/vk/WriteComment/bash.txt
+++ b/docs/en/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 4936 \
+ --post 4972 \
  --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/en/cli/NEW_CLI/vk/WriteComment/bat.txt b/docs/en/cli/NEW_CLI/vk/WriteComment/bat.txt
index f8c5d5c340..93bc71558d 100644
--- a/docs/en/cli/NEW_CLI/vk/WriteComment/bat.txt
+++ b/docs/en/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 4936 ^
+ --post 4972 ^
  --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/en/cli/NEW_CLI/vk/WriteInDiscussion/bash.txt b/docs/en/cli/NEW_CLI/vk/WriteInDiscussion/bash.txt
index 956b18fcef..d71f1682d6 100644
--- a/docs/en/cli/NEW_CLI/vk/WriteInDiscussion/bash.txt
+++ b/docs/en/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 52633108 \
+ --topic 52654993 \
  --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/en/cli/NEW_CLI/vk/WriteInDiscussion/bat.txt b/docs/en/cli/NEW_CLI/vk/WriteInDiscussion/bat.txt
index 74711ced83..b028ef3c4b 100644
--- a/docs/en/cli/NEW_CLI/vk/WriteInDiscussion/bat.txt
+++ b/docs/en/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 52633108 ^
+ --topic 52654993 ^
  --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/en/cli/NEW_CLI/vkteams/ChangeChatPicture/bash.txt b/docs/en/cli/NEW_CLI/vkteams/ChangeChatPicture/bash.txt
index 021aa9a781..8d077bb53a 100644
--- a/docs/en/cli/NEW_CLI/vkteams/ChangeChatPicture/bash.txt
+++ b/docs/en/cli/NEW_CLI/vkteams/ChangeChatPicture/bash.txt
@@ -1,4 +1,4 @@
 oint vkteams ChangeChatPicture \
  --token "***" \
  --chatid "AoLI0egLWBSLR1Ngn2w" \
- --file "C:\Users\Administrator\AppData\Local\Temp\u4dkrsv05sa.png"
\ No newline at end of file
+ --file "C:\Users\Administrator\AppData\Local\Temp\oeir3gfidhc.png"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vkteams/ChangeChatPicture/bat.txt b/docs/en/cli/NEW_CLI/vkteams/ChangeChatPicture/bat.txt
index 12c94afa86..3e83b01846 100644
--- a/docs/en/cli/NEW_CLI/vkteams/ChangeChatPicture/bat.txt
+++ b/docs/en/cli/NEW_CLI/vkteams/ChangeChatPicture/bat.txt
@@ -1,4 +1,4 @@
 oint vkteams ChangeChatPicture ^
  --token "***" ^
  --chatid "AoLI0egLWBSLR1Ngn2w" ^
- --file "C:\Users\Administrator\AppData\Local\Temp\u4dkrsv05sa.png"
\ No newline at end of file
+ --file "C:\Users\Administrator\AppData\Local\Temp\oeir3gfidhc.png"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vkteams/DeleteMessage/bash.txt b/docs/en/cli/NEW_CLI/vkteams/DeleteMessage/bash.txt
index 2d7d851115..10c629fce6 100644
--- a/docs/en/cli/NEW_CLI/vkteams/DeleteMessage/bash.txt
+++ b/docs/en/cli/NEW_CLI/vkteams/DeleteMessage/bash.txt
@@ -1,4 +1,4 @@
 oint vkteams DeleteMessage \
  --token "***" \
  --chatid "689203963@chat.agent" \
- --messageid "7428336750944063426"
\ No newline at end of file
+ --messageid "7430003013571317799"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vkteams/DeleteMessage/bat.txt b/docs/en/cli/NEW_CLI/vkteams/DeleteMessage/bat.txt
index 2ac2b3c058..8f0319a025 100644
--- a/docs/en/cli/NEW_CLI/vkteams/DeleteMessage/bat.txt
+++ b/docs/en/cli/NEW_CLI/vkteams/DeleteMessage/bat.txt
@@ -1,4 +1,4 @@
 oint vkteams DeleteMessage ^
  --token "***" ^
  --chatid "689203963@chat.agent" ^
- --messageid "7428336750944063426"
\ No newline at end of file
+ --messageid "7430003013571317799"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vkteams/EditMessageText/bash.txt b/docs/en/cli/NEW_CLI/vkteams/EditMessageText/bash.txt
index 30c3a242c0..7d090edc9c 100644
--- a/docs/en/cli/NEW_CLI/vkteams/EditMessageText/bash.txt
+++ b/docs/en/cli/NEW_CLI/vkteams/EditMessageText/bash.txt
@@ -1,6 +1,6 @@
 oint vkteams EditMessageText \
  --token "***" \
  --chatid "689203963@chat.agent" \
- --messageid "7428336750944063426" \
+ --messageid "7430003013571317799" \
  --text "<b>New bold message text</b>" \
  --parsemod "HTML"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vkteams/EditMessageText/bat.txt b/docs/en/cli/NEW_CLI/vkteams/EditMessageText/bat.txt
index 2447626c24..bd62df1153 100644
--- a/docs/en/cli/NEW_CLI/vkteams/EditMessageText/bat.txt
+++ b/docs/en/cli/NEW_CLI/vkteams/EditMessageText/bat.txt
@@ -1,6 +1,6 @@
 oint vkteams EditMessageText ^
  --token "***" ^
  --chatid "689203963@chat.agent" ^
- --messageid "7428336750944063426" ^
+ --messageid "7430003013571317799" ^
  --text "<b>New bold message text</b>" ^
  --parsemod "HTML"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vkteams/ForwardMessage/bash.txt b/docs/en/cli/NEW_CLI/vkteams/ForwardMessage/bash.txt
index f1cd5f23c9..7f41254fd6 100644
--- a/docs/en/cli/NEW_CLI/vkteams/ForwardMessage/bash.txt
+++ b/docs/en/cli/NEW_CLI/vkteams/ForwardMessage/bash.txt
@@ -1,6 +1,6 @@
 oint vkteams ForwardMessage \
  --token "***" \
- --messageid "7428336750944063426" \
+ --messageid "7430003013571317799" \
  --fromid "689203963@chat.agent" \
  --chatid "AoLI0egLWBSLR1Ngn2w" \
  --text "Additional text"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vkteams/ForwardMessage/bat.txt b/docs/en/cli/NEW_CLI/vkteams/ForwardMessage/bat.txt
index eaf6724ebf..9267dc8264 100644
--- a/docs/en/cli/NEW_CLI/vkteams/ForwardMessage/bat.txt
+++ b/docs/en/cli/NEW_CLI/vkteams/ForwardMessage/bat.txt
@@ -1,6 +1,6 @@
 oint vkteams ForwardMessage ^
  --token "***" ^
- --messageid "7428336750944063426" ^
+ --messageid "7430003013571317799" ^
  --fromid "689203963@chat.agent" ^
  --chatid "AoLI0egLWBSLR1Ngn2w" ^
  --text "Additional text"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vkteams/GetEvents/bash.txt b/docs/en/cli/NEW_CLI/vkteams/GetEvents/bash.txt
index e873b5efd0..867416108e 100644
--- a/docs/en/cli/NEW_CLI/vkteams/GetEvents/bash.txt
+++ b/docs/en/cli/NEW_CLI/vkteams/GetEvents/bash.txt
@@ -1,4 +1,4 @@
 oint vkteams GetEvents \
  --token "***" \
- --last 172 \
+ --last 0 \
  --timeout 3
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vkteams/GetEvents/bat.txt b/docs/en/cli/NEW_CLI/vkteams/GetEvents/bat.txt
index 2ef71be64f..e1ce3f14f4 100644
--- a/docs/en/cli/NEW_CLI/vkteams/GetEvents/bat.txt
+++ b/docs/en/cli/NEW_CLI/vkteams/GetEvents/bat.txt
@@ -1,4 +1,4 @@
 oint vkteams GetEvents ^
  --token "***" ^
- --last 172 ^
+ --last 0 ^
  --timeout 3
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vkteams/GetFileInformation/bash.txt b/docs/en/cli/NEW_CLI/vkteams/GetFileInformation/bash.txt
index 933b19b0a6..e689327c6b 100644
--- a/docs/en/cli/NEW_CLI/vkteams/GetFileInformation/bash.txt
+++ b/docs/en/cli/NEW_CLI/vkteams/GetFileInformation/bash.txt
@@ -1,3 +1,3 @@
 oint vkteams GetFileInformation \
  --token "***" \
- --fileid "PZqeWDgllG71xshN3vjClD6716c10e1bd"
\ No newline at end of file
+ --fileid "ZSllSo5uMfiRKWO2hrKXsY671cac811bd"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vkteams/GetFileInformation/bat.txt b/docs/en/cli/NEW_CLI/vkteams/GetFileInformation/bat.txt
index a9714c81fa..dbdb5e1b53 100644
--- a/docs/en/cli/NEW_CLI/vkteams/GetFileInformation/bat.txt
+++ b/docs/en/cli/NEW_CLI/vkteams/GetFileInformation/bat.txt
@@ -1,3 +1,3 @@
 oint vkteams GetFileInformation ^
  --token "***" ^
- --fileid "PZqeWDgllG71xshN3vjClD6716c10e1bd"
\ No newline at end of file
+ --fileid "ZSllSo5uMfiRKWO2hrKXsY671cac811bd"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vkteams/PinMessage/bash.txt b/docs/en/cli/NEW_CLI/vkteams/PinMessage/bash.txt
index f530d556d1..0e2e9e5343 100644
--- a/docs/en/cli/NEW_CLI/vkteams/PinMessage/bash.txt
+++ b/docs/en/cli/NEW_CLI/vkteams/PinMessage/bash.txt
@@ -1,4 +1,4 @@
 oint vkteams PinMessage \
  --token "***" \
  --chatid "689203963@chat.agent" \
- --messageid "7428336750944063426"
\ No newline at end of file
+ --messageid "7430003013571317799"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vkteams/PinMessage/bat.txt b/docs/en/cli/NEW_CLI/vkteams/PinMessage/bat.txt
index 1e3b556b9b..1d1c4bf735 100644
--- a/docs/en/cli/NEW_CLI/vkteams/PinMessage/bat.txt
+++ b/docs/en/cli/NEW_CLI/vkteams/PinMessage/bat.txt
@@ -1,4 +1,4 @@
 oint vkteams PinMessage ^
  --token "***" ^
  --chatid "689203963@chat.agent" ^
- --messageid "7428336750944063426"
\ No newline at end of file
+ --messageid "7430003013571317799"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vkteams/ResendFile/bash.txt b/docs/en/cli/NEW_CLI/vkteams/ResendFile/bash.txt
index cd8279faa0..04f7d3b062 100644
--- a/docs/en/cli/NEW_CLI/vkteams/ResendFile/bash.txt
+++ b/docs/en/cli/NEW_CLI/vkteams/ResendFile/bash.txt
@@ -1,5 +1,5 @@
 oint vkteams ResendFile \
  --token "***" \
  --chatid "AoLI0egLWBSLR1Ngn2w" \
- --fileid "PZqeWDgllG71xshN3vjClD6716c10e1bd" \
+ --fileid "ZSllSo5uMfiRKWO2hrKXsY671cac811bd" \
  --text "File caption"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vkteams/ResendFile/bat.txt b/docs/en/cli/NEW_CLI/vkteams/ResendFile/bat.txt
index e3cff2c016..23f1d5ed78 100644
--- a/docs/en/cli/NEW_CLI/vkteams/ResendFile/bat.txt
+++ b/docs/en/cli/NEW_CLI/vkteams/ResendFile/bat.txt
@@ -1,5 +1,5 @@
 oint vkteams ResendFile ^
  --token "***" ^
  --chatid "AoLI0egLWBSLR1Ngn2w" ^
- --fileid "PZqeWDgllG71xshN3vjClD6716c10e1bd" ^
+ --fileid "ZSllSo5uMfiRKWO2hrKXsY671cac811bd" ^
  --text "File caption"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vkteams/ResendVoice/bash.txt b/docs/en/cli/NEW_CLI/vkteams/ResendVoice/bash.txt
index f46c361d87..ab2bfed795 100644
--- a/docs/en/cli/NEW_CLI/vkteams/ResendVoice/bash.txt
+++ b/docs/en/cli/NEW_CLI/vkteams/ResendVoice/bash.txt
@@ -1,4 +1,4 @@
 oint vkteams ResendVoice \
  --token "***" \
  --chatid "AoLI0egLWBSLR1Ngn2w" \
- --fileid "I000bEjzN2G0RQqXMyyUJB6716c12b1bd"
\ No newline at end of file
+ --fileid "I000b4DGBDi9OhljmEfhjT671cac9c1bd"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vkteams/ResendVoice/bat.txt b/docs/en/cli/NEW_CLI/vkteams/ResendVoice/bat.txt
index 03215ef1de..3e10187c36 100644
--- a/docs/en/cli/NEW_CLI/vkteams/ResendVoice/bat.txt
+++ b/docs/en/cli/NEW_CLI/vkteams/ResendVoice/bat.txt
@@ -1,4 +1,4 @@
 oint vkteams ResendVoice ^
  --token "***" ^
  --chatid "AoLI0egLWBSLR1Ngn2w" ^
- --fileid "I000bEjzN2G0RQqXMyyUJB6716c12b1bd"
\ No newline at end of file
+ --fileid "I000b4DGBDi9OhljmEfhjT671cac9c1bd"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vkteams/SendFile/bash.txt b/docs/en/cli/NEW_CLI/vkteams/SendFile/bash.txt
index 487155122a..6c35b421a7 100644
--- a/docs/en/cli/NEW_CLI/vkteams/SendFile/bash.txt
+++ b/docs/en/cli/NEW_CLI/vkteams/SendFile/bash.txt
@@ -1,6 +1,6 @@
 oint vkteams SendFile \
  --token "***" \
  --chatid "AoLI0egLWBSLR1Ngn2w" \
- --file "C:\Users\Administrator\AppData\Local\Temp\gzkcky4veub.tmp" \
+ --file "C:\Users\Administrator\AppData\Local\Temp\brfy4gk2wbv.tmp" \
  --text "File caption" \
  --filename "ImportantDocument.docx"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vkteams/SendFile/bat.txt b/docs/en/cli/NEW_CLI/vkteams/SendFile/bat.txt
index 9d8cba6072..1e0bf90d17 100644
--- a/docs/en/cli/NEW_CLI/vkteams/SendFile/bat.txt
+++ b/docs/en/cli/NEW_CLI/vkteams/SendFile/bat.txt
@@ -1,6 +1,6 @@
 oint vkteams SendFile ^
  --token "***" ^
  --chatid "AoLI0egLWBSLR1Ngn2w" ^
- --file "C:\Users\Administrator\AppData\Local\Temp\gzkcky4veub.tmp" ^
+ --file "C:\Users\Administrator\AppData\Local\Temp\brfy4gk2wbv.tmp" ^
  --text "File caption" ^
  --filename "ImportantDocument.docx"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vkteams/SendTextMessage/bash.txt b/docs/en/cli/NEW_CLI/vkteams/SendTextMessage/bash.txt
index c04b5bd83b..f0097c1f51 100644
--- a/docs/en/cli/NEW_CLI/vkteams/SendTextMessage/bash.txt
+++ b/docs/en/cli/NEW_CLI/vkteams/SendTextMessage/bash.txt
@@ -2,6 +2,6 @@ oint vkteams SendTextMessage \
  --token "***" \
  --chatid "689203963@chat.agent" \
  --text "<b>Bold text</b>" \
- --reply "7428321280471863142" \
+ --reply "7428676461382340627" \
  --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/en/cli/NEW_CLI/vkteams/SendTextMessage/bat.txt b/docs/en/cli/NEW_CLI/vkteams/SendTextMessage/bat.txt
index 0d4196958a..5c88719530 100644
--- a/docs/en/cli/NEW_CLI/vkteams/SendTextMessage/bat.txt
+++ b/docs/en/cli/NEW_CLI/vkteams/SendTextMessage/bat.txt
@@ -2,6 +2,6 @@ oint vkteams SendTextMessage ^
  --token "***" ^
  --chatid "689203963@chat.agent" ^
  --text "<b>Bold text</b>" ^
- --reply "7428321280471863142" ^
+ --reply "7428676461382340627" ^
  --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/en/cli/NEW_CLI/vkteams/SendVoice/bash.txt b/docs/en/cli/NEW_CLI/vkteams/SendVoice/bash.txt
index ff4fe16378..85c5d1d6f4 100644
--- a/docs/en/cli/NEW_CLI/vkteams/SendVoice/bash.txt
+++ b/docs/en/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\ghc0tdnxaev.m4a" \
- --reply "7428336750944063426"
\ No newline at end of file
+ --file "C:\Users\Administrator\AppData\Local\Temp\5l5mx0gmd4c.m4a" \
+ --reply "7430003013571317799"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vkteams/SendVoice/bat.txt b/docs/en/cli/NEW_CLI/vkteams/SendVoice/bat.txt
index eecd5fd68b..23821dc534 100644
--- a/docs/en/cli/NEW_CLI/vkteams/SendVoice/bat.txt
+++ b/docs/en/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\ghc0tdnxaev.m4a" ^
- --reply "7428336750944063426"
\ No newline at end of file
+ --file "C:\Users\Administrator\AppData\Local\Temp\5l5mx0gmd4c.m4a" ^
+ --reply "7430003013571317799"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vkteams/UnpinMessage/bash.txt b/docs/en/cli/NEW_CLI/vkteams/UnpinMessage/bash.txt
index ecdabff2de..191689fd84 100644
--- a/docs/en/cli/NEW_CLI/vkteams/UnpinMessage/bash.txt
+++ b/docs/en/cli/NEW_CLI/vkteams/UnpinMessage/bash.txt
@@ -1,4 +1,4 @@
 oint vkteams UnpinMessage \
  --token "***" \
  --chatid "689203963@chat.agent" \
- --messageid "7428336750944063426"
\ No newline at end of file
+ --messageid "7430003013571317799"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vkteams/UnpinMessage/bat.txt b/docs/en/cli/NEW_CLI/vkteams/UnpinMessage/bat.txt
index 25db9a1d3e..b75f79cbcd 100644
--- a/docs/en/cli/NEW_CLI/vkteams/UnpinMessage/bat.txt
+++ b/docs/en/cli/NEW_CLI/vkteams/UnpinMessage/bat.txt
@@ -1,4 +1,4 @@
 oint vkteams UnpinMessage ^
  --token "***" ^
  --chatid "689203963@chat.agent" ^
- --messageid "7428336750944063426"
\ No newline at end of file
+ --messageid "7430003013571317799"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/yadisk/CancelObjectPublication/bash.txt b/docs/en/cli/NEW_CLI/yadisk/CancelObjectPublication/bash.txt
index db7b10fa6f..dede1236d1 100644
--- a/docs/en/cli/NEW_CLI/yadisk/CancelObjectPublication/bash.txt
+++ b/docs/en/cli/NEW_CLI/yadisk/CancelObjectPublication/bash.txt
@@ -1,3 +1,3 @@
 oint yadisk CancelObjectPublication \
  --token "***" \
- --path "/9d0e643d-56f8-4b70-b83d-9b622bd46393.png"
\ No newline at end of file
+ --path "/28033014-5fc8-4e67-a7b9-e9c8671b1e11.png"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/yadisk/CancelObjectPublication/bat.txt b/docs/en/cli/NEW_CLI/yadisk/CancelObjectPublication/bat.txt
index 72e625fb09..15a226a445 100644
--- a/docs/en/cli/NEW_CLI/yadisk/CancelObjectPublication/bat.txt
+++ b/docs/en/cli/NEW_CLI/yadisk/CancelObjectPublication/bat.txt
@@ -1,3 +1,3 @@
 oint yadisk CancelObjectPublication ^
  --token "***" ^
- --path "/9d0e643d-56f8-4b70-b83d-9b622bd46393.png"
\ No newline at end of file
+ --path "/28033014-5fc8-4e67-a7b9-e9c8671b1e11.png"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/yadisk/CreateFolder/bash.txt b/docs/en/cli/NEW_CLI/yadisk/CreateFolder/bash.txt
index f2f430d6d1..4ecda734e0 100644
--- a/docs/en/cli/NEW_CLI/yadisk/CreateFolder/bash.txt
+++ b/docs/en/cli/NEW_CLI/yadisk/CreateFolder/bash.txt
@@ -1,3 +1,3 @@
 oint yadisk CreateFolder \
  --token "***" \
- --path "/10601ef0-fb22-4004-8af2-59a40c7a0f02"
\ No newline at end of file
+ --path "/ea6f86ab-fb37-4a90-9a30-f6fefeb45b36"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/yadisk/CreateFolder/bat.txt b/docs/en/cli/NEW_CLI/yadisk/CreateFolder/bat.txt
index cea7f2cb0e..ede71f7936 100644
--- a/docs/en/cli/NEW_CLI/yadisk/CreateFolder/bat.txt
+++ b/docs/en/cli/NEW_CLI/yadisk/CreateFolder/bat.txt
@@ -1,3 +1,3 @@
 oint yadisk CreateFolder ^
  --token "***" ^
- --path "/10601ef0-fb22-4004-8af2-59a40c7a0f02"
\ No newline at end of file
+ --path "/ea6f86ab-fb37-4a90-9a30-f6fefeb45b36"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/yadisk/CreateObjectCopy/bash.txt b/docs/en/cli/NEW_CLI/yadisk/CreateObjectCopy/bash.txt
index ca60661325..af66a6bb7f 100644
--- a/docs/en/cli/NEW_CLI/yadisk/CreateObjectCopy/bash.txt
+++ b/docs/en/cli/NEW_CLI/yadisk/CreateObjectCopy/bash.txt
@@ -1,5 +1,5 @@
 oint yadisk CreateObjectCopy \
  --token "***" \
- --from "/e73d77fd-eac6-4b80-89fb-8fb17a30c2fa.png" \
- --to "/8bde012a-4bcf-449c-9880-02088fde3159.png" \
+ --from "/78a282fb-f20f-442c-944d-cce8d881ee49.png" \
+ --to "/60437ba0-6999-45e2-a5f1-9644c095855e.png" \
  --rewrite true
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/yadisk/CreateObjectCopy/bat.txt b/docs/en/cli/NEW_CLI/yadisk/CreateObjectCopy/bat.txt
index 9fbebea579..4ec1115b0d 100644
--- a/docs/en/cli/NEW_CLI/yadisk/CreateObjectCopy/bat.txt
+++ b/docs/en/cli/NEW_CLI/yadisk/CreateObjectCopy/bat.txt
@@ -1,5 +1,5 @@
 oint yadisk CreateObjectCopy ^
  --token "***" ^
- --from "/e73d77fd-eac6-4b80-89fb-8fb17a30c2fa.png" ^
- --to "/8bde012a-4bcf-449c-9880-02088fde3159.png" ^
+ --from "/78a282fb-f20f-442c-944d-cce8d881ee49.png" ^
+ --to "/60437ba0-6999-45e2-a5f1-9644c095855e.png" ^
  --rewrite true
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/yadisk/DeleteObject/bash.txt b/docs/en/cli/NEW_CLI/yadisk/DeleteObject/bash.txt
index 6cb6d9261d..bef4034f27 100644
--- a/docs/en/cli/NEW_CLI/yadisk/DeleteObject/bash.txt
+++ b/docs/en/cli/NEW_CLI/yadisk/DeleteObject/bash.txt
@@ -1,4 +1,4 @@
 oint yadisk DeleteObject \
  --token "***" \
- --path "/fa82f0ff-1011-475f-be04-258cbd41846c.png" \
+ --path "/7799647e-171f-4c4a-a692-c60956b60762.png" \
  --can false
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/yadisk/DeleteObject/bat.txt b/docs/en/cli/NEW_CLI/yadisk/DeleteObject/bat.txt
index de41d68863..c70f48fb1c 100644
--- a/docs/en/cli/NEW_CLI/yadisk/DeleteObject/bat.txt
+++ b/docs/en/cli/NEW_CLI/yadisk/DeleteObject/bat.txt
@@ -1,4 +1,4 @@
 oint yadisk DeleteObject ^
  --token "***" ^
- --path "/fa82f0ff-1011-475f-be04-258cbd41846c.png" ^
+ --path "/7799647e-171f-4c4a-a692-c60956b60762.png" ^
  --can false
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/yadisk/DownloadFile/bash.txt b/docs/en/cli/NEW_CLI/yadisk/DownloadFile/bash.txt
index b74d2c9b43..dec116ac4b 100644
--- a/docs/en/cli/NEW_CLI/yadisk/DownloadFile/bash.txt
+++ b/docs/en/cli/NEW_CLI/yadisk/DownloadFile/bash.txt
@@ -1,3 +1,3 @@
 oint yadisk DownloadFile \
  --token "***" \
- --path "/26f8f1d5-8d70-40d7-b5ae-2f99e7566674.png"
\ No newline at end of file
+ --path "/d1bcbbea-f370-4ce2-9a00-c4251cef4e1d.png"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/yadisk/DownloadFile/bat.txt b/docs/en/cli/NEW_CLI/yadisk/DownloadFile/bat.txt
index 97df506eff..8a8635ea29 100644
--- a/docs/en/cli/NEW_CLI/yadisk/DownloadFile/bat.txt
+++ b/docs/en/cli/NEW_CLI/yadisk/DownloadFile/bat.txt
@@ -1,3 +1,3 @@
 oint yadisk DownloadFile ^
  --token "***" ^
- --path "/26f8f1d5-8d70-40d7-b5ae-2f99e7566674.png"
\ No newline at end of file
+ --path "/d1bcbbea-f370-4ce2-9a00-c4251cef4e1d.png"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/yadisk/GetDownloadLink/bash.txt b/docs/en/cli/NEW_CLI/yadisk/GetDownloadLink/bash.txt
index d0b1b93dc2..3ae43ab72d 100644
--- a/docs/en/cli/NEW_CLI/yadisk/GetDownloadLink/bash.txt
+++ b/docs/en/cli/NEW_CLI/yadisk/GetDownloadLink/bash.txt
@@ -1,3 +1,3 @@
 oint yadisk GetDownloadLink \
  --token "***" \
- --path "/26f8f1d5-8d70-40d7-b5ae-2f99e7566674.png"
\ No newline at end of file
+ --path "/d1bcbbea-f370-4ce2-9a00-c4251cef4e1d.png"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/yadisk/GetDownloadLink/bat.txt b/docs/en/cli/NEW_CLI/yadisk/GetDownloadLink/bat.txt
index 25a8865ed5..7382a16db6 100644
--- a/docs/en/cli/NEW_CLI/yadisk/GetDownloadLink/bat.txt
+++ b/docs/en/cli/NEW_CLI/yadisk/GetDownloadLink/bat.txt
@@ -1,3 +1,3 @@
 oint yadisk GetDownloadLink ^
  --token "***" ^
- --path "/26f8f1d5-8d70-40d7-b5ae-2f99e7566674.png"
\ No newline at end of file
+ --path "/d1bcbbea-f370-4ce2-9a00-c4251cef4e1d.png"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/yadisk/GetDownloadLinkForPublicObject/bash.txt b/docs/en/cli/NEW_CLI/yadisk/GetDownloadLinkForPublicObject/bash.txt
index a52dd50695..07ebf6fad4 100644
--- a/docs/en/cli/NEW_CLI/yadisk/GetDownloadLinkForPublicObject/bash.txt
+++ b/docs/en/cli/NEW_CLI/yadisk/GetDownloadLinkForPublicObject/bash.txt
@@ -1,3 +1,3 @@
 oint yadisk GetDownloadLinkForPublicObject \
  --token "***" \
- --url "https://yadi.sk/d/oSFrivqo2pBnMA"
\ No newline at end of file
+ --url "https://yadi.sk/d/kTxuohaTopm0ag"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/yadisk/GetDownloadLinkForPublicObject/bat.txt b/docs/en/cli/NEW_CLI/yadisk/GetDownloadLinkForPublicObject/bat.txt
index 3cbc55f5f8..10ff336089 100644
--- a/docs/en/cli/NEW_CLI/yadisk/GetDownloadLinkForPublicObject/bat.txt
+++ b/docs/en/cli/NEW_CLI/yadisk/GetDownloadLinkForPublicObject/bat.txt
@@ -1,3 +1,3 @@
 oint yadisk GetDownloadLinkForPublicObject ^
  --token "***" ^
- --url "https://yadi.sk/d/oSFrivqo2pBnMA"
\ No newline at end of file
+ --url "https://yadi.sk/d/kTxuohaTopm0ag"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/yadisk/GetObject/bash.txt b/docs/en/cli/NEW_CLI/yadisk/GetObject/bash.txt
index c079e01318..882adc828b 100644
--- a/docs/en/cli/NEW_CLI/yadisk/GetObject/bash.txt
+++ b/docs/en/cli/NEW_CLI/yadisk/GetObject/bash.txt
@@ -1,3 +1,3 @@
 oint yadisk GetObject \
  --token "***" \
- --path "/24f38a47-317f-4c9f-a3e2-10e603ce01a0.png"
\ No newline at end of file
+ --path "/97025bc3-5de9-40a3-82cc-3abd2e5df2f2.png"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/yadisk/GetObject/bat.txt b/docs/en/cli/NEW_CLI/yadisk/GetObject/bat.txt
index a82f07eb7a..49d0a42f1a 100644
--- a/docs/en/cli/NEW_CLI/yadisk/GetObject/bat.txt
+++ b/docs/en/cli/NEW_CLI/yadisk/GetObject/bat.txt
@@ -1,3 +1,3 @@
 oint yadisk GetObject ^
  --token "***" ^
- --path "/24f38a47-317f-4c9f-a3e2-10e603ce01a0.png"
\ No newline at end of file
+ --path "/97025bc3-5de9-40a3-82cc-3abd2e5df2f2.png"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/yadisk/GetPublicObject/bash.txt b/docs/en/cli/NEW_CLI/yadisk/GetPublicObject/bash.txt
index 4250611ec5..a6f72e254d 100644
--- a/docs/en/cli/NEW_CLI/yadisk/GetPublicObject/bash.txt
+++ b/docs/en/cli/NEW_CLI/yadisk/GetPublicObject/bash.txt
@@ -1,3 +1,3 @@
 oint yadisk GetPublicObject \
  --token "***" \
- --url "https://yadi.sk/d/oSFrivqo2pBnMA"
\ No newline at end of file
+ --url "https://yadi.sk/d/kTxuohaTopm0ag"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/yadisk/GetPublicObject/bat.txt b/docs/en/cli/NEW_CLI/yadisk/GetPublicObject/bat.txt
index 2c7e5c7866..68b7d11e3d 100644
--- a/docs/en/cli/NEW_CLI/yadisk/GetPublicObject/bat.txt
+++ b/docs/en/cli/NEW_CLI/yadisk/GetPublicObject/bat.txt
@@ -1,3 +1,3 @@
 oint yadisk GetPublicObject ^
  --token "***" ^
- --url "https://yadi.sk/d/oSFrivqo2pBnMA"
\ No newline at end of file
+ --url "https://yadi.sk/d/kTxuohaTopm0ag"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/yadisk/MoveObject/bash.txt b/docs/en/cli/NEW_CLI/yadisk/MoveObject/bash.txt
index 7b64379006..3563e77f99 100644
--- a/docs/en/cli/NEW_CLI/yadisk/MoveObject/bash.txt
+++ b/docs/en/cli/NEW_CLI/yadisk/MoveObject/bash.txt
@@ -1,5 +1,5 @@
 oint yadisk MoveObject \
  --token "***" \
- --from "/dc1e5351-ba12-4c6e-ab7f-c5fa4e88f772.png" \
- --to "/918b70b0-cab7-4af3-919f-f857e0fe7e43.png" \
+ --from "/b48a09f2-b9d8-4d50-a7af-610e413bd83c.png" \
+ --to "/00f20572-0c08-42c6-a10a-afeb20db0e72.png" \
  --rewrite true
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/yadisk/MoveObject/bat.txt b/docs/en/cli/NEW_CLI/yadisk/MoveObject/bat.txt
index 853031b78f..4e4bfab166 100644
--- a/docs/en/cli/NEW_CLI/yadisk/MoveObject/bat.txt
+++ b/docs/en/cli/NEW_CLI/yadisk/MoveObject/bat.txt
@@ -1,5 +1,5 @@
 oint yadisk MoveObject ^
  --token "***" ^
- --from "/dc1e5351-ba12-4c6e-ab7f-c5fa4e88f772.png" ^
- --to "/918b70b0-cab7-4af3-919f-f857e0fe7e43.png" ^
+ --from "/b48a09f2-b9d8-4d50-a7af-610e413bd83c.png" ^
+ --to "/00f20572-0c08-42c6-a10a-afeb20db0e72.png" ^
  --rewrite true
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/yadisk/PublishObject/bash.txt b/docs/en/cli/NEW_CLI/yadisk/PublishObject/bash.txt
index 44e949dac6..e5f19e3cb3 100644
--- a/docs/en/cli/NEW_CLI/yadisk/PublishObject/bash.txt
+++ b/docs/en/cli/NEW_CLI/yadisk/PublishObject/bash.txt
@@ -1,3 +1,3 @@
 oint yadisk PublishObject \
  --token "***" \
- --path "/9d0e643d-56f8-4b70-b83d-9b622bd46393.png"
\ No newline at end of file
+ --path "/28033014-5fc8-4e67-a7b9-e9c8671b1e11.png"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/yadisk/PublishObject/bat.txt b/docs/en/cli/NEW_CLI/yadisk/PublishObject/bat.txt
index ffc190c521..eae970b8fe 100644
--- a/docs/en/cli/NEW_CLI/yadisk/PublishObject/bat.txt
+++ b/docs/en/cli/NEW_CLI/yadisk/PublishObject/bat.txt
@@ -1,3 +1,3 @@
 oint yadisk PublishObject ^
  --token "***" ^
- --path "/9d0e643d-56f8-4b70-b83d-9b622bd46393.png"
\ No newline at end of file
+ --path "/28033014-5fc8-4e67-a7b9-e9c8671b1e11.png"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/yadisk/SavePublicObjectToDisk/bash.txt b/docs/en/cli/NEW_CLI/yadisk/SavePublicObjectToDisk/bash.txt
index 230c69c6be..960c2fbb9f 100644
--- a/docs/en/cli/NEW_CLI/yadisk/SavePublicObjectToDisk/bash.txt
+++ b/docs/en/cli/NEW_CLI/yadisk/SavePublicObjectToDisk/bash.txt
@@ -1,3 +1,3 @@
 oint yadisk SavePublicObjectToDisk \
  --token "***" \
- --url "https://yadi.sk/d/oSFrivqo2pBnMA"
\ No newline at end of file
+ --url "https://yadi.sk/d/kTxuohaTopm0ag"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/yadisk/SavePublicObjectToDisk/bat.txt b/docs/en/cli/NEW_CLI/yadisk/SavePublicObjectToDisk/bat.txt
index 2926fdb459..6cd31e1e1f 100644
--- a/docs/en/cli/NEW_CLI/yadisk/SavePublicObjectToDisk/bat.txt
+++ b/docs/en/cli/NEW_CLI/yadisk/SavePublicObjectToDisk/bat.txt
@@ -1,3 +1,3 @@
 oint yadisk SavePublicObjectToDisk ^
  --token "***" ^
- --url "https://yadi.sk/d/oSFrivqo2pBnMA"
\ No newline at end of file
+ --url "https://yadi.sk/d/kTxuohaTopm0ag"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/yadisk/UploadFile/bash.txt b/docs/en/cli/NEW_CLI/yadisk/UploadFile/bash.txt
index 817c41d2ac..cbe04c9892 100644
--- a/docs/en/cli/NEW_CLI/yadisk/UploadFile/bash.txt
+++ b/docs/en/cli/NEW_CLI/yadisk/UploadFile/bash.txt
@@ -1,5 +1,5 @@
 oint yadisk UploadFile \
  --token "***" \
- --path "/fa82f0ff-1011-475f-be04-258cbd41846c.png" \
- --file "C:\Users\Administrator\AppData\Local\Temp\d0hzt0ra55x.png" \
+ --path "/7799647e-171f-4c4a-a692-c60956b60762.png" \
+ --file "C:\Users\Administrator\AppData\Local\Temp\0vjniry25dg.png" \
  --rewrite true
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/yadisk/UploadFile/bat.txt b/docs/en/cli/NEW_CLI/yadisk/UploadFile/bat.txt
index 31f6c86731..2713190f19 100644
--- a/docs/en/cli/NEW_CLI/yadisk/UploadFile/bat.txt
+++ b/docs/en/cli/NEW_CLI/yadisk/UploadFile/bat.txt
@@ -1,5 +1,5 @@
 oint yadisk UploadFile ^
  --token "***" ^
- --path "/fa82f0ff-1011-475f-be04-258cbd41846c.png" ^
- --file "C:\Users\Administrator\AppData\Local\Temp\d0hzt0ra55x.png" ^
+ --path "/7799647e-171f-4c4a-a692-c60956b60762.png" ^
+ --file "C:\Users\Administrator\AppData\Local\Temp\0vjniry25dg.png" ^
  --rewrite true
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/yadisk/UploadFileByURL/bash.txt b/docs/en/cli/NEW_CLI/yadisk/UploadFileByURL/bash.txt
index 6064fbea64..3aabb90cd4 100644
--- a/docs/en/cli/NEW_CLI/yadisk/UploadFileByURL/bash.txt
+++ b/docs/en/cli/NEW_CLI/yadisk/UploadFileByURL/bash.txt
@@ -1,4 +1,4 @@
 oint yadisk UploadFileByURL \
  --token "***" \
- --path "/24f38a47-317f-4c9f-a3e2-10e603ce01a0.png" \
+ --path "/97025bc3-5de9-40a3-82cc-3abd2e5df2f2.png" \
  --url "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/yadisk/UploadFileByURL/bat.txt b/docs/en/cli/NEW_CLI/yadisk/UploadFileByURL/bat.txt
index 801f621e11..6da4db048a 100644
--- a/docs/en/cli/NEW_CLI/yadisk/UploadFileByURL/bat.txt
+++ b/docs/en/cli/NEW_CLI/yadisk/UploadFileByURL/bat.txt
@@ -1,4 +1,4 @@
 oint yadisk UploadFileByURL ^
  --token "***" ^
- --path "/24f38a47-317f-4c9f-a3e2-10e603ce01a0.png" ^
+ --path "/97025bc3-5de9-40a3-82cc-3abd2e5df2f2.png" ^
  --url "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg"
\ No newline at end of file