diff --git a/data.json.gpg b/data.json.gpg
index 8b6f64c151..d0f73481be 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 f1e64292f9..d848a8aedb 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 "appsUAIo50MyTVOYj" \
- --table "tblHTBuJkfJNci1X7" \
- --record "recoKWqJZPPhxijBd" \
+ --base "appbp2i5a8sDFELPK" \
+ --table "tbluy0AX9Uyzh4VwV" \
+ --record "recsaRDdHIcQkESWv" \
--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 0b66cba5a2..506be93730 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 "appsUAIo50MyTVOYj" ^
- --table "tblHTBuJkfJNci1X7" ^
- --record "recoKWqJZPPhxijBd" ^
+ --base "appbp2i5a8sDFELPK" ^
+ --table "tbluy0AX9Uyzh4VwV" ^
+ --record "recsaRDdHIcQkESWv" ^
--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 fe113ff2b2..01bc067585 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 "appsUAIo50MyTVOYj" \
- --table "tblHTBuJkfJNci1X7" \
- --title "e4f60daa-db3c-47d6-8ecb-24aac8c920ee" \
- --fielddata "{'name':'e4f60daa-db3c-47d6-8ecb-24aac8c920ee','type':'number','options':{'precision':0}}"
\ No newline at end of file
+ --base "appbp2i5a8sDFELPK" \
+ --table "tbluy0AX9Uyzh4VwV" \
+ --title "1de40f33-6b16-4555-b81c-ed943421c4a7" \
+ --fielddata "{'name':'1de40f33-6b16-4555-b81c-ed943421c4a7','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 b2d6e5598e..99ba4f395f 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 "appsUAIo50MyTVOYj" ^
- --table "tblHTBuJkfJNci1X7" ^
- --title "e4f60daa-db3c-47d6-8ecb-24aac8c920ee" ^
- --fielddata "{'name':'e4f60daa-db3c-47d6-8ecb-24aac8c920ee','type':'number','options':{'precision':0}}"
\ No newline at end of file
+ --base "appbp2i5a8sDFELPK" ^
+ --table "tbluy0AX9Uyzh4VwV" ^
+ --title "1de40f33-6b16-4555-b81c-ed943421c4a7" ^
+ --fielddata "{'name':'1de40f33-6b16-4555-b81c-ed943421c4a7','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 b30ed67db6..d59b4464e4 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 "appsUAIo50MyTVOYj" \
- --table "tblHTBuJkfJNci1X7" \
+ --base "appbp2i5a8sDFELPK" \
+ --table "tbluy0AX9Uyzh4VwV" \
--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 2f159f6e27..f9b7b229d4 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 "appsUAIo50MyTVOYj" ^
- --table "tblHTBuJkfJNci1X7" ^
+ --base "appbp2i5a8sDFELPK" ^
+ --table "tbluy0AX9Uyzh4VwV" ^
--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 d18f01e4bd..2291b7af28 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 "appsUAIo50MyTVOYj" \
+ --base "appbp2i5a8sDFELPK" \
--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 891e9fcafd..8a5c875e59 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 "appsUAIo50MyTVOYj" ^
+ --base "appbp2i5a8sDFELPK" ^
--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 c3a2925318..3d47c1a2cc 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 "appsUAIo50MyTVOYj" \
- --table "tblHTBuJkfJNci1X7" \
- --record "recoKWqJZPPhxijBd" \
- --comment "commkL1wju3jt2FnK"
\ No newline at end of file
+ --base "appbp2i5a8sDFELPK" \
+ --table "tbluy0AX9Uyzh4VwV" \
+ --record "recsaRDdHIcQkESWv" \
+ --comment "comCaZtD6T9FyOZ6I"
\ 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 fd95be3b4b..8da8313aac 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 "appsUAIo50MyTVOYj" ^
- --table "tblHTBuJkfJNci1X7" ^
- --record "recoKWqJZPPhxijBd" ^
- --comment "commkL1wju3jt2FnK"
\ No newline at end of file
+ --base "appbp2i5a8sDFELPK" ^
+ --table "tbluy0AX9Uyzh4VwV" ^
+ --record "recsaRDdHIcQkESWv" ^
+ --comment "comCaZtD6T9FyOZ6I"
\ 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 1750f3d8b7..3f2234e101 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 "appsUAIo50MyTVOYj" \
- --table "tblHTBuJkfJNci1X7" \
- --records "recoKWqJZPPhxijBd"
\ No newline at end of file
+ --base "appbp2i5a8sDFELPK" \
+ --table "tbluy0AX9Uyzh4VwV" \
+ --records "recsaRDdHIcQkESWv"
\ 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 a9f1fa3edb..b14ed87b95 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 "appsUAIo50MyTVOYj" ^
- --table "tblHTBuJkfJNci1X7" ^
- --records "recoKWqJZPPhxijBd"
\ No newline at end of file
+ --base "appbp2i5a8sDFELPK" ^
+ --table "tbluy0AX9Uyzh4VwV" ^
+ --records "recsaRDdHIcQkESWv"
\ 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 01925dabb7..7bb0f6aee2 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 "appsUAIo50MyTVOYj" \
- --table "tblHTBuJkfJNci1X7" \
- --record "recoKWqJZPPhxijBd" \
- --comment "commkL1wju3jt2FnK" \
+ --base "appbp2i5a8sDFELPK" \
+ --table "tbluy0AX9Uyzh4VwV" \
+ --record "recsaRDdHIcQkESWv" \
+ --comment "comCaZtD6T9FyOZ6I" \
--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 0843254994..0f8538ecca 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 "appsUAIo50MyTVOYj" ^
- --table "tblHTBuJkfJNci1X7" ^
- --record "recoKWqJZPPhxijBd" ^
- --comment "commkL1wju3jt2FnK" ^
+ --base "appbp2i5a8sDFELPK" ^
+ --table "tbluy0AX9Uyzh4VwV" ^
+ --record "recsaRDdHIcQkESWv" ^
+ --comment "comCaZtD6T9FyOZ6I" ^
--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 ce5cd18ba4..a7cedc0072 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 "appsUAIo50MyTVOYj" \
- --table "tblHTBuJkfJNci1X7" \
- --record "recoKWqJZPPhxijBd"
\ No newline at end of file
+ --base "appbp2i5a8sDFELPK" \
+ --table "tbluy0AX9Uyzh4VwV" \
+ --record "recsaRDdHIcQkESWv"
\ 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 a7bc09237f..9ff6a5392a 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 "appsUAIo50MyTVOYj" ^
- --table "tblHTBuJkfJNci1X7" ^
- --record "recoKWqJZPPhxijBd"
\ No newline at end of file
+ --base "appbp2i5a8sDFELPK" ^
+ --table "tbluy0AX9Uyzh4VwV" ^
+ --record "recsaRDdHIcQkESWv"
\ 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 86255d5f13..f58982af03 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 "appsUAIo50MyTVOYj"
\ No newline at end of file
+ --base "appbp2i5a8sDFELPK"
\ 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 8923192f86..69aaab163d 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 "appsUAIo50MyTVOYj"
\ No newline at end of file
+ --base "appbp2i5a8sDFELPK"
\ 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 342694b648..1c1870062d 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 "appsUAIo50MyTVOYj" \
- --table "tblHTBuJkfJNci1X7"
\ No newline at end of file
+ --base "appbp2i5a8sDFELPK" \
+ --table "tbluy0AX9Uyzh4VwV"
\ 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 2434bca668..ac71ad7b2f 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 "appsUAIo50MyTVOYj" ^
- --table "tblHTBuJkfJNci1X7"
\ No newline at end of file
+ --base "appbp2i5a8sDFELPK" ^
+ --table "tbluy0AX9Uyzh4VwV"
\ 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 a81991aa18..c6ac13d589 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 "e4f60daa-db3c-47d6-8ecb-24aac8c920ee"
\ No newline at end of file
+ --title "1de40f33-6b16-4555-b81c-ed943421c4a7"
\ 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 5cce7238a2..2a69f4e9a6 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 "e4f60daa-db3c-47d6-8ecb-24aac8c920ee"
\ No newline at end of file
+ --title "1de40f33-6b16-4555-b81c-ed943421c4a7"
\ 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 e8417df884..df70989268 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 "appsUAIo50MyTVOYj" \
- --table "tblHTBuJkfJNci1X7" \
- --record "recoKWqJZPPhxijBd"
\ No newline at end of file
+ --base "appbp2i5a8sDFELPK" \
+ --table "tbluy0AX9Uyzh4VwV" \
+ --record "recsaRDdHIcQkESWv"
\ 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 f3418315e4..431c207e36 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 "appsUAIo50MyTVOYj" ^
- --table "tblHTBuJkfJNci1X7" ^
- --record "recoKWqJZPPhxijBd"
\ No newline at end of file
+ --base "appbp2i5a8sDFELPK" ^
+ --table "tbluy0AX9Uyzh4VwV" ^
+ --record "recsaRDdHIcQkESWv"
\ 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 aa20f60ebc..5c3b851063 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 "appsUAIo50MyTVOYj" \
- --table "tblHTBuJkfJNci1X7" \
- --field "fldLH0TllTJjFctcf" \
- --title "7cd940eb-6f89-41ce-89e7-409cc01e1a4e(change.)" \
+ --base "appbp2i5a8sDFELPK" \
+ --table "tbluy0AX9Uyzh4VwV" \
+ --field "fldBMT9KZ1o7v8jcV" \
+ --title "cf4e95d7-718a-401d-a6c8-e00d9b723936(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 3eaa061363..19f244f7a2 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 "appsUAIo50MyTVOYj" ^
- --table "tblHTBuJkfJNci1X7" ^
- --field "fldLH0TllTJjFctcf" ^
- --title "7cd940eb-6f89-41ce-89e7-409cc01e1a4e(change.)" ^
+ --base "appbp2i5a8sDFELPK" ^
+ --table "tbluy0AX9Uyzh4VwV" ^
+ --field "fldBMT9KZ1o7v8jcV" ^
+ --title "cf4e95d7-718a-401d-a6c8-e00d9b723936(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 5d3ffa4143..d23e306082 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 "appsUAIo50MyTVOYj" \
- --table "tblHTBuJkfJNci1X7" \
+ --base "appbp2i5a8sDFELPK" \
+ --table "tbluy0AX9Uyzh4VwV" \
--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 8d40f01956..e050b093c7 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 "appsUAIo50MyTVOYj" ^
- --table "tblHTBuJkfJNci1X7" ^
+ --base "appbp2i5a8sDFELPK" ^
+ --table "tbluy0AX9Uyzh4VwV" ^
--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 22346b1585..b14a08b0e1 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 1474 \
+ --prevstage 1530 \
--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 ad97a20b1a..7e4a575452 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 1474 ^
+ --prevstage 1530 ^
--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 326fe1331b..2476c5f52d 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 1576 \
+ --postid 1632 \
--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 5335a011bb..a7e0fbeecd 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 1576 ^
+ --postid 1632 ^
--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 27d7f8d23d..beffafe15a 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 1576 \
+ --postid 1632 \
--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 1ddc6b1aec..9ce88e57e8 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 1576 ^
+ --postid 1632 ^
--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 ec5d534e35..8caf1d732a 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 "4026" \
+ --task "4172" \
--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 0f358ff489..8292d65bb4 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 "4026" ^
+ --task "4172" ^
--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 452f563855..9e4f5a26bd 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 "4030" \
+ --task "4176" \
--amount 7200 \
--user 10 \
--text "Time spent on work" \
- --date "2024-11-09T23:55:51.2019144" \
+ --date "2024-11-18T13:27:26.7786307" \
--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 bc9810484b..c93db81239 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 "4030" ^
+ --task "4176" ^
--amount 7200 ^
--user 10 ^
--text "Time spent on work" ^
- --date "2024-11-09T23:55:51.2019144" ^
+ --date "2024-11-18T13:27:26.7786307" ^
--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 167ee5fd63..68ccf84b86 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 "4024" \
+ --task "4170" \
--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 66f6fa13f0..1d029c5878 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 "4024" ^
+ --task "4170" ^
--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 8437a53650..eab78de19f 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 "4024" \
+ --task "4170" \
--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 735fc0756b..86ccf4f800 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 "4024" ^
+ --task "4170" ^
--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 42a6292700..c7081b01d4 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 1616 \
+ --chat 1672 \
--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 baaad075c2..19a0b9ab84 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 1616 ^
+ --chat 1672 ^
--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 7ff073d055..ba103b17c5 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 "4024" \
+ --task "4170" \
--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 99abe440ab..29791c933f 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 "4024" ^
+ --task "4170" ^
--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 0d9d332470..0bd8806022 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 "4024" \
- --fileid 21932 \
+ --task "4170" \
+ --fileid 22772 \
--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 32f773947c..4c2b2d8f22 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 "4024" ^
- --fileid 21932 ^
+ --task "4170" ^
+ --fileid 22772 ^
--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 fb9b9457e2..7673cd7e7b 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 1614 \
+ --chat 1670 \
--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 ff297fa1d0..f6c4f311c6 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 1614 ^
+ --chat 1670 ^
--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 44c0016b54..bca3387b19 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 1616 \
+ --chat 1672 \
--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 85671be4c5..cb99bce420 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 1616 ^
+ --chat 1672 ^
--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 9840b26e9b..47d593e49b 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 1616 \
+ --chat 1672 \
--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 40d23832f5..5197feb99f 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 1616 ^
+ --chat 1672 ^
--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 2f45b50a46..323056bd50 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 1616 \
+ --chat 1672 \
--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 dc4a16cf46..c635fb664b 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 1616 ^
+ --chat 1672 ^
--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 f89ad60427..452dc4d0db 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 1234 \
+ --userid 1290 \
--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 c091652f08..b1474f12ba 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 1234 ^
+ --userid 1290 ^
--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 5262eda03c..08ba16ce55 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 "4024" \
+ --task "4170" \
--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 8f4122cff5..4d16209f95 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 "4024" ^
+ --task "4170" ^
--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 4b04cb73cc..4f43ee759d 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 "4024" \
+ --task "4170" \
--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 9d5ed651f9..68763dbb2e 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 "4024" ^
+ --task "4170" ^
--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 4568c984c2..030048fbe5 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 "4024" \
- --element 2716 \
+ --task "4170" \
+ --element 2828 \
--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 c007671b89..e0a56831ad 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 "4024" ^
- --element 2716 ^
+ --task "4170" ^
+ --element 2828 ^
--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 a68f048286..b36bcf6fe2 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 1228 \
+ --parentid 1284 \
--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 abe9596a85..82c69972b7 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 1228 ^
+ --parentid 1284 ^
--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 e713708bff..d3074f92e4 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 9588 \
+ --comment 9896 \
--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 7a6d12189c..29b890d962 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 9588 ^
+ --comment 9896 ^
--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 e08431d295..c0876e1ecd 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 21942 \
+ --folderid 22782 \
--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 5de634db2a..2d073f8630 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 21942 ^
+ --folderid 22782 ^
--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 9995a4939a..da6f0cf7cf 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-12-10T23:51:00.0956706Z','RESPONSIBLE_ID':1}" \
+ --fields "{'TITLE':'New task','DESCRIPTION':'New task description','PRIORITY':'2','DEADLINE':'2024-12-19T13:22:36.7346671Z','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 d4e2af35b9..740aeada7d 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-12-10T23:51:00.0956706Z','RESPONSIBLE_ID':1}" ^
+ --fields "{'TITLE':'New task','DESCRIPTION':'New task description','PRIORITY':'2','DEADLINE':'2024-12-19T13:22:36.7346671Z','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 9de2f4052f..981089beb7 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 "4024" \
- --taskto "4022" \
+ --taskfrom "4170" \
+ --taskto "4168" \
--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 4fcc3bb0f4..3bc1bdbf5b 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 "4024" ^
- --taskto "4022" ^
+ --taskfrom "4170" ^
+ --taskto "4168" ^
--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 1234c74ad1..d1a22a938b 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':'7b9fcb81-2940-4cdc-b40a-b5fa334738ba@exepmple.org','NAME':'Vitaly','LAST_NAME':'Alpaca','PERSONAL_MOBILE':'88003553535','UF_DEPARTMENT':1}" \
+ --fields "{'EMAIL':'90469adb-0dc8-4852-be30-86953ffaf65f@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 d49989e445..d61ecba051 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':'7b9fcb81-2940-4cdc-b40a-b5fa334738ba@exepmple.org','NAME':'Vitaly','LAST_NAME':'Alpaca','PERSONAL_MOBILE':'88003553535','UF_DEPARTMENT':1}" ^
+ --fields "{'EMAIL':'90469adb-0dc8-4852-be30-86953ffaf65f@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 85fd126f11..279c601fcf 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 "4024" \
+ --task "4170" \
--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 df6a27d5c7..14a1677ba5 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 "4024" ^
+ --task "4170" ^
--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 22500a7421..29b9b1e2d2 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 "4024" \
- --user 1230 \
+ --task "4170" \
+ --user 1286 \
--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 c1cac0b016..bb34f84f52 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 "4024" ^
- --user 1230 ^
+ --task "4170" ^
+ --user 1286 ^
--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 0fceba8454..dde7dd5b19 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 2018 \
+ --deal 2130 \
--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 1fc6ab8288..f7a883399f 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 2018 ^
+ --deal 2130 ^
--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 4cbf61336b..389d8abec5 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 1228 \
+ --depid 1284 \
--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 a1fd306edc..201b19a27f 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 1228 ^
+ --depid 1284 ^
--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 c879193b44..8334490a47 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 21936 \
+ --fileid 22776 \
--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 f893e097f7..93806e517a 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 21936 ^
+ --fileid 22776 ^
--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 f4a64f39a5..f96caa75b1 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 21942 \
+ --folderid 22782 \
--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 9b495b4728..230873407b 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 21942 ^
+ --folderid 22782 ^
--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 adbedb29b3..aba00b12ed 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 1476 \
+ --stage 1532 \
--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 65c9a9a0b6..36bb6cf838 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 1476 ^
+ --stage 1532 ^
--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 6879e08070..303e023995 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 1018 \
+ --lead 1074 \
--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 ebe35a309c..37b523b601 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 1018 ^
+ --lead 1074 ^
--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 b32d615bb7..0ae7937f18 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 29124 \
+ --message 30140 \
--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 43715bec0d..379cc05fbd 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 29124 ^
+ --message 30140 ^
--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 8eb5b09706..962caa4e7a 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 29132 \
+ --notif 30148 \
--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 91ced98f26..bb301aa673 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 29132 ^
+ --notif 30148 ^
--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 e39352a4cc..74ac07eebc 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 1576 \
+ --postid 1632 \
--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 03627b3b02..c7720ba9a4 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 1576 ^
+ --postid 1632 ^
--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 5af53d4b94..fee9f7c0cc 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 9588 \
+ --comment 9896 \
--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 5dd3a9fa7c..47f058c38f 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 9588 ^
+ --comment 9896 ^
--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 a168330196..465fe00743 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 "4024" \
+ --task "4170" \
--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 b7e683fb62..547ff722d9 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 "4024" ^
+ --task "4170" ^
--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 dfa8cde6fd..1d45c8e8a0 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 "4026" \
- --comment 9588 \
+ --task "4172" \
+ --comment 9896 \
--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 bb1d4585d5..d3cc50a91f 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 "4026" ^
- --comment 9588 ^
+ --task "4172" ^
+ --comment 9896 ^
--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 1c08dd34b8..4467ed7241 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 "4030" \
- --record 1462 \
+ --task "4176" \
+ --record 1518 \
--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 961f9d494a..e1cd5600a1 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 "4030" ^
- --record 1462 ^
+ --task "4176" ^
+ --record 1518 ^
--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 52e519e9be..66bf99c5e4 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 "4024" \
- --element 2716 \
+ --task "4170" \
+ --element 2828 \
--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 35e3eb9441..c3ae7b8345 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 "4024" ^
- --element 2716 ^
+ --task "4170" ^
+ --element 2828 ^
--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 255f277ca4..2a15051f91 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 "4024" \
- --taskto "4022" \
+ --taskfrom "4170" \
+ --taskto "4168" \
--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 d18d0fdce2..7836eda3b9 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 "4024" ^
- --taskto "4022" ^
+ --taskfrom "4170" ^
+ --taskto "4168" ^
--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 5b6e455022..f0789344c9 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 1616 \
+ --chat 1672 \
--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 2bcac03c8e..bf8025ccec 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 1616 ^
+ --chat 1672 ^
--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 a189265390..970555a4f8 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 1616 \
+ --chat 1672 \
--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 c1bc207acf..46142916bd 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 1616 ^
+ --chat 1672 ^
--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 d378458fdb..b5a5dcd5d6 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 "4024" \
+ --task "4170" \
--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 ef3c05b8ca..a0e4748d69 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 "4024" ^
+ --task "4170" ^
--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 523cea2cda..16cd962cdf 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 29124 \
+ --message 30140 \
--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 9ea81b3a3a..f48a746c0f 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 29124 ^
+ --message 30140 ^
--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 052b2c1ece..a614e2acf1 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 1616 \
+ --chat 1672 \
--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 3e3a6f1b16..f48fb28918 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 1616 ^
+ --chat 1672 ^
--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 c2c1d1a92e..cc963c9b79 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/ps56vdxg63nq8fek" \
- --chat 1614
\ No newline at end of file
+ --chat 1670
\ 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 207b01497a..3907a63a8c 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/ps56vdxg63nq8fek" ^
- --chat 1614
\ No newline at end of file
+ --chat 1670
\ 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 3ad4a90fc9..4b8d7d5007 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 1616 \
+ --chat 1672 \
--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 8c3f3be43c..921b8054d3 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 1616 ^
+ --chat 1672 ^
--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 ab7c4a708a..45ba47cb4d 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 2016 \
+ --deal 2128 \
--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 cfb77b327f..7f86da38bb 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 2016 ^
+ --deal 2128 ^
--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 3a8e27fcdd..be311dadfa 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 21936 \
+ --fileid 22776 \
--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 a6bcd778eb..94252f273d 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 21936 ^
+ --fileid 22776 ^
--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 24b7d1b293..d07ebe5a73 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 21936 \
+ --fileid 22776 \
--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 c51f0fcf04..8d760c019e 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 21936 ^
+ --fileid 22776 ^
--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 d433861492..492cf248e9 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 21942 \
+ --folderid 22782 \
--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 ba9e58b9c2..fcac61cc53 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 21942 ^
+ --folderid 22782 ^
--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 a2638f524d..e61a2a4637 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 21942 \
+ --folderid 22782 \
--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 f727ff47e0..b3f78b5cdb 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 21942 ^
+ --folderid 22782 ^
--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 7809e5e508..e99b354628 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 21942 \
+ --folderid 22782 \
--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 78fa90c57a..4cb5b19630 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 21942 ^
+ --folderid 22782 ^
--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 7294eb2956..7ee1f2c65c 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 1574 \
+ --postid 1630 \
--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 b290ff8fde..68133167b7 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 1574 ^
+ --postid 1630 ^
--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 1cf48af837..2f1941bbaa 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 1018 \
+ --lead 1074 \
--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 2c73f30d81..aca71822d1 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 1018 ^
+ --lead 1074 ^
--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 3f2926820d..1e149dc428 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 1576 \
+ --postid 1632 \
--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 96b9a90983..25461cfa5f 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 1576 ^
+ --postid 1632 ^
--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 8b1c7effa8..3a5ac31411 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 "4026" \
+ --task "4172" \
--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 852d0e2cf4..838b87640a 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 "4026" ^
+ --task "4172" ^
--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 c00e9f8429..35f353da13 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 "4024" \
+ --task "4170" \
--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 af162bfc64..c34eb1ac22 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 "4024" ^
+ --task "4170" ^
--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 d046d4961b..91ffbe56b7 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 "4026" \
- --comment 9588 \
+ --task "4172" \
+ --comment 9896 \
--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 58700d4764..3aa457abe5 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 "4026" ^
- --comment 9588 ^
+ --task "4172" ^
+ --comment 9896 ^
--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 e9ddfcda3f..bd7a55ec4e 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 "4026" \
+ --task "4172" \
--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 f93650c035..1673b5c7df 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 "4026" ^
+ --task "4172" ^
--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 5c0fc4490f..c386d83f86 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 "4024" \
+ --task "4170" \
--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 e57f4eb3b3..cc0e86c70e 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 "4024" ^
+ --task "4170" ^
--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 8487f0793c..bb884a5846 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 "4030" \
- --record 1462 \
+ --task "4176" \
+ --record 1518 \
--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 d61e70dd16..55708025f9 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 "4030" ^
- --record 1462 ^
+ --task "4176" ^
+ --record 1518 ^
--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 d6540a36ee..a59c9b39b3 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 "4030" \
+ --task "4176" \
--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 a73bf51229..dd3b2d55cc 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 "4030" ^
+ --task "4176" ^
--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 e57e81e757..4409ca8709 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 "4024" \
+ --task "4170" \
--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 603842227e..5564263278 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 "4024" ^
+ --task "4170" ^
--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 ab25125fd9..ce246eec96 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 "4024" \
- --element 2716 \
+ --task "4170" \
+ --element 2828 \
--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 d9f2889558..f5d5157a20 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 "4024" ^
- --element 2716 ^
+ --task "4170" ^
+ --element 2828 ^
--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 0ce7aba850..d558ef9f37 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 1234 \
+ --userid 1290 \
--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 e1574c68fb..85f65b500c 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 1234 ^
+ --userid 1290 ^
--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 0d8c2471ec..a72ee073a8 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 1616 \
+ --chat 1672 \
--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 d3ec3b102f..55dd41cb5d 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 1616 ^
+ --chat 1672 ^
--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 7df952445f..c0f8cac1b4 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 21936 \
- --folderid 21942 \
+ --fileid 22776 \
+ --folderid 22782 \
--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 b804ebfe9e..b22b875f1e 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 21936 ^
- --folderid 21942 ^
+ --fileid 22776 ^
+ --folderid 22782 ^
--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 a4b05d98ef..0e6fffbb4b 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 21944 \
- --tagetid 21946 \
+ --folderid 22784 \
+ --tagetid 22786 \
--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 2f0bf70008..f37fbece49 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 21944 ^
- --tagetid 21946 ^
+ --folderid 22784 ^
+ --tagetid 22786 ^
--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 acb9ccfb2e..90502900f2 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 21936 \
+ --fileid 22776 \
--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 ad8dc2147c..fe81409bfd 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 21936 ^
+ --fileid 22776 ^
--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 1f25256376..a1645274e1 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 21942 \
+ --folderid 22782 \
--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 d5b3a010e6..85635cc5cd 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 21942 ^
+ --folderid 22782 ^
--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 517fa5ab07..69792ee649 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 21936 \
- --folderid 21946 \
+ --fileid 22776 \
+ --folderid 22786 \
--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 00dc286262..06b2a0b1a6 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 21936 ^
- --folderid 21946 ^
+ --fileid 22776 ^
+ --folderid 22786 ^
--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 a2adb74f73..b0727d3616 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 21944 \
- --tagetid 21940 \
+ --folderid 22784 \
+ --tagetid 22780 \
--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 2d224a94c3..a876562230 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 21944 ^
- --tagetid 21940 ^
+ --folderid 22784 ^
+ --tagetid 22780 ^
--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 3c7e8d0565..ecfdc271f0 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 "4028" \
- --stage 1476 \
+ --task "4174" \
+ --stage 1532 \
--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 824479bdd4..f3a1ea881f 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 "4028" ^
- --stage 1476 ^
+ --task "4174" ^
+ --stage 1532 ^
--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 3b59b791cf..42045b913f 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 "4024" \
+ --task "4170" \
--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 1dadbd8587..67075a43b6 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 "4024" ^
+ --task "4170" ^
--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 0fe80f7cc0..fa64cf9b64 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 "4024" \
+ --task "4170" \
--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 ad3940f7f1..8d00f7f33d 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 "4024" ^
+ --task "4170" ^
--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 ff97383fc0..7c8380c531 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 "4024" \
+ --task "4170" \
--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 cae8613aa0..2dd9c925e7 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 "4024" ^
+ --task "4170" ^
--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 c08144e556..d2d1088450 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 21936 \
+ --fileid 22776 \
--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 eb13762e8e..91da1ca89c 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 21936 ^
+ --fileid 22776 ^
--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 0de62bd7c1..e35d0589b9 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 21942 \
+ --folderid 22782 \
--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 38b8beba75..567e3318a0 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 21942 ^
+ --folderid 22782 ^
--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 fff25d7c14..5a61b821d8 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 "4024" \
+ --task "4170" \
--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 14cb423baf..23c09bd171 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 "4024" ^
+ --task "4170" ^
--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 34b0d00300..1b2405a316 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 "4024" \
- --element 2716 \
+ --task "4170" \
+ --element 2828 \
--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 4e84ba8539..0185334aeb 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 "4024" ^
- --element 2716 ^
+ --task "4170" ^
+ --element 2828 ^
--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 d9daf1f9b0..6320c69535 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 21936 \
+ --fileid 22776 \
--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 cc00e83a89..99058215f9 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 21936 ^
+ --fileid 22776 ^
--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 869be2fa96..008fa8dabc 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 21942 \
+ --folderid 22782 \
--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 eb55556d38..f9b021a80e 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 21942 ^
+ --folderid 22782 ^
--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 65cc78dcb9..62314a7a66 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 1616 \
- --fileid 21974 \
+ --chat 1672 \
+ --fileid 22814 \
--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 9e2b2758eb..3a8650188e 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 1616 ^
- --fileid 21974 ^
+ --chat 1672 ^
+ --fileid 22814 ^
--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 7fdc8eee89..e18d6ba6ef 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 29124 \
+ --message 30140 \
--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 ea61fcc927..aea5de1ac9 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 29124 ^
+ --message 30140 ^
--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 417cab01b9..3542ea6374 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 "4024" \
+ --task "4170" \
--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 bca7d3d95b..b839389c86 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 "4024" ^
+ --task "4170" ^
--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 13b6c7d08c..06525ae668 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-12-09T22:56:07.4112591" \
+ --time "2024-12-18T12:27:43.4117721" \
--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 2ffa4bbfe2..ea6f2e9c63 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-12-09T22:56:07.4112591" ^
+ --time "2024-12-18T12:27:43.4117721" ^
--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 6801ac81b4..0b770214c2 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 "4024" \
+ --task "4170" \
--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 68573dd579..0be50d90fe 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 "4024" ^
+ --task "4170" ^
--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 166f809173..af3802b8d1 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-12-09T23:56:16.7950573" \
+ --time "2024-12-18T13:27:52.144998" \
--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 e6748945c3..1bce2b7d77 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-12-09T23:56:16.7950573" ^
+ --time "2024-12-18T13:27:52.144998" ^
--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 84a7bc8497..b3d4d11a2e 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 "4024" \
+ --task "4170" \
--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 d370602e07..52d5b3cb58 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 "4024" ^
+ --task "4170" ^
--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 19bfbffbcb..34d6b322f6 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 "4024" \
+ --task "4170" \
--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 b53f07a496..096b2f1f57 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 "4024" ^
+ --task "4170" ^
--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 fecf0b49b2..0395915fc7 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 2018 \
+ --deal 2130 \
--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 32f5ea60d3..519aacd117 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 2018 ^
+ --deal 2130 ^
--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 5f82125615..afa2bb0c9a 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 1230 \
+ --depid 1286 \
--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 abd0c36085..603206fd09 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 1230 ^
+ --depid 1286 ^
--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 ae64002cba..4008ca88ab 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 1476 \
+ --stage 1532 \
--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 fb00f4e236..c2dad5317e 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 1476 ^
+ --stage 1532 ^
--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 e2c2759638..6e20bc7018 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 1018 \
+ --lead 1074 \
--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 1c558f3656..70cf743789 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 1018 ^
+ --lead 1074 ^
--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 0e098d0d4f..0ca2707e71 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 1574 \
+ --postid 1630 \
--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 fe0e570469..fa5520600f 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 1574 ^
+ --postid 1630 ^
--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 0cee5755dc..f5a8a84d12 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 "4024" \
+ --task "4170" \
--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 152b7a0431..3970bc0606 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 "4024" ^
+ --task "4170" ^
--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 654f462de7..0bb4524ab7 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 "4026" \
- --comment 9588 \
+ --task "4172" \
+ --comment 9896 \
--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 5a5970a2cb..3c790cde6c 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 "4026" ^
- --comment 9588 ^
+ --task "4172" ^
+ --comment 9896 ^
--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 01c3f29bfe..21b98b755e 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 "4030" \
- --record 1462 \
+ --task "4176" \
+ --record 1518 \
--amount 4800 \
--text "New time record" \
- --date "2024-11-09T23:56:00.8340875" \
+ --date "2024-11-18T13:27:36.4995392" \
--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 3374fdc28c..432f3e2557 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 "4030" ^
- --record 1462 ^
+ --task "4176" ^
+ --record 1518 ^
--amount 4800 ^
--text "New time record" ^
- --date "2024-11-09T23:56:00.8340875" ^
+ --date "2024-11-18T13:27:36.4995392" ^
--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 a5e9617537..12827de547 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 "4024" \
- --element 2716 \
+ --task "4170" \
+ --element 2828 \
--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 3e1730aab4..f55a40a9e6 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 "4024" ^
- --element 2716 ^
+ --task "4170" ^
+ --element 2828 ^
--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 1c97de28e8..8727c86a6f 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 1234 \
- --fields "{'EMAIL':'727aebab-518f-4c81-9551-ebe87c145978@exepmple.org','NAME':'Oleg','LAST_NAME':'Lama','UF_DEPARTMENT':7}" \
+ --userid 1290 \
+ --fields "{'EMAIL':'2ba9ec83-eea1-4dbe-92b5-ca4770a381ec@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 4ab1373175..45f213efd1 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 1234 ^
- --fields "{'EMAIL':'727aebab-518f-4c81-9551-ebe87c145978@exepmple.org','NAME':'Oleg','LAST_NAME':'Lama','UF_DEPARTMENT':7}" ^
+ --userid 1290 ^
+ --fields "{'EMAIL':'2ba9ec83-eea1-4dbe-92b5-ca4770a381ec@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 1f2e3b6451..11bc3d0d29 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/ps56vdxg63nq8fek" \
--title "Imortant doc.docx" \
--file "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/document.docx" \
- --folderid 21968
\ No newline at end of file
+ --folderid 22808
\ 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 29e77bb1da..8b305db6ef 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/ps56vdxg63nq8fek" ^
--title "Imortant doc.docx" ^
--file "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/document.docx" ^
- --folderid 21968
\ No newline at end of file
+ --folderid 22808
\ 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 52c1af9a9c..87390f96cb 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 "ee291d4a-4612-4e4e-a8ab-cab2a9d43da8" \
+ --uuids "2c82e6fc-8628-43d2-9c79-42f0f759f210" \
--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 959c3ef70e..a2c169e1ab 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 "ee291d4a-4612-4e4e-a8ab-cab2a9d43da8" ^
+ --uuids "2c82e6fc-8628-43d2-9c79-42f0f759f210" ^
--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 28d4b834a4..381e6a66d6 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-12-11','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-12-19','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 130f0e7dc1..5e14ad1ee6 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-12-11','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-12-19','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/CreateCustomerRefund/bash.txt b/docs/en/cli/NEW_CLI/cdek/CreateCustomerRefund/bash.txt
index 51e1b96657..928db68646 100644
--- a/docs/en/cli/NEW_CLI/cdek/CreateCustomerRefund/bash.txt
+++ b/docs/en/cli/NEW_CLI/cdek/CreateCustomerRefund/bash.txt
@@ -1,5 +1,5 @@
oint cdek CreateCustomerRefund \
--token "***" \
- --uuid "ee291d4a-4612-4e4e-a8ab-cab2a9d43da8" \
+ --uuid "2c82e6fc-8628-43d2-9c79-42f0f759f210" \
--tariff 139 \
--testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/cdek/CreateCustomerRefund/bat.txt b/docs/en/cli/NEW_CLI/cdek/CreateCustomerRefund/bat.txt
index c474848e66..e7c7c0bee6 100644
--- a/docs/en/cli/NEW_CLI/cdek/CreateCustomerRefund/bat.txt
+++ b/docs/en/cli/NEW_CLI/cdek/CreateCustomerRefund/bat.txt
@@ -1,5 +1,5 @@
oint cdek CreateCustomerRefund ^
--token "***" ^
- --uuid "ee291d4a-4612-4e4e-a8ab-cab2a9d43da8" ^
+ --uuid "2c82e6fc-8628-43d2-9c79-42f0f759f210" ^
--tariff 139 ^
--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 b4d990b02d..52667ceba9 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':'56c282fe-7582-428f-b455-1b8ae7279523','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':'c9c5ce90-d881-4ba9-8122-cfbc91b1ac6a','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 1e9a9ad610..9aca72fe61 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':'56c282fe-7582-428f-b455-1b8ae7279523','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':'c9c5ce90-d881-4ba9-8122-cfbc91b1ac6a','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 dcd4d38446..59fd9bb553 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 "ee291d4a-4612-4e4e-a8ab-cab2a9d43da8" \
- --date "2024-12-11T00:07:17.9953174" \
+ --uuids "2c82e6fc-8628-43d2-9c79-42f0f759f210" \
+ --date "2024-12-19T13:40:26.1355533" \
--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 06b220fde4..b762e36aa3 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 "ee291d4a-4612-4e4e-a8ab-cab2a9d43da8" ^
- --date "2024-12-11T00:07:17.9953174" ^
+ --uuids "2c82e6fc-8628-43d2-9c79-42f0f759f210" ^
+ --date "2024-12-19T13:40:26.1355533" ^
--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 05e58967cb..20f8fd8aa3 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 "ee291d4a-4612-4e4e-a8ab-cab2a9d43da8" \
+ --uuids "2c82e6fc-8628-43d2-9c79-42f0f759f210" \
--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 39fe29a020..ca9b2b4342 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 "ee291d4a-4612-4e4e-a8ab-cab2a9d43da8" ^
+ --uuids "2c82e6fc-8628-43d2-9c79-42f0f759f210" ^
--type "tpl_russia" ^
--count 1 ^
--testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/cdek/CreateRefusal/bash.txt b/docs/en/cli/NEW_CLI/cdek/CreateRefusal/bash.txt
index 786498ffbe..0c7474d00c 100644
--- a/docs/en/cli/NEW_CLI/cdek/CreateRefusal/bash.txt
+++ b/docs/en/cli/NEW_CLI/cdek/CreateRefusal/bash.txt
@@ -1,4 +1,4 @@
oint cdek CreateRefusal \
--token "***" \
- --uuid "ee291d4a-4612-4e4e-a8ab-cab2a9d43da8" \
+ --uuid "2c82e6fc-8628-43d2-9c79-42f0f759f210" \
--testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/cdek/CreateRefusal/bat.txt b/docs/en/cli/NEW_CLI/cdek/CreateRefusal/bat.txt
index a00e63310f..f1d8cf6d9e 100644
--- a/docs/en/cli/NEW_CLI/cdek/CreateRefusal/bat.txt
+++ b/docs/en/cli/NEW_CLI/cdek/CreateRefusal/bat.txt
@@ -1,4 +1,4 @@
oint cdek CreateRefusal ^
--token "***" ^
- --uuid "ee291d4a-4612-4e4e-a8ab-cab2a9d43da8" ^
+ --uuid "2c82e6fc-8628-43d2-9c79-42f0f759f210" ^
--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 d8cad3f717..f5254f203a 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-7b62-42fb-9333-fed6cef70b8f" \
+ --uuid "72753031-2221-4f2f-9b0a-dee1a78f4275" \
--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 d64cd77b27..1acde35d27 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-7b62-42fb-9333-fed6cef70b8f" ^
+ --uuid "72753031-2221-4f2f-9b0a-dee1a78f4275" ^
--testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/cdek/DeleteOrder/bash.txt b/docs/en/cli/NEW_CLI/cdek/DeleteOrder/bash.txt
index e49216e7b9..988823e32c 100644
--- a/docs/en/cli/NEW_CLI/cdek/DeleteOrder/bash.txt
+++ b/docs/en/cli/NEW_CLI/cdek/DeleteOrder/bash.txt
@@ -1,4 +1,4 @@
oint cdek DeleteOrder \
--token "***" \
- --uuid "ee291d4a-4612-4e4e-a8ab-cab2a9d43da8" \
+ --uuid "50352590-bec1-4bcd-a365-f7836471b187" \
--testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/cdek/DeleteOrder/bat.txt b/docs/en/cli/NEW_CLI/cdek/DeleteOrder/bat.txt
index 477d145050..6e40889c18 100644
--- a/docs/en/cli/NEW_CLI/cdek/DeleteOrder/bat.txt
+++ b/docs/en/cli/NEW_CLI/cdek/DeleteOrder/bat.txt
@@ -1,4 +1,4 @@
oint cdek DeleteOrder ^
--token "***" ^
- --uuid "ee291d4a-4612-4e4e-a8ab-cab2a9d43da8" ^
+ --uuid "50352590-bec1-4bcd-a365-f7836471b187" ^
--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 009e49829e..f8c1c55b06 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 "3a7a14e4-85a6-47d1-95f4-ebe0322cffe8" \
+ --uuid "50352590-bec1-4bcd-a365-f7836471b187" \
--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 daab1e686b..c2bbbd036c 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 "3a7a14e4-85a6-47d1-95f4-ebe0322cffe8" ^
+ --uuid "50352590-bec1-4bcd-a365-f7836471b187" ^
--testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/cdek/GetBarcode/bash.txt b/docs/en/cli/NEW_CLI/cdek/GetBarcode/bash.txt
index fabfd63024..956eb1c9d6 100644
--- a/docs/en/cli/NEW_CLI/cdek/GetBarcode/bash.txt
+++ b/docs/en/cli/NEW_CLI/cdek/GetBarcode/bash.txt
@@ -1,6 +1,6 @@
oint cdek GetBarcode \
--token "***" \
- --uuid "72753031-189a-4688-b228-70160c9c321e" \
+ --uuid "72753031-70cc-4e4f-b233-2d417d1a85eb" \
--getfile true \
--testapi "***" \
- --out "C:\Users\Administrator\AppData\Local\Temp\rueh22ifr2b.pdf"
\ No newline at end of file
+ --out "C:\Users\Administrator\AppData\Local\Temp\pxvvkcbw4eq.pdf"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/cdek/GetBarcode/bat.txt b/docs/en/cli/NEW_CLI/cdek/GetBarcode/bat.txt
index edd9b7c4f6..814ba78fbb 100644
--- a/docs/en/cli/NEW_CLI/cdek/GetBarcode/bat.txt
+++ b/docs/en/cli/NEW_CLI/cdek/GetBarcode/bat.txt
@@ -1,6 +1,6 @@
oint cdek GetBarcode ^
--token "***" ^
- --uuid "72753031-189a-4688-b228-70160c9c321e" ^
+ --uuid "72753031-70cc-4e4f-b233-2d417d1a85eb" ^
--getfile true ^
--testapi "***" ^
- --out "C:\Users\Administrator\AppData\Local\Temp\rueh22ifr2b.pdf"
\ No newline at end of file
+ --out "C:\Users\Administrator\AppData\Local\Temp\pxvvkcbw4eq.pdf"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/cdek/GetCashboxCheck/bash.txt b/docs/en/cli/NEW_CLI/cdek/GetCashboxCheck/bash.txt
index 1fa18941e6..a531b2d351 100644
--- a/docs/en/cli/NEW_CLI/cdek/GetCashboxCheck/bash.txt
+++ b/docs/en/cli/NEW_CLI/cdek/GetCashboxCheck/bash.txt
@@ -1,4 +1,4 @@
oint cdek GetCashboxCheck \
--token "***" \
- --uuid "ee291d4a-4612-4e4e-a8ab-cab2a9d43da8" \
+ --uuid "2c82e6fc-8628-43d2-9c79-42f0f759f210" \
--testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/cdek/GetCashboxCheck/bat.txt b/docs/en/cli/NEW_CLI/cdek/GetCashboxCheck/bat.txt
index feabc3eee6..c77ba827f4 100644
--- a/docs/en/cli/NEW_CLI/cdek/GetCashboxCheck/bat.txt
+++ b/docs/en/cli/NEW_CLI/cdek/GetCashboxCheck/bat.txt
@@ -1,4 +1,4 @@
oint cdek GetCashboxCheck ^
--token "***" ^
- --uuid "ee291d4a-4612-4e4e-a8ab-cab2a9d43da8" ^
+ --uuid "2c82e6fc-8628-43d2-9c79-42f0f759f210" ^
--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 53564a4074..64a15131dc 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-12-10T00:06:27.863965" \
+ --date "2024-12-18T13:38:53.4784878" \
--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 d1bf485ce7..489d54da7d 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-12-10T00:06:27.863965" ^
+ --date "2024-12-18T13:38:53.4784878" ^
--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 29fdce4249..1bac07f5e6 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-7b62-42fb-9333-fed6cef70b8f" \
+ --uuid "72753031-2221-4f2f-9b0a-dee1a78f4275" \
--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 60100e6703..1bada033dc 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-7b62-42fb-9333-fed6cef70b8f" ^
+ --uuid "72753031-2221-4f2f-9b0a-dee1a78f4275" ^
--testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/cdek/GetDeliveryAppointment/bash.txt b/docs/en/cli/NEW_CLI/cdek/GetDeliveryAppointment/bash.txt
index 12012ab8bf..c994d1a998 100644
--- a/docs/en/cli/NEW_CLI/cdek/GetDeliveryAppointment/bash.txt
+++ b/docs/en/cli/NEW_CLI/cdek/GetDeliveryAppointment/bash.txt
@@ -1,4 +1,4 @@
oint cdek GetDeliveryAppointment \
--token "***" \
- --uuid "72753031-25bd-40ae-bf4d-9912a50f81ef" \
+ --uuid "72753031-30a7-4ebd-a281-f2dfd0b86b42" \
--testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/cdek/GetDeliveryAppointment/bat.txt b/docs/en/cli/NEW_CLI/cdek/GetDeliveryAppointment/bat.txt
index a613b396ae..8a58d81ec2 100644
--- a/docs/en/cli/NEW_CLI/cdek/GetDeliveryAppointment/bat.txt
+++ b/docs/en/cli/NEW_CLI/cdek/GetDeliveryAppointment/bat.txt
@@ -1,4 +1,4 @@
oint cdek GetDeliveryAppointment ^
--token "***" ^
- --uuid "72753031-25bd-40ae-bf4d-9912a50f81ef" ^
+ --uuid "72753031-30a7-4ebd-a281-f2dfd0b86b42" ^
--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 a3a93cf452..71a54f3161 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-12-10T00:06:29.5696438" \
+ --date "2024-12-18T13:38:57.3084881" \
--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 1dd1b91d44..7cf1083436 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-12-10T00:06:29.5696438" ^
+ --date "2024-12-18T13:38:57.3084881" ^
--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 44c8a6f3ff..c0a3a9208e 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-12-10T00:06:31.2596765" \
+ --date "2024-12-18T13:39:00.7654926" \
--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 30bece4d79..ec6866998e 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-12-10T00:06:31.2596765" ^
+ --date "2024-12-18T13:39:00.7654926" ^
--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 b3c4c86f39..2abb44f008 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 "ee291d4a-4612-4e4e-a8ab-cab2a9d43da8" \
+ --uuid "2c82e6fc-8628-43d2-9c79-42f0f759f210" \
--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 17f96e268f..9acef3f455 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 "ee291d4a-4612-4e4e-a8ab-cab2a9d43da8" ^
+ --uuid "2c82e6fc-8628-43d2-9c79-42f0f759f210" ^
--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 6c77a4a5db..aed5382f09 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 "268b73a7-ca7a-4b95-9bc0-058d45d5d853" \
+ --number "7116ff73-e2ea-4e4c-a213-6043ea1f7844" \
--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 f163e00573..e49e0f29c0 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 "268b73a7-ca7a-4b95-9bc0-058d45d5d853" ^
+ --number "7116ff73-e2ea-4e4c-a213-6043ea1f7844" ^
--internal true ^
--testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/cdek/GetPassportDataStatus/bash.txt b/docs/en/cli/NEW_CLI/cdek/GetPassportDataStatus/bash.txt
index 88e7793477..13d7aff30e 100644
--- a/docs/en/cli/NEW_CLI/cdek/GetPassportDataStatus/bash.txt
+++ b/docs/en/cli/NEW_CLI/cdek/GetPassportDataStatus/bash.txt
@@ -1,4 +1,4 @@
oint cdek GetPassportDataStatus \
--token "***" \
- --uuid "ee291d4a-4612-4e4e-a8ab-cab2a9d43da8" \
+ --uuid "2c82e6fc-8628-43d2-9c79-42f0f759f210" \
--testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/cdek/GetPassportDataStatus/bat.txt b/docs/en/cli/NEW_CLI/cdek/GetPassportDataStatus/bat.txt
index 16a04ec836..d4d437caac 100644
--- a/docs/en/cli/NEW_CLI/cdek/GetPassportDataStatus/bat.txt
+++ b/docs/en/cli/NEW_CLI/cdek/GetPassportDataStatus/bat.txt
@@ -1,4 +1,4 @@
oint cdek GetPassportDataStatus ^
--token "***" ^
- --uuid "ee291d4a-4612-4e4e-a8ab-cab2a9d43da8" ^
+ --uuid "2c82e6fc-8628-43d2-9c79-42f0f759f210" ^
--testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/cdek/GetPrealert/bash.txt b/docs/en/cli/NEW_CLI/cdek/GetPrealert/bash.txt
index afcbdbad9d..a90e41f3c3 100644
--- a/docs/en/cli/NEW_CLI/cdek/GetPrealert/bash.txt
+++ b/docs/en/cli/NEW_CLI/cdek/GetPrealert/bash.txt
@@ -1,4 +1,4 @@
oint cdek GetPrealert \
--token "***" \
- --uuid "72753031-36e4-455a-be4a-aa5c76ccebdd" \
+ --uuid "72753031-6e71-4dec-93de-21a4e5b8449b" \
--testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/cdek/GetPrealert/bat.txt b/docs/en/cli/NEW_CLI/cdek/GetPrealert/bat.txt
index ab82352397..65329ae754 100644
--- a/docs/en/cli/NEW_CLI/cdek/GetPrealert/bat.txt
+++ b/docs/en/cli/NEW_CLI/cdek/GetPrealert/bat.txt
@@ -1,4 +1,4 @@
oint cdek GetPrealert ^
--token "***" ^
- --uuid "72753031-36e4-455a-be4a-aa5c76ccebdd" ^
+ --uuid "72753031-6e71-4dec-93de-21a4e5b8449b" ^
--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 c8351918de..30cc006376 100644
--- a/docs/en/cli/NEW_CLI/cdek/GetReceipt/bash.txt
+++ b/docs/en/cli/NEW_CLI/cdek/GetReceipt/bash.txt
@@ -1,6 +1,6 @@
oint cdek GetReceipt \
--token "***" \
- --uuid "72753031-10d1-49b1-ad20-c29df19fd368" \
+ --uuid "72753031-7b51-41ac-8ed1-50ed93dd0772" \
--getfile true \
--testapi "***" \
- --out "C:\Users\Administrator\AppData\Local\Temp\ihicbxni1qc.pdf"
\ No newline at end of file
+ --out "C:\Users\Administrator\AppData\Local\Temp\4f11ffbmaki.pdf"
\ 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 e6f87f4197..19d38501b8 100644
--- a/docs/en/cli/NEW_CLI/cdek/GetReceipt/bat.txt
+++ b/docs/en/cli/NEW_CLI/cdek/GetReceipt/bat.txt
@@ -1,6 +1,6 @@
oint cdek GetReceipt ^
--token "***" ^
- --uuid "72753031-10d1-49b1-ad20-c29df19fd368" ^
+ --uuid "72753031-7b51-41ac-8ed1-50ed93dd0772" ^
--getfile true ^
--testapi "***" ^
- --out "C:\Users\Administrator\AppData\Local\Temp\ihicbxni1qc.pdf"
\ No newline at end of file
+ --out "C:\Users\Administrator\AppData\Local\Temp\4f11ffbmaki.pdf"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/cdek/RegisterDeliveryAppointment/bash.txt b/docs/en/cli/NEW_CLI/cdek/RegisterDeliveryAppointment/bash.txt
index 595e8c7558..4a7d39df43 100644
--- a/docs/en/cli/NEW_CLI/cdek/RegisterDeliveryAppointment/bash.txt
+++ b/docs/en/cli/NEW_CLI/cdek/RegisterDeliveryAppointment/bash.txt
@@ -2,5 +2,5 @@
oint cdek RegisterDeliveryAppointment \
--token "***" \
- --appt "{'cdek_number':'1106207236','order_uuid':'3a7a14e4-85a6-47d1-95f4-ebe0322cffe8','date':'2024-12-24','time_from':'10:00','time_to':'17:00','comment':'Group office','to_location':{'code':'270','fias_guid':'0c5b2444-70a0-4932-980c-b4dc0d3f02b5','postal_code':'109004','longitude':37.6204,'latitude':55.754,'country_code':'RU','region':'Novosibirsk','sub_region':'Novosibirsk','city':'Novosibirsk','kladr_code':'7700000000000','address':'st. Bluchera, 33'}}" \
+ --appt "{'cdek_number':'1106207236','order_uuid':'50352590-bec1-4bcd-a365-f7836471b187','date':'2025-01-01','time_from':'10:00','time_to':'17:00','comment':'Group office','to_location':{'code':'270','fias_guid':'0c5b2444-70a0-4932-980c-b4dc0d3f02b5','postal_code':'109004','longitude':37.6204,'latitude':55.754,'country_code':'RU','region':'Novosibirsk','sub_region':'Novosibirsk','city':'Novosibirsk','kladr_code':'7700000000000','address':'st. Bluchera, 33'}}" \
--testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/cdek/RegisterDeliveryAppointment/bat.txt b/docs/en/cli/NEW_CLI/cdek/RegisterDeliveryAppointment/bat.txt
index a8f2a9329f..881db81230 100644
--- a/docs/en/cli/NEW_CLI/cdek/RegisterDeliveryAppointment/bat.txt
+++ b/docs/en/cli/NEW_CLI/cdek/RegisterDeliveryAppointment/bat.txt
@@ -2,5 +2,5 @@
oint cdek RegisterDeliveryAppointment ^
--token "***" ^
- --appt "{'cdek_number':'1106207236','order_uuid':'3a7a14e4-85a6-47d1-95f4-ebe0322cffe8','date':'2024-12-24','time_from':'10:00','time_to':'17:00','comment':'Group office','to_location':{'code':'270','fias_guid':'0c5b2444-70a0-4932-980c-b4dc0d3f02b5','postal_code':'109004','longitude':37.6204,'latitude':55.754,'country_code':'RU','region':'Novosibirsk','sub_region':'Novosibirsk','city':'Novosibirsk','kladr_code':'7700000000000','address':'st. Bluchera, 33'}}" ^
+ --appt "{'cdek_number':'1106207236','order_uuid':'50352590-bec1-4bcd-a365-f7836471b187','date':'2025-01-01','time_from':'10:00','time_to':'17:00','comment':'Group office','to_location':{'code':'270','fias_guid':'0c5b2444-70a0-4932-980c-b4dc0d3f02b5','postal_code':'109004','longitude':37.6204,'latitude':55.754,'country_code':'RU','region':'Novosibirsk','sub_region':'Novosibirsk','city':'Novosibirsk','kladr_code':'7700000000000','address':'st. Bluchera, 33'}}" ^
--testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/cdek/UpdateOrder/bash.txt b/docs/en/cli/NEW_CLI/cdek/UpdateOrder/bash.txt
index b443a1c783..2be9bd2a90 100644
--- a/docs/en/cli/NEW_CLI/cdek/UpdateOrder/bash.txt
+++ b/docs/en/cli/NEW_CLI/cdek/UpdateOrder/bash.txt
@@ -2,6 +2,6 @@
oint cdek UpdateOrder \
--token "***" \
- --uuid "ee291d4a-4612-4e4e-a8ab-cab2a9d43da8" \
+ --uuid "2c82e6fc-8628-43d2-9c79-42f0f759f210" \
--order "{'comment':'NewComment'}" \
--testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/cdek/UpdateOrder/bat.txt b/docs/en/cli/NEW_CLI/cdek/UpdateOrder/bat.txt
index ab6ef5e31d..7660842594 100644
--- a/docs/en/cli/NEW_CLI/cdek/UpdateOrder/bat.txt
+++ b/docs/en/cli/NEW_CLI/cdek/UpdateOrder/bat.txt
@@ -2,6 +2,6 @@
oint cdek UpdateOrder ^
--token "***" ^
- --uuid "ee291d4a-4612-4e4e-a8ab-cab2a9d43da8" ^
+ --uuid "2c82e6fc-8628-43d2-9c79-42f0f759f210" ^
--order "{'comment':'NewComment'}" ^
--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 f71e7ffddc..904d69c120 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 "11288821315" \
+ --folder "11377066355" \
--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 ae676c6d07..635ba0a45f 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 "11288821315" ^
+ --folder "11377066355" ^
--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 58d68e74fb..df55c401d4 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 "11288821315"
\ No newline at end of file
+ --folder "11377066355"
\ 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 ec8b960f6e..ce466335b2 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 "11288821315"
\ No newline at end of file
+ --folder "11377066355"
\ 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 4e64a5ac5c..5fde28905e 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:AABLRWFxQ0u9opN206CegTNqQpxYbC9rvF8Z51imPoTMNBpZWQ5r6H_OgfM4Em1LyRe_tOICNI4-yGah5wFk9e-_"
\ No newline at end of file
+ --job "dbjid:AACWQVAwomZ0DQW_5YYRRC3JUSlnAhiuvcC10kxEKwWFRyyNvQpT7WBD14RbM7BObSyQow1EA51Ne5b15tZPn8pT"
\ 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 be1065c933..fdb9fb6218 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:AABLRWFxQ0u9opN206CegTNqQpxYbC9rvF8Z51imPoTMNBpZWQ5r6H_OgfM4Em1LyRe_tOICNI4-yGah5wFk9e-_"
\ No newline at end of file
+ --job "dbjid:AACWQVAwomZ0DQW_5YYRRC3JUSlnAhiuvcC10kxEKwWFRyyNvQpT7WBD14RbM7BObSyQow1EA51Ne5b15tZPn8pT"
\ 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 9e90341ca5..8f7c05d141 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 "2ZrH4egov00AAAAAAAAAAQ"
\ No newline at end of file
+ --job "3Xg3Dq0QCkgAAAAAAAAAAQ"
\ 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 d27bd818f6..61dbb27c9a 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 "2ZrH4egov00AAAAAAAAAAQ"
\ No newline at end of file
+ --job "3Xg3Dq0QCkgAAAAAAAAAAQ"
\ 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 3ec138d8bf..1a2ebb3447 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 "628dc6e584142bd841553"
\ No newline at end of file
+ --rev "62988b899c4dcbd841553"
\ 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 5ea8068efb..4d4925c8ab 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 "628dc6e584142bd841553"
\ No newline at end of file
+ --rev "62988b899c4dcbd841553"
\ 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 20b990eba4..411f97ad21 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\lfaprv2ug32.png" \
+ --file "C:\Users\Administrator\AppData\Local\Temp\r2dvtnjpwhg.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 9280b5a200..0e6e79f2dc 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\lfaprv2ug32.png" ^
+ --file "C:\Users\Administrator\AppData\Local\Temp\r2dvtnjpwhg.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 a57fcce18a..ee9f873d44 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 "c8e6c41498dac63ccdcd71932fe99be2be5f2d70fcb66e1c21aff91746090e12@group.calendar.google.com"
\ No newline at end of file
+ --calendar "65d276281f70b545e17dfaf2a185bce8628da6dd457f0b9ab6467cde90f751d1@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 0a96339061..e7cb2e78d8 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 "c8e6c41498dac63ccdcd71932fe99be2be5f2d70fcb66e1c21aff91746090e12@group.calendar.google.com"
\ No newline at end of file
+ --calendar "65d276281f70b545e17dfaf2a185bce8628da6dd457f0b9ab6467cde90f751d1@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 e5a4ae1231..6e360ff418 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 "b38a54adc41d155ac5b9dad2584b1df0ec8c4d632c2020894352e2ee9d9c6f3d@group.calendar.google.com" \
- --props "{'Description':'TestEventDescription','Title':'New event','Venue':'InOffice','StartDate':'2024-12-09T23:36:34.8807312Z','EndDate':'2024-12-10T00:36:34.8807312Z','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 "6dda89c689e7af6adba6589892a0b5b9028511d56f1260a2131217f370c45f0a@group.calendar.google.com" \
+ --props "{'Description':'TestEventDescription','Title':'New event','Venue':'InOffice','StartDate':'2024-12-18T13:09:52.9188346Z','EndDate':'2024-12-18T14:09:52.9188346Z','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 1bfaf8bff9..44558d05bd 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 "b38a54adc41d155ac5b9dad2584b1df0ec8c4d632c2020894352e2ee9d9c6f3d@group.calendar.google.com" ^
- --props "{'Description':'TestEventDescription','Title':'New event','Venue':'InOffice','StartDate':'2024-12-09T23:36:34.8807312Z','EndDate':'2024-12-10T00:36:34.8807312Z','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 "6dda89c689e7af6adba6589892a0b5b9028511d56f1260a2131217f370c45f0a@group.calendar.google.com" ^
+ --props "{'Description':'TestEventDescription','Title':'New event','Venue':'InOffice','StartDate':'2024-12-18T13:09:52.9188346Z','EndDate':'2024-12-18T14:09:52.9188346Z','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 e8d1ad64ea..de4840f6fd 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 "b38a54adc41d155ac5b9dad2584b1df0ec8c4d632c2020894352e2ee9d9c6f3d@group.calendar.google.com"
\ No newline at end of file
+ --calendar "6dda89c689e7af6adba6589892a0b5b9028511d56f1260a2131217f370c45f0a@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 59f1b38888..9bce7145d8 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 "b38a54adc41d155ac5b9dad2584b1df0ec8c4d632c2020894352e2ee9d9c6f3d@group.calendar.google.com"
\ No newline at end of file
+ --calendar "6dda89c689e7af6adba6589892a0b5b9028511d56f1260a2131217f370c45f0a@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 a9b4b3d40f..165aa563e4 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 "c8e6c41498dac63ccdcd71932fe99be2be5f2d70fcb66e1c21aff91746090e12@group.calendar.google.com"
\ No newline at end of file
+ --calendar "65d276281f70b545e17dfaf2a185bce8628da6dd457f0b9ab6467cde90f751d1@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 6ccb5cf84b..025661bfb6 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 "c8e6c41498dac63ccdcd71932fe99be2be5f2d70fcb66e1c21aff91746090e12@group.calendar.google.com"
\ No newline at end of file
+ --calendar "65d276281f70b545e17dfaf2a185bce8628da6dd457f0b9ab6467cde90f751d1@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 05bd9cc293..c6989f8c08 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 "b38a54adc41d155ac5b9dad2584b1df0ec8c4d632c2020894352e2ee9d9c6f3d@group.calendar.google.com" \
- --event "ceb6nlfjn32q6hqfagokr08k70"
\ No newline at end of file
+ --calendar "6dda89c689e7af6adba6589892a0b5b9028511d56f1260a2131217f370c45f0a@group.calendar.google.com" \
+ --event "041o20r7mr4kfeusd4qb3l2ghc"
\ 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 0422f3c2a6..f817dcfd77 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 "b38a54adc41d155ac5b9dad2584b1df0ec8c4d632c2020894352e2ee9d9c6f3d@group.calendar.google.com" ^
- --event "ceb6nlfjn32q6hqfagokr08k70"
\ No newline at end of file
+ --calendar "6dda89c689e7af6adba6589892a0b5b9028511d56f1260a2131217f370c45f0a@group.calendar.google.com" ^
+ --event "041o20r7mr4kfeusd4qb3l2ghc"
\ 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 ec736fbfc9..bb1161a2a4 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 "c8e6c41498dac63ccdcd71932fe99be2be5f2d70fcb66e1c21aff91746090e12@group.calendar.google.com" \
+ --calendar "65d276281f70b545e17dfaf2a185bce8628da6dd457f0b9ab6467cde90f751d1@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 5f648731e6..b4bf65b8d9 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 "c8e6c41498dac63ccdcd71932fe99be2be5f2d70fcb66e1c21aff91746090e12@group.calendar.google.com" ^
+ --calendar "65d276281f70b545e17dfaf2a185bce8628da6dd457f0b9ab6467cde90f751d1@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 c02e1ba3a9..34a756cc72 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 "b38a54adc41d155ac5b9dad2584b1df0ec8c4d632c2020894352e2ee9d9c6f3d@group.calendar.google.com" \
+ --calendar "6dda89c689e7af6adba6589892a0b5b9028511d56f1260a2131217f370c45f0a@group.calendar.google.com" \
--props "{'Description':'New event description'}" \
- --event "ceb6nlfjn32q6hqfagokr08k70"
\ No newline at end of file
+ --event "041o20r7mr4kfeusd4qb3l2ghc"
\ 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 bd264dd205..4ea582e1e4 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 "b38a54adc41d155ac5b9dad2584b1df0ec8c4d632c2020894352e2ee9d9c6f3d@group.calendar.google.com" ^
+ --calendar "6dda89c689e7af6adba6589892a0b5b9028511d56f1260a2131217f370c45f0a@group.calendar.google.com" ^
--props "{'Description':'New event description'}" ^
- --event "ceb6nlfjn32q6hqfagokr08k70"
\ No newline at end of file
+ --event "041o20r7mr4kfeusd4qb3l2ghc"
\ 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 0fbc506359..acbe8102d6 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 "c8e6c41498dac63ccdcd71932fe99be2be5f2d70fcb66e1c21aff91746090e12@group.calendar.google.com" \
+ --calendar "65d276281f70b545e17dfaf2a185bce8628da6dd457f0b9ab6467cde90f751d1@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 fb122c893d..aa0238beed 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 "c8e6c41498dac63ccdcd71932fe99be2be5f2d70fcb66e1c21aff91746090e12@group.calendar.google.com" ^
+ --calendar "65d276281f70b545e17dfaf2a185bce8628da6dd457f0b9ab6467cde90f751d1@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 fadd17a8cd..02b4ec2020 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 "c8e6c41498dac63ccdcd71932fe99be2be5f2d70fcb66e1c21aff91746090e12@group.calendar.google.com"
\ No newline at end of file
+ --calendar "65d276281f70b545e17dfaf2a185bce8628da6dd457f0b9ab6467cde90f751d1@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 9099f050f6..8a58ffa407 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 "c8e6c41498dac63ccdcd71932fe99be2be5f2d70fcb66e1c21aff91746090e12@group.calendar.google.com"
\ No newline at end of file
+ --calendar "65d276281f70b545e17dfaf2a185bce8628da6dd457f0b9ab6467cde90f751d1@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 ab74148837..f05f5e6177 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 "b38a54adc41d155ac5b9dad2584b1df0ec8c4d632c2020894352e2ee9d9c6f3d@group.calendar.google.com" \
- --event "ceb6nlfjn32q6hqfagokr08k70"
\ No newline at end of file
+ --calendar "6dda89c689e7af6adba6589892a0b5b9028511d56f1260a2131217f370c45f0a@group.calendar.google.com" \
+ --event "041o20r7mr4kfeusd4qb3l2ghc"
\ 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 11051dd744..2f4e63548e 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 "b38a54adc41d155ac5b9dad2584b1df0ec8c4d632c2020894352e2ee9d9c6f3d@group.calendar.google.com" ^
- --event "ceb6nlfjn32q6hqfagokr08k70"
\ No newline at end of file
+ --calendar "6dda89c689e7af6adba6589892a0b5b9028511d56f1260a2131217f370c45f0a@group.calendar.google.com" ^
+ --event "041o20r7mr4kfeusd4qb3l2ghc"
\ 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 ba8037ab39..97b90eec13 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 "b38a54adc41d155ac5b9dad2584b1df0ec8c4d632c2020894352e2ee9d9c6f3d@group.calendar.google.com"
\ No newline at end of file
+ --calendar "6dda89c689e7af6adba6589892a0b5b9028511d56f1260a2131217f370c45f0a@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 9572362bb4..a3de248a9c 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 "b38a54adc41d155ac5b9dad2584b1df0ec8c4d632c2020894352e2ee9d9c6f3d@group.calendar.google.com"
\ No newline at end of file
+ --calendar "6dda89c689e7af6adba6589892a0b5b9028511d56f1260a2131217f370c45f0a@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 876dfae4b7..eefcd11e33 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 "c8e6c41498dac63ccdcd71932fe99be2be5f2d70fcb66e1c21aff91746090e12@group.calendar.google.com"
\ No newline at end of file
+ --calendar "65d276281f70b545e17dfaf2a185bce8628da6dd457f0b9ab6467cde90f751d1@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 2ea2a482b2..f323b1bbdb 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 "c8e6c41498dac63ccdcd71932fe99be2be5f2d70fcb66e1c21aff91746090e12@group.calendar.google.com"
\ No newline at end of file
+ --calendar "65d276281f70b545e17dfaf2a185bce8628da6dd457f0b9ab6467cde90f751d1@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 468bb48be3..2e486d3465 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 "b38a54adc41d155ac5b9dad2584b1df0ec8c4d632c2020894352e2ee9d9c6f3d@group.calendar.google.com" \
+ --from "6dda89c689e7af6adba6589892a0b5b9028511d56f1260a2131217f370c45f0a@group.calendar.google.com" \
--to "bayselonarrend@gmail.com" \
- --event "ceb6nlfjn32q6hqfagokr08k70"
\ No newline at end of file
+ --event "041o20r7mr4kfeusd4qb3l2ghc"
\ 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 fae54a7855..c2ba9b8314 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 "b38a54adc41d155ac5b9dad2584b1df0ec8c4d632c2020894352e2ee9d9c6f3d@group.calendar.google.com" ^
+ --from "6dda89c689e7af6adba6589892a0b5b9028511d56f1260a2131217f370c45f0a@group.calendar.google.com" ^
--to "bayselonarrend@gmail.com" ^
- --event "ceb6nlfjn32q6hqfagokr08k70"
\ No newline at end of file
+ --event "041o20r7mr4kfeusd4qb3l2ghc"
\ 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 c14a7e6f59..220cce0a6e 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 "1hkwLU0D_QqCSmatWVGwDJqEH_7Rjiaol" \
+ --object "1fNuhAq3S8lyg981aFFQHn_ayJKAqku0k" \
--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 2b62a2c1db..9e44eee362 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 "1hkwLU0D_QqCSmatWVGwDJqEH_7Rjiaol" ^
+ --object "1fNuhAq3S8lyg981aFFQHn_ayJKAqku0k" ^
--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 072a741d0f..bad5b65490 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 "1CSENRbIvvSsDRv6u4bGS4Nj7LFbkU92J" \
+ --object "1HvHaC88OPgCLrCLfmOIrDZBZJngNIAgT" \
--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 14c3141ecb..8a85c459c0 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 "1CSENRbIvvSsDRv6u4bGS4Nj7LFbkU92J" ^
+ --object "1HvHaC88OPgCLrCLfmOIrDZBZJngNIAgT" ^
--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 65f94679c3..5661b6ab4b 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 "1CSENRbIvvSsDRv6u4bGS4Nj7LFbkU92J" \
- --comment "AAABaALcHkQ"
\ No newline at end of file
+ --object "1HvHaC88OPgCLrCLfmOIrDZBZJngNIAgT" \
+ --comment "AAABSg2RbVM"
\ 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 9b0b9d52e6..985e0f5c28 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 "1CSENRbIvvSsDRv6u4bGS4Nj7LFbkU92J" ^
- --comment "AAABaALcHkQ"
\ No newline at end of file
+ --object "1HvHaC88OPgCLrCLfmOIrDZBZJngNIAgT" ^
+ --comment "AAABSg2RbVM"
\ 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 09078bf00a..997ba664b9 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 "1CSENRbIvvSsDRv6u4bGS4Nj7LFbkU92J"
\ No newline at end of file
+ --object "1HvHaC88OPgCLrCLfmOIrDZBZJngNIAgT"
\ 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 365d7903c1..b75269af9d 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 "1CSENRbIvvSsDRv6u4bGS4Nj7LFbkU92J"
\ No newline at end of file
+ --object "1HvHaC88OPgCLrCLfmOIrDZBZJngNIAgT"
\ 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 21120795d9..c5c998f21c 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 "1hkwLU0D_QqCSmatWVGwDJqEH_7Rjiaol"
\ No newline at end of file
+ --object "1fNuhAq3S8lyg981aFFQHn_ayJKAqku0k"
\ 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 0c1d3451e6..607ef2b0f8 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 "1hkwLU0D_QqCSmatWVGwDJqEH_7Rjiaol"
\ No newline at end of file
+ --object "1fNuhAq3S8lyg981aFFQHn_ayJKAqku0k"
\ 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 842e0ac51b..eb3580cd97 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 "1CSENRbIvvSsDRv6u4bGS4Nj7LFbkU92J" \
- --comment "AAABaALcHkQ"
\ No newline at end of file
+ --object "1HvHaC88OPgCLrCLfmOIrDZBZJngNIAgT" \
+ --comment "AAABSg2RbVM"
\ 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 3fb59b7c7e..ab935a9ca5 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 "1CSENRbIvvSsDRv6u4bGS4Nj7LFbkU92J" ^
- --comment "AAABaALcHkQ"
\ No newline at end of file
+ --object "1HvHaC88OPgCLrCLfmOIrDZBZJngNIAgT" ^
+ --comment "AAABSg2RbVM"
\ 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 dca4da78e8..65e3729d49 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 "1CSENRbIvvSsDRv6u4bGS4Nj7LFbkU92J"
\ No newline at end of file
+ --object "1HvHaC88OPgCLrCLfmOIrDZBZJngNIAgT"
\ 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 317d8e4f90..2af6877992 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 "1CSENRbIvvSsDRv6u4bGS4Nj7LFbkU92J"
\ No newline at end of file
+ --object "1HvHaC88OPgCLrCLfmOIrDZBZJngNIAgT"
\ 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 b8ef4308bb..5a737bed0f 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 "1hkwLU0D_QqCSmatWVGwDJqEH_7Rjiaol" \
+ --object "1fNuhAq3S8lyg981aFFQHn_ayJKAqku0k" \
--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 65324b41c5..bd964b1c64 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 "1hkwLU0D_QqCSmatWVGwDJqEH_7Rjiaol" ^
+ --object "1fNuhAq3S8lyg981aFFQHn_ayJKAqku0k" ^
--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 6ea3618b1a..f5d89b32b3 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 "1YzBksNP5rbtiCE_3Nv7vc4ihNbrziwL5Pg6N4rxNbBM" \
+ --spreadsheet "12RiPukynRXfSd_HaLtx8a8ZHQXq-VP5Cg_KY6Ka7ycc" \
--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 12206f9489..fd5931345f 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 "1YzBksNP5rbtiCE_3Nv7vc4ihNbrziwL5Pg6N4rxNbBM" ^
+ --spreadsheet "12RiPukynRXfSd_HaLtx8a8ZHQXq-VP5Cg_KY6Ka7ycc" ^
--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 7376973fc0..6104ffaa8b 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 "1z6Xb8ijfoBa1YhanPepEgeeigo-6ai_dRjEGDMGGiPw" \
+ --spreadsheet "17jEnfroFHgNFpR29AUgFREfz7N-IvLjF7w6GuvMXiDI" \
--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 46e6aaef58..5c9b375fbd 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 "1z6Xb8ijfoBa1YhanPepEgeeigo-6ai_dRjEGDMGGiPw" ^
+ --spreadsheet "17jEnfroFHgNFpR29AUgFREfz7N-IvLjF7w6GuvMXiDI" ^
--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 45b7e0b7e2..a68b00410b 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 "1YzBksNP5rbtiCE_3Nv7vc4ihNbrziwL5Pg6N4rxNbBM" \
- --to "1QHOaBLsX0ouJcjMCzJ8-jpgYc2YJFbN34UhT3S3b5fg" \
- --sheet "1412680728"
\ No newline at end of file
+ --from "12RiPukynRXfSd_HaLtx8a8ZHQXq-VP5Cg_KY6Ka7ycc" \
+ --to "1sqwrr7tOIuwomSjqBr5B-J60uUvnW8MXQV5hZtFdbfY" \
+ --sheet "1352832345"
\ 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 8094d7ee50..316ec1e733 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 "1YzBksNP5rbtiCE_3Nv7vc4ihNbrziwL5Pg6N4rxNbBM" ^
- --to "1QHOaBLsX0ouJcjMCzJ8-jpgYc2YJFbN34UhT3S3b5fg" ^
- --sheet "1412680728"
\ No newline at end of file
+ --from "12RiPukynRXfSd_HaLtx8a8ZHQXq-VP5Cg_KY6Ka7ycc" ^
+ --to "1sqwrr7tOIuwomSjqBr5B-J60uUvnW8MXQV5hZtFdbfY" ^
+ --sheet "1352832345"
\ 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 3f71f365cb..34dd4faec6 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 "1YzBksNP5rbtiCE_3Nv7vc4ihNbrziwL5Pg6N4rxNbBM" \
- --sheet "1412680728"
\ No newline at end of file
+ --spreadsheet "12RiPukynRXfSd_HaLtx8a8ZHQXq-VP5Cg_KY6Ka7ycc" \
+ --sheet "1352832345"
\ 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 0e7180305f..2e45d833b6 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 "1YzBksNP5rbtiCE_3Nv7vc4ihNbrziwL5Pg6N4rxNbBM" ^
- --sheet "1412680728"
\ No newline at end of file
+ --spreadsheet "12RiPukynRXfSd_HaLtx8a8ZHQXq-VP5Cg_KY6Ka7ycc" ^
+ --sheet "1352832345"
\ 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 082b956109..190c793b55 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 "1YzBksNP5rbtiCE_3Nv7vc4ihNbrziwL5Pg6N4rxNbBM" \
+ --spreadsheet "12RiPukynRXfSd_HaLtx8a8ZHQXq-VP5Cg_KY6Ka7ycc" \
--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 a5f38254ad..798d73ad15 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 "1YzBksNP5rbtiCE_3Nv7vc4ihNbrziwL5Pg6N4rxNbBM" ^
+ --spreadsheet "12RiPukynRXfSd_HaLtx8a8ZHQXq-VP5Cg_KY6Ka7ycc" ^
--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 f33e8c3246..60e8b7b4b5 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 "1z6Xb8ijfoBa1YhanPepEgeeigo-6ai_dRjEGDMGGiPw" \
+ --spreadsheet "17jEnfroFHgNFpR29AUgFREfz7N-IvLjF7w6GuvMXiDI" \
--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 92e8a45a4f..9dba31d3ac 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 "1z6Xb8ijfoBa1YhanPepEgeeigo-6ai_dRjEGDMGGiPw" ^
+ --spreadsheet "17jEnfroFHgNFpR29AUgFREfz7N-IvLjF7w6GuvMXiDI" ^
--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 741aab14ae..c68f6ae383 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 "1YzBksNP5rbtiCE_3Nv7vc4ihNbrziwL5Pg6N4rxNbBM"
\ No newline at end of file
+ --spreadsheet "12RiPukynRXfSd_HaLtx8a8ZHQXq-VP5Cg_KY6Ka7ycc"
\ 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 3588ab4b56..3b53cca247 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 "1YzBksNP5rbtiCE_3Nv7vc4ihNbrziwL5Pg6N4rxNbBM"
\ No newline at end of file
+ --spreadsheet "12RiPukynRXfSd_HaLtx8a8ZHQXq-VP5Cg_KY6Ka7ycc"
\ 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 ac8d52ca58..d4977548e8 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 "1z6Xb8ijfoBa1YhanPepEgeeigo-6ai_dRjEGDMGGiPw" \
+ --spreadsheet "17jEnfroFHgNFpR29AUgFREfz7N-IvLjF7w6GuvMXiDI" \
--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 1cdb39eb61..78dc83db94 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 "1z6Xb8ijfoBa1YhanPepEgeeigo-6ai_dRjEGDMGGiPw" ^
+ --spreadsheet "17jEnfroFHgNFpR29AUgFREfz7N-IvLjF7w6GuvMXiDI" ^
--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/metrika/DeleteCounter/bash.txt b/docs/en/cli/NEW_CLI/metrika/DeleteCounter/bash.txt
index 741f6df625..57c97bea1f 100644
--- a/docs/en/cli/NEW_CLI/metrika/DeleteCounter/bash.txt
+++ b/docs/en/cli/NEW_CLI/metrika/DeleteCounter/bash.txt
@@ -1,3 +1,3 @@
oint metrika DeleteCounter \
--token "***" \
- --counter "99167979"
\ No newline at end of file
+ --counter "99249751"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/metrika/DeleteCounter/bat.txt b/docs/en/cli/NEW_CLI/metrika/DeleteCounter/bat.txt
index 92e8ce6bfb..cb6c54313a 100644
--- a/docs/en/cli/NEW_CLI/metrika/DeleteCounter/bat.txt
+++ b/docs/en/cli/NEW_CLI/metrika/DeleteCounter/bat.txt
@@ -1,3 +1,3 @@
oint metrika DeleteCounter ^
--token "***" ^
- --counter "99167979"
\ No newline at end of file
+ --counter "99249751"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/metrika/DeleteTag/bash.txt b/docs/en/cli/NEW_CLI/metrika/DeleteTag/bash.txt
index 89a405d726..e1e06c66f4 100644
--- a/docs/en/cli/NEW_CLI/metrika/DeleteTag/bash.txt
+++ b/docs/en/cli/NEW_CLI/metrika/DeleteTag/bash.txt
@@ -1,3 +1,3 @@
oint metrika DeleteTag \
--token "***" \
- --label "314175"
\ No newline at end of file
+ --label "314348"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/metrika/DeleteTag/bat.txt b/docs/en/cli/NEW_CLI/metrika/DeleteTag/bat.txt
index c98965a6f1..e52ebc1767 100644
--- a/docs/en/cli/NEW_CLI/metrika/DeleteTag/bat.txt
+++ b/docs/en/cli/NEW_CLI/metrika/DeleteTag/bat.txt
@@ -1,3 +1,3 @@
oint metrika DeleteTag ^
--token "***" ^
- --label "314175"
\ No newline at end of file
+ --label "314348"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/metrika/GetCounter/bash.txt b/docs/en/cli/NEW_CLI/metrika/GetCounter/bash.txt
index 16c8b75317..fc20e0c4bb 100644
--- a/docs/en/cli/NEW_CLI/metrika/GetCounter/bash.txt
+++ b/docs/en/cli/NEW_CLI/metrika/GetCounter/bash.txt
@@ -1,3 +1,3 @@
oint metrika GetCounter \
--token "***" \
- --counter "99167979"
\ No newline at end of file
+ --counter "99249751"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/metrika/GetCounter/bat.txt b/docs/en/cli/NEW_CLI/metrika/GetCounter/bat.txt
index 5bcb3f3e14..cf83077412 100644
--- a/docs/en/cli/NEW_CLI/metrika/GetCounter/bat.txt
+++ b/docs/en/cli/NEW_CLI/metrika/GetCounter/bat.txt
@@ -1,3 +1,3 @@
oint metrika GetCounter ^
--token "***" ^
- --counter "99167979"
\ No newline at end of file
+ --counter "99249751"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/metrika/GetCountersList/bash.txt b/docs/en/cli/NEW_CLI/metrika/GetCountersList/bash.txt
index 49b5602a6e..7ebf6dee72 100644
--- a/docs/en/cli/NEW_CLI/metrika/GetCountersList/bash.txt
+++ b/docs/en/cli/NEW_CLI/metrika/GetCountersList/bash.txt
@@ -2,4 +2,4 @@
oint metrika GetCountersList \
--token "***" \
- --filter "{'counter_ids':['99167979']}"
\ No newline at end of file
+ --filter "{'counter_ids':['99249751']}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/metrika/GetCountersList/bat.txt b/docs/en/cli/NEW_CLI/metrika/GetCountersList/bat.txt
index 436b0a1470..6a050d9a7e 100644
--- a/docs/en/cli/NEW_CLI/metrika/GetCountersList/bat.txt
+++ b/docs/en/cli/NEW_CLI/metrika/GetCountersList/bat.txt
@@ -2,4 +2,4 @@
oint metrika GetCountersList ^
--token "***" ^
- --filter "{'counter_ids':['99167979']}"
\ No newline at end of file
+ --filter "{'counter_ids':['99249751']}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/metrika/GetTag/bash.txt b/docs/en/cli/NEW_CLI/metrika/GetTag/bash.txt
index 918f392ffc..3cbe7c8df8 100644
--- a/docs/en/cli/NEW_CLI/metrika/GetTag/bash.txt
+++ b/docs/en/cli/NEW_CLI/metrika/GetTag/bash.txt
@@ -1,3 +1,3 @@
oint metrika GetTag \
--token "***" \
- --label "314175"
\ No newline at end of file
+ --label "314348"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/metrika/GetTag/bat.txt b/docs/en/cli/NEW_CLI/metrika/GetTag/bat.txt
index a69044abf2..c467f57dfd 100644
--- a/docs/en/cli/NEW_CLI/metrika/GetTag/bat.txt
+++ b/docs/en/cli/NEW_CLI/metrika/GetTag/bat.txt
@@ -1,3 +1,3 @@
oint metrika GetTag ^
--token "***" ^
- --label "314175"
\ No newline at end of file
+ --label "314348"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/metrika/RestoreCounter/bash.txt b/docs/en/cli/NEW_CLI/metrika/RestoreCounter/bash.txt
index b013cdbba1..18ac452af7 100644
--- a/docs/en/cli/NEW_CLI/metrika/RestoreCounter/bash.txt
+++ b/docs/en/cli/NEW_CLI/metrika/RestoreCounter/bash.txt
@@ -1,3 +1,3 @@
oint metrika RestoreCounter \
--token "***" \
- --counter "99167979"
\ No newline at end of file
+ --counter "99249751"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/metrika/RestoreCounter/bat.txt b/docs/en/cli/NEW_CLI/metrika/RestoreCounter/bat.txt
index 3441f40264..ca848c8c83 100644
--- a/docs/en/cli/NEW_CLI/metrika/RestoreCounter/bat.txt
+++ b/docs/en/cli/NEW_CLI/metrika/RestoreCounter/bat.txt
@@ -1,3 +1,3 @@
oint metrika RestoreCounter ^
--token "***" ^
- --counter "99167979"
\ No newline at end of file
+ --counter "99249751"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/metrika/UpdateCounter/bash.txt b/docs/en/cli/NEW_CLI/metrika/UpdateCounter/bash.txt
index d0d27806bb..68d8fbd619 100644
--- a/docs/en/cli/NEW_CLI/metrika/UpdateCounter/bash.txt
+++ b/docs/en/cli/NEW_CLI/metrika/UpdateCounter/bash.txt
@@ -2,5 +2,5 @@
oint metrika UpdateCounter \
--token "***" \
- --counter "99167979" \
+ --counter "99249751" \
--fields "{'autogoals_enabled':true,'counter_flags':{'collect_first_party_data':false,'measurement_enabled':false,'use_in_benchmarks':false,'direct_allow_use_goals_without_access':false},'favorite':0,'filter_robots':1}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/metrika/UpdateCounter/bat.txt b/docs/en/cli/NEW_CLI/metrika/UpdateCounter/bat.txt
index 2daf409de3..4f4008afc9 100644
--- a/docs/en/cli/NEW_CLI/metrika/UpdateCounter/bat.txt
+++ b/docs/en/cli/NEW_CLI/metrika/UpdateCounter/bat.txt
@@ -2,5 +2,5 @@
oint metrika UpdateCounter ^
--token "***" ^
- --counter "99167979" ^
+ --counter "99249751" ^
--fields "{'autogoals_enabled':true,'counter_flags':{'collect_first_party_data':false,'measurement_enabled':false,'use_in_benchmarks':false,'direct_allow_use_goals_without_access':false},'favorite':0,'filter_robots':1}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/metrika/UpdateTag/bash.txt b/docs/en/cli/NEW_CLI/metrika/UpdateTag/bash.txt
index 2ed0237025..6e4429aa77 100644
--- a/docs/en/cli/NEW_CLI/metrika/UpdateTag/bash.txt
+++ b/docs/en/cli/NEW_CLI/metrika/UpdateTag/bash.txt
@@ -1,4 +1,4 @@
oint metrika UpdateTag \
--token "***" \
- --label "314175" \
+ --label "314348" \
--title "New tag title"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/metrika/UpdateTag/bat.txt b/docs/en/cli/NEW_CLI/metrika/UpdateTag/bat.txt
index b17937a999..d1a5db98c4 100644
--- a/docs/en/cli/NEW_CLI/metrika/UpdateTag/bat.txt
+++ b/docs/en/cli/NEW_CLI/metrika/UpdateTag/bat.txt
@@ -1,4 +1,4 @@
oint metrika UpdateTag ^
--token "***" ^
- --label "314175" ^
+ --label "314348" ^
--title "New tag title"
\ 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 1d591bc1eb..f5fafff8b1 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 "15782aa7-fc4e-81e4-b9cb-e852c5b99900" \
- --data "{'Name':'LLC Vector','Description':'OurFirstClient','Number':1,'Status':'New','CreationDate':'2024-12-09T23:40:50.2201144Z','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 "16082aa7-fc4e-8153-b799-fef022210a46" \
+ --data "{'Name':'LLC Vector','Description':'OurFirstClient','Number':1,'Status':'New','CreationDate':'2024-12-18T13:13:56.6897432Z','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 ea5d4ee0ae..72e40b94a7 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 "15782aa7-fc4e-81e4-b9cb-e852c5b99900" ^
- --data "{'Name':'LLC Vector','Description':'OurFirstClient','Number':1,'Status':'New','CreationDate':'2024-12-09T23:40:50.2201144Z','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 "16082aa7-fc4e-8153-b799-fef022210a46" ^
+ --data "{'Name':'LLC Vector','Description':'OurFirstClient','Number':1,'Status':'New','CreationDate':'2024-12-18T13:13:56.6897432Z','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 2183b78313..3e1f1a0c59 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 "15782aa7-fc4e-81f1-b0c1-c919369f51c0"
\ No newline at end of file
+ --block "16082aa7-fc4e-81c3-92bf-ce29034c1a2d"
\ 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 057a3c44a2..5e9e53e32d 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 "15782aa7-fc4e-81f1-b0c1-c919369f51c0"
\ No newline at end of file
+ --block "16082aa7-fc4e-81c3-92bf-ce29034c1a2d"
\ 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 f85d65bcd6..7ae7f99961 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 "15782aa7-fc4e-81e4-b9cb-e852c5b99900" \
+ --base "16082aa7-fc4e-8153-b799-fef022210a46" \
--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 7b70d361f0..413db5cf52 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 "15782aa7-fc4e-81e4-b9cb-e852c5b99900" ^
+ --base "16082aa7-fc4e-8153-b799-fef022210a46" ^
--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 892070c911..448e76fe25 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 "15782aa7-fc4e-8117-8069-ccd147e457c4" \
+ --page "16082aa7-fc4e-81f2-9eab-d3973d52b9e9" \
--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 6bc50cd991..7ae1ad8c31 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 "15782aa7-fc4e-8117-8069-ccd147e457c4" ^
+ --page "16082aa7-fc4e-81f2-9eab-d3973d52b9e9" ^
--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 4f552dd876..54be00ab28 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 "15782aa7-fc4e-81e4-b9cb-e852c5b99900"
\ No newline at end of file
+ --base "16082aa7-fc4e-8153-b799-fef022210a46"
\ 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 59d0741b86..3f14d6b140 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 "15782aa7-fc4e-81e4-b9cb-e852c5b99900"
\ No newline at end of file
+ --base "16082aa7-fc4e-8153-b799-fef022210a46"
\ 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 71a2007b56..e866ae3e52 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 "15782aa7-fc4e-8117-8069-ccd147e457c4"
\ No newline at end of file
+ --page "16082aa7-fc4e-81f2-9eab-d3973d52b9e9"
\ 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 e40753f1e1..9838b2910f 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 "15782aa7-fc4e-8117-8069-ccd147e457c4"
\ No newline at end of file
+ --page "16082aa7-fc4e-81f2-9eab-d3973d52b9e9"
\ 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 2ad36e1d97..ec3cafcb03 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 "15782aa7-fc4e-81f1-b0c1-c919369f51c0"
\ No newline at end of file
+ --block "16082aa7-fc4e-81c3-92bf-ce29034c1a2d"
\ 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 f533a80883..4aacbf342e 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 "15782aa7-fc4e-81f1-b0c1-c919369f51c0"
\ No newline at end of file
+ --block "16082aa7-fc4e-81c3-92bf-ce29034c1a2d"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/s3/PutBucketEncryption/bash.txt b/docs/en/cli/NEW_CLI/s3/PutBucketEncryption/bash.txt
index 81caaee167..5c791371d3 100644
--- a/docs/en/cli/NEW_CLI/s3/PutBucketEncryption/bash.txt
+++ b/docs/en/cli/NEW_CLI/s3/PutBucketEncryption/bash.txt
@@ -3,5 +3,5 @@
oint s3 PutBucketEncryption \
--name "opi-newbucket2" \
--basic "{'URL':'storage-155.s3hoster.by','AccessKey':'***','SecretKey':'***','Region':'BTC','Service':'s3'}" \
- --conf "C:\Users\Administrator\AppData\Local\Temp\doyqlewveyu.xml" \
+ --conf "C:\Users\Administrator\AppData\Local\Temp\t1awadpddnx.xml" \
--dir false
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/s3/PutBucketEncryption/bat.txt b/docs/en/cli/NEW_CLI/s3/PutBucketEncryption/bat.txt
index 6dc0f3a28f..c68c12aeaa 100644
--- a/docs/en/cli/NEW_CLI/s3/PutBucketEncryption/bat.txt
+++ b/docs/en/cli/NEW_CLI/s3/PutBucketEncryption/bat.txt
@@ -3,5 +3,5 @@
oint s3 PutBucketEncryption ^
--name "opi-newbucket2" ^
--basic "{'URL':'storage-155.s3hoster.by','AccessKey':'***','SecretKey':'***','Region':'BTC','Service':'s3'}" ^
- --conf "C:\Users\Administrator\AppData\Local\Temp\doyqlewveyu.xml" ^
+ --conf "C:\Users\Administrator\AppData\Local\Temp\t1awadpddnx.xml" ^
--dir false
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/s3/PutObject/bash.txt b/docs/en/cli/NEW_CLI/s3/PutObject/bash.txt
index ccc195dc1c..45f1aafb6c 100644
--- a/docs/en/cli/NEW_CLI/s3/PutObject/bash.txt
+++ b/docs/en/cli/NEW_CLI/s3/PutObject/bash.txt
@@ -1,7 +1,7 @@
# JSON data can also be passed as a path to a .json file
oint s3 PutObject \
- --name "pictureSmall.jpg" \
+ --name "fileChunked.mp3" \
--bucket "opi-gpbucket3" \
- --data "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg" \
- --basic "{'URL':'storage-155.s3hoster.by','AccessKey':'***','SecretKey':'***','Region':'BTC','Service':'s3'}"
\ No newline at end of file
+ --data "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/song.mp3" \
+ --basic "{'URL':'storage-155.s3hoster.by','AccessKey':'***','SecretKey':'***','Region':'BTC','Service':'s3','ChunkSize':5242880}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/s3/PutObject/bat.txt b/docs/en/cli/NEW_CLI/s3/PutObject/bat.txt
index 3b41d0f821..c6724487d8 100644
--- a/docs/en/cli/NEW_CLI/s3/PutObject/bat.txt
+++ b/docs/en/cli/NEW_CLI/s3/PutObject/bat.txt
@@ -1,7 +1,7 @@
:: JSON data can also be passed as a path to a .json file
oint s3 PutObject ^
- --name "pictureSmall.jpg" ^
+ --name "fileChunked.mp3" ^
--bucket "opi-gpbucket3" ^
- --data "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg" ^
- --basic "{'URL':'storage-155.s3hoster.by','AccessKey':'***','SecretKey':'***','Region':'BTC','Service':'s3'}"
\ No newline at end of file
+ --data "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/song.mp3" ^
+ --basic "{'URL':'storage-155.s3hoster.by','AccessKey':'***','SecretKey':'***','Region':'BTC','Service':'s3','ChunkSize':5242880}"
\ 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 c869c4dace..38f30781ef 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 "C0848TV1D8V"
\ No newline at end of file
+ --channel "C085MGRV5FD"
\ 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 fa1c787858..cab2f6cf5a 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 "C0848TV1D8V"
\ No newline at end of file
+ --channel "C085MGRV5FD"
\ 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 629f59f412..7a9a3e704b 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 "testconvb843371d-f148-4b03-95f2-a484773e44ea" \
+ --title "testconv9b682b46-147f-4fba-9f68-72817a8b398b" \
--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 31b694797c..da4b92c0c8 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 "testconvb843371d-f148-4b03-95f2-a484773e44ea" ^
+ --title "testconv9b682b46-147f-4fba-9f68-72817a8b398b" ^
--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 0e82f27b19..39ccb2eb18 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 "F084E8XH35J"
\ No newline at end of file
+ --fileid "F085MKHADL2"
\ 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 a9aced210a..2c041eb988 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 "F084E8XH35J"
\ No newline at end of file
+ --fileid "F085MKHADL2"
\ 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 c46d096c4c..0cf85f0328 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 "F084BP7K15G"
\ No newline at end of file
+ --fileid "F085Q5575TN"
\ 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 ec067a80d1..a5acd7d0ac 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 "F084BP7K15G"
\ No newline at end of file
+ --fileid "F085Q5575TN"
\ 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 4655e5c1db..2e8aa9d2f2 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 "1733776887.633489"
\ No newline at end of file
+ --stamp "1734516871.492829"
\ 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 f8cb5cfd90..17dbe7ad19 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 "1733776887.633489"
\ No newline at end of file
+ --stamp "1734516871.492829"
\ 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 c1236d4efc..21a8332ec3 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 "1733776887.633489" \
+ --stamp "1734516871.492829" \
--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 4d43c6c206..cab31dd4c5 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 "1733776887.633489" ^
+ --stamp "1734516871.492829" ^
--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 88d4f7d4d6..f6a8119202 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 "C0848TV1D8V"
\ No newline at end of file
+ --channel "C085MGRV5FD"
\ 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 5a3ced75cb..faacf774f0 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 "C0848TV1D8V"
\ No newline at end of file
+ --channel "C085MGRV5FD"
\ 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 3edd1e0d12..ed2152d2c5 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 "C0848TV1D8V"
\ No newline at end of file
+ --channel "C085MGRV5FD"
\ 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 7d0c79f339..5d32d3176a 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 "C0848TV1D8V"
\ No newline at end of file
+ --channel "C085MGRV5FD"
\ 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 179cd4a705..a7ee6563d7 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 "C0848TV1D8V"
\ No newline at end of file
+ --channel "C085MGRV5FD"
\ 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 569616b214..c0bbab3fa2 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 "C0848TV1D8V"
\ No newline at end of file
+ --channel "C085MGRV5FD"
\ 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 fb42b0bee4..ce5165c3be 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 "F084E8XH35J"
\ No newline at end of file
+ --fileid "F085MKHADL2"
\ 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 91fed3f1e9..54cb96a631 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 "F084E8XH35J"
\ No newline at end of file
+ --fileid "F085MKHADL2"
\ 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 0175630012..8488d0c0ab 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 "F084BP7K15G"
\ No newline at end of file
+ --fileid "F085Q5575TN"
\ 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 c162c2225f..11e9ba8a4e 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 "F084BP7K15G"
\ No newline at end of file
+ --fileid "F085Q5575TN"
\ 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 e8c30682b0..b5efcdc61b 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 "1733776887.633489"
\ No newline at end of file
+ --stamp "1734516871.492829"
\ 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 9c790f66a1..7b3d4d7263 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 "1733776887.633489"
\ No newline at end of file
+ --stamp "1734516871.492829"
\ 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 32156238df..452669d6c1 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 "1733776887.633489"
\ No newline at end of file
+ --stamp "1734516871.492829"
\ 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 5de739ad34..50d79f1ac0 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 "1733776887.633489"
\ No newline at end of file
+ --stamp "1734516871.492829"
\ 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 a1fa743daf..c49b57b9c1 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 "C0848TV1D8V" \
+ --channel "C085MGRV5FD" \
--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 2917f1ec4d..19ec48c38a 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 "C0848TV1D8V" ^
+ --channel "C085MGRV5FD" ^
--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 3de1af078e..11c4433784 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 "C0848TV1D8V"
\ No newline at end of file
+ --channel "C085MGRV5FD"
\ 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 e6157fd1c3..b331f3b41d 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 "C0848TV1D8V"
\ No newline at end of file
+ --channel "C085MGRV5FD"
\ 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 489a3b6c41..df0ffd3185 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 "C0848TV1D8V" \
+ --channel "C085MGRV5FD" \
--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 c116e064d0..dc77526891 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 "C0848TV1D8V" ^
+ --channel "C085MGRV5FD" ^
--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 1d2379949c..1161f923ec 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 "C0848TV1D8V"
\ No newline at end of file
+ --channel "C085MGRV5FD"
\ 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 b402eeab76..fa8dcee1bb 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 "C0848TV1D8V"
\ No newline at end of file
+ --channel "C085MGRV5FD"
\ 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 ebe990f5ec..aaac95de44 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 "F084BP7K15G"
\ No newline at end of file
+ --fileid "F085Q5575TN"
\ 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 e8b7406395..a0c3d37f9f 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 "F084BP7K15G"
\ No newline at end of file
+ --fileid "F085Q5575TN"
\ 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 4088f7672b..fa732dc085 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 "F084BP7K15G"
\ No newline at end of file
+ --fileid "F085Q5575TN"
\ 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 ef77933aca..7efb633791 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 "F084BP7K15G"
\ No newline at end of file
+ --fileid "F085Q5575TN"
\ 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 a6420dd223..aead2b9f92 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 "C0848TV1D8V" \
- --title "testconv3816d8d7-2fde-46e6-802e-7853d33e4fe5"
\ No newline at end of file
+ --channel "C085MGRV5FD" \
+ --title "testconv8488bc50-4b34-4435-ba52-3ab59dcf26af"
\ 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 7c0699bc72..6d15f2ca43 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 "C0848TV1D8V" ^
- --title "testconv3816d8d7-2fde-46e6-802e-7853d33e4fe5"
\ No newline at end of file
+ --channel "C085MGRV5FD" ^
+ --title "testconv8488bc50-4b34-4435-ba52-3ab59dcf26af"
\ 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 46da3ab109..4585332511 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 "F084E8XH35J" \
+ --fileid "F085MKHADL2" \
--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 b000b9b284..f96a8c0bd6 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 "F084E8XH35J" ^
+ --fileid "F085MKHADL2" ^
--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 af210c0566..7ce70c2662 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-12-10T23:41:31.6225223"
\ No newline at end of file
+ --date "2024-12-19T13:14:35.3430979"
\ 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 320f534f13..66bb752de7 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-12-10T23:41:31.6225223"
\ No newline at end of file
+ --date "2024-12-19T13:14:35.3430979"
\ 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 452a907dca..76a42566e9 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 "C0848TV1D8V" \
+ --channel "C085MGRV5FD" \
--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 0b1e8d32bb..6015c266c1 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 "C0848TV1D8V" ^
+ --channel "C085MGRV5FD" ^
--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 8f03cb79b1..35430df8ee 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 "C0848TV1D8V" \
+ --channel "C085MGRV5FD" \
--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 84d748300e..4b97478a84 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 "C0848TV1D8V" ^
+ --channel "C085MGRV5FD" ^
--theme "TestTopic"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/tcp/ProcessRequest/bash.txt b/docs/en/cli/NEW_CLI/tcp/ProcessRequest/bash.txt
new file mode 100644
index 0000000000..18e8ea7ab3
--- /dev/null
+++ b/docs/en/cli/NEW_CLI/tcp/ProcessRequest/bash.txt
@@ -0,0 +1,3 @@
+oint tcp ProcessRequest \
+ --address "45.79.112.203:4242" \
+ --data "Echo this!\n"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/tcp/ProcessRequest/bat.txt b/docs/en/cli/NEW_CLI/tcp/ProcessRequest/bat.txt
new file mode 100644
index 0000000000..88adde186e
--- /dev/null
+++ b/docs/en/cli/NEW_CLI/tcp/ProcessRequest/bat.txt
@@ -0,0 +1,3 @@
+oint tcp ProcessRequest ^
+ --address "45.79.112.203:4242" ^
+ --data "Echo this!\n"
\ 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 09588ac566..68dfc09941 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 "7245"
\ No newline at end of file
+ --topic "7399"
\ 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 6b5aa223f0..47074bbf55 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 "7245"
\ No newline at end of file
+ --topic "7399"
\ 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 0e71ae5ad3..956fa0b73c 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 "7245"
\ No newline at end of file
+ --topic "7399"
\ 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 750ead5d70..6943cacd84 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 "7245"
\ No newline at end of file
+ --topic "7399"
\ 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 14f6dcaf89..0bd3e7eb8a 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 e5b5a796-e294-48e8-973a-4a31bc3348c2"
\ No newline at end of file
+ --title "TestTopic 195bcbe3-5b5d-4665-80c3-f56691499e21"
\ 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 9b78e38b08..aa33bb4b4a 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 e5b5a796-e294-48e8-973a-4a31bc3348c2"
\ No newline at end of file
+ --title "TestTopic 195bcbe3-5b5d-4665-80c3-f56691499e21"
\ 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 d801be1b03..9d1ca919f2 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-12-10T23:19:06.0710522" \
- --title "Link 09.12.2024 23:19:06" \
+ --expire "2024-12-19T12:51:53.7740456" \
+ --title "Link 18.12.2024 12:51:53" \
--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 f4873d4d4b..0d3b1f8633 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-12-10T23:19:06.0710522" ^
- --title "Link 09.12.2024 23:19:06" ^
+ --expire "2024-12-19T12:51:53.7740456" ^
+ --title "Link 18.12.2024 12:51:53" ^
--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 bdbfa348a6..2b00aaf32a 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 "7245"
\ No newline at end of file
+ --topic "7399"
\ 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 73307f281a..b7f956a290 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 "7245"
\ No newline at end of file
+ --topic "7399"
\ 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 f936018485..6ee33ab4f4 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 "12522"
\ No newline at end of file
+ --message "12778"
\ 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 8042c2c051..1785c37325 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 "12522"
\ No newline at end of file
+ --message "12778"
\ 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 b0a756cc27..22ca67a299 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 "CQACAgIAAx0EcNsaZQACMPBnV1A_4izuzi5NL8gNH2X636fowQACcWAAApcauEpcB3Pahp0wlzYE"
\ No newline at end of file
+ --fileid "CQACAgIAAx0EcNsaZQACMfBnYprBf3y8PEyRTMXHqNLDoKIX0AACH2AAAp5oEEvUFY0By-6orzYE"
\ 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 f4c10e185a..81e812de77 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 "CQACAgIAAx0EcNsaZQACMPBnV1A_4izuzi5NL8gNH2X636fowQACcWAAApcauEpcB3Pahp0wlzYE"
\ No newline at end of file
+ --fileid "CQACAgIAAx0EcNsaZQACMfBnYprBf3y8PEyRTMXHqNLDoKIX0AACH2AAAp5oEEvUFY0By-6orzYE"
\ 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 9fb0bbe048..c18253384c 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 "7245"
\ No newline at end of file
+ --topic "7399"
\ 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 fa2e3f6ce6..e965e90219 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 "7245"
\ No newline at end of file
+ --topic "7399"
\ 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 48ffdade22..1a350873c9 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 288e700e-4e25-4001-95af-e7ef16c5cc18"
\ No newline at end of file
+ --title "New main thread name 2e9d2633-298e-4a36-9f0d-65bda56b8dfe"
\ 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 39d1a27ca4..187acb3fb3 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 288e700e-4e25-4001-95af-e7ef16c5cc18"
\ No newline at end of file
+ --title "New main thread name 2e9d2633-298e-4a36-9f0d-65bda56b8dfe"
\ 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 b9250d22b0..3289a1d282 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 "12522"
\ No newline at end of file
+ --message "12778"
\ 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 bdfdce3409..b23c014bb1 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 "12522"
\ No newline at end of file
+ --message "12778"
\ 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 77942a0345..4a0c5326b6 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 "7245"
\ No newline at end of file
+ --topic "7399"
\ 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 f5462a5c4f..c5904c17e0 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 "7245"
\ No newline at end of file
+ --topic "7399"
\ 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 a0949d4e0e..fa24f8d835 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 "12522"
\ No newline at end of file
+ --message "12778"
\ 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 fd9860ffdc..b495d93f86 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 "12522"
\ No newline at end of file
+ --message "12778"
\ 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 89461eacf4..6a9e2cf061 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\upxd414dmji.mp3"
\ No newline at end of file
+ --audio "C:\Users\Administrator\AppData\Local\Temp\n0leeilwdow.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 50f4b9d336..bc0b7f8be1 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\upxd414dmji.mp3"
\ No newline at end of file
+ --audio "C:\Users\Administrator\AppData\Local\Temp\n0leeilwdow.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 5f59f5a87c..a4ff17a925 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\3qh2rtqyvba.docx" \
+ --doc "C:\Users\Administrator\AppData\Local\Temp\iqoh5pvrwnr.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 3a180afc17..6deb753ea3 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\3qh2rtqyvba.docx" ^
+ --doc "C:\Users\Administrator\AppData\Local\Temp\iqoh5pvrwnr.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 35fd8bc90d..cbf57a5858 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\dx0htl3dfrc.gif"
\ No newline at end of file
+ --gif "C:\Users\Administrator\AppData\Local\Temp\uv4e0an0smg.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 573fab07cb..52e6ad32f5 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\dx0htl3dfrc.gif"
\ No newline at end of file
+ --gif "C:\Users\Administrator\AppData\Local\Temp\uv4e0an0smg.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 74106f9850..faa0874ea6 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\vmsqokjathb.png"
\ No newline at end of file
+ --picture "C:\Users\Administrator\AppData\Local\Temp\1x2gixrmpb5.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 5487e45d9c..9c86e528bb 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\vmsqokjathb.png"
\ No newline at end of file
+ --picture "C:\Users\Administrator\AppData\Local\Temp\1x2gixrmpb5.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 c8b56b7b44..ea288e4aa8 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\\3vp1mqi4jyv.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\\0lgts3eqkeu.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 27f70c5418..98358fa25b 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\\3vp1mqi4jyv.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\\0lgts3eqkeu.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 4901e5c385..10cebcb61e 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\n1ewd0e1a5t.mp4"
\ No newline at end of file
+ --video "C:\Users\Administrator\AppData\Local\Temp\ft4hepgukxj.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 bd228c1a58..fed5f81790 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\n1ewd0e1a5t.mp4"
\ No newline at end of file
+ --video "C:\Users\Administrator\AppData\Local\Temp\ft4hepgukxj.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 51da3fe7be..09930f2197 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 "12522"
\ No newline at end of file
+ --message "12778"
\ 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 0c87c7832e..132959cce4 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 "12522"
\ No newline at end of file
+ --message "12778"
\ 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 1c7e87f8af..6e4a61a757 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 "TestTweeta02149f4-9799-40d9-9031-2e1e6c537dfc" \
+ --text "TestTweetbebe1be4-ca6b-409b-a0bd-2736e109e88c" \
--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 6a2dd1fc8a..ba1191abff 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 "TestTweeta02149f4-9799-40d9-9031-2e1e6c537dfc" ^
+ --text "TestTweetbebe1be4-ca6b-409b-a0bd-2736e109e88c" ^
--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 84f2c0b468..f916150dc6 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':3464}" \
+ --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':3547}" \
--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 7124296cd7..9f0d1db28e 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':3464}" ^
+ --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':3547}" ^
--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 5a0c6da1ad..6815bd99d6 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 "1138" \
+ --prop "1170" \
--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 7e093706e5..cea2114a39 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 "1138" ^
+ --prop "1170" ^
--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 222b35b3f1..41c753da8d 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 139 \
- --items 10245052 \
+ --sel 135 \
+ --items 10316074 \
--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 d7af4fc987..181bca9649 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 139 ^
- --items 10245052 ^
+ --sel 135 ^
+ --items 10316074 ^
--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 0ced4ff310..b0a52a84b9 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 52791085 \
+ --topic 52812375 \
--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 3f792ca497..15ed473aa2 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 52791085 ^
+ --topic 52812375 ^
--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 dcbb1159fb..6513c337f0 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 1030897110 \
+ --campaign 1030922955 \
--limit 150 \
--category 126 \
- --post 6127 \
+ --post 6255 \
--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 dcc21d6838..766d8264d3 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 1030897110 ^
+ --campaign 1030922955 ^
--limit 150 ^
--category 126 ^
- --post 6127 ^
+ --post 6255 ^
--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 164b6ce17c..96b676e8f9 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_457245718','video-218861756_456239961']" \
+ --objects "['photo657846756_457245824','video-218861756_456239990']" \
--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 31ad718205..61a101db3d 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_457245718','video-218861756_456239961']" ^
+ --objects "['photo657846756_457245824','video-218861756_456239990']" ^
--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 eb1c00ed2b..612fcd8e3a 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\vo35c1oc5vd.png" \
+ --pictures "C:\Users\Administrator\AppData\Local\Temp\h3eai0hiccd.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 ef4c350dd6..70aacafc6b 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\vo35c1oc5vd.png" ^
+ --pictures "C:\Users\Administrator\AppData\Local\Temp\h3eai0hiccd.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 669a1e04e7..56de87c15f 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\wynhvj52qpg.png" \
+ --picture "C:\Users\Administrator\AppData\Local\Temp\1pbqr525wyr.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 b3643fc91a..935cee78ce 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\wynhvj52qpg.png" ^
+ --picture "C:\Users\Administrator\AppData\Local\Temp\1pbqr525wyr.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 22e312d59e..867ff0da2b 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 306849894 \
+ --album 306972489 \
--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 ec1d689d8b..c2276eda6f 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 306849894 ^
+ --album 306972489 ^
--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 89fd3b1aaf..ead53971f4 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 457252185 \
+ --pictureid 457252445 \
--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 e346255326..7e0545cb65 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 457252185 ^
+ --pictureid 457252445 ^
--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 72c56b36eb..8a0313f0a5 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 "6121" \
+ --post "6249" \
--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 41e2bddb05..62be057641 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 "6121" ^
+ --post "6249" ^
--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 1d5f42d485..0bbced4a01 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 10245052 \
+ --item 10316074 \
--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 e2a23eb816..8aa489fd52 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 10245052 ^
+ --item 10316074 ^
--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 4f52a24bba..1197b2ade1 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 "1138" \
+ --prop "1170" \
--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 bcb26b57e8..e014d5f995 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 "1138" ^
+ --prop "1170" ^
--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 3d51a1af78..cda3e0fea0 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 3463 \
+ --option 3546 \
--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 be74ae6091..fe247cf3e9 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 3463 ^
+ --option 3546 ^
--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 8639f15797..6f85651ce0 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 139 \
+ --sel 135 \
--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 6139d28399..92ff08c665 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 139 ^
+ --sel 135 ^
--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 c43f1509d4..550c824200 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 10245052 \
+ --item 10316074 \
--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 abcaf33f02..359f8ee9ef 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 10245052 ^
+ --item 10316074 ^
--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 516ac82786..843798ffd2 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 139 \
+ --sel 135 \
--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 37be105951..f49f6c2ee1 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 139 ^
+ --sel 135 ^
--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 acb7eead6f..7f81a14500 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 "1138" \
+ --prop "1170" \
--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 28c1a3a5ed..6051a3e9d3 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 "1138" ^
+ --prop "1170" ^
--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 dc04fc8371..773615e0d4 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 "1138" \
- --option 3463 \
+ --prop "1170" \
+ --option 3546 \
--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 5575302240..feeea1d007 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 "1138" ^
- --option 3463 ^
+ --prop "1170" ^
+ --option 3546 ^
--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 d010726cd1..6492c8f385 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 "[10245062,10245064]" \
+ --items "[10316118,10316119]" \
--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 2bb1fd1ba2..4b19886fc5 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 "[10245062,10245064]" ^
+ --items "[10316118,10316119]" ^
--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 c31bad0f7d..09634d5e39 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 139 \
+ --sels 135 \
--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 c512a2a10c..e9c7990193 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 139 ^
+ --sels 135 ^
--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 669305cfd7..4c913c9205 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-12-09T00:00:00" \
- --dateto "2024-12-09T23:59:59" \
+ --datefrom "2024-12-18T00:00:00" \
+ --dateto "2024-12-18T23: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 c704473358..1f2f8dd56d 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-12-09T00:00:00" ^
- --dateto "2024-12-09T23:59:59" ^
+ --datefrom "2024-12-18T00:00:00" ^
+ --dateto "2024-12-18T23: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 36b4717647..59f42454bf 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 "[10245062,10245064]" \
+ --items "[10316118,10316119]" \
--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 dfdbb64323..1a4030fc64 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 "[10245062,10245064]" ^
+ --items "[10316118,10316119]" ^
--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 8739844223..014b761b40 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 6124 \
+ --post 6252 \
--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 f30804c1ff..20dd6e97d9 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 6124 ^
+ --post 6252 ^
--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 5e989b22ef..4436c2e353 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 52791085 \
+ --topic 52812375 \
--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 125a8f37d2..b9c5dbafa0 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 52791085 ^
+ --topic 52812375 ^
--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 60c12b224f..fc068cacc2 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 139 \
- --item 10245052 \
+ --sel 135 \
+ --item 10316074 \
--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 fdfdde0bea..996e553dce 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 139 ^
- --item 10245052 ^
+ --sel 135 ^
+ --item 10316074 ^
--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 6feb3f25a9..4b59f218f6 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 306849894 \
+ --album 306972489 \
--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 88722d1d8d..a37a6fe3e7 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 306849894 ^
+ --album 306972489 ^
--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 db918b76ab..ddbea59204 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 6124 \
+ --post 6252 \
--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 93e5554d8b..971798fe30 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 6124 ^
+ --post 6252 ^
--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 19f1290624..a23a362f4d 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 52791085 \
+ --topic 52812375 \
--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 b3b43be7cb..8f4e8e5a49 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 52791085 ^
+ --topic 52812375 ^
--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 0e92cdc147..1431a28969 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\5lutdsrhurq.png"
\ No newline at end of file
+ --file "C:\Users\Administrator\AppData\Local\Temp\mv12wk1uglz.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 6f0a6047ec..639b2ab42f 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\5lutdsrhurq.png"
\ No newline at end of file
+ --file "C:\Users\Administrator\AppData\Local\Temp\mv12wk1uglz.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 15f414c4be..f7d4a7123e 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 "7446520109172006062"
\ No newline at end of file
+ --messageid "7449697946884382210"
\ 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 52c8a175a4..2a33967201 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 "7446520109172006062"
\ No newline at end of file
+ --messageid "7449697946884382210"
\ 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 fec545738e..ee6e4040b7 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 "7446520109172006062" \
+ --messageid "7449697946884382210" \
--text "New bold message text" \
--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 2e1a4815cd..970342dada 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 "7446520109172006062" ^
+ --messageid "7449697946884382210" ^
--text "New bold message text" ^
--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 c4a251af72..596217fd21 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 "7446520109172006062" \
+ --messageid "7449697946884382210" \
--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 9a484730bf..7095543974 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 "7446520109172006062" ^
+ --messageid "7449697946884382210" ^
--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 bc0d57b2f2..bb84705f43 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 298 \
+ --last 312 \
--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 acabb760b5..0afe1c0dda 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 298 ^
+ --last 312 ^
--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 5a2aa8c6ad..ad38200347 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 "i3eN5y2HhBh6UWhA5Lv1Fz67575aba1bd"
\ No newline at end of file
+ --fileid "bQ1RorQbtlJe1CYKe2llVv6762a4f41bd"
\ 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 26461e902f..53ac57ae6a 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 "i3eN5y2HhBh6UWhA5Lv1Fz67575aba1bd"
\ No newline at end of file
+ --fileid "bQ1RorQbtlJe1CYKe2llVv6762a4f41bd"
\ 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 c918d99d9d..b4f18ca4c1 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 "7446520109172006062"
\ No newline at end of file
+ --messageid "7449697946884382210"
\ 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 140fce0a22..ba48acf380 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 "7446520109172006062"
\ No newline at end of file
+ --messageid "7449697946884382210"
\ 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 84137bb671..2d32c8b4d6 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 "i3eN5y2HhBh6UWhA5Lv1Fz67575aba1bd" \
+ --fileid "bQ1RorQbtlJe1CYKe2llVv6762a4f41bd" \
--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 4e887f789e..534b18e69b 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 "i3eN5y2HhBh6UWhA5Lv1Fz67575aba1bd" ^
+ --fileid "bQ1RorQbtlJe1CYKe2llVv6762a4f41bd" ^
--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 665ad37c42..33c0630393 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 "I000bGjkZgUFiBMGonNDmW67575ad91bd"
\ No newline at end of file
+ --fileid "I000bj9Su9Sh8j0uXUdhWM6762a5141bd"
\ 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 ad189c5c82..b17330db23 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 "I000bGjkZgUFiBMGonNDmW67575ad91bd"
\ No newline at end of file
+ --fileid "I000bj9Su9Sh8j0uXUdhWM6762a5141bd"
\ 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 66a024ddbc..ee0f2478c2 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\wlbjwo1olsr.tmp" \
+ --file "C:\Users\Administrator\AppData\Local\Temp\gikjgpboccn.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 536e6bbf59..d373d87bc8 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\wlbjwo1olsr.tmp" ^
+ --file "C:\Users\Administrator\AppData\Local\Temp\gikjgpboccn.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 59c5d577ea..78f626f123 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 "Bold text" \
- --reply "7446500562775841936" \
+ --reply "7449665356672540143" \
--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 95dc8c5450..012c2c4ce4 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 "Bold text" ^
- --reply "7446500562775841936" ^
+ --reply "7449665356672540143" ^
--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 88f22bb385..579abb97b0 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\ks1hnsmrftr.m4a" \
- --reply "7446520109172006062"
\ No newline at end of file
+ --file "C:\Users\Administrator\AppData\Local\Temp\u1fxpld3ajn.m4a" \
+ --reply "7449697946884382210"
\ 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 2bbfbd7ed0..faf7f35ff3 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\ks1hnsmrftr.m4a" ^
- --reply "7446520109172006062"
\ No newline at end of file
+ --file "C:\Users\Administrator\AppData\Local\Temp\u1fxpld3ajn.m4a" ^
+ --reply "7449697946884382210"
\ 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 e634f161ae..5fb2a1d74e 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 "7446520109172006062"
\ No newline at end of file
+ --messageid "7449697946884382210"
\ 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 d9c136383a..700586f093 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 "7446520109172006062"
\ No newline at end of file
+ --messageid "7449697946884382210"
\ 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 47952bee25..dc694734c8 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 "/2ad03149-091f-4a25-bd6a-ee8cd6274cf2.png"
\ No newline at end of file
+ --path "/4f815c48-d685-4dee-adc3-e43ed7cc524c.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 30791c0922..ddf9d57634 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 "/2ad03149-091f-4a25-bd6a-ee8cd6274cf2.png"
\ No newline at end of file
+ --path "/4f815c48-d685-4dee-adc3-e43ed7cc524c.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 85db608acd..a1f112ac16 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 "/a23c9d59-4805-4377-a27c-9148c7577405"
\ No newline at end of file
+ --path "/de184404-5618-4dea-b6d1-1bc322522029"
\ 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 d754efb3c9..8c55a6aca3 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 "/a23c9d59-4805-4377-a27c-9148c7577405"
\ No newline at end of file
+ --path "/de184404-5618-4dea-b6d1-1bc322522029"
\ 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 8d90862556..9026a710b8 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 "/3e63aa58-aaec-480d-9257-51072374e254.png" \
- --to "/f36b6647-472c-48d6-8bdf-16a50e6a8822.png" \
+ --from "/f23184c4-1d9f-4817-8b09-1b8ecd095b06.png" \
+ --to "/d8fa4427-9d6a-45ba-bf6f-353c41368e7b.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 8af6202dd0..b01f7fa3a6 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 "/3e63aa58-aaec-480d-9257-51072374e254.png" ^
- --to "/f36b6647-472c-48d6-8bdf-16a50e6a8822.png" ^
+ --from "/f23184c4-1d9f-4817-8b09-1b8ecd095b06.png" ^
+ --to "/d8fa4427-9d6a-45ba-bf6f-353c41368e7b.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 4bb0ad4569..88b5315b21 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 "/a27c7200-8a1b-485e-bc43-387f1ece291b.png" \
+ --path "/9522e3a6-98b2-4266-9782-002385af5d8e.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 bae1002160..f14831d991 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 "/a27c7200-8a1b-485e-bc43-387f1ece291b.png" ^
+ --path "/9522e3a6-98b2-4266-9782-002385af5d8e.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 7a26e5540e..76ff09988e 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 "/5341611e-3629-4729-b931-15fd557a84ba.png"
\ No newline at end of file
+ --path "/0f28338d-6eb4-4dd2-8ef6-d00a6ed84041.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 36a7c81fbb..ba6e421bf1 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 "/5341611e-3629-4729-b931-15fd557a84ba.png"
\ No newline at end of file
+ --path "/0f28338d-6eb4-4dd2-8ef6-d00a6ed84041.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 ba458477cb..01b26f418e 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 "/5341611e-3629-4729-b931-15fd557a84ba.png"
\ No newline at end of file
+ --path "/0f28338d-6eb4-4dd2-8ef6-d00a6ed84041.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 a3a7afb3ee..ba0f3a4681 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 "/5341611e-3629-4729-b931-15fd557a84ba.png"
\ No newline at end of file
+ --path "/0f28338d-6eb4-4dd2-8ef6-d00a6ed84041.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 2ee4c4e483..c8c7febaaf 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/i/fGIBtSANlNbMzg"
\ No newline at end of file
+ --url "https://yadi.sk/i/0SZdbCVGAg_gDA"
\ 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 deebb7248f..12ed8e65a1 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/i/fGIBtSANlNbMzg"
\ No newline at end of file
+ --url "https://yadi.sk/i/0SZdbCVGAg_gDA"
\ 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 945bc16139..1fe20552c7 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 "/a69abbdd-6c95-4585-b4d1-cfc38f55521e.png"
\ No newline at end of file
+ --path "/002dce91-2bdf-4ac9-9c18-595673275a47.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 2cb5f3261c..eb04da35e4 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 "/a69abbdd-6c95-4585-b4d1-cfc38f55521e.png"
\ No newline at end of file
+ --path "/002dce91-2bdf-4ac9-9c18-595673275a47.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 1410d1003e..50f2b6d0c0 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/i/fGIBtSANlNbMzg"
\ No newline at end of file
+ --url "https://yadi.sk/i/0SZdbCVGAg_gDA"
\ 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 745b545940..1cadd54ac9 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/i/fGIBtSANlNbMzg"
\ No newline at end of file
+ --url "https://yadi.sk/i/0SZdbCVGAg_gDA"
\ 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 b7493552bb..b0c02089d5 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 "/3796dfda-db5d-4852-a95d-f537266c0756.png" \
- --to "/50e4795d-236d-4dc1-a214-a193f544af24.png" \
+ --from "/0a499fab-4a9b-4bae-a39c-fdb31c4c023d.png" \
+ --to "/e59f166a-da12-4a7c-b4cb-fcca1498361f.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 824d1f1fb2..ceea21ab8c 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 "/3796dfda-db5d-4852-a95d-f537266c0756.png" ^
- --to "/50e4795d-236d-4dc1-a214-a193f544af24.png" ^
+ --from "/0a499fab-4a9b-4bae-a39c-fdb31c4c023d.png" ^
+ --to "/e59f166a-da12-4a7c-b4cb-fcca1498361f.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 8482aeb3bc..b15c01768c 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 "/2ad03149-091f-4a25-bd6a-ee8cd6274cf2.png"
\ No newline at end of file
+ --path "/4f815c48-d685-4dee-adc3-e43ed7cc524c.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 1960eedf6b..2077a69a0e 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 "/2ad03149-091f-4a25-bd6a-ee8cd6274cf2.png"
\ No newline at end of file
+ --path "/4f815c48-d685-4dee-adc3-e43ed7cc524c.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 686756ab9d..d522b4fea6 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/i/fGIBtSANlNbMzg"
\ No newline at end of file
+ --url "https://yadi.sk/i/0SZdbCVGAg_gDA"
\ 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 c9568bbacc..b0a2b1cc4b 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/i/fGIBtSANlNbMzg"
\ No newline at end of file
+ --url "https://yadi.sk/i/0SZdbCVGAg_gDA"
\ 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 9cf52137f6..755ac8d7c5 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 "/a27c7200-8a1b-485e-bc43-387f1ece291b.png" \
- --file "C:\Users\Administrator\AppData\Local\Temp\qszrzoqza1v.png" \
+ --path "/9522e3a6-98b2-4266-9782-002385af5d8e.png" \
+ --file "C:\Users\Administrator\AppData\Local\Temp\5h1ff0fvmla.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 7a4ef1c33a..960c4a9362 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 "/a27c7200-8a1b-485e-bc43-387f1ece291b.png" ^
- --file "C:\Users\Administrator\AppData\Local\Temp\qszrzoqza1v.png" ^
+ --path "/9522e3a6-98b2-4266-9782-002385af5d8e.png" ^
+ --file "C:\Users\Administrator\AppData\Local\Temp\5h1ff0fvmla.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 02a2ac6754..a479feb743 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 "/a69abbdd-6c95-4585-b4d1-cfc38f55521e.png" \
+ --path "/002dce91-2bdf-4ac9-9c18-595673275a47.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 d2cf2e6e0d..3289ac104e 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 "/a69abbdd-6c95-4585-b4d1-cfc38f55521e.png" ^
+ --path "/002dce91-2bdf-4ac9-9c18-595673275a47.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/results/TCP/ProcessRequest.log b/docs/en/results/TCP/ProcessRequest.log
new file mode 100644
index 0000000000..fb50dba0d6
--- /dev/null
+++ b/docs/en/results/TCP/ProcessRequest.log
@@ -0,0 +1 @@
+ "Echo this!\n"