diff --git a/data.json.gpg b/data.json.gpg
index bc0cc5ed0..0cc20678c 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 cec8ce170..e97d9545d 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 "appPdOCRtdqzYBqpZ" \
- --table "tbl4SlBtM03LCZmmM" \
- --record "recbTABdIaXbLV5T9" \
+ --base "appQnQTfgC32mTaKs" \
+ --table "tblRLoGa6TW6M9QXz" \
+ --record "recYPkfuzMUV8KCDM" \
--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 8f474f1f1..5e3223045 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 "appPdOCRtdqzYBqpZ" ^
- --table "tbl4SlBtM03LCZmmM" ^
- --record "recbTABdIaXbLV5T9" ^
+ --base "appQnQTfgC32mTaKs" ^
+ --table "tblRLoGa6TW6M9QXz" ^
+ --record "recYPkfuzMUV8KCDM" ^
--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 124ffe7c7..7582fede1 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 "appPdOCRtdqzYBqpZ" \
- --table "tbl4SlBtM03LCZmmM" \
- --title "db43d07c-885d-481f-aced-0bf537e08549" \
- --fielddata "{'name':'db43d07c-885d-481f-aced-0bf537e08549','type':'number','options':{'precision':0}}"
\ No newline at end of file
+ --base "appQnQTfgC32mTaKs" \
+ --table "tblRLoGa6TW6M9QXz" \
+ --title "3eff65b1-d3db-4150-af87-5d893b4a194f" \
+ --fielddata "{'name':'3eff65b1-d3db-4150-af87-5d893b4a194f','type':'number','options':{'precision':0}}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/airtable/CreateField/bat.txt b/docs/en/cli/NEW_CLI/airtable/CreateField/bat.txt
index 16e77d223..7514087c1 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 "appPdOCRtdqzYBqpZ" ^
- --table "tbl4SlBtM03LCZmmM" ^
- --title "db43d07c-885d-481f-aced-0bf537e08549" ^
- --fielddata "{'name':'db43d07c-885d-481f-aced-0bf537e08549','type':'number','options':{'precision':0}}"
\ No newline at end of file
+ --base "appQnQTfgC32mTaKs" ^
+ --table "tblRLoGa6TW6M9QXz" ^
+ --title "3eff65b1-d3db-4150-af87-5d893b4a194f" ^
+ --fielddata "{'name':'3eff65b1-d3db-4150-af87-5d893b4a194f','type':'number','options':{'precision':0}}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/airtable/CreatePosts/bash.txt b/docs/en/cli/NEW_CLI/airtable/CreatePosts/bash.txt
index af575d616..25b6bae70 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 "appPdOCRtdqzYBqpZ" \
- --table "tbl4SlBtM03LCZmmM" \
+ --base "appQnQTfgC32mTaKs" \
+ --table "tblRLoGa6TW6M9QXz" \
--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 42852669b..9a027ab08 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 "appPdOCRtdqzYBqpZ" ^
- --table "tbl4SlBtM03LCZmmM" ^
+ --base "appQnQTfgC32mTaKs" ^
+ --table "tblRLoGa6TW6M9QXz" ^
--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 f42002186..541ffff96 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 "appPdOCRtdqzYBqpZ" \
+ --base "appQnQTfgC32mTaKs" \
--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 82186b97e..14caae995 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 "appPdOCRtdqzYBqpZ" ^
+ --base "appQnQTfgC32mTaKs" ^
--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 899f988fd..648703489 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 "appPdOCRtdqzYBqpZ" \
- --table "tbl4SlBtM03LCZmmM" \
- --record "recbTABdIaXbLV5T9" \
- --comment "comg3IVtjKfdifZn7"
\ No newline at end of file
+ --base "appQnQTfgC32mTaKs" \
+ --table "tblRLoGa6TW6M9QXz" \
+ --record "recYPkfuzMUV8KCDM" \
+ --comment "comyEyHFsc7ytuf5J"
\ 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 3786e5ece..55dd8b522 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 "appPdOCRtdqzYBqpZ" ^
- --table "tbl4SlBtM03LCZmmM" ^
- --record "recbTABdIaXbLV5T9" ^
- --comment "comg3IVtjKfdifZn7"
\ No newline at end of file
+ --base "appQnQTfgC32mTaKs" ^
+ --table "tblRLoGa6TW6M9QXz" ^
+ --record "recYPkfuzMUV8KCDM" ^
+ --comment "comyEyHFsc7ytuf5J"
\ 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 571779674..92631d106 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 "appPdOCRtdqzYBqpZ" \
- --table "tbl4SlBtM03LCZmmM" \
- --records "recbTABdIaXbLV5T9"
\ No newline at end of file
+ --base "appQnQTfgC32mTaKs" \
+ --table "tblRLoGa6TW6M9QXz" \
+ --records "recYPkfuzMUV8KCDM"
\ 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 e3d427cda..baa73b1b8 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 "appPdOCRtdqzYBqpZ" ^
- --table "tbl4SlBtM03LCZmmM" ^
- --records "recbTABdIaXbLV5T9"
\ No newline at end of file
+ --base "appQnQTfgC32mTaKs" ^
+ --table "tblRLoGa6TW6M9QXz" ^
+ --records "recYPkfuzMUV8KCDM"
\ 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 57f077896..2bfb42c16 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 "appPdOCRtdqzYBqpZ" \
- --table "tbl4SlBtM03LCZmmM" \
- --record "recbTABdIaXbLV5T9" \
- --comment "comg3IVtjKfdifZn7" \
+ --base "appQnQTfgC32mTaKs" \
+ --table "tblRLoGa6TW6M9QXz" \
+ --record "recYPkfuzMUV8KCDM" \
+ --comment "comyEyHFsc7ytuf5J" \
--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 f43593e3b..a4170414c 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 "appPdOCRtdqzYBqpZ" ^
- --table "tbl4SlBtM03LCZmmM" ^
- --record "recbTABdIaXbLV5T9" ^
- --comment "comg3IVtjKfdifZn7" ^
+ --base "appQnQTfgC32mTaKs" ^
+ --table "tblRLoGa6TW6M9QXz" ^
+ --record "recYPkfuzMUV8KCDM" ^
+ --comment "comyEyHFsc7ytuf5J" ^
--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 0448cfe8d..b7c677054 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 "appPdOCRtdqzYBqpZ" \
- --table "tbl4SlBtM03LCZmmM" \
- --record "recbTABdIaXbLV5T9"
\ No newline at end of file
+ --base "appQnQTfgC32mTaKs" \
+ --table "tblRLoGa6TW6M9QXz" \
+ --record "recYPkfuzMUV8KCDM"
\ 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 38a7826ed..49d488743 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 "appPdOCRtdqzYBqpZ" ^
- --table "tbl4SlBtM03LCZmmM" ^
- --record "recbTABdIaXbLV5T9"
\ No newline at end of file
+ --base "appQnQTfgC32mTaKs" ^
+ --table "tblRLoGa6TW6M9QXz" ^
+ --record "recYPkfuzMUV8KCDM"
\ 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 562098884..c5195b248 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 "appPdOCRtdqzYBqpZ"
\ No newline at end of file
+ --base "appQnQTfgC32mTaKs"
\ 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 e9806ee01..dff662133 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 "appPdOCRtdqzYBqpZ"
\ No newline at end of file
+ --base "appQnQTfgC32mTaKs"
\ 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 b489e1b50..9b8c53eaa 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 "appPdOCRtdqzYBqpZ" \
- --table "tbl4SlBtM03LCZmmM"
\ No newline at end of file
+ --base "appQnQTfgC32mTaKs" \
+ --table "tblRLoGa6TW6M9QXz"
\ 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 844a415c7..324800327 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 "appPdOCRtdqzYBqpZ" ^
- --table "tbl4SlBtM03LCZmmM"
\ No newline at end of file
+ --base "appQnQTfgC32mTaKs" ^
+ --table "tblRLoGa6TW6M9QXz"
\ 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 dd004caba..2e794e542 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 "db43d07c-885d-481f-aced-0bf537e08549"
\ No newline at end of file
+ --title "3eff65b1-d3db-4150-af87-5d893b4a194f"
\ 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 68d13c961..891d91d7b 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 "db43d07c-885d-481f-aced-0bf537e08549"
\ No newline at end of file
+ --title "3eff65b1-d3db-4150-af87-5d893b4a194f"
\ 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 a1420c996..d24380cfa 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 "appPdOCRtdqzYBqpZ" \
- --table "tbl4SlBtM03LCZmmM" \
- --record "recbTABdIaXbLV5T9"
\ No newline at end of file
+ --base "appQnQTfgC32mTaKs" \
+ --table "tblRLoGa6TW6M9QXz" \
+ --record "recYPkfuzMUV8KCDM"
\ 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 705a725f8..f4897a136 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 "appPdOCRtdqzYBqpZ" ^
- --table "tbl4SlBtM03LCZmmM" ^
- --record "recbTABdIaXbLV5T9"
\ No newline at end of file
+ --base "appQnQTfgC32mTaKs" ^
+ --table "tblRLoGa6TW6M9QXz" ^
+ --record "recYPkfuzMUV8KCDM"
\ 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 929a93dfd..8bbd0c505 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 "appPdOCRtdqzYBqpZ" \
- --table "tbl4SlBtM03LCZmmM" \
- --field "fld2kXeJhoVQVXhw7" \
- --title "26e8478d-6497-493d-8850-c2c6ab916558(change.)" \
+ --base "appQnQTfgC32mTaKs" \
+ --table "tblRLoGa6TW6M9QXz" \
+ --field "fldMCcorcRpthkJFY" \
+ --title "46fb3b6e-ff39-4d01-8597-c4f2ae7f7766(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 13bd9639f..6908fc519 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 "appPdOCRtdqzYBqpZ" ^
- --table "tbl4SlBtM03LCZmmM" ^
- --field "fld2kXeJhoVQVXhw7" ^
- --title "26e8478d-6497-493d-8850-c2c6ab916558(change.)" ^
+ --base "appQnQTfgC32mTaKs" ^
+ --table "tblRLoGa6TW6M9QXz" ^
+ --field "fldMCcorcRpthkJFY" ^
+ --title "46fb3b6e-ff39-4d01-8597-c4f2ae7f7766(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 27547c28e..4e57086f7 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 "appPdOCRtdqzYBqpZ" \
- --table "tbl4SlBtM03LCZmmM" \
+ --base "appQnQTfgC32mTaKs" \
+ --table "tblRLoGa6TW6M9QXz" \
--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 99366e865..f593b6342 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 "appPdOCRtdqzYBqpZ" ^
- --table "tbl4SlBtM03LCZmmM" ^
+ --base "appQnQTfgC32mTaKs" ^
+ --table "tblRLoGa6TW6M9QXz" ^
--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 114b89037..2877bb54e 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 936 \
+ --prevstage 960 \
--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 75b5ba8d9..2c605b7f3 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 936 ^
+ --prevstage 960 ^
--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 48040dadd..31d10a9d3 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 1042 \
+ --postid 1066 \
--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 929231cc9..fb64761a0 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 1042 ^
+ --postid 1066 ^
--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 92e15d902..5b93e2704 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 1042 \
+ --postid 1066 \
--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 463dcf70e..ab11574c1 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 1042 ^
+ --postid 1066 ^
--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 d194b9fc9..8c5238002 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 "2644" \
+ --task "2704" \
--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 9bc7b6ffe..f0982480d 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 "2644" ^
+ --task "2704" ^
--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 6274296d7..5474a2751 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 "2648" \
+ --task "2708" \
--amount 7200 \
--user 10 \
--text "Time spent on work" \
- --date "2024-09-21T17:00:34.5005613" \
+ --date "2024-09-21T23:55:48.3061965" \
--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 2a8956f74..50dc9b4bd 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 "2648" ^
+ --task "2708" ^
--amount 7200 ^
--user 10 ^
--text "Time spent on work" ^
- --date "2024-09-21T17:00:34.5005613" ^
+ --date "2024-09-21T23:55:48.3061965" ^
--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 b16d8b640..03c2cfcbd 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 "2642" \
+ --task "2702" \
--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 3d1010344..bbb668978 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 "2642" ^
+ --task "2702" ^
--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 eaa10a711..38bbd7635 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 "2642" \
+ --task "2702" \
--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 268a342bf..daf0104b8 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 "2642" ^
+ --task "2702" ^
--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 e73ed8412..0560cbe26 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 1088 \
+ --chat 1112 \
--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 db0ed02fe..6a29609cb 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 1088 ^
+ --chat 1112 ^
--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 3236136bb..a25b17e1b 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 "2642" \
+ --task "2702" \
--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 3c1879e3e..4e5b1d969 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 "2642" ^
+ --task "2702" ^
--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 1335a74f5..3296c43fe 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 "2642" \
- --fileid 14012 \
+ --task "2702" \
+ --fileid 14372 \
--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 a9a7412d8..d2fcf237a 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 "2642" ^
- --fileid 14012 ^
+ --task "2702" ^
+ --fileid 14372 ^
--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 e46df564e..9cbb460b9 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 1086 \
+ --chat 1110 \
--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 e28de4fb8..77f7ef777 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 1086 ^
+ --chat 1110 ^
--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 3d75a8be8..95153d3e9 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 1088 \
+ --chat 1112 \
--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 fe9824380..fbeda6c22 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 1088 ^
+ --chat 1112 ^
--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 c83e08c3c..c82641986 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 1088 \
+ --chat 1112 \
--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 e81a6cacd..474b25ff3 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 1088 ^
+ --chat 1112 ^
--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 a1949b756..b2ec06203 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 1088 \
+ --chat 1112 \
--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 1222bfcdc..bc0459fbc 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 1088 ^
+ --chat 1112 ^
--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 b44d85db8..e03cd8ed1 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 702 \
+ --userid 726 \
--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 027cabf78..67128113c 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 702 ^
+ --userid 726 ^
--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 6dbef522a..0aa834f72 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 "2642" \
+ --task "2702" \
--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 60b6b5073..a5c2115d9 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 "2642" ^
+ --task "2702" ^
--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 0b0fb7891..1f02ce230 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 "2642" \
+ --task "2702" \
--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 0f8943db6..239648580 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 "2642" ^
+ --task "2702" ^
--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 ee6f134c4..9f3c60e5c 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 "2642" \
- --element 1660 \
+ --task "2702" \
+ --element 1708 \
--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 c56b48adb..2192febb3 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 "2642" ^
- --element 1660 ^
+ --task "2702" ^
+ --element 1708 ^
--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 74b582a36..4819b40a3 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 690 \
+ --parentid 714 \
--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 5f137a4a3..a05055c8f 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 690 ^
+ --parentid 714 ^
--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 ea604710c..c42b64958 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 6510 \
+ --comment 6642 \
--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 e11b84753..61aafcfd4 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 6510 ^
+ --comment 6642 ^
--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 7b5a9df1a..9ade4ab0d 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 14022 \
+ --folderid 14382 \
--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 df987bcc4..44bf72fd3 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 14022 ^
+ --folderid 14382 ^
--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 e40def727..fe30e7e02 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/CreateTask/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/CreateTask/bash.txt
@@ -2,5 +2,5 @@
oint bitrix24 CreateTask \
--url "b24-ar17wx.bitrix24.by" \
- --fields "{'TITLE':'New task','DESCRIPTION':'New task description','PRIORITY':'2','DEADLINE':'2024-10-22T16:56:22.9753903Z','RESPONSIBLE_ID':1}" \
+ --fields "{'TITLE':'New task','DESCRIPTION':'New task description','PRIORITY':'2','DEADLINE':'2024-10-22T23:51:37.8903716Z','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 a6b30ff42..263b8c77d 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/CreateTask/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/CreateTask/bat.txt
@@ -2,5 +2,5 @@
oint bitrix24 CreateTask ^
--url "b24-ar17wx.bitrix24.by" ^
- --fields "{'TITLE':'New task','DESCRIPTION':'New task description','PRIORITY':'2','DEADLINE':'2024-10-22T16:56:22.9753903Z','RESPONSIBLE_ID':1}" ^
+ --fields "{'TITLE':'New task','DESCRIPTION':'New task description','PRIORITY':'2','DEADLINE':'2024-10-22T23:51:37.8903716Z','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 fe5788063..894ec446a 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 "2642" \
- --taskto "2640" \
+ --taskfrom "2702" \
+ --taskto "2700" \
--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 b94dc695a..3c904905a 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 "2642" ^
- --taskto "2640" ^
+ --taskfrom "2702" ^
+ --taskto "2700" ^
--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 aa563174b..9a594e87e 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':'4cd3fb3a-a361-4153-9e2d-d9d9d7c838d5@exepmple.org','NAME':'Vitaly','LAST_NAME':'Alpaca','PERSONAL_MOBILE':'88003553535','UF_DEPARTMENT':1}" \
+ --fields "{'EMAIL':'4e6454f8-8a12-4ea5-b76d-2e352fb0d0d2@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 8f0ed3637..923e4bf67 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':'4cd3fb3a-a361-4153-9e2d-d9d9d7c838d5@exepmple.org','NAME':'Vitaly','LAST_NAME':'Alpaca','PERSONAL_MOBILE':'88003553535','UF_DEPARTMENT':1}" ^
+ --fields "{'EMAIL':'4e6454f8-8a12-4ea5-b76d-2e352fb0d0d2@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 6e7906e6f..d21dd84bd 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 "2642" \
+ --task "2702" \
--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 9056aee5e..9bc3d944a 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 "2642" ^
+ --task "2702" ^
--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 5e2a87d2f..a16b5889d 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 "2642" \
- --user 698 \
+ --task "2702" \
+ --user 714 \
--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 34b40ceaa..34d44da11 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 "2642" ^
- --user 698 ^
+ --task "2702" ^
+ --user 714 ^
--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 aa4f1c868..2734774ae 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 954 \
+ --deal 1002 \
--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 aca6f7131..169058951 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 954 ^
+ --deal 1002 ^
--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 41f876160..3255d1795 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 690 \
+ --depid 714 \
--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 5a145aa10..4a257d3a4 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 690 ^
+ --depid 714 ^
--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 5cdbb2a63..d40956a6e 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 14016 \
+ --fileid 14376 \
--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 33dc64302..94e491879 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 14016 ^
+ --fileid 14376 ^
--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 e8aaff829..021da5f1d 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 14022 \
+ --folderid 14382 \
--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 085938022..87a3f04b3 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 14022 ^
+ --folderid 14382 ^
--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 bc9322f5d..9efd2f2d2 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 938 \
+ --stage 962 \
--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 73b516468..f6061dd1a 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 938 ^
+ --stage 962 ^
--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 6e7dbe322..490c33dfe 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 486 \
+ --lead 510 \
--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 d27310a9f..392bd667f 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 486 ^
+ --lead 510 ^
--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 2e3b47cb0..ce9bdf7e3 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 19514 \
+ --message 19934 \
--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 5303749b1..792ac5c16 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 19514 ^
+ --message 19934 ^
--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 97c219f5e..3b09e3fc1 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 19522 \
+ --notif 19942 \
--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 35e5c00f8..a20ef4d50 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 19522 ^
+ --notif 19942 ^
--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 e0cfcae65..103d1cefe 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 1042 \
+ --postid 1066 \
--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 3d29ceadf..ddc295a7b 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 1042 ^
+ --postid 1066 ^
--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 1fdfd708b..ddee66c65 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 6510 \
+ --comment 6642 \
--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 d2c6bd423..6e7c48116 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 6510 ^
+ --comment 6642 ^
--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 c331859cb..6d8bcdc2a 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 "2642" \
+ --task "2702" \
--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 ddf9b9125..8a64fa593 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 "2642" ^
+ --task "2702" ^
--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 be5f5d8ee..ae3716ac2 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 "2644" \
- --comment 6510 \
+ --task "2704" \
+ --comment 6642 \
--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 b9335d7db..3a07bd549 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 "2644" ^
- --comment 6510 ^
+ --task "2704" ^
+ --comment 6642 ^
--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 c4b0bbf98..7bac39451 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 "2648" \
- --record 928 \
+ --task "2708" \
+ --record 952 \
--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 bddb5bd13..9c7299a08 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 "2648" ^
- --record 928 ^
+ --task "2708" ^
+ --record 952 ^
--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 0be7b74bb..b0fd6e1f3 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 "2642" \
- --element 1660 \
+ --task "2702" \
+ --element 1708 \
--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 a7a5f201e..5ed33517b 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 "2642" ^
- --element 1660 ^
+ --task "2702" ^
+ --element 1708 ^
--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 05ddd331d..60f66130f 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 "2642" \
- --taskto "2640" \
+ --taskfrom "2702" \
+ --taskto "2700" \
--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 78757daea..6a388c532 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 "2642" ^
- --taskto "2640" ^
+ --taskfrom "2702" ^
+ --taskto "2700" ^
--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 849bb8dd9..ab616d76c 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 1088 \
+ --chat 1112 \
--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 054ce13d1..8e6af5995 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 1088 ^
+ --chat 1112 ^
--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 1659d8dcb..2f47d86a7 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 1088 \
+ --chat 1112 \
--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 55a3b777a..baa9b51b3 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 1088 ^
+ --chat 1112 ^
--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 0be83b835..708d2ca92 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 "2642" \
+ --task "2702" \
--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 596481c77..541c477db 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 "2642" ^
+ --task "2702" ^
--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 8d19ccb35..b13777c59 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 19514 \
+ --message 19934 \
--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 d6856d819..41dea989a 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 19514 ^
+ --message 19934 ^
--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 a7aada504..443d2f2a9 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 1088 \
+ --chat 1112 \
--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 190a4367d..c3b00cb3f 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 1088 ^
+ --chat 1112 ^
--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 829cead46..3cfebcf38 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/GetChatFilesFolder/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/GetChatFilesFolder/bash.txt
@@ -1,3 +1,3 @@
oint bitrix24 GetChatFilesFolder \
--url "https://b24-ar17wx.bitrix24.by/rest/1/1o2dojryqvjybc11" \
- --chat 1086
\ No newline at end of file
+ --chat 1110
\ 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 515e5daf4..0e2037cbd 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/GetChatFilesFolder/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/GetChatFilesFolder/bat.txt
@@ -1,3 +1,3 @@
oint bitrix24 GetChatFilesFolder ^
--url "https://b24-ar17wx.bitrix24.by/rest/1/1o2dojryqvjybc11" ^
- --chat 1086
\ No newline at end of file
+ --chat 1110
\ 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 f9b599b25..743ef5413 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 1088 \
+ --chat 1112 \
--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 b6aa4ae17..7cf110f40 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 1088 ^
+ --chat 1112 ^
--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 1372b5649..3ecab8985 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 952 \
+ --deal 1000 \
--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 fe5c8aea0..646cfa2ae 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 952 ^
+ --deal 1000 ^
--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 2c95d4c9f..0326150a8 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 14016 \
+ --fileid 14376 \
--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 e6cd73a34..3f60b41cf 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 14016 ^
+ --fileid 14376 ^
--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 72d4ff7b3..08331a01f 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 14016 \
+ --fileid 14376 \
--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 5bec6fef2..34277bacf 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 14016 ^
+ --fileid 14376 ^
--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 4e9c44ba0..9d1838968 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 14022 \
+ --folderid 14382 \
--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 24e62af60..ca66d0eb5 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 14022 ^
+ --folderid 14382 ^
--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 2480c3494..1d54ad14e 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 14022 \
+ --folderid 14382 \
--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 c53d2192a..3716be497 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 14022 ^
+ --folderid 14382 ^
--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 f5b98cdbb..7d38ed2fc 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 14022 \
+ --folderid 14382 \
--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 3b0993979..c993ec080 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 14022 ^
+ --folderid 14382 ^
--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 0a90ed282..209b34869 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 1040 \
+ --postid 1064 \
--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 0e8238d1b..1a56fb705 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 1040 ^
+ --postid 1064 ^
--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 f6039d66d..7076ad46e 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 486 \
+ --lead 510 \
--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 18a29e5c3..7d90c9bcd 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 486 ^
+ --lead 510 ^
--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 fdaf83c2a..a8accb288 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 1042 \
+ --postid 1066 \
--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 b7130eea7..24065dec8 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 1042 ^
+ --postid 1066 ^
--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 18c3f5675..c63b0071d 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 "2644" \
+ --task "2704" \
--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 935ecee8a..16368a596 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 "2644" ^
+ --task "2704" ^
--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 2ba3276c6..07501a93d 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 "2642" \
+ --task "2702" \
--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 ab7399e8d..1cb952af8 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 "2642" ^
+ --task "2702" ^
--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 a089ce88a..73851af3f 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 "2644" \
- --comment 6510 \
+ --task "2704" \
+ --comment 6642 \
--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 1f74aba84..cf2d397f4 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 "2644" ^
- --comment 6510 ^
+ --task "2704" ^
+ --comment 6642 ^
--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 dd5677fd0..5ea69bd64 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 "2644" \
+ --task "2704" \
--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 14858113e..bf1b4b1f4 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 "2644" ^
+ --task "2704" ^
--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 006fa8d48..b3398176c 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 "2642" \
+ --task "2702" \
--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 01409ff21..696c2ebee 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 "2642" ^
+ --task "2702" ^
--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 26a202c8c..634107466 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 "2648" \
- --record 928 \
+ --task "2708" \
+ --record 952 \
--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 162063a91..2855c820c 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 "2648" ^
- --record 928 ^
+ --task "2708" ^
+ --record 952 ^
--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 7ce8cab37..b181e2659 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 "2648" \
+ --task "2708" \
--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 257acdd65..b2e3f16a0 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 "2648" ^
+ --task "2708" ^
--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 ac9e61c28..3d5ceb43a 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 "2642" \
+ --task "2702" \
--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 e3501a799..b89ecefa3 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 "2642" ^
+ --task "2702" ^
--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 9df77a346..742d73d63 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 "2642" \
- --element 1660 \
+ --task "2702" \
+ --element 1708 \
--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 6da6980b9..5f685d39f 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 "2642" ^
- --element 1660 ^
+ --task "2702" ^
+ --element 1708 ^
--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 82c661f20..93cb9244a 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 702 \
+ --userid 726 \
--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 b71b66481..e0bbd1195 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 702 ^
+ --userid 726 ^
--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 384547247..9d12b8b8c 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 1088 \
+ --chat 1112 \
--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 71bc7d87a..cd791a35e 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 1088 ^
+ --chat 1112 ^
--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 fc1cf333a..6d3132892 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 14016 \
- --folderid 14022 \
+ --fileid 14376 \
+ --folderid 14382 \
--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 46105387d..bb2737434 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 14016 ^
- --folderid 14022 ^
+ --fileid 14376 ^
+ --folderid 14382 ^
--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 28f95c644..ab378088e 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 14024 \
- --tagetid 14026 \
+ --folderid 14384 \
+ --tagetid 14386 \
--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 d215dbe93..efcf60592 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 14024 ^
- --tagetid 14026 ^
+ --folderid 14384 ^
+ --tagetid 14386 ^
--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 1e44253b9..db09e7c4a 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 14016 \
+ --fileid 14376 \
--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 dc5184601..b45e04a30 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 14016 ^
+ --fileid 14376 ^
--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 27329f552..2075a55a4 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 14022 \
+ --folderid 14382 \
--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 ceca6c63c..0886eebdd 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 14022 ^
+ --folderid 14382 ^
--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 d806d2b8c..a571eebc7 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 14016 \
- --folderid 14026 \
+ --fileid 14376 \
+ --folderid 14386 \
--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 cddef511c..13f3dd28d 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 14016 ^
- --folderid 14026 ^
+ --fileid 14376 ^
+ --folderid 14386 ^
--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 0b4676bd3..ba63280e7 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 14024 \
- --tagetid 14020 \
+ --folderid 14384 \
+ --tagetid 14380 \
--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 418723a3a..d1e888d92 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 14024 ^
- --tagetid 14020 ^
+ --folderid 14384 ^
+ --tagetid 14380 ^
--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 c8130bbab..29bdb897f 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 "2646" \
- --stage 938 \
+ --task "2706" \
+ --stage 962 \
--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 43ce50014..1d904a889 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 "2646" ^
- --stage 938 ^
+ --task "2706" ^
+ --stage 962 ^
--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 e6bbac10b..91f75547f 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 "2642" \
+ --task "2702" \
--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 3ea28c88d..5ba700872 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 "2642" ^
+ --task "2702" ^
--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 850ec995c..b585c9e69 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 "2642" \
+ --task "2702" \
--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 c6a462824..010ddb1e3 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 "2642" ^
+ --task "2702" ^
--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 d3aa3375e..530d1d9a3 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 "2642" \
+ --task "2702" \
--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 7ec4e235a..1f8c5d114 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 "2642" ^
+ --task "2702" ^
--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 085b71d06..5a51c985d 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 14016 \
+ --fileid 14376 \
--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 a17216abd..bddcb1254 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 14016 ^
+ --fileid 14376 ^
--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 8c591967c..9ec3b4128 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 14022 \
+ --folderid 14382 \
--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 0afa913a4..8510a29db 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 14022 ^
+ --folderid 14382 ^
--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 242b2d4e4..5e55dfe10 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 "2642" \
+ --task "2702" \
--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 251c8a78a..a02e7ceb6 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 "2642" ^
+ --task "2702" ^
--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 34534847e..817999d72 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 "2642" \
- --element 1660 \
+ --task "2702" \
+ --element 1708 \
--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 919a3d651..f74a3144e 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 "2642" ^
- --element 1660 ^
+ --task "2702" ^
+ --element 1708 ^
--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 5a7d2fca6..c79099889 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 14016 \
+ --fileid 14376 \
--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 dfdf8ce73..8b9d279ef 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 14016 ^
+ --fileid 14376 ^
--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 476e68cfc..124e104bd 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 14022 \
+ --folderid 14382 \
--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 0170161e1..406bda59c 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 14022 ^
+ --folderid 14382 ^
--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 528bbe93f..ce00cdae5 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 1088 \
- --fileid 14054 \
+ --chat 1112 \
+ --fileid 14414 \
--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 7b0ba6afc..273c4c5f2 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 1088 ^
- --fileid 14054 ^
+ --chat 1112 ^
+ --fileid 14414 ^
--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 242639805..3cab8e638 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 19514 \
+ --message 19934 \
--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 a36090eb4..8fbdd6fa6 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 19514 ^
+ --message 19934 ^
--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 bc87c0c76..31f5558e8 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 "2642" \
+ --task "2702" \
--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 6a6af48d3..1686dec99 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 "2642" ^
+ --task "2702" ^
--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 c0c63f3d6..783006bb0 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/StartTimekeeping/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/StartTimekeeping/bash.txt
@@ -1,6 +1,6 @@
oint bitrix24 StartTimekeeping \
--url "b24-ar17wx.bitrix24.by" \
--userid 1 \
- --time "2024-10-21T16:00:47.6312319" \
+ --time "2024-10-21T22:56:01.7119592" \
--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 4424543dc..249b6b973 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/StartTimekeeping/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/StartTimekeeping/bat.txt
@@ -1,6 +1,6 @@
oint bitrix24 StartTimekeeping ^
--url "b24-ar17wx.bitrix24.by" ^
--userid 1 ^
- --time "2024-10-21T16:00:47.6312319" ^
+ --time "2024-10-21T22:56:01.7119592" ^
--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 1154e0314..e91fae0d6 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 "2642" \
+ --task "2702" \
--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 0d2f195c4..cd49b49bd 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 "2642" ^
+ --task "2702" ^
--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 848833440..ea53e1c8c 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/StopTimekeeping/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/StopTimekeeping/bash.txt
@@ -1,6 +1,6 @@
oint bitrix24 StopTimekeeping \
--url "b24-ar17wx.bitrix24.by" \
--userid 1 \
- --time "2024-10-21T17:00:54.9221193" \
+ --time "2024-10-21T23:56:09.629205" \
--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 84b405de4..861e5cae6 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/StopTimekeeping/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/StopTimekeeping/bat.txt
@@ -1,6 +1,6 @@
oint bitrix24 StopTimekeeping ^
--url "b24-ar17wx.bitrix24.by" ^
--userid 1 ^
- --time "2024-10-21T17:00:54.9221193" ^
+ --time "2024-10-21T23:56:09.629205" ^
--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 5407239d3..1b6a805b0 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 "2642" \
+ --task "2702" \
--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 ff030c175..f00c7b1a4 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 "2642" ^
+ --task "2702" ^
--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 981c72b75..45609dbdd 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 "2642" \
+ --task "2702" \
--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 157642105..0b5723556 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 "2642" ^
+ --task "2702" ^
--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 43f6c8a97..8f7fb68db 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 954 \
+ --deal 1002 \
--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 3107a2ec1..9f1a97e55 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 954 ^
+ --deal 1002 ^
--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 54a75d674..55fa8b334 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 692 \
+ --depid 716 \
--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 ba8fb8acf..d95a3e0ea 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 692 ^
+ --depid 716 ^
--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 779270109..ccc701d2f 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 938 \
+ --stage 962 \
--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 b3f1bf238..339f1876e 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 938 ^
+ --stage 962 ^
--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 9c6351621..fc1290971 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 486 \
+ --lead 510 \
--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 0754a7411..5c1dd291c 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 486 ^
+ --lead 510 ^
--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 1c5c7f9d6..692386f1b 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 1040 \
+ --postid 1064 \
--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 a481ddd99..40c1f6618 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 1040 ^
+ --postid 1064 ^
--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 97599f031..d97cb0f26 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 "2642" \
+ --task "2702" \
--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 3ce1aba1e..67f8eddb6 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 "2642" ^
+ --task "2702" ^
--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 a545506cc..af7efbcdc 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 "2644" \
- --comment 6510 \
+ --task "2704" \
+ --comment 6642 \
--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 89c2c573f..016d482d5 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 "2644" ^
- --comment 6510 ^
+ --task "2704" ^
+ --comment 6642 ^
--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 4f5cd375b..99eafa9f2 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 "2648" \
- --record 928 \
+ --task "2708" \
+ --record 952 \
--amount 4800 \
--text "New time record" \
- --date "2024-09-21T17:00:42.3673286" \
+ --date "2024-09-21T23:55:56.3058796" \
--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 16fb0bf81..4cffecd23 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 "2648" ^
- --record 928 ^
+ --task "2708" ^
+ --record 952 ^
--amount 4800 ^
--text "New time record" ^
- --date "2024-09-21T17:00:42.3673286" ^
+ --date "2024-09-21T23:55:56.3058796" ^
--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 725680e47..13cc6a0b6 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 "2642" \
- --element 1660 \
+ --task "2702" \
+ --element 1708 \
--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 5a5ad41d8..a8058f144 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 "2642" ^
- --element 1660 ^
+ --task "2702" ^
+ --element 1708 ^
--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 6775aa75b..5ed1d9337 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 702 \
- --fields "{'EMAIL':'2a6c2aa3-5c4d-465c-9bab-f9ae79358623@exepmple.org','NAME':'Oleg','LAST_NAME':'Lama','UF_DEPARTMENT':7}" \
+ --userid 726 \
+ --fields "{'EMAIL':'f2fb8614-c0e9-4780-99fc-497d97cd15c3@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 8c136b6ac..f6f4428b4 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 702 ^
- --fields "{'EMAIL':'2a6c2aa3-5c4d-465c-9bab-f9ae79358623@exepmple.org','NAME':'Oleg','LAST_NAME':'Lama','UF_DEPARTMENT':7}" ^
+ --userid 726 ^
+ --fields "{'EMAIL':'f2fb8614-c0e9-4780-99fc-497d97cd15c3@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 0b9e7b127..687d8a8c0 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/UploadFileToFolder/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/UploadFileToFolder/bash.txt
@@ -2,4 +2,4 @@ oint bitrix24 UploadFileToFolder \
--url "https://b24-ar17wx.bitrix24.by/rest/1/1o2dojryqvjybc11" \
--title "Imortant doc.docx" \
--file "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/document.docx" \
- --folderid 14048
\ No newline at end of file
+ --folderid 14408
\ 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 1dfe495f3..d7b8d3486 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/UploadFileToFolder/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/UploadFileToFolder/bat.txt
@@ -2,4 +2,4 @@ oint bitrix24 UploadFileToFolder ^
--url "https://b24-ar17wx.bitrix24.by/rest/1/1o2dojryqvjybc11" ^
--title "Imortant doc.docx" ^
--file "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/document.docx" ^
- --folderid 14048
\ No newline at end of file
+ --folderid 14408
\ 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 bfad1edf1..03fe86642 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 "9fb9d4c4-92c7-486b-a29d-278c4a247f83" \
+ --uuids "531f89d4-ce21-4b3e-adc6-a60b9d51118e" \
--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 99bed5fa1..37fd02840 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 "9fb9d4c4-92c7-486b-a29d-278c4a247f83" ^
+ --uuids "531f89d4-ce21-4b3e-adc6-a60b9d51118e" ^
--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 5750204e6..04e21aac6 100644
--- a/docs/en/cli/NEW_CLI/cdek/CreateCourierInvitation/bash.txt
+++ b/docs/en/cli/NEW_CLI/cdek/CreateCourierInvitation/bash.txt
@@ -2,5 +2,5 @@
oint cdek CreateCourierInvitation \
--token "***" \
- --intake "{'intake_date':'2024-10-22','intake_time_from':'10:00','intake_time_to':'17:00','name':'Consolidated cargo','weight':1000,'length':10,'width':10,'height':10,'comment':'Comment to courier','need_call':false,'sender':{'company':'Company','name':'Ivaniv Ivan','phones':[{'number':'+79589441654'}]},'from_location':{'code':'44','fias_guid':'0c5b2444-70a0-4932-980c-b4dc0d3f02b5','postal_code':'109004','longitude':37.6204,'latitude':55.754,'country_code':'RU','region':'Moscow','sub_region':'Moscow','city':'Moscow','kladr_code':'7700000000000','address':'st. Bluchera, 32'}}" \
+ --intake "{'intake_date':'2024-10-23','intake_time_from':'10:00','intake_time_to':'17:00','name':'Consolidated cargo','weight':1000,'length':10,'width':10,'height':10,'comment':'Comment to courier','need_call':false,'sender':{'company':'Company','name':'Ivaniv Ivan','phones':[{'number':'+79589441654'}]},'from_location':{'code':'44','fias_guid':'0c5b2444-70a0-4932-980c-b4dc0d3f02b5','postal_code':'109004','longitude':37.6204,'latitude':55.754,'country_code':'RU','region':'Moscow','sub_region':'Moscow','city':'Moscow','kladr_code':'7700000000000','address':'st. Bluchera, 32'}}" \
--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 59d4a8078..71518de5c 100644
--- a/docs/en/cli/NEW_CLI/cdek/CreateCourierInvitation/bat.txt
+++ b/docs/en/cli/NEW_CLI/cdek/CreateCourierInvitation/bat.txt
@@ -2,5 +2,5 @@
oint cdek CreateCourierInvitation ^
--token "***" ^
- --intake "{'intake_date':'2024-10-22','intake_time_from':'10:00','intake_time_to':'17:00','name':'Consolidated cargo','weight':1000,'length':10,'width':10,'height':10,'comment':'Comment to courier','need_call':false,'sender':{'company':'Company','name':'Ivaniv Ivan','phones':[{'number':'+79589441654'}]},'from_location':{'code':'44','fias_guid':'0c5b2444-70a0-4932-980c-b4dc0d3f02b5','postal_code':'109004','longitude':37.6204,'latitude':55.754,'country_code':'RU','region':'Moscow','sub_region':'Moscow','city':'Moscow','kladr_code':'7700000000000','address':'st. Bluchera, 32'}}" ^
+ --intake "{'intake_date':'2024-10-23','intake_time_from':'10:00','intake_time_to':'17:00','name':'Consolidated cargo','weight':1000,'length':10,'width':10,'height':10,'comment':'Comment to courier','need_call':false,'sender':{'company':'Company','name':'Ivaniv Ivan','phones':[{'number':'+79589441654'}]},'from_location':{'code':'44','fias_guid':'0c5b2444-70a0-4932-980c-b4dc0d3f02b5','postal_code':'109004','longitude':37.6204,'latitude':55.754,'country_code':'RU','region':'Moscow','sub_region':'Moscow','city':'Moscow','kladr_code':'7700000000000','address':'st. Bluchera, 32'}}" ^
--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 0602e9633..a81542443 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 "0a26a2dd-8332-4c30-a4ff-c1b70aa14698" \
+ --uuid "531f89d4-ce21-4b3e-adc6-a60b9d51118e" \
--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 11efba04d..09c57d898 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 "0a26a2dd-8332-4c30-a4ff-c1b70aa14698" ^
+ --uuid "531f89d4-ce21-4b3e-adc6-a60b9d51118e" ^
--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 3d8330d3a..3690b26db 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':'5b8be6bd-51ce-4b60-bf09-400a51957d3a','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':'2161fefc-cf79-430e-a3ca-77d4aff95f5e','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 3029dc493..9c7c6c14c 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':'5b8be6bd-51ce-4b60-bf09-400a51957d3a','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':'2161fefc-cf79-430e-a3ca-77d4aff95f5e','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 e61e3e539..e2d08c907 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 "9fb9d4c4-92c7-486b-a29d-278c4a247f83" \
- --date "2024-10-22T17:10:43.7411481" \
+ --uuids "531f89d4-ce21-4b3e-adc6-a60b9d51118e" \
+ --date "2024-10-23T00:08:08.8331791" \
--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 efee52c38..7a05f7726 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 "9fb9d4c4-92c7-486b-a29d-278c4a247f83" ^
- --date "2024-10-22T17:10:43.7411481" ^
+ --uuids "531f89d4-ce21-4b3e-adc6-a60b9d51118e" ^
+ --date "2024-10-23T00:08:08.8331791" ^
--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 d9adbea3d..bacc82700 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 "9fb9d4c4-92c7-486b-a29d-278c4a247f83" \
+ --uuids "531f89d4-ce21-4b3e-adc6-a60b9d51118e" \
--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 963097192..cb06deea7 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 "9fb9d4c4-92c7-486b-a29d-278c4a247f83" ^
+ --uuids "531f89d4-ce21-4b3e-adc6-a60b9d51118e" ^
--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 7ce900067..814873c56 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 "0a26a2dd-8332-4c30-a4ff-c1b70aa14698" \
+ --uuid "531f89d4-ce21-4b3e-adc6-a60b9d51118e" \
--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 81485f692..d5278a393 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 "0a26a2dd-8332-4c30-a4ff-c1b70aa14698" ^
+ --uuid "531f89d4-ce21-4b3e-adc6-a60b9d51118e" ^
--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 d0a747b14..2fb4ec089 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-1faa-4b0c-815a-75cb018fe474" \
+ --uuid "72753031-56b4-4b18-8fe4-cae931c74304" \
--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 f2c7278d4..3d620ba44 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-1faa-4b0c-815a-75cb018fe474" ^
+ --uuid "72753031-56b4-4b18-8fe4-cae931c74304" ^
--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 cce719235..7fad2e4d6 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 "0a26a2dd-8332-4c30-a4ff-c1b70aa14698" \
+ --uuid "531f89d4-ce21-4b3e-adc6-a60b9d51118e" \
--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 64449b6f5..52eab9248 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 "0a26a2dd-8332-4c30-a4ff-c1b70aa14698" ^
+ --uuid "531f89d4-ce21-4b3e-adc6-a60b9d51118e" ^
--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
new file mode 100644
index 000000000..f3b7db5f2
--- /dev/null
+++ b/docs/en/cli/NEW_CLI/cdek/GetAvailableDeliveryIntervals/bash.txt
@@ -0,0 +1,4 @@
+oint cdek GetAvailableDeliveryIntervals \
+ --token "***" \
+ --uuid "c0190e1b-4a2b-4df3-b3ad-e74fb474341e" \
+ --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
new file mode 100644
index 000000000..d762374c3
--- /dev/null
+++ b/docs/en/cli/NEW_CLI/cdek/GetAvailableDeliveryIntervals/bat.txt
@@ -0,0 +1,4 @@
+oint cdek GetAvailableDeliveryIntervals ^
+ --token "***" ^
+ --uuid "c0190e1b-4a2b-4df3-b3ad-e74fb474341e" ^
+ --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 8e4e28f67..9ff836bc8 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-cbed-4cb9-9fd4-273c2d491e56" \
+ --uuid "72753031-c855-4a32-8277-f8450b405046" \
--getfile true \
--testapi "***" \
- --out "C:\Users\Administrator\AppData\Local\Temp\mu42idx11im.pdf"
\ No newline at end of file
+ --out "C:\Users\Administrator\AppData\Local\Temp\bou5lm52lbk.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 a7da8c965..225d39e87 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-cbed-4cb9-9fd4-273c2d491e56" ^
+ --uuid "72753031-c855-4a32-8277-f8450b405046" ^
--getfile true ^
--testapi "***" ^
- --out "C:\Users\Administrator\AppData\Local\Temp\mu42idx11im.pdf"
\ No newline at end of file
+ --out "C:\Users\Administrator\AppData\Local\Temp\bou5lm52lbk.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 216c6b64a..101c7f2e1 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 "9fb9d4c4-92c7-486b-a29d-278c4a247f83" \
+ --uuid "531f89d4-ce21-4b3e-adc6-a60b9d51118e" \
--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 f71dc9123..736e3c79e 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 "9fb9d4c4-92c7-486b-a29d-278c4a247f83" ^
+ --uuid "531f89d4-ce21-4b3e-adc6-a60b9d51118e" ^
--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 5e7d97795..2ebbb9702 100644
--- a/docs/en/cli/NEW_CLI/cdek/GetCashboxChecksByDate/bash.txt
+++ b/docs/en/cli/NEW_CLI/cdek/GetCashboxChecksByDate/bash.txt
@@ -1,4 +1,4 @@
oint cdek GetCashboxChecksByDate \
--token "***" \
- --date "2024-10-21T17:10:10.2220502" \
+ --date "2024-10-22T00:07:28.4298497" \
--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 b4460b742..8db38948b 100644
--- a/docs/en/cli/NEW_CLI/cdek/GetCashboxChecksByDate/bat.txt
+++ b/docs/en/cli/NEW_CLI/cdek/GetCashboxChecksByDate/bat.txt
@@ -1,4 +1,4 @@
oint cdek GetCashboxChecksByDate ^
--token "***" ^
- --date "2024-10-21T17:10:10.2220502" ^
+ --date "2024-10-22T00:07:28.4298497" ^
--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 a48decc89..9d538a9b3 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-1faa-4b0c-815a-75cb018fe474" \
+ --uuid "72753031-56b4-4b18-8fe4-cae931c74304" \
--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 5939b2995..79341905f 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-1faa-4b0c-815a-75cb018fe474" ^
+ --uuid "72753031-56b4-4b18-8fe4-cae931c74304" ^
--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 ca1ff26d7..18ac9cf5a 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-7acc-464e-ba0d-ad2da625006a" \
+ --uuid "72753031-3a54-4d26-88f1-7f5aa77009a6" \
--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 905971df1..ba6948703 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-7acc-464e-ba0d-ad2da625006a" ^
+ --uuid "72753031-3a54-4d26-88f1-7f5aa77009a6" ^
--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
new file mode 100644
index 000000000..54976c207
--- /dev/null
+++ b/docs/en/cli/NEW_CLI/cdek/GetDeliveryCashRegistry/bash.txt
@@ -0,0 +1,4 @@
+oint cdek GetDeliveryCashRegistry \
+ --token "***" \
+ --date "2024-10-22T00:07:29.795457" \
+ --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
new file mode 100644
index 000000000..fd59b9e79
--- /dev/null
+++ b/docs/en/cli/NEW_CLI/cdek/GetDeliveryCashRegistry/bat.txt
@@ -0,0 +1,4 @@
+oint cdek GetDeliveryCashRegistry ^
+ --token "***" ^
+ --date "2024-10-22T00:07:29.795457" ^
+ --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
new file mode 100644
index 000000000..3a0c07076
--- /dev/null
+++ b/docs/en/cli/NEW_CLI/cdek/GetDeliveryCashTransfers/bash.txt
@@ -0,0 +1,4 @@
+oint cdek GetDeliveryCashTransfers \
+ --token "***" \
+ --date "2024-10-22T00:07:31.0494276" \
+ --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
new file mode 100644
index 000000000..37963a3d0
--- /dev/null
+++ b/docs/en/cli/NEW_CLI/cdek/GetDeliveryCashTransfers/bat.txt
@@ -0,0 +1,4 @@
+oint cdek GetDeliveryCashTransfers ^
+ --token "***" ^
+ --date "2024-10-22T00:07:31.0494276" ^
+ --testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/cdek/GetOfficeFilterDescription/bash.txt b/docs/en/cli/NEW_CLI/cdek/GetOfficeFilterDescription/bash.txt
new file mode 100644
index 000000000..d223c8ad3
--- /dev/null
+++ b/docs/en/cli/NEW_CLI/cdek/GetOfficeFilterDescription/bash.txt
@@ -0,0 +1,2 @@
+oint cdek GetOfficeFilterDescription \
+ --empty true
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/cdek/GetOfficeFilterDescription/bat.txt b/docs/en/cli/NEW_CLI/cdek/GetOfficeFilterDescription/bat.txt
new file mode 100644
index 000000000..92c35353b
--- /dev/null
+++ b/docs/en/cli/NEW_CLI/cdek/GetOfficeFilterDescription/bat.txt
@@ -0,0 +1,2 @@
+oint cdek GetOfficeFilterDescription ^
+ --empty true
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/cdek/GetOfficeList/bash.txt b/docs/en/cli/NEW_CLI/cdek/GetOfficeList/bash.txt
new file mode 100644
index 000000000..1f4d55ebb
--- /dev/null
+++ b/docs/en/cli/NEW_CLI/cdek/GetOfficeList/bash.txt
@@ -0,0 +1,6 @@
+# JSON data can also be passed as a path to a .json file
+
+oint cdek GetOfficeList \
+ --token "***" \
+ --filter "{'weight_max':50,'city_code':270,'allowed_cod':true}" \
+ --testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/cdek/GetOfficeList/bat.txt b/docs/en/cli/NEW_CLI/cdek/GetOfficeList/bat.txt
new file mode 100644
index 000000000..f72f06097
--- /dev/null
+++ b/docs/en/cli/NEW_CLI/cdek/GetOfficeList/bat.txt
@@ -0,0 +1,6 @@
+:: JSON data can also be passed as a path to a .json file
+
+oint cdek GetOfficeList ^
+ --token "***" ^
+ --filter "{'weight_max':50,'city_code':270,'allowed_cod':true}" ^
+ --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 bb5cdb2ef..81155c162 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 "9fb9d4c4-92c7-486b-a29d-278c4a247f83" \
+ --uuid "531f89d4-ce21-4b3e-adc6-a60b9d51118e" \
--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 bf9f550e9..0f9f730cc 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 "9fb9d4c4-92c7-486b-a29d-278c4a247f83" ^
+ --uuid "531f89d4-ce21-4b3e-adc6-a60b9d51118e" ^
--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 ced845f34..cd1b19b18 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 "5b8be6bd-51ce-4b60-bf09-400a51957d3a" \
+ --number "1de6bf1d-4e6f-4d12-b131-8318710a33dd" \
--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 f3d92cc90..907cc146f 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 "5b8be6bd-51ce-4b60-bf09-400a51957d3a" ^
+ --number "1de6bf1d-4e6f-4d12-b131-8318710a33dd" ^
--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 895d0d5aa..be2092a18 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 "9fb9d4c4-92c7-486b-a29d-278c4a247f83" \
+ --uuid "531f89d4-ce21-4b3e-adc6-a60b9d51118e" \
--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 65f85d4d7..bfeba4dc4 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 "9fb9d4c4-92c7-486b-a29d-278c4a247f83" ^
+ --uuid "531f89d4-ce21-4b3e-adc6-a60b9d51118e" ^
--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 0da0e55e3..a0d5a7ab2 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-af23-4f71-bfc4-f75acb1b4b88" \
+ --uuid "72753031-ffbd-47e8-bcb9-400eff1ca67f" \
--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 90ddd9aef..ef64e11b9 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-af23-4f71-bfc4-f75acb1b4b88" ^
+ --uuid "72753031-ffbd-47e8-bcb9-400eff1ca67f" ^
--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 5a2cd005a..ef8ab83e1 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-4173-4728-86e4-25880aa9629c" \
+ --uuid "72753031-e7c8-4763-b698-61426f89d5b9" \
--getfile true \
--testapi "***" \
- --out "C:\Users\Administrator\AppData\Local\Temp\lbi5lnikpye.pdf"
\ No newline at end of file
+ --out "C:\Users\Administrator\AppData\Local\Temp\gn1rxd0spqr.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 ac664ce32..01a92987e 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-4173-4728-86e4-25880aa9629c" ^
+ --uuid "72753031-e7c8-4763-b698-61426f89d5b9" ^
--getfile true ^
--testapi "***" ^
- --out "C:\Users\Administrator\AppData\Local\Temp\lbi5lnikpye.pdf"
\ No newline at end of file
+ --out "C:\Users\Administrator\AppData\Local\Temp\gn1rxd0spqr.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 18b3543f1..1ec8e7d73 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':'72753031-df04-44a4-bc60-11e8b5253b1d','date':'2024-10-22','time_from':'10:00','time_to':'15:00','comment':'Group office','to_location':{'code':'137','fias_guid':'c2deb16a-0330-4f05-821f-1d09c93331e6','postal_code':'190000','longitude':'30.3159','latitude':'59.9391','country_code':'RU','region':'St. Petersburg','region_code':'82','sub_region':'St. Petersburg','city':'St. Petersburg','kladr_code':'78','address':'Berdsk Lenina street 16'}}" \
+ --appt "{'cdek_number':'1106207236','order_uuid':'c0190e1b-4a2b-4df3-b3ad-e74fb474341e','date':'2024-10-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'}}" \
--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 ee4ec4adb..7f5c52572 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':'72753031-df04-44a4-bc60-11e8b5253b1d','date':'2024-10-22','time_from':'10:00','time_to':'15:00','comment':'Group office','to_location':{'code':'137','fias_guid':'c2deb16a-0330-4f05-821f-1d09c93331e6','postal_code':'190000','longitude':'30.3159','latitude':'59.9391','country_code':'RU','region':'St. Petersburg','region_code':'82','sub_region':'St. Petersburg','city':'St. Petersburg','kladr_code':'78','address':'Berdsk Lenina street 16'}}" ^
+ --appt "{'cdek_number':'1106207236','order_uuid':'c0190e1b-4a2b-4df3-b3ad-e74fb474341e','date':'2024-10-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'}}" ^
--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 ae7d7e946..f1cff89bf 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 "0a26a2dd-8332-4c30-a4ff-c1b70aa14698" \
+ --uuid "531f89d4-ce21-4b3e-adc6-a60b9d51118e" \
--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 684186c4d..8b09884c1 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 "0a26a2dd-8332-4c30-a4ff-c1b70aa14698" ^
+ --uuid "531f89d4-ce21-4b3e-adc6-a60b9d51118e" ^
--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 271c3eb62..c852e7452 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 "11804021041" \
+ --folder "11811261761" \
--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 a26fb08f1..50a59077c 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 "11804021041" ^
+ --folder "11811261761" ^
--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 a9001cda7..f2b679bbd 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 "11804021041"
\ No newline at end of file
+ --folder "11811261761"
\ 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 19e34dfec..a9cb2645d 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 "11804021041"
\ No newline at end of file
+ --folder "11811261761"
\ 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 2ddf9aaca..f1d981f2e 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:AABc3_8ch6iqvw3Du41gw9FKUTL4yb1FXdJ3aIEBVwGrsWouPbVLQ5SZT8D6Ox4DDQYuAlRipltFn5tQ7yd528S7"
\ No newline at end of file
+ --job "dbjid:AABHUqviHJAUjeZBg3kbvfOqKbHUFJUuJaMfDoWN-lbjD8QUhBiMtYK0NXYR3lx7GvOl9EJc5S1ycboNqpMypqPu"
\ 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 59de196d2..7759933bc 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:AABc3_8ch6iqvw3Du41gw9FKUTL4yb1FXdJ3aIEBVwGrsWouPbVLQ5SZT8D6Ox4DDQYuAlRipltFn5tQ7yd528S7"
\ No newline at end of file
+ --job "dbjid:AABHUqviHJAUjeZBg3kbvfOqKbHUFJUuJaMfDoWN-lbjD8QUhBiMtYK0NXYR3lx7GvOl9EJc5S1ycboNqpMypqPu"
\ 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 f33262eab..071a5cf7b 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 "PHj080YWYKEAAAAAAAAAAQ"
\ No newline at end of file
+ --job "TW8ELL1Lc6cAAAAAAAAAAQ"
\ 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 6cee4d68b..6fa7c719b 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 "PHj080YWYKEAAAAAAAAAAQ"
\ No newline at end of file
+ --job "TW8ELL1Lc6cAAAAAAAAAAQ"
\ 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 7554a6d09..f0530cde3 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 "624fcf1f48971bd841553"
\ No newline at end of file
+ --rev "62502bfc0a123bd841553"
\ 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 13451cc6e..f117f3e7c 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 "624fcf1f48971bd841553"
\ No newline at end of file
+ --rev "62502bfc0a123bd841553"
\ 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 260614a54..3d483372a 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\jh1xctlegmx.png" \
+ --file "C:\Users\Administrator\AppData\Local\Temp\lq0mbwyqsgh.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 7749bf7f0..c5831d9ae 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\jh1xctlegmx.png" ^
+ --file "C:\Users\Administrator\AppData\Local\Temp\lq0mbwyqsgh.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 1c97754ae..5d3e9bb99 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 "fe705fb3dfe54c6b2acbe5d6ec8e0f9b692503e97c9f4d36b4610132cc41ec5a@group.calendar.google.com"
\ No newline at end of file
+ --calendar "1546f03a7bbfaa8066e84c37472e68da13cf61faabc3b40ad9631880119e2329@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 c5b1e92ec..e3b4045d2 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 "fe705fb3dfe54c6b2acbe5d6ec8e0f9b692503e97c9f4d36b4610132cc41ec5a@group.calendar.google.com"
\ No newline at end of file
+ --calendar "1546f03a7bbfaa8066e84c37472e68da13cf61faabc3b40ad9631880119e2329@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 07f9e9981..4a8e3193e 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 "a5e91f8b4c17d0f8a619a0673dcc9b970a14a9e0feac4058a3a5029f00e44e59@group.calendar.google.com" \
- --props "{'Description':'TestEventDescription','Title':'New event','Venue':'InOffice','StartDate':'2024-10-21T16:44:30.4468072Z','EndDate':'2024-10-21T17:44:30.4468072Z','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 "48cc16d0983742e784b904c3865d000b6c900286cb9763fabc87964a6e44e71b@group.calendar.google.com" \
+ --props "{'Description':'TestEventDescription','Title':'New event','Venue':'InOffice','StartDate':'2024-10-21T23:38:41.3834841Z','EndDate':'2024-10-22T00:38:41.3834841Z','ArrayOfAttachmentURLs':{'Image1':'https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg','Image2':'https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture2.jpg'},'SendNotifications':true}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/gcalendar/CreateEvent/bat.txt b/docs/en/cli/NEW_CLI/gcalendar/CreateEvent/bat.txt
index 2c52bdc84..34e515046 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 "a5e91f8b4c17d0f8a619a0673dcc9b970a14a9e0feac4058a3a5029f00e44e59@group.calendar.google.com" ^
- --props "{'Description':'TestEventDescription','Title':'New event','Venue':'InOffice','StartDate':'2024-10-21T16:44:30.4468072Z','EndDate':'2024-10-21T17:44:30.4468072Z','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 "48cc16d0983742e784b904c3865d000b6c900286cb9763fabc87964a6e44e71b@group.calendar.google.com" ^
+ --props "{'Description':'TestEventDescription','Title':'New event','Venue':'InOffice','StartDate':'2024-10-21T23:38:41.3834841Z','EndDate':'2024-10-22T00:38:41.3834841Z','ArrayOfAttachmentURLs':{'Image1':'https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg','Image2':'https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture2.jpg'},'SendNotifications':true}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/gcalendar/DeleteCalendar/bash.txt b/docs/en/cli/NEW_CLI/gcalendar/DeleteCalendar/bash.txt
index cda8d84a8..da15dd845 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 "a5e91f8b4c17d0f8a619a0673dcc9b970a14a9e0feac4058a3a5029f00e44e59@group.calendar.google.com"
\ No newline at end of file
+ --calendar "48cc16d0983742e784b904c3865d000b6c900286cb9763fabc87964a6e44e71b@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 7b15f230d..8912750b7 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 "a5e91f8b4c17d0f8a619a0673dcc9b970a14a9e0feac4058a3a5029f00e44e59@group.calendar.google.com"
\ No newline at end of file
+ --calendar "48cc16d0983742e784b904c3865d000b6c900286cb9763fabc87964a6e44e71b@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 717cc5284..044ce7026 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 "fe705fb3dfe54c6b2acbe5d6ec8e0f9b692503e97c9f4d36b4610132cc41ec5a@group.calendar.google.com"
\ No newline at end of file
+ --calendar "1546f03a7bbfaa8066e84c37472e68da13cf61faabc3b40ad9631880119e2329@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 1e43a73ca..29517c0fd 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 "fe705fb3dfe54c6b2acbe5d6ec8e0f9b692503e97c9f4d36b4610132cc41ec5a@group.calendar.google.com"
\ No newline at end of file
+ --calendar "1546f03a7bbfaa8066e84c37472e68da13cf61faabc3b40ad9631880119e2329@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 b0df086ac..841873539 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 "a5e91f8b4c17d0f8a619a0673dcc9b970a14a9e0feac4058a3a5029f00e44e59@group.calendar.google.com" \
- --event "m6o87opari576961a31er6n5pc"
\ No newline at end of file
+ --calendar "48cc16d0983742e784b904c3865d000b6c900286cb9763fabc87964a6e44e71b@group.calendar.google.com" \
+ --event "s4clftb571othsl72f6h0vvbfs"
\ 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 893ca5ba0..927074769 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 "a5e91f8b4c17d0f8a619a0673dcc9b970a14a9e0feac4058a3a5029f00e44e59@group.calendar.google.com" ^
- --event "m6o87opari576961a31er6n5pc"
\ No newline at end of file
+ --calendar "48cc16d0983742e784b904c3865d000b6c900286cb9763fabc87964a6e44e71b@group.calendar.google.com" ^
+ --event "s4clftb571othsl72f6h0vvbfs"
\ 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 70159fca6..e555ae94f 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 "fe705fb3dfe54c6b2acbe5d6ec8e0f9b692503e97c9f4d36b4610132cc41ec5a@group.calendar.google.com" \
+ --calendar "1546f03a7bbfaa8066e84c37472e68da13cf61faabc3b40ad9631880119e2329@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 fd8430a28..996fa6540 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 "fe705fb3dfe54c6b2acbe5d6ec8e0f9b692503e97c9f4d36b4610132cc41ec5a@group.calendar.google.com" ^
+ --calendar "1546f03a7bbfaa8066e84c37472e68da13cf61faabc3b40ad9631880119e2329@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 7f98a526f..752077f1a 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 "a5e91f8b4c17d0f8a619a0673dcc9b970a14a9e0feac4058a3a5029f00e44e59@group.calendar.google.com" \
+ --calendar "48cc16d0983742e784b904c3865d000b6c900286cb9763fabc87964a6e44e71b@group.calendar.google.com" \
--props "{'Description':'New event description'}" \
- --event "m6o87opari576961a31er6n5pc"
\ No newline at end of file
+ --event "s4clftb571othsl72f6h0vvbfs"
\ 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 52dc90bbf..f5a7c8626 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 "a5e91f8b4c17d0f8a619a0673dcc9b970a14a9e0feac4058a3a5029f00e44e59@group.calendar.google.com" ^
+ --calendar "48cc16d0983742e784b904c3865d000b6c900286cb9763fabc87964a6e44e71b@group.calendar.google.com" ^
--props "{'Description':'New event description'}" ^
- --event "m6o87opari576961a31er6n5pc"
\ No newline at end of file
+ --event "s4clftb571othsl72f6h0vvbfs"
\ 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 a3af029b1..a119088dd 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 "fe705fb3dfe54c6b2acbe5d6ec8e0f9b692503e97c9f4d36b4610132cc41ec5a@group.calendar.google.com" \
+ --calendar "1546f03a7bbfaa8066e84c37472e68da13cf61faabc3b40ad9631880119e2329@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 61929663f..7fee95b74 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 "fe705fb3dfe54c6b2acbe5d6ec8e0f9b692503e97c9f4d36b4610132cc41ec5a@group.calendar.google.com" ^
+ --calendar "1546f03a7bbfaa8066e84c37472e68da13cf61faabc3b40ad9631880119e2329@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 d98978730..1b4cc2b71 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 "fe705fb3dfe54c6b2acbe5d6ec8e0f9b692503e97c9f4d36b4610132cc41ec5a@group.calendar.google.com"
\ No newline at end of file
+ --calendar "1546f03a7bbfaa8066e84c37472e68da13cf61faabc3b40ad9631880119e2329@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 42ae53f43..7f655e7c7 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 "fe705fb3dfe54c6b2acbe5d6ec8e0f9b692503e97c9f4d36b4610132cc41ec5a@group.calendar.google.com"
\ No newline at end of file
+ --calendar "1546f03a7bbfaa8066e84c37472e68da13cf61faabc3b40ad9631880119e2329@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 eff9b0609..3238ae84c 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 "a5e91f8b4c17d0f8a619a0673dcc9b970a14a9e0feac4058a3a5029f00e44e59@group.calendar.google.com" \
- --event "m6o87opari576961a31er6n5pc"
\ No newline at end of file
+ --calendar "48cc16d0983742e784b904c3865d000b6c900286cb9763fabc87964a6e44e71b@group.calendar.google.com" \
+ --event "s4clftb571othsl72f6h0vvbfs"
\ 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 9cf70f71c..c3d908f5a 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 "a5e91f8b4c17d0f8a619a0673dcc9b970a14a9e0feac4058a3a5029f00e44e59@group.calendar.google.com" ^
- --event "m6o87opari576961a31er6n5pc"
\ No newline at end of file
+ --calendar "48cc16d0983742e784b904c3865d000b6c900286cb9763fabc87964a6e44e71b@group.calendar.google.com" ^
+ --event "s4clftb571othsl72f6h0vvbfs"
\ 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 1fd2d0109..2da2b72e9 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 "a5e91f8b4c17d0f8a619a0673dcc9b970a14a9e0feac4058a3a5029f00e44e59@group.calendar.google.com"
\ No newline at end of file
+ --calendar "48cc16d0983742e784b904c3865d000b6c900286cb9763fabc87964a6e44e71b@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 0549ffc62..d58b59269 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 "a5e91f8b4c17d0f8a619a0673dcc9b970a14a9e0feac4058a3a5029f00e44e59@group.calendar.google.com"
\ No newline at end of file
+ --calendar "48cc16d0983742e784b904c3865d000b6c900286cb9763fabc87964a6e44e71b@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 7ebaea7e3..92c1f2613 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 "fe705fb3dfe54c6b2acbe5d6ec8e0f9b692503e97c9f4d36b4610132cc41ec5a@group.calendar.google.com"
\ No newline at end of file
+ --calendar "1546f03a7bbfaa8066e84c37472e68da13cf61faabc3b40ad9631880119e2329@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 7efe4fcca..2980ed0c5 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 "fe705fb3dfe54c6b2acbe5d6ec8e0f9b692503e97c9f4d36b4610132cc41ec5a@group.calendar.google.com"
\ No newline at end of file
+ --calendar "1546f03a7bbfaa8066e84c37472e68da13cf61faabc3b40ad9631880119e2329@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 905af18fd..57b43b2bb 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 "a5e91f8b4c17d0f8a619a0673dcc9b970a14a9e0feac4058a3a5029f00e44e59@group.calendar.google.com" \
+ --from "48cc16d0983742e784b904c3865d000b6c900286cb9763fabc87964a6e44e71b@group.calendar.google.com" \
--to "bayselonarrend@gmail.com" \
- --event "m6o87opari576961a31er6n5pc"
\ No newline at end of file
+ --event "s4clftb571othsl72f6h0vvbfs"
\ 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 69cf4a069..cb7c84835 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 "a5e91f8b4c17d0f8a619a0673dcc9b970a14a9e0feac4058a3a5029f00e44e59@group.calendar.google.com" ^
+ --from "48cc16d0983742e784b904c3865d000b6c900286cb9763fabc87964a6e44e71b@group.calendar.google.com" ^
--to "bayselonarrend@gmail.com" ^
- --event "m6o87opari576961a31er6n5pc"
\ No newline at end of file
+ --event "s4clftb571othsl72f6h0vvbfs"
\ 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 9d10a6b7d..50594c807 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 "1OBUwIhQqj3yv8TDRf9YlZ07g56MvMXrX" \
+ --object "1UTSSTc-D2ZkY6Rr3B1SzBNo0IF9TU43k" \
--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 127fe99db..ee110fc29 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 "1OBUwIhQqj3yv8TDRf9YlZ07g56MvMXrX" ^
+ --object "1UTSSTc-D2ZkY6Rr3B1SzBNo0IF9TU43k" ^
--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 196083641..b36415156 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 "1V-ain1h41ACy1PWRhuEmDKNqOphGyxv3" \
+ --object "1VrUBkBMRNmtUqMnRyhqGu796U9ROB9rA" \
--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 2e28022c8..5c8a79529 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 "1V-ain1h41ACy1PWRhuEmDKNqOphGyxv3" ^
+ --object "1VrUBkBMRNmtUqMnRyhqGu796U9ROB9rA" ^
--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 b6b206076..b7c13d6c2 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 "1V-ain1h41ACy1PWRhuEmDKNqOphGyxv3" \
- --comment "AAABXlCZ3rA"
\ No newline at end of file
+ --object "1VrUBkBMRNmtUqMnRyhqGu796U9ROB9rA" \
+ --comment "AAABXnhkVns"
\ 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 ab7e45198..ea7358ca6 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 "1V-ain1h41ACy1PWRhuEmDKNqOphGyxv3" ^
- --comment "AAABXlCZ3rA"
\ No newline at end of file
+ --object "1VrUBkBMRNmtUqMnRyhqGu796U9ROB9rA" ^
+ --comment "AAABXnhkVns"
\ 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 6d7348e92..babfddae8 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 "1V-ain1h41ACy1PWRhuEmDKNqOphGyxv3"
\ No newline at end of file
+ --object "1VrUBkBMRNmtUqMnRyhqGu796U9ROB9rA"
\ 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 6c4c237e3..679ad7845 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 "1V-ain1h41ACy1PWRhuEmDKNqOphGyxv3"
\ No newline at end of file
+ --object "1VrUBkBMRNmtUqMnRyhqGu796U9ROB9rA"
\ 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 980aa6f9d..9715e47af 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 "1OBUwIhQqj3yv8TDRf9YlZ07g56MvMXrX"
\ No newline at end of file
+ --object "1UTSSTc-D2ZkY6Rr3B1SzBNo0IF9TU43k"
\ 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 17f8e4819..41d161da5 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 "1OBUwIhQqj3yv8TDRf9YlZ07g56MvMXrX"
\ No newline at end of file
+ --object "1UTSSTc-D2ZkY6Rr3B1SzBNo0IF9TU43k"
\ 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 c2c9a2136..0f846faf4 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 "1V-ain1h41ACy1PWRhuEmDKNqOphGyxv3" \
- --comment "AAABXlCZ3rA"
\ No newline at end of file
+ --object "1VrUBkBMRNmtUqMnRyhqGu796U9ROB9rA" \
+ --comment "AAABXnhkVns"
\ 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 795bfaf96..afb119c10 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 "1V-ain1h41ACy1PWRhuEmDKNqOphGyxv3" ^
- --comment "AAABXlCZ3rA"
\ No newline at end of file
+ --object "1VrUBkBMRNmtUqMnRyhqGu796U9ROB9rA" ^
+ --comment "AAABXnhkVns"
\ 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 1d62e9724..7b4a93c76 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 "1V-ain1h41ACy1PWRhuEmDKNqOphGyxv3"
\ No newline at end of file
+ --object "1VrUBkBMRNmtUqMnRyhqGu796U9ROB9rA"
\ 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 b289ff3bb..0525a34fc 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 "1V-ain1h41ACy1PWRhuEmDKNqOphGyxv3"
\ No newline at end of file
+ --object "1VrUBkBMRNmtUqMnRyhqGu796U9ROB9rA"
\ 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 0d1197954..cccbae899 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 "1OBUwIhQqj3yv8TDRf9YlZ07g56MvMXrX" \
+ --object "1UTSSTc-D2ZkY6Rr3B1SzBNo0IF9TU43k" \
--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 56e3f05bc..d27b16c76 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 "1OBUwIhQqj3yv8TDRf9YlZ07g56MvMXrX" ^
+ --object "1UTSSTc-D2ZkY6Rr3B1SzBNo0IF9TU43k" ^
--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 dd9861ab1..43dbf0783 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 "1fGFM-4tU22gq-bZelhsknR7KDX2UF1TNl7diXPjR4Zo" \
+ --spreadsheet "1zgu_GEld3fw_gP9z-OLIKcAZOIqhTJJEiBy1YXLDHvk" \
--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 588cf1fdb..14151b9b8 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 "1fGFM-4tU22gq-bZelhsknR7KDX2UF1TNl7diXPjR4Zo" ^
+ --spreadsheet "1zgu_GEld3fw_gP9z-OLIKcAZOIqhTJJEiBy1YXLDHvk" ^
--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 5253044fd..4892f23ab 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 "1KC4onCscWWSIFStepZk8nF6JUm-y8bxJ1lWZyhOaL7Y" \
+ --spreadsheet "1bjOsHDO_1LYmcQWtSgIQZWJ7q_3sCfA66dZSozKMxrk" \
--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 e5026f4aa..f33caeb42 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 "1KC4onCscWWSIFStepZk8nF6JUm-y8bxJ1lWZyhOaL7Y" ^
+ --spreadsheet "1bjOsHDO_1LYmcQWtSgIQZWJ7q_3sCfA66dZSozKMxrk" ^
--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 ba844092c..39d4a9676 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 "1fGFM-4tU22gq-bZelhsknR7KDX2UF1TNl7diXPjR4Zo" \
- --to "1wrT6vLVtZyXGRvej_JcdsQkLL_edPVxzzQEmfv_bcEQ" \
- --sheet "1618258148"
\ No newline at end of file
+ --from "1zgu_GEld3fw_gP9z-OLIKcAZOIqhTJJEiBy1YXLDHvk" \
+ --to "1DWEFbl2iZ9xJp09yKP_33IHjfRp43iZVvQV9I_q9UPs" \
+ --sheet "1356063351"
\ 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 fdb8aa94a..4b0454a56 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 "1fGFM-4tU22gq-bZelhsknR7KDX2UF1TNl7diXPjR4Zo" ^
- --to "1wrT6vLVtZyXGRvej_JcdsQkLL_edPVxzzQEmfv_bcEQ" ^
- --sheet "1618258148"
\ No newline at end of file
+ --from "1zgu_GEld3fw_gP9z-OLIKcAZOIqhTJJEiBy1YXLDHvk" ^
+ --to "1DWEFbl2iZ9xJp09yKP_33IHjfRp43iZVvQV9I_q9UPs" ^
+ --sheet "1356063351"
\ 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 2b2c0cf75..bf4aab53f 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 "1fGFM-4tU22gq-bZelhsknR7KDX2UF1TNl7diXPjR4Zo" \
- --sheet "1618258148"
\ No newline at end of file
+ --spreadsheet "1zgu_GEld3fw_gP9z-OLIKcAZOIqhTJJEiBy1YXLDHvk" \
+ --sheet "1356063351"
\ 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 edc39c48d..b20ee744f 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 "1fGFM-4tU22gq-bZelhsknR7KDX2UF1TNl7diXPjR4Zo" ^
- --sheet "1618258148"
\ No newline at end of file
+ --spreadsheet "1zgu_GEld3fw_gP9z-OLIKcAZOIqhTJJEiBy1YXLDHvk" ^
+ --sheet "1356063351"
\ 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 00b592338..0da24fb42 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 "1fGFM-4tU22gq-bZelhsknR7KDX2UF1TNl7diXPjR4Zo" \
+ --spreadsheet "1zgu_GEld3fw_gP9z-OLIKcAZOIqhTJJEiBy1YXLDHvk" \
--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 a1e74ce64..7798171eb 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 "1fGFM-4tU22gq-bZelhsknR7KDX2UF1TNl7diXPjR4Zo" ^
+ --spreadsheet "1zgu_GEld3fw_gP9z-OLIKcAZOIqhTJJEiBy1YXLDHvk" ^
--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 8c2810a24..22eb7ceac 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 "1KC4onCscWWSIFStepZk8nF6JUm-y8bxJ1lWZyhOaL7Y" \
+ --spreadsheet "1bjOsHDO_1LYmcQWtSgIQZWJ7q_3sCfA66dZSozKMxrk" \
--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 7cb9f7a33..b0729be3f 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 "1KC4onCscWWSIFStepZk8nF6JUm-y8bxJ1lWZyhOaL7Y" ^
+ --spreadsheet "1bjOsHDO_1LYmcQWtSgIQZWJ7q_3sCfA66dZSozKMxrk" ^
--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 151e82d8b..a1edf97c5 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 "1fGFM-4tU22gq-bZelhsknR7KDX2UF1TNl7diXPjR4Zo"
\ No newline at end of file
+ --spreadsheet "1zgu_GEld3fw_gP9z-OLIKcAZOIqhTJJEiBy1YXLDHvk"
\ 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 752a27733..9d7d10b8e 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 "1fGFM-4tU22gq-bZelhsknR7KDX2UF1TNl7diXPjR4Zo"
\ No newline at end of file
+ --spreadsheet "1zgu_GEld3fw_gP9z-OLIKcAZOIqhTJJEiBy1YXLDHvk"
\ 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 418fb8bd4..17013cef9 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 "1KC4onCscWWSIFStepZk8nF6JUm-y8bxJ1lWZyhOaL7Y" \
+ --spreadsheet "1bjOsHDO_1LYmcQWtSgIQZWJ7q_3sCfA66dZSozKMxrk" \
--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 e2330d0de..1d384407d 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 "1KC4onCscWWSIFStepZk8nF6JUm-y8bxJ1lWZyhOaL7Y" ^
+ --spreadsheet "1bjOsHDO_1LYmcQWtSgIQZWJ7q_3sCfA66dZSozKMxrk" ^
--data "{'A1':'ThisIsA1','A2':'ThisIsA2','B2':'ThisIsB2','B3':'ThisIsB3','A3':'ThisIsA3','A4':'ThisIsA4','B1':'ThisIsB1','B4':'ThisIsB4'}" ^
--sheetname "Sheet2"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/notion/CreatePageInDatabase/bash.txt b/docs/en/cli/NEW_CLI/notion/CreatePageInDatabase/bash.txt
index 0be93133e..c2ff4e234 100644
--- a/docs/en/cli/NEW_CLI/notion/CreatePageInDatabase/bash.txt
+++ b/docs/en/cli/NEW_CLI/notion/CreatePageInDatabase/bash.txt
@@ -2,5 +2,5 @@
oint notion CreatePageInDatabase \
--token "***" \
- --base "12682aa7-fc4e-81d5-a95b-fb013fad4628" \
- --data "{'Name':'LLC Vector','Description':'OurFirstClient','Number':1,'Status':'New','CreationDate':'2024-10-21T16:48:23.4169766Z','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 "12682aa7-fc4e-8163-b58e-f21714915142" \
+ --data "{'Name':'LLC Vector','Description':'OurFirstClient','Number':1,'Status':'New','CreationDate':'2024-10-21T23:43:11.9525276Z','Image':{'Logo':'https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg'},'Active':true,'Website':'https://vector.ru','Email':'mail@vector.ru','Phone':'88005553535'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/notion/CreatePageInDatabase/bat.txt b/docs/en/cli/NEW_CLI/notion/CreatePageInDatabase/bat.txt
index cadde7992..e6f5bf422 100644
--- a/docs/en/cli/NEW_CLI/notion/CreatePageInDatabase/bat.txt
+++ b/docs/en/cli/NEW_CLI/notion/CreatePageInDatabase/bat.txt
@@ -2,5 +2,5 @@
oint notion CreatePageInDatabase ^
--token "***" ^
- --base "12682aa7-fc4e-81d5-a95b-fb013fad4628" ^
- --data "{'Name':'LLC Vector','Description':'OurFirstClient','Number':1,'Status':'New','CreationDate':'2024-10-21T16:48:23.4169766Z','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 "12682aa7-fc4e-8163-b58e-f21714915142" ^
+ --data "{'Name':'LLC Vector','Description':'OurFirstClient','Number':1,'Status':'New','CreationDate':'2024-10-21T23:43:11.9525276Z','Image':{'Logo':'https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg'},'Active':true,'Website':'https://vector.ru','Email':'mail@vector.ru','Phone':'88005553535'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/notion/DeleteBlock/bash.txt b/docs/en/cli/NEW_CLI/notion/DeleteBlock/bash.txt
index ed749cc23..d4621c4da 100644
--- a/docs/en/cli/NEW_CLI/notion/DeleteBlock/bash.txt
+++ b/docs/en/cli/NEW_CLI/notion/DeleteBlock/bash.txt
@@ -1,3 +1,3 @@
oint notion DeleteBlock \
--token "***" \
- --block "12682aa7-fc4e-81f7-b927-c53849ba9506"
\ No newline at end of file
+ --block "12682aa7-fc4e-815d-a2ba-f9bed4538039"
\ 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 7368675ce..2018050ac 100644
--- a/docs/en/cli/NEW_CLI/notion/DeleteBlock/bat.txt
+++ b/docs/en/cli/NEW_CLI/notion/DeleteBlock/bat.txt
@@ -1,3 +1,3 @@
oint notion DeleteBlock ^
--token "***" ^
- --block "12682aa7-fc4e-81f7-b927-c53849ba9506"
\ No newline at end of file
+ --block "12682aa7-fc4e-815d-a2ba-f9bed4538039"
\ 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 9f8179b4c..b78ae0775 100644
--- a/docs/en/cli/NEW_CLI/notion/EditDatabaseProperties/bash.txt
+++ b/docs/en/cli/NEW_CLI/notion/EditDatabaseProperties/bash.txt
@@ -2,7 +2,7 @@
oint notion EditDatabaseProperties \
--token "***" \
- --base "12682aa7-fc4e-81d5-a95b-fb013fad4628" \
+ --base "12682aa7-fc4e-8163-b58e-f21714915142" \
--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 df5a2cb55..fd8425c13 100644
--- a/docs/en/cli/NEW_CLI/notion/EditDatabaseProperties/bat.txt
+++ b/docs/en/cli/NEW_CLI/notion/EditDatabaseProperties/bat.txt
@@ -2,7 +2,7 @@
oint notion EditDatabaseProperties ^
--token "***" ^
- --base "12682aa7-fc4e-81d5-a95b-fb013fad4628" ^
+ --base "12682aa7-fc4e-8163-b58e-f21714915142" ^
--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 d7d5fa483..5ed4b5630 100644
--- a/docs/en/cli/NEW_CLI/notion/EditPageProperties/bash.txt
+++ b/docs/en/cli/NEW_CLI/notion/EditPageProperties/bash.txt
@@ -2,7 +2,7 @@
oint notion EditPageProperties \
--token "***" \
- --page "12682aa7-fc4e-816e-8631-d47345363491" \
+ --page "12682aa7-fc4e-8125-bd1b-cf1c5982c690" \
--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 63ced1f32..30b9fcf66 100644
--- a/docs/en/cli/NEW_CLI/notion/EditPageProperties/bat.txt
+++ b/docs/en/cli/NEW_CLI/notion/EditPageProperties/bat.txt
@@ -2,7 +2,7 @@
oint notion EditPageProperties ^
--token "***" ^
- --page "12682aa7-fc4e-816e-8631-d47345363491" ^
+ --page "12682aa7-fc4e-8125-bd1b-cf1c5982c690" ^
--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 15b2118a7..2eceaef96 100644
--- a/docs/en/cli/NEW_CLI/notion/GetDatabase/bash.txt
+++ b/docs/en/cli/NEW_CLI/notion/GetDatabase/bash.txt
@@ -1,3 +1,3 @@
oint notion GetDatabase \
--token "***" \
- --base "12682aa7-fc4e-81d5-a95b-fb013fad4628"
\ No newline at end of file
+ --base "12682aa7-fc4e-8163-b58e-f21714915142"
\ 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 acf88ef54..c50debf3b 100644
--- a/docs/en/cli/NEW_CLI/notion/GetDatabase/bat.txt
+++ b/docs/en/cli/NEW_CLI/notion/GetDatabase/bat.txt
@@ -1,3 +1,3 @@
oint notion GetDatabase ^
--token "***" ^
- --base "12682aa7-fc4e-81d5-a95b-fb013fad4628"
\ No newline at end of file
+ --base "12682aa7-fc4e-8163-b58e-f21714915142"
\ 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 899b8ecfe..6f2b60e6f 100644
--- a/docs/en/cli/NEW_CLI/notion/GetPage/bash.txt
+++ b/docs/en/cli/NEW_CLI/notion/GetPage/bash.txt
@@ -1,3 +1,3 @@
oint notion GetPage \
--token "***" \
- --page "12682aa7-fc4e-816e-8631-d47345363491"
\ No newline at end of file
+ --page "12682aa7-fc4e-8125-bd1b-cf1c5982c690"
\ 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 4f87c221c..7dd93b0ec 100644
--- a/docs/en/cli/NEW_CLI/notion/GetPage/bat.txt
+++ b/docs/en/cli/NEW_CLI/notion/GetPage/bat.txt
@@ -1,3 +1,3 @@
oint notion GetPage ^
--token "***" ^
- --page "12682aa7-fc4e-816e-8631-d47345363491"
\ No newline at end of file
+ --page "12682aa7-fc4e-8125-bd1b-cf1c5982c690"
\ 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 f771a91de..e1eef305c 100644
--- a/docs/en/cli/NEW_CLI/notion/ReturnChildBlocks/bash.txt
+++ b/docs/en/cli/NEW_CLI/notion/ReturnChildBlocks/bash.txt
@@ -1,3 +1,3 @@
oint notion ReturnChildBlocks \
--token "***" \
- --block "12682aa7-fc4e-81f7-b927-c53849ba9506"
\ No newline at end of file
+ --block "12682aa7-fc4e-815d-a2ba-f9bed4538039"
\ 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 63bc34243..e84b20481 100644
--- a/docs/en/cli/NEW_CLI/notion/ReturnChildBlocks/bat.txt
+++ b/docs/en/cli/NEW_CLI/notion/ReturnChildBlocks/bat.txt
@@ -1,3 +1,3 @@
oint notion ReturnChildBlocks ^
--token "***" ^
- --block "12682aa7-fc4e-81f7-b927-c53849ba9506"
\ No newline at end of file
+ --block "12682aa7-fc4e-815d-a2ba-f9bed4538039"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/ozon/ArchiveProducts/bash.txt b/docs/en/cli/NEW_CLI/ozon/ArchiveProducts/bash.txt
index 217d6f9da..ac627b308 100644
--- a/docs/en/cli/NEW_CLI/ozon/ArchiveProducts/bash.txt
+++ b/docs/en/cli/NEW_CLI/ozon/ArchiveProducts/bash.txt
@@ -1,4 +1,4 @@
oint ozon ArchiveProducts \
--clientid "***" \
--apikey "***" \
- --products 1232965469
\ No newline at end of file
+ --products 1235207802
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/ozon/ArchiveProducts/bat.txt b/docs/en/cli/NEW_CLI/ozon/ArchiveProducts/bat.txt
index 1afbeaab3..11647c406 100644
--- a/docs/en/cli/NEW_CLI/ozon/ArchiveProducts/bat.txt
+++ b/docs/en/cli/NEW_CLI/ozon/ArchiveProducts/bat.txt
@@ -1,4 +1,4 @@
oint ozon ArchiveProducts ^
--clientid "***" ^
--apikey "***" ^
- --products 1232965469
\ No newline at end of file
+ --products 1235207802
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/ozon/CheckProductsImagesUpload/bash.txt b/docs/en/cli/NEW_CLI/ozon/CheckProductsImagesUpload/bash.txt
index 191e81664..0e3b9dc18 100644
--- a/docs/en/cli/NEW_CLI/ozon/CheckProductsImagesUpload/bash.txt
+++ b/docs/en/cli/NEW_CLI/ozon/CheckProductsImagesUpload/bash.txt
@@ -1,4 +1,4 @@
oint ozon CheckProductsImagesUpload \
--clientid "***" \
--apikey "***" \
- --products 1232965469
\ No newline at end of file
+ --products 1235207802
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/ozon/CheckProductsImagesUpload/bat.txt b/docs/en/cli/NEW_CLI/ozon/CheckProductsImagesUpload/bat.txt
index 9577bbf6f..2150cd829 100644
--- a/docs/en/cli/NEW_CLI/ozon/CheckProductsImagesUpload/bat.txt
+++ b/docs/en/cli/NEW_CLI/ozon/CheckProductsImagesUpload/bat.txt
@@ -1,4 +1,4 @@
oint ozon CheckProductsImagesUpload ^
--clientid "***" ^
--apikey "***" ^
- --products 1232965469
\ No newline at end of file
+ --products 1235207802
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/ozon/CreateBarcodes/bash.txt b/docs/en/cli/NEW_CLI/ozon/CreateBarcodes/bash.txt
index 9ac9e4cdb..bb4c2f5ac 100644
--- a/docs/en/cli/NEW_CLI/ozon/CreateBarcodes/bash.txt
+++ b/docs/en/cli/NEW_CLI/ozon/CreateBarcodes/bash.txt
@@ -1,4 +1,4 @@
oint ozon CreateBarcodes \
--clientid "***" \
--apikey "***" \
- --productids 1234390372
\ No newline at end of file
+ --productids 1235207802
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/ozon/CreateBarcodes/bat.txt b/docs/en/cli/NEW_CLI/ozon/CreateBarcodes/bat.txt
index 6dbbc1b86..4d1050274 100644
--- a/docs/en/cli/NEW_CLI/ozon/CreateBarcodes/bat.txt
+++ b/docs/en/cli/NEW_CLI/ozon/CreateBarcodes/bat.txt
@@ -1,4 +1,4 @@
oint ozon CreateBarcodes ^
--clientid "***" ^
--apikey "***" ^
- --productids 1234390372
\ No newline at end of file
+ --productids 1235207802
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/ozon/GetProductCreationStatus/bash.txt b/docs/en/cli/NEW_CLI/ozon/GetProductCreationStatus/bash.txt
index 5fac85484..d56dfa87b 100644
--- a/docs/en/cli/NEW_CLI/ozon/GetProductCreationStatus/bash.txt
+++ b/docs/en/cli/NEW_CLI/ozon/GetProductCreationStatus/bash.txt
@@ -1,4 +1,4 @@
oint ozon GetProductCreationStatus \
--clientid "***" \
--apikey "***" \
- --taskid 1369570161
\ No newline at end of file
+ --taskid 1370135255
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/ozon/GetProductCreationStatus/bat.txt b/docs/en/cli/NEW_CLI/ozon/GetProductCreationStatus/bat.txt
index 9942217a2..d45429cba 100644
--- a/docs/en/cli/NEW_CLI/ozon/GetProductCreationStatus/bat.txt
+++ b/docs/en/cli/NEW_CLI/ozon/GetProductCreationStatus/bat.txt
@@ -1,4 +1,4 @@
oint ozon GetProductCreationStatus ^
--clientid "***" ^
--apikey "***" ^
- --taskid 1369570161
\ No newline at end of file
+ --taskid 1370135255
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/ozon/UnarchiveProducts/bash.txt b/docs/en/cli/NEW_CLI/ozon/UnarchiveProducts/bash.txt
index 3f1aaca9e..f38628a04 100644
--- a/docs/en/cli/NEW_CLI/ozon/UnarchiveProducts/bash.txt
+++ b/docs/en/cli/NEW_CLI/ozon/UnarchiveProducts/bash.txt
@@ -1,4 +1,4 @@
oint ozon UnarchiveProducts \
--clientid "***" \
--apikey "***" \
- --products 1232965469
\ No newline at end of file
+ --products 1235207802
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/ozon/UnarchiveProducts/bat.txt b/docs/en/cli/NEW_CLI/ozon/UnarchiveProducts/bat.txt
index 43396c3dc..ba3cec725 100644
--- a/docs/en/cli/NEW_CLI/ozon/UnarchiveProducts/bat.txt
+++ b/docs/en/cli/NEW_CLI/ozon/UnarchiveProducts/bat.txt
@@ -1,4 +1,4 @@
oint ozon UnarchiveProducts ^
--clientid "***" ^
--apikey "***" ^
- --products 1232965469
\ No newline at end of file
+ --products 1235207802
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/ozon/UpdateProductImages/bash.txt b/docs/en/cli/NEW_CLI/ozon/UpdateProductImages/bash.txt
index 4edd530ca..4809ad468 100644
--- a/docs/en/cli/NEW_CLI/ozon/UpdateProductImages/bash.txt
+++ b/docs/en/cli/NEW_CLI/ozon/UpdateProductImages/bash.txt
@@ -1,6 +1,6 @@
oint ozon UpdateProductImages \
--clientid "***" \
--apikey "***" \
- --productid 1232965469 \
+ --productid 1235207802 \
--images "['https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg','https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture2.jpg']" \
--color "GREEN"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/ozon/UpdateProductImages/bat.txt b/docs/en/cli/NEW_CLI/ozon/UpdateProductImages/bat.txt
index a79d2ba8b..73ac2ba62 100644
--- a/docs/en/cli/NEW_CLI/ozon/UpdateProductImages/bat.txt
+++ b/docs/en/cli/NEW_CLI/ozon/UpdateProductImages/bat.txt
@@ -1,6 +1,6 @@
oint ozon UpdateProductImages ^
--clientid "***" ^
--apikey "***" ^
- --productid 1232965469 ^
+ --productid 1235207802 ^
--images "['https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg','https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture2.jpg']" ^
--color "GREEN"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/ozon/UpdateProductsPrices/bash.txt b/docs/en/cli/NEW_CLI/ozon/UpdateProductsPrices/bash.txt
index 5f05b88d7..609a84b6b 100644
--- a/docs/en/cli/NEW_CLI/ozon/UpdateProductsPrices/bash.txt
+++ b/docs/en/cli/NEW_CLI/ozon/UpdateProductsPrices/bash.txt
@@ -3,4 +3,4 @@
oint ozon UpdateProductsPrices \
--clientid "***" \
--apikey "***" \
- --prices "{'auto_action_enabled':'DISABLED','currency_code':'RUB','min_price':'1300','offer_id':'143210610','old_price':'1400','price':'1300','price_strategy_enabled':'DISABLED','product_id':1234390372}"
\ No newline at end of file
+ --prices "{'auto_action_enabled':'DISABLED','currency_code':'RUB','min_price':'1300','offer_id':'143210610','old_price':'1400','price':'1300','price_strategy_enabled':'DISABLED','product_id':1235207802}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/ozon/UpdateProductsPrices/bat.txt b/docs/en/cli/NEW_CLI/ozon/UpdateProductsPrices/bat.txt
index 33537acb5..4ed2c8ef3 100644
--- a/docs/en/cli/NEW_CLI/ozon/UpdateProductsPrices/bat.txt
+++ b/docs/en/cli/NEW_CLI/ozon/UpdateProductsPrices/bat.txt
@@ -3,4 +3,4 @@
oint ozon UpdateProductsPrices ^
--clientid "***" ^
--apikey "***" ^
- --prices "{'auto_action_enabled':'DISABLED','currency_code':'RUB','min_price':'1300','offer_id':'143210610','old_price':'1400','price':'1300','price_strategy_enabled':'DISABLED','product_id':1234390372}"
\ No newline at end of file
+ --prices "{'auto_action_enabled':'DISABLED','currency_code':'RUB','min_price':'1300','offer_id':'143210610','old_price':'1400','price':'1300','price_strategy_enabled':'DISABLED','product_id':1235207802}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/ozon/UpdateProductsStocks/bash.txt b/docs/en/cli/NEW_CLI/ozon/UpdateProductsStocks/bash.txt
index 42636fdd9..dfccb670b 100644
--- a/docs/en/cli/NEW_CLI/ozon/UpdateProductsStocks/bash.txt
+++ b/docs/en/cli/NEW_CLI/ozon/UpdateProductsStocks/bash.txt
@@ -3,4 +3,4 @@
oint ozon UpdateProductsStocks \
--clientid "***" \
--apikey "***" \
- --stocks "{'offer_id':'143210610','product_id':1234390372,'stock':20,'warehouse_id':1}"
\ No newline at end of file
+ --stocks "{'offer_id':'143210610','product_id':1235207802,'stock':20,'warehouse_id':1}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/ozon/UpdateProductsStocks/bat.txt b/docs/en/cli/NEW_CLI/ozon/UpdateProductsStocks/bat.txt
index b6be0c109..0347d2084 100644
--- a/docs/en/cli/NEW_CLI/ozon/UpdateProductsStocks/bat.txt
+++ b/docs/en/cli/NEW_CLI/ozon/UpdateProductsStocks/bat.txt
@@ -3,4 +3,4 @@
oint ozon UpdateProductsStocks ^
--clientid "***" ^
--apikey "***" ^
- --stocks "{'offer_id':'143210610','product_id':1234390372,'stock':20,'warehouse_id':1}"
\ No newline at end of file
+ --stocks "{'offer_id':'143210610','product_id':1235207802,'stock':20,'warehouse_id':1}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/ozon/UploadProductActivationCodes/bash.txt b/docs/en/cli/NEW_CLI/ozon/UploadProductActivationCodes/bash.txt
index 5d67feae2..fe6e3466e 100644
--- a/docs/en/cli/NEW_CLI/ozon/UploadProductActivationCodes/bash.txt
+++ b/docs/en/cli/NEW_CLI/ozon/UploadProductActivationCodes/bash.txt
@@ -1,5 +1,5 @@
oint ozon UploadProductActivationCodes \
--clientid "***" \
--apikey "***" \
- --productid 1232965469 \
+ --productid 1235207802 \
--codes "['11111111','22222222']"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/ozon/UploadProductActivationCodes/bat.txt b/docs/en/cli/NEW_CLI/ozon/UploadProductActivationCodes/bat.txt
index 8ca1dbd29..7d4564b3e 100644
--- a/docs/en/cli/NEW_CLI/ozon/UploadProductActivationCodes/bat.txt
+++ b/docs/en/cli/NEW_CLI/ozon/UploadProductActivationCodes/bat.txt
@@ -1,5 +1,5 @@
oint ozon UploadProductActivationCodes ^
--clientid "***" ^
--apikey "***" ^
- --productid 1232965469 ^
+ --productid 1235207802 ^
--codes "['11111111','22222222']"
\ 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 9fe312d1f..3b6c0ab82 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 "C07SCT5S26T"
\ No newline at end of file
+ --channel "C07SFA33GTH"
\ 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 9b363f42e..7b1e61d93 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 "C07SCT5S26T"
\ No newline at end of file
+ --channel "C07SFA33GTH"
\ 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 fc250cc75..60ab45f7d 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 "testconv7c3b6846-4ded-4ddd-9607-7159fcefac0c" \
+ --title "testconv85bcfeb8-df7f-4a51-b1d0-a843aa2ab0e4" \
--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 09c1120bc..c9154b224 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 "testconv7c3b6846-4ded-4ddd-9607-7159fcefac0c" ^
+ --title "testconv85bcfeb8-df7f-4a51-b1d0-a843aa2ab0e4" ^
--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 e002da00e..7dc07d336 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 "F07TG7X2K96"
\ No newline at end of file
+ --fileid "F07SP7VJRUN"
\ 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 5cda247d7..d21174e03 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 "F07TG7X2K96"
\ No newline at end of file
+ --fileid "F07SP7VJRUN"
\ 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 34c1d63cf..26413773c 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 "F07SVUN8V4L"
\ No newline at end of file
+ --fileid "F07SYBK0TPW"
\ 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 fea337c3a..d273249fd 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 "F07SVUN8V4L"
\ No newline at end of file
+ --fileid "F07SYBK0TPW"
\ 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 5a9ac74c8..e99b2afeb 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 "1729518533.132999"
\ No newline at end of file
+ --stamp "1729543453.990339"
\ 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 53e8aedca..22155b836 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 "1729518533.132999"
\ No newline at end of file
+ --stamp "1729543453.990339"
\ 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 8e369010f..bbb8249b3 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 "1729518533.132999" \
+ --stamp "1729543453.990339" \
--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 2bdf2010c..fa1ec841e 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 "1729518533.132999" ^
+ --stamp "1729543453.990339" ^
--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 8e14bc416..5aabeefda 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 "C07SCT5S26T"
\ No newline at end of file
+ --channel "C07SFA33GTH"
\ 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 f2fc2f18f..a2f0795d4 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 "C07SCT5S26T"
\ No newline at end of file
+ --channel "C07SFA33GTH"
\ 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 a8fc525e1..14c0aa7a3 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 "C07SCT5S26T"
\ No newline at end of file
+ --channel "C07SFA33GTH"
\ 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 4192f2c31..d1aa22a3f 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 "C07SCT5S26T"
\ No newline at end of file
+ --channel "C07SFA33GTH"
\ 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 906fb6ec0..4c4a96a08 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 "C07SCT5S26T"
\ No newline at end of file
+ --channel "C07SFA33GTH"
\ 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 ab37d1373..b6ec2e0d9 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 "C07SCT5S26T"
\ No newline at end of file
+ --channel "C07SFA33GTH"
\ 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 df53a7983..c1949c8a4 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 "F07TG7X2K96"
\ No newline at end of file
+ --fileid "F07SP7VJRUN"
\ 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 04a39f41f..7e73e4d8f 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 "F07TG7X2K96"
\ No newline at end of file
+ --fileid "F07SP7VJRUN"
\ 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 fe4813593..8ca731dc6 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 "F07SVUN8V4L"
\ No newline at end of file
+ --fileid "F07SYBK0TPW"
\ 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 af5279bef..d81e950f3 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 "F07SVUN8V4L"
\ No newline at end of file
+ --fileid "F07SYBK0TPW"
\ 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 3fbdf0789..77e28c3a1 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 "1729518533.132999"
\ No newline at end of file
+ --stamp "1729543453.990339"
\ 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 c475a45b2..b7dd53308 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 "1729518533.132999"
\ No newline at end of file
+ --stamp "1729543453.990339"
\ 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 ca34fe46e..627c55b38 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 "1729518533.132999"
\ No newline at end of file
+ --stamp "1729543453.990339"
\ 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 0d5905984..d9c16300c 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 "1729518533.132999"
\ No newline at end of file
+ --stamp "1729543453.990339"
\ 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 d1e1d367f..b566c67c4 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 "C07SCT5S26T" \
+ --channel "C07SFA33GTH" \
--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 5cbb1b848..e35c8684b 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 "C07SCT5S26T" ^
+ --channel "C07SFA33GTH" ^
--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 91abf169e..7c9915671 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 "C07SCT5S26T"
\ No newline at end of file
+ --channel "C07SFA33GTH"
\ 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 d3658e918..9b3774cc5 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 "C07SCT5S26T"
\ No newline at end of file
+ --channel "C07SFA33GTH"
\ 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 984499939..152addaf2 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 "C07SCT5S26T" \
+ --channel "C07SFA33GTH" \
--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 567aea497..a3b4d5304 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 "C07SCT5S26T" ^
+ --channel "C07SFA33GTH" ^
--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 2e2b7bc26..db447304f 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 "C07SCT5S26T"
\ No newline at end of file
+ --channel "C07SFA33GTH"
\ 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 107d289f5..6d34cdb79 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 "C07SCT5S26T"
\ No newline at end of file
+ --channel "C07SFA33GTH"
\ 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 1594a347e..ece349748 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 "F07SVUN8V4L"
\ No newline at end of file
+ --fileid "F07SYBK0TPW"
\ 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 672bf6d14..025ae231c 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 "F07SVUN8V4L"
\ No newline at end of file
+ --fileid "F07SYBK0TPW"
\ 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 a029b764d..1e105e0d9 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 "F07SVUN8V4L"
\ No newline at end of file
+ --fileid "F07SYBK0TPW"
\ 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 2b10719ce..54e51cd92 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 "F07SVUN8V4L"
\ No newline at end of file
+ --fileid "F07SYBK0TPW"
\ 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 0187bfe10..a4b969c11 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 "C07SCT5S26T" \
- --title "testconv3e6c4fbc-d7a0-4c6c-bae6-8dc6afcebba8"
\ No newline at end of file
+ --channel "C07SFA33GTH" \
+ --title "testconv4e940f3c-3e00-4d6d-868f-64ea3629ae82"
\ 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 437da47e7..699f3b57f 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 "C07SCT5S26T" ^
- --title "testconv3e6c4fbc-d7a0-4c6c-bae6-8dc6afcebba8"
\ No newline at end of file
+ --channel "C07SFA33GTH" ^
+ --title "testconv4e940f3c-3e00-4d6d-868f-64ea3629ae82"
\ 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 19dce3e34..b9e7c6e0a 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 "F07TG7X2K96" \
+ --fileid "F07SP7VJRUN" \
--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 e163d5a60..d966d1fcf 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 "F07TG7X2K96" ^
+ --fileid "F07SP7VJRUN" ^
--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 a0c3b1962..7faa32537 100644
--- a/docs/en/cli/NEW_CLI/slack/SendMessage/bash.txt
+++ b/docs/en/cli/NEW_CLI/slack/SendMessage/bash.txt
@@ -2,4 +2,4 @@ oint slack SendMessage \
--token "***" \
--channel "C06UFNUTKUL" \
--text "Sheduled message" \
- --date "2024-10-22T16:48:56.6430082"
\ No newline at end of file
+ --date "2024-10-22T23:44:17.4865127"
\ 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 7c3598ae6..866120855 100644
--- a/docs/en/cli/NEW_CLI/slack/SendMessage/bat.txt
+++ b/docs/en/cli/NEW_CLI/slack/SendMessage/bat.txt
@@ -2,4 +2,4 @@ oint slack SendMessage ^
--token "***" ^
--channel "C06UFNUTKUL" ^
--text "Sheduled message" ^
- --date "2024-10-22T16:48:56.6430082"
\ No newline at end of file
+ --date "2024-10-22T23:44:17.4865127"
\ 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 34e70443b..a3bb68ecd 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 "C07SCT5S26T" \
+ --channel "C07SFA33GTH" \
--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 daba65429..fd5cc12c7 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 "C07SCT5S26T" ^
+ --channel "C07SFA33GTH" ^
--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 c5d92fde6..f082ac1c7 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 "C07SCT5S26T" \
+ --channel "C07SFA33GTH" \
--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 772062cc6..e185d1b85 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 "C07SCT5S26T" ^
+ --channel "C07SFA33GTH" ^
--theme "TestTopic"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/telegram/ClearThreadPinnedMessagesList/bash.txt b/docs/en/cli/NEW_CLI/telegram/ClearThreadPinnedMessagesList/bash.txt
index a27c9a5c9..a3286fb56 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 "5741"
\ No newline at end of file
+ --topic "5807"
\ 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 3ca9948f0..2d92f74fb 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 "5741"
\ No newline at end of file
+ --topic "5807"
\ 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 4d1919f44..54f3e6b66 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 "5741"
\ No newline at end of file
+ --topic "5807"
\ 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 0df3f9b1c..e20fdd450 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 "5741"
\ No newline at end of file
+ --topic "5807"
\ 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 d59ae2033..1c2ade035 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 ab0308cf-fe72-4863-940b-fc2f372a9c40"
\ No newline at end of file
+ --title "TestTopic 7b5f7051-3f58-41ec-9dca-caac898f64c0"
\ 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 e30c7e1df..6106fbbde 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 ab0308cf-fe72-4863-940b-fc2f372a9c40"
\ No newline at end of file
+ --title "TestTopic 7b5f7051-3f58-41ec-9dca-caac898f64c0"
\ 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 d9800b520..bff315f13 100644
--- a/docs/en/cli/NEW_CLI/telegram/CreateInvitationLink/bash.txt
+++ b/docs/en/cli/NEW_CLI/telegram/CreateInvitationLink/bash.txt
@@ -1,6 +1,6 @@
oint telegram CreateInvitationLink \
--token "***" \
--chat "@testsichee" \
- --expire "2024-10-22T16:27:44.284224" \
- --title "Link 21.10.2024 16:27:44" \
+ --expire "2024-10-22T23:22:08.2913558" \
+ --title "Link 21.10.2024 23:22:08" \
--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 dae1ba015..1c505aa27 100644
--- a/docs/en/cli/NEW_CLI/telegram/CreateInvitationLink/bat.txt
+++ b/docs/en/cli/NEW_CLI/telegram/CreateInvitationLink/bat.txt
@@ -1,6 +1,6 @@
oint telegram CreateInvitationLink ^
--token "***" ^
--chat "@testsichee" ^
- --expire "2024-10-22T16:27:44.284224" ^
- --title "Link 21.10.2024 16:27:44" ^
+ --expire "2024-10-22T23:22:08.2913558" ^
+ --title "Link 21.10.2024 23:22:08" ^
--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 dbbf1c2ec..4b831a83b 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 "5741"
\ No newline at end of file
+ --topic "5807"
\ 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 f7f69ed9d..078c964ec 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 "5741"
\ No newline at end of file
+ --topic "5807"
\ 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 3b9101f4d..c4be03b56 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 "10019"
\ No newline at end of file
+ --message "10131"
\ 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 5bd49bbc0..3ee14268b 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 "10019"
\ No newline at end of file
+ --message "10131"
\ 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 cd03cd7de..5a764717d 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 "CQACAgIAAx0EcNsaZQACJylnFlZgJBBivj6FX2lxgyMsebe6ggACQGMAAhTbsEhlGusWiTaq2TYE"
\ No newline at end of file
+ --fileid "CQACAgIAAx0EcNsaZQACJ5lnFrd8tZg_uP1JLyYnaL5D-cIT1AACG10AAhTbuEgNP1hGV9CLVTYE"
\ 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 ff0e3e22e..8597d8786 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 "CQACAgIAAx0EcNsaZQACJylnFlZgJBBivj6FX2lxgyMsebe6ggACQGMAAhTbsEhlGusWiTaq2TYE"
\ No newline at end of file
+ --fileid "CQACAgIAAx0EcNsaZQACJ5lnFrd8tZg_uP1JLyYnaL5D-cIT1AACG10AAhTbuEgNP1hGV9CLVTYE"
\ 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 80e23dbe5..2a4deef97 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 "5741"
\ No newline at end of file
+ --topic "5807"
\ 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 1e4102d56..c2a7d819e 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 "5741"
\ No newline at end of file
+ --topic "5807"
\ 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 7f8e0c6cc..8e58f95be 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 5d4a8216-8532-4896-987f-18ec3ed4b5c7"
\ No newline at end of file
+ --title "New main thread name fd485d74-51a8-4ebd-8f1b-349104ff54f6"
\ 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 07248c3f2..39654f8bc 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 5d4a8216-8532-4896-987f-18ec3ed4b5c7"
\ No newline at end of file
+ --title "New main thread name fd485d74-51a8-4ebd-8f1b-349104ff54f6"
\ 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 1f32b8dcd..68c398a8c 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 "10019"
\ No newline at end of file
+ --message "10131"
\ 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 f4b5ddaa8..34ad59aaf 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 "10019"
\ No newline at end of file
+ --message "10131"
\ 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 e22304336..29684d816 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 "5741"
\ No newline at end of file
+ --topic "5807"
\ 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 ab93f25b3..9652c94d9 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 "5741"
\ No newline at end of file
+ --topic "5807"
\ 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 955377760..97aa2a100 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 "10019"
\ No newline at end of file
+ --message "10131"
\ 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 fcd859de8..114ed130e 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 "10019"
\ No newline at end of file
+ --message "10131"
\ 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 73413a5b0..9767efc18 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\l2k5jrxozyn.mp3"
\ No newline at end of file
+ --audio "C:\Users\Administrator\AppData\Local\Temp\lcvxrzq5mvo.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 f7924c152..0ee9570e5 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\l2k5jrxozyn.mp3"
\ No newline at end of file
+ --audio "C:\Users\Administrator\AppData\Local\Temp\lcvxrzq5mvo.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 aee7c2036..4886e0037 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\miuxscxl2ot.docx" \
+ --doc "C:\Users\Administrator\AppData\Local\Temp\mpzna5pdmw3.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 f32d554b7..bfa8c985e 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\miuxscxl2ot.docx" ^
+ --doc "C:\Users\Administrator\AppData\Local\Temp\mpzna5pdmw3.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 ed7be2e17..f7126d683 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\bfvj0mii5cq.gif"
\ No newline at end of file
+ --gif "C:\Users\Administrator\AppData\Local\Temp\eudi1vz0gp1.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 e4013bd79..9faa72355 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\bfvj0mii5cq.gif"
\ No newline at end of file
+ --gif "C:\Users\Administrator\AppData\Local\Temp\eudi1vz0gp1.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 c1d0c01c6..2dc09d43f 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\toxllrentit.png"
\ No newline at end of file
+ --picture "C:\Users\Administrator\AppData\Local\Temp\sjyhhhhlbsj.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 9473d0972..9767dff70 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\toxllrentit.png"
\ No newline at end of file
+ --picture "C:\Users\Administrator\AppData\Local\Temp\sjyhhhhlbsj.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 27de32aa9..a8d269303 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\\axmducelrpx.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\\ghzbmfxayqy.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 957000124..edb1b7afc 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\\axmducelrpx.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\\ghzbmfxayqy.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 3dd462700..8f97179e4 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\154icdyhly5.mp4"
\ No newline at end of file
+ --video "C:\Users\Administrator\AppData\Local\Temp\2y1p3gdyi00.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 75ab9fbea..c50bf7643 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\154icdyhly5.mp4"
\ No newline at end of file
+ --video "C:\Users\Administrator\AppData\Local\Temp\2y1p3gdyi00.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 deff3a415..7a2ce691b 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 "10019"
\ No newline at end of file
+ --message "10131"
\ 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 236c46ebf..74b852b1b 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 "10019"
\ No newline at end of file
+ --message "10131"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/twitter/CreateCustomTweet/bash.txt b/docs/en/cli/NEW_CLI/twitter/CreateCustomTweet/bash.txt
index c64038b19..276478ca8 100644
--- a/docs/en/cli/NEW_CLI/twitter/CreateCustomTweet/bash.txt
+++ b/docs/en/cli/NEW_CLI/twitter/CreateCustomTweet/bash.txt
@@ -1,6 +1,6 @@
# JSON data can also be passed as a path to a .json file
oint twitter CreateCustomTweet \
- --text "TestTweet005a2316-46f7-4e12-b278-8604afe099a6" \
- --media "['1848068311407366144','1848068331187695616']" \
+ --text "TestTweet2e494bf7-f088-4893-9ff9-532fb76842a1" \
+ --media "['1848458556917293056','1848458578664861696']" \
--auth "{'redirect_uri':'https://api.athenaeum.digital/opi/hs/twitter','client_id':'***','client_secret':'***','access_token':'***','refresh_token':'***','oauth_token':'***','oauth_token_secret':'***','oauth_consumer_key':'***','oauth_consumer_secret':'***'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/twitter/CreateCustomTweet/bat.txt b/docs/en/cli/NEW_CLI/twitter/CreateCustomTweet/bat.txt
index cb075aa47..ce260a5ba 100644
--- a/docs/en/cli/NEW_CLI/twitter/CreateCustomTweet/bat.txt
+++ b/docs/en/cli/NEW_CLI/twitter/CreateCustomTweet/bat.txt
@@ -1,6 +1,6 @@
:: JSON data can also be passed as a path to a .json file
oint twitter CreateCustomTweet ^
- --text "TestTweet005a2316-46f7-4e12-b278-8604afe099a6" ^
- --media "['1848068311407366144','1848068331187695616']" ^
+ --text "TestTweet2e494bf7-f088-4893-9ff9-532fb76842a1" ^
+ --media "['1848458556917293056','1848458578664861696']" ^
--auth "{'redirect_uri':'https://api.athenaeum.digital/opi/hs/twitter','client_id':'***','client_secret':'***','access_token':'***','refresh_token':'***','oauth_token':'***','oauth_token_secret':'***','oauth_consumer_key':'***','oauth_consumer_secret':'***'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/twitter/CreateGifTweet/bash.txt b/docs/en/cli/NEW_CLI/twitter/CreateGifTweet/bash.txt
index b4dbff48c..ca6402d41 100644
--- a/docs/en/cli/NEW_CLI/twitter/CreateGifTweet/bash.txt
+++ b/docs/en/cli/NEW_CLI/twitter/CreateGifTweet/bash.txt
@@ -1,6 +1,6 @@
# JSON data can also be passed as a path to a .json file
oint twitter CreateGifTweet \
- --text "TestTweet8e6d0ede-46c3-4b5b-be27-ca307dd0c152" \
- --gifs "C:\Users\Administrator\AppData\Local\Temp\ejnhuhdr54y.tmp" \
+ --text "TestTweete76b0c3b-f7fa-492a-8a90-9f1789b1241f" \
+ --gifs "C:\Users\Administrator\AppData\Local\Temp\k2s3dozg5vu.tmp" \
--auth "{'redirect_uri':'https://api.athenaeum.digital/opi/hs/twitter','client_id':'***','client_secret':'***','access_token':'***','refresh_token':'***','oauth_token':'***','oauth_token_secret':'***','oauth_consumer_key':'***','oauth_consumer_secret':'***'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/twitter/CreateGifTweet/bat.txt b/docs/en/cli/NEW_CLI/twitter/CreateGifTweet/bat.txt
index 305a9b889..c5101776d 100644
--- a/docs/en/cli/NEW_CLI/twitter/CreateGifTweet/bat.txt
+++ b/docs/en/cli/NEW_CLI/twitter/CreateGifTweet/bat.txt
@@ -1,6 +1,6 @@
:: JSON data can also be passed as a path to a .json file
oint twitter CreateGifTweet ^
- --text "TestTweet8e6d0ede-46c3-4b5b-be27-ca307dd0c152" ^
- --gifs "C:\Users\Administrator\AppData\Local\Temp\ejnhuhdr54y.tmp" ^
+ --text "TestTweete76b0c3b-f7fa-492a-8a90-9f1789b1241f" ^
+ --gifs "C:\Users\Administrator\AppData\Local\Temp\k2s3dozg5vu.tmp" ^
--auth "{'redirect_uri':'https://api.athenaeum.digital/opi/hs/twitter','client_id':'***','client_secret':'***','access_token':'***','refresh_token':'***','oauth_token':'***','oauth_token_secret':'***','oauth_consumer_key':'***','oauth_consumer_secret':'***'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/twitter/CreateImageTweet/bash.txt b/docs/en/cli/NEW_CLI/twitter/CreateImageTweet/bash.txt
index dfd657e50..3a549b2c7 100644
--- a/docs/en/cli/NEW_CLI/twitter/CreateImageTweet/bash.txt
+++ b/docs/en/cli/NEW_CLI/twitter/CreateImageTweet/bash.txt
@@ -1,6 +1,6 @@
# JSON data can also be passed as a path to a .json file
oint twitter CreateImageTweet \
- --text "TestTweetaf2a3ad6-be99-438e-a6e4-214add092a27" \
- --pictures "C:\Users\Administrator\AppData\Local\Temp\jgjh4rhivwq.tmp" \
+ --text "TestTweete139d4cb-238f-4559-b872-15b38f8c7df7" \
+ --pictures "C:\Users\Administrator\AppData\Local\Temp\cxpd0lviyim.tmp" \
--auth "{'redirect_uri':'https://api.athenaeum.digital/opi/hs/twitter','client_id':'***','client_secret':'***','access_token':'***','refresh_token':'***','oauth_token':'***','oauth_token_secret':'***','oauth_consumer_key':'***','oauth_consumer_secret':'***'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/twitter/CreateImageTweet/bat.txt b/docs/en/cli/NEW_CLI/twitter/CreateImageTweet/bat.txt
index 0592b004a..62e79b18d 100644
--- a/docs/en/cli/NEW_CLI/twitter/CreateImageTweet/bat.txt
+++ b/docs/en/cli/NEW_CLI/twitter/CreateImageTweet/bat.txt
@@ -1,6 +1,6 @@
:: JSON data can also be passed as a path to a .json file
oint twitter CreateImageTweet ^
- --text "TestTweetaf2a3ad6-be99-438e-a6e4-214add092a27" ^
- --pictures "C:\Users\Administrator\AppData\Local\Temp\jgjh4rhivwq.tmp" ^
+ --text "TestTweete139d4cb-238f-4559-b872-15b38f8c7df7" ^
+ --pictures "C:\Users\Administrator\AppData\Local\Temp\cxpd0lviyim.tmp" ^
--auth "{'redirect_uri':'https://api.athenaeum.digital/opi/hs/twitter','client_id':'***','client_secret':'***','access_token':'***','refresh_token':'***','oauth_token':'***','oauth_token_secret':'***','oauth_consumer_key':'***','oauth_consumer_secret':'***'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/twitter/CreatePollTweet/bash.txt b/docs/en/cli/NEW_CLI/twitter/CreatePollTweet/bash.txt
index c55ed67ca..a6988823e 100644
--- a/docs/en/cli/NEW_CLI/twitter/CreatePollTweet/bash.txt
+++ b/docs/en/cli/NEW_CLI/twitter/CreatePollTweet/bash.txt
@@ -1,7 +1,7 @@
# JSON data can also be passed as a path to a .json file
oint twitter CreatePollTweet \
- --text "TestTweetb79c2bb3-6c01-40ca-af20-4ea5ca058321" \
+ --text "TestTweet841d4c30-1e7c-4f49-a834-a09103844338" \
--options "['Option 1','Option 2']" \
--duration 60 \
--auth "{'redirect_uri':'https://api.athenaeum.digital/opi/hs/twitter','client_id':'***','client_secret':'***','access_token':'***','refresh_token':'***','oauth_token':'***','oauth_token_secret':'***','oauth_consumer_key':'***','oauth_consumer_secret':'***'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/twitter/CreatePollTweet/bat.txt b/docs/en/cli/NEW_CLI/twitter/CreatePollTweet/bat.txt
index 213ea9e26..059c55821 100644
--- a/docs/en/cli/NEW_CLI/twitter/CreatePollTweet/bat.txt
+++ b/docs/en/cli/NEW_CLI/twitter/CreatePollTweet/bat.txt
@@ -1,7 +1,7 @@
:: JSON data can also be passed as a path to a .json file
oint twitter CreatePollTweet ^
- --text "TestTweetb79c2bb3-6c01-40ca-af20-4ea5ca058321" ^
+ --text "TestTweet841d4c30-1e7c-4f49-a834-a09103844338" ^
--options "['Option 1','Option 2']" ^
--duration 60 ^
--auth "{'redirect_uri':'https://api.athenaeum.digital/opi/hs/twitter','client_id':'***','client_secret':'***','access_token':'***','refresh_token':'***','oauth_token':'***','oauth_token_secret':'***','oauth_consumer_key':'***','oauth_consumer_secret':'***'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/twitter/CreateTextTweet/bash.txt b/docs/en/cli/NEW_CLI/twitter/CreateTextTweet/bash.txt
index 76c98c193..965b5d539 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 "TestTweet4ba4f2da-48f6-4336-b6d2-b58b83f60e7b" \
+ --text "TestTweet60a0d832-33bf-4722-87ac-5ae1d4b7cbd4" \
--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 4a9823d95..75283d4bd 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 "TestTweet4ba4f2da-48f6-4336-b6d2-b58b83f60e7b" ^
+ --text "TestTweet60a0d832-33bf-4722-87ac-5ae1d4b7cbd4" ^
--auth "{'redirect_uri':'https://api.athenaeum.digital/opi/hs/twitter','client_id':'***','client_secret':'***','access_token':'***','refresh_token':'***','oauth_token':'***','oauth_token_secret':'***','oauth_consumer_key':'***','oauth_consumer_secret':'***'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/twitter/CreateVideoTweet/bash.txt b/docs/en/cli/NEW_CLI/twitter/CreateVideoTweet/bash.txt
index af13e5ce8..463499ffa 100644
--- a/docs/en/cli/NEW_CLI/twitter/CreateVideoTweet/bash.txt
+++ b/docs/en/cli/NEW_CLI/twitter/CreateVideoTweet/bash.txt
@@ -1,6 +1,6 @@
# JSON data can also be passed as a path to a .json file
oint twitter CreateVideoTweet \
- --text "TestTweet1e4517f2-78a6-4b53-a973-4a52bb6731a5" \
- --videos "C:\Users\Administrator\AppData\Local\Temp\w2kbr11x4qj.tmp" \
+ --text "TestTweet271a36da-e303-444d-9548-feb1c03324af" \
+ --videos "C:\Users\Administrator\AppData\Local\Temp\z30lwj21y3i.tmp" \
--auth "{'redirect_uri':'https://api.athenaeum.digital/opi/hs/twitter','client_id':'***','client_secret':'***','access_token':'***','refresh_token':'***','oauth_token':'***','oauth_token_secret':'***','oauth_consumer_key':'***','oauth_consumer_secret':'***'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/twitter/CreateVideoTweet/bat.txt b/docs/en/cli/NEW_CLI/twitter/CreateVideoTweet/bat.txt
index 167903b00..345633429 100644
--- a/docs/en/cli/NEW_CLI/twitter/CreateVideoTweet/bat.txt
+++ b/docs/en/cli/NEW_CLI/twitter/CreateVideoTweet/bat.txt
@@ -1,6 +1,6 @@
:: JSON data can also be passed as a path to a .json file
oint twitter CreateVideoTweet ^
- --text "TestTweet1e4517f2-78a6-4b53-a973-4a52bb6731a5" ^
- --videos "C:\Users\Administrator\AppData\Local\Temp\w2kbr11x4qj.tmp" ^
+ --text "TestTweet271a36da-e303-444d-9548-feb1c03324af" ^
+ --videos "C:\Users\Administrator\AppData\Local\Temp\z30lwj21y3i.tmp" ^
--auth "{'redirect_uri':'https://api.athenaeum.digital/opi/hs/twitter','client_id':'***','client_secret':'***','access_token':'***','refresh_token':'***','oauth_token':'***','oauth_token_secret':'***','oauth_consumer_key':'***','oauth_consumer_secret':'***'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vk/AddProduct/bash.txt b/docs/en/cli/NEW_CLI/vk/AddProduct/bash.txt
index fdec5fb68..a80ced1fe 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':2665}" \
+ --product "{'Name':'Test product (another)','Description':'Product description','Category':'20173','Price':1,'OldPrice':15,'MainPhoto':'https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg','URL':'https://github.com/Bayselonarrend/OpenIntegrations','AdditionalPhotos':['https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg','https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture2.jpg'],'MainInGroup':true,'GroupNumber':null,'Width':20,'Height':30,'Depth':40,'Weight':100,'SKU':12345,'AvailableBalance':'10','PropertyValues':2718}" \
--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 07366a620..a26caa05c 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':2665}" ^
+ --product "{'Name':'Test product (another)','Description':'Product description','Category':'20173','Price':1,'OldPrice':15,'MainPhoto':'https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg','URL':'https://github.com/Bayselonarrend/OpenIntegrations','AdditionalPhotos':['https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg','https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture2.jpg'],'MainInGroup':true,'GroupNumber':null,'Width':20,'Height':30,'Depth':40,'Weight':100,'SKU':12345,'AvailableBalance':'10','PropertyValues':2718}" ^
--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 e8a5ad27e..6e329798f 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 "905" \
+ --prop "914" \
--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 cd68ee798..61e89597a 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 "905" ^
+ --prop "914" ^
--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 f37209426..24fb274f9 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 132 \
- --items 9822769 \
+ --sel 138 \
+ --items 9826564 \
--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 4bcee015c..4e9c73e2d 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 132 ^
- --items 9822769 ^
+ --sel 138 ^
+ --items 9826564 ^
--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 bba122e72..945297e5a 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 52631841 \
+ --topic 52633108 \
--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 96df47699..ba939b3b5 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 52631841 ^
+ --topic 52633108 ^
--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 498df2aab..a957cc8b6 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 1030740902 \
+ --campaign 1030742190 \
--limit 150 \
--category 126 \
- --post 4885 \
+ --post 4939 \
--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 2be3e2c7d..5a4385983 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 1030740902 ^
+ --campaign 1030742190 ^
--limit 150 ^
--category 126 ^
- --post 4885 ^
+ --post 4939 ^
--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 7e75f1fc6..3c64457b8 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_457244765','video-218861756_456239682']" \
+ --objects "['photo657846756_457244802','video-218861756_456239694']" \
--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 608c7ddd3..eb117f7c1 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_457244765','video-218861756_456239682']" ^
+ --objects "['photo657846756_457244802','video-218861756_456239694']" ^
--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 bfe8a9ba5..b75033618 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\acrqpojqqit.png" \
+ --pictures "C:\Users\Administrator\AppData\Local\Temp\k5x3yfspuqy.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 c3740fe72..5357eb011 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\acrqpojqqit.png" ^
+ --pictures "C:\Users\Administrator\AppData\Local\Temp\k5x3yfspuqy.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 1f7fb8458..a3103e376 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\nbu2scwejxz.png" \
+ --picture "C:\Users\Administrator\AppData\Local\Temp\xpgy521t0jt.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 8762a749f..5d1b19024 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\nbu2scwejxz.png" ^
+ --picture "C:\Users\Administrator\AppData\Local\Temp\xpgy521t0jt.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 6ae740c3e..4a5db6e59 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 306197282 \
+ --album 306203527 \
--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 844764492..4ea151f88 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 306197282 ^
+ --album 306203527 ^
--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 9891032a9..1e81dd675 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 457249671 \
+ --pictureid 457249789 \
--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 1e6c9a123..b3fa1ff46 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 457249671 ^
+ --pictureid 457249789 ^
--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 d34a1d9c1..2f2602339 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 "4879" \
+ --post "4933" \
--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 3384790d7..aeb8df1c0 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 "4879" ^
+ --post "4933" ^
--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 8f8e4cce6..d0013955c 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 9822769 \
+ --item 9826564 \
--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 3d3ce12f0..5eedaec45 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 9822769 ^
+ --item 9826564 ^
--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 deadf0d8d..efad2b465 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 "905" \
+ --prop "914" \
--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 e16ada2d2..283864235 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 "905" ^
+ --prop "914" ^
--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 32bfefb4a..64ff14ae6 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 2664 \
+ --option 2717 \
--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 4efff2967..e1ea9067a 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 2664 ^
+ --option 2717 ^
--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 9eacf0c2e..82fb7a28f 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 132 \
+ --sel 138 \
--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 d87d9da16..55393e9e6 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 132 ^
+ --sel 138 ^
--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 4aeccbb61..349b71cd3 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 9822769 \
+ --item 9826564 \
--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 001777a6d..b12ae711b 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 9822769 ^
+ --item 9826564 ^
--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 9bd19d8c3..2ead117ec 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 132 \
+ --sel 138 \
--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 1d80b3e8a..6651f60f6 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 132 ^
+ --sel 138 ^
--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 c51e94ee4..5b16cebe9 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 "905" \
+ --prop "914" \
--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 7f5afd04b..722643a12 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 "905" ^
+ --prop "914" ^
--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 0e8d99187..c7b7e32c1 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 "905" \
- --option 2664 \
+ --prop "914" \
+ --option 2717 \
--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 d54cce724..46750751c 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 "905" ^
- --option 2664 ^
+ --prop "914" ^
+ --option 2717 ^
--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 e8dd293fa..ef1821fb2 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 "[9822779,9822782]" \
+ --items "[9826566,9826567]" \
--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 71829dcf7..d382b9edd 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 "[9822779,9822782]" ^
+ --items "[9826566,9826567]" ^
--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 0bc88173c..7f2eed855 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 132 \
+ --sels 138 \
--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 6b49345e6..f322d5fb2 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 132 ^
+ --sels 138 ^
--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 0c54d77c1..5b349a835 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 "[9822779,9822782]" \
+ --items "[9826566,9826567]" \
--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 c94eba7e7..f1203b723 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 "[9822779,9822782]" ^
+ --items "[9826566,9826567]" ^
--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 73a403f8c..03d7a02fc 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 4882 \
+ --post 4936 \
--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 949a24b02..7d63a077b 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 4882 ^
+ --post 4936 ^
--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 5c8683f2b..b13a5411d 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 52631841 \
+ --topic 52633108 \
--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 f1561e0f8..e93975d0a 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 52631841 ^
+ --topic 52633108 ^
--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 236350c13..500fd7999 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 132 \
- --item 9822769 \
+ --sel 138 \
+ --item 9826564 \
--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 e05124070..702898209 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 132 ^
- --item 9822769 ^
+ --sel 138 ^
+ --item 9826564 ^
--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 83a2db494..56d69c6db 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 306197282 \
+ --album 306203527 \
--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 ec9bd4730..3f4c840fa 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 306197282 ^
+ --album 306203527 ^
--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 1be3ae0cb..25a1633fa 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 4882 \
+ --post 4936 \
--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 1210a54f9..f8c5d5c34 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 4882 ^
+ --post 4936 ^
--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 cb4bc36ef..956b18fce 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 52631841 \
+ --topic 52633108 \
--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 9ec6f6665..74711ced8 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 52631841 ^
+ --topic 52633108 ^
--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 feb3a851b..021aa9a78 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\hyvftzc3lyg.png"
\ No newline at end of file
+ --file "C:\Users\Administrator\AppData\Local\Temp\u4dkrsv05sa.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 40c9107a9..12c94afa8 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\hyvftzc3lyg.png"
\ No newline at end of file
+ --file "C:\Users\Administrator\AppData\Local\Temp\u4dkrsv05sa.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 0b2fcf598..2d7d85111 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 "7428229703179177738"
\ No newline at end of file
+ --messageid "7428336750944063426"
\ 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 dbb0bd194..2ac2b3c05 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 "7428229703179177738"
\ No newline at end of file
+ --messageid "7428336750944063426"
\ 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 a3f786147..30c3a242c 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 "7428229703179177738" \
+ --messageid "7428336750944063426" \
--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 dd61ca9e5..2447626c2 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 "7428229703179177738" ^
+ --messageid "7428336750944063426" ^
--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 4e56f4ebe..f1cd5f23c 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 "7428229703179177738" \
+ --messageid "7428336750944063426" \
--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 dc445d0f1..eaf6724eb 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 "7428229703179177738" ^
+ --messageid "7428336750944063426" ^
--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 66de32462..e873b5efd 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 166 \
+ --last 172 \
--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 4cf2a8d29..2ef71be64 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 166 ^
+ --last 172 ^
--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 25722f5fa..933b19b0a 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 "WCM2vrPYYZJZ0B43V2eKiu67165fb11bd"
\ No newline at end of file
+ --fileid "PZqeWDgllG71xshN3vjClD6716c10e1bd"
\ 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 220dc5649..a9714c81f 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 "WCM2vrPYYZJZ0B43V2eKiu67165fb11bd"
\ No newline at end of file
+ --fileid "PZqeWDgllG71xshN3vjClD6716c10e1bd"
\ 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 bf56cd99d..f530d556d 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 "7428229703179177738"
\ No newline at end of file
+ --messageid "7428336750944063426"
\ 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 dbac7e2c7..1e3b556b9 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 "7428229703179177738"
\ No newline at end of file
+ --messageid "7428336750944063426"
\ 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 b93fe4290..cd8279faa 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 "WCM2vrPYYZJZ0B43V2eKiu67165fb11bd" \
+ --fileid "PZqeWDgllG71xshN3vjClD6716c10e1bd" \
--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 3d83250ee..e3cff2c01 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 "WCM2vrPYYZJZ0B43V2eKiu67165fb11bd" ^
+ --fileid "PZqeWDgllG71xshN3vjClD6716c10e1bd" ^
--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 8b27a522d..f46c361d8 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 "I000bI9gFA8bvo7YLGLkZt67165fce1bd"
\ No newline at end of file
+ --fileid "I000bEjzN2G0RQqXMyyUJB6716c12b1bd"
\ 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 04c29aa58..03215ef1d 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 "I000bI9gFA8bvo7YLGLkZt67165fce1bd"
\ No newline at end of file
+ --fileid "I000bEjzN2G0RQqXMyyUJB6716c12b1bd"
\ 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 af77de4fa..487155122 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\raty03vnses.tmp" \
+ --file "C:\Users\Administrator\AppData\Local\Temp\gzkcky4veub.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 0c3f622c8..9d8cba607 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\raty03vnses.tmp" ^
+ --file "C:\Users\Administrator\AppData\Local\Temp\gzkcky4veub.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 0166b398d..c04b5bd83 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 "7428158488326442742" \
+ --reply "7428321280471863142" \
--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 b48ce8c48..0d4196958 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 "7428158488326442742" ^
+ --reply "7428321280471863142" ^
--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 553631b27..ff4fe1637 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\jeukjhjfyjk.m4a" \
- --reply "7428229703179177738"
\ No newline at end of file
+ --file "C:\Users\Administrator\AppData\Local\Temp\ghc0tdnxaev.m4a" \
+ --reply "7428336750944063426"
\ 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 cd18a6f92..eecd5fd68 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\jeukjhjfyjk.m4a" ^
- --reply "7428229703179177738"
\ No newline at end of file
+ --file "C:\Users\Administrator\AppData\Local\Temp\ghc0tdnxaev.m4a" ^
+ --reply "7428336750944063426"
\ 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 84d76dc27..ecdabff2d 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 "7428229703179177738"
\ No newline at end of file
+ --messageid "7428336750944063426"
\ 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 aa693377f..25db9a1d3 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 "7428229703179177738"
\ No newline at end of file
+ --messageid "7428336750944063426"
\ 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 9c9e20c84..db7b10fa6 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 "/49254941-1e0d-47b0-b0ca-cc925aa073bd.png"
\ No newline at end of file
+ --path "/9d0e643d-56f8-4b70-b83d-9b622bd46393.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 a9f11d3c7..72e625fb0 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 "/49254941-1e0d-47b0-b0ca-cc925aa073bd.png"
\ No newline at end of file
+ --path "/9d0e643d-56f8-4b70-b83d-9b622bd46393.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 3534da10d..f2f430d6d 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 "/2c433240-ab47-48cb-9af6-4fced4d40bd5"
\ No newline at end of file
+ --path "/10601ef0-fb22-4004-8af2-59a40c7a0f02"
\ 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 b7810a86c..cea7f2cb0 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 "/2c433240-ab47-48cb-9af6-4fced4d40bd5"
\ No newline at end of file
+ --path "/10601ef0-fb22-4004-8af2-59a40c7a0f02"
\ 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 1f07bef92..ca6066132 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 "/9842c6da-5f2f-4e94-a734-6934bd64dac9.png" \
- --to "/6a890d14-19a7-45ad-bd51-b13ae66c42a5.png" \
+ --from "/e73d77fd-eac6-4b80-89fb-8fb17a30c2fa.png" \
+ --to "/8bde012a-4bcf-449c-9880-02088fde3159.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 ee40d70a9..9fbebea57 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 "/9842c6da-5f2f-4e94-a734-6934bd64dac9.png" ^
- --to "/6a890d14-19a7-45ad-bd51-b13ae66c42a5.png" ^
+ --from "/e73d77fd-eac6-4b80-89fb-8fb17a30c2fa.png" ^
+ --to "/8bde012a-4bcf-449c-9880-02088fde3159.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 75a788522..6cb6d9261 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 "/82d9e969-55b3-477c-9901-a932b5520d2d.png" \
+ --path "/fa82f0ff-1011-475f-be04-258cbd41846c.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 4ecaa2ee5..de41d6886 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 "/82d9e969-55b3-477c-9901-a932b5520d2d.png" ^
+ --path "/fa82f0ff-1011-475f-be04-258cbd41846c.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 b5615bdec..b74d2c9b4 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 "/9ca6b669-64b9-4a9d-bf6c-4e92473680b2.png"
\ No newline at end of file
+ --path "/26f8f1d5-8d70-40d7-b5ae-2f99e7566674.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 2dddfef7b..97df506ef 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 "/9ca6b669-64b9-4a9d-bf6c-4e92473680b2.png"
\ No newline at end of file
+ --path "/26f8f1d5-8d70-40d7-b5ae-2f99e7566674.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 bf2961c60..d0b1b93dc 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 "/9ca6b669-64b9-4a9d-bf6c-4e92473680b2.png"
\ No newline at end of file
+ --path "/26f8f1d5-8d70-40d7-b5ae-2f99e7566674.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 42df1680d..25a8865ed 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 "/9ca6b669-64b9-4a9d-bf6c-4e92473680b2.png"
\ No newline at end of file
+ --path "/26f8f1d5-8d70-40d7-b5ae-2f99e7566674.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 b2519af66..a52dd5069 100644
--- a/docs/en/cli/NEW_CLI/yadisk/GetDownloadLinkForPublicObject/bash.txt
+++ b/docs/en/cli/NEW_CLI/yadisk/GetDownloadLinkForPublicObject/bash.txt
@@ -1,3 +1,3 @@
oint yadisk GetDownloadLinkForPublicObject \
--token "***" \
- --url "https://yadi.sk/d/Ibe-Y_cqu4a-ZA"
\ No newline at end of file
+ --url "https://yadi.sk/d/oSFrivqo2pBnMA"
\ 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 ed0216d20..3cbc55f5f 100644
--- a/docs/en/cli/NEW_CLI/yadisk/GetDownloadLinkForPublicObject/bat.txt
+++ b/docs/en/cli/NEW_CLI/yadisk/GetDownloadLinkForPublicObject/bat.txt
@@ -1,3 +1,3 @@
oint yadisk GetDownloadLinkForPublicObject ^
--token "***" ^
- --url "https://yadi.sk/d/Ibe-Y_cqu4a-ZA"
\ No newline at end of file
+ --url "https://yadi.sk/d/oSFrivqo2pBnMA"
\ 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 16eacab43..c079e0131 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 "/9935906f-f1f1-40f3-80c0-a743d21c4b94.png"
\ No newline at end of file
+ --path "/24f38a47-317f-4c9f-a3e2-10e603ce01a0.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 62dd87e60..a82f07eb7 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 "/9935906f-f1f1-40f3-80c0-a743d21c4b94.png"
\ No newline at end of file
+ --path "/24f38a47-317f-4c9f-a3e2-10e603ce01a0.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 072f9ab57..4250611ec 100644
--- a/docs/en/cli/NEW_CLI/yadisk/GetPublicObject/bash.txt
+++ b/docs/en/cli/NEW_CLI/yadisk/GetPublicObject/bash.txt
@@ -1,3 +1,3 @@
oint yadisk GetPublicObject \
--token "***" \
- --url "https://yadi.sk/d/Ibe-Y_cqu4a-ZA"
\ No newline at end of file
+ --url "https://yadi.sk/d/oSFrivqo2pBnMA"
\ 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 3398dac52..2c7e5c786 100644
--- a/docs/en/cli/NEW_CLI/yadisk/GetPublicObject/bat.txt
+++ b/docs/en/cli/NEW_CLI/yadisk/GetPublicObject/bat.txt
@@ -1,3 +1,3 @@
oint yadisk GetPublicObject ^
--token "***" ^
- --url "https://yadi.sk/d/Ibe-Y_cqu4a-ZA"
\ No newline at end of file
+ --url "https://yadi.sk/d/oSFrivqo2pBnMA"
\ 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 5aa2a292e..7b6437900 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 "/6912d5ea-2fb7-4bfd-88de-ac497af31ee0.png" \
- --to "/c4de3840-dbed-4868-8c75-d59dc67d0227.png" \
+ --from "/dc1e5351-ba12-4c6e-ab7f-c5fa4e88f772.png" \
+ --to "/918b70b0-cab7-4af3-919f-f857e0fe7e43.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 a4395c9c5..853031b78 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 "/6912d5ea-2fb7-4bfd-88de-ac497af31ee0.png" ^
- --to "/c4de3840-dbed-4868-8c75-d59dc67d0227.png" ^
+ --from "/dc1e5351-ba12-4c6e-ab7f-c5fa4e88f772.png" ^
+ --to "/918b70b0-cab7-4af3-919f-f857e0fe7e43.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 68c1594ea..44e949dac 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 "/49254941-1e0d-47b0-b0ca-cc925aa073bd.png"
\ No newline at end of file
+ --path "/9d0e643d-56f8-4b70-b83d-9b622bd46393.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 b57619e1c..ffc190c52 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 "/49254941-1e0d-47b0-b0ca-cc925aa073bd.png"
\ No newline at end of file
+ --path "/9d0e643d-56f8-4b70-b83d-9b622bd46393.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 ef923aa1a..230c69c6b 100644
--- a/docs/en/cli/NEW_CLI/yadisk/SavePublicObjectToDisk/bash.txt
+++ b/docs/en/cli/NEW_CLI/yadisk/SavePublicObjectToDisk/bash.txt
@@ -1,3 +1,3 @@
oint yadisk SavePublicObjectToDisk \
--token "***" \
- --url "https://yadi.sk/d/Ibe-Y_cqu4a-ZA"
\ No newline at end of file
+ --url "https://yadi.sk/d/oSFrivqo2pBnMA"
\ 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 70d2147fb..2926fdb45 100644
--- a/docs/en/cli/NEW_CLI/yadisk/SavePublicObjectToDisk/bat.txt
+++ b/docs/en/cli/NEW_CLI/yadisk/SavePublicObjectToDisk/bat.txt
@@ -1,3 +1,3 @@
oint yadisk SavePublicObjectToDisk ^
--token "***" ^
- --url "https://yadi.sk/d/Ibe-Y_cqu4a-ZA"
\ No newline at end of file
+ --url "https://yadi.sk/d/oSFrivqo2pBnMA"
\ 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 f6c6fdc80..817c41d2a 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 "/82d9e969-55b3-477c-9901-a932b5520d2d.png" \
- --file "C:\Users\Administrator\AppData\Local\Temp\os41fqvaom3.png" \
+ --path "/fa82f0ff-1011-475f-be04-258cbd41846c.png" \
+ --file "C:\Users\Administrator\AppData\Local\Temp\d0hzt0ra55x.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 1bc24c24f..31f6c8673 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 "/82d9e969-55b3-477c-9901-a932b5520d2d.png" ^
- --file "C:\Users\Administrator\AppData\Local\Temp\os41fqvaom3.png" ^
+ --path "/fa82f0ff-1011-475f-be04-258cbd41846c.png" ^
+ --file "C:\Users\Administrator\AppData\Local\Temp\d0hzt0ra55x.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 fd99f2512..6064fbea6 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 "/9935906f-f1f1-40f3-80c0-a743d21c4b94.png" \
+ --path "/24f38a47-317f-4c9f-a3e2-10e603ce01a0.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 0b90dbfa7..801f621e1 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 "/9935906f-f1f1-40f3-80c0-a743d21c4b94.png" ^
+ --path "/24f38a47-317f-4c9f-a3e2-10e603ce01a0.png" ^
--url "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg"
\ No newline at end of file