diff --git a/data.json.gpg b/data.json.gpg
index 03cc1975a1..4206d0a670 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 1de43ed096..82a49712dc 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 "appTOiWfyXYHsiTf0" \
- --table "tblX1A36oAy2fnPS8" \
- --record "recRdTMLK4jKqDLYA" \
+ --base "apprMMfGWJFZxWYR5" \
+ --table "tblsfDOZwPMmsQIg8" \
+ --record "recxo0irNziDDuHMK" \
--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 8e30d65b92..e987fbe5e0 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 "appTOiWfyXYHsiTf0" ^
- --table "tblX1A36oAy2fnPS8" ^
- --record "recRdTMLK4jKqDLYA" ^
+ --base "apprMMfGWJFZxWYR5" ^
+ --table "tblsfDOZwPMmsQIg8" ^
+ --record "recxo0irNziDDuHMK" ^
--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 d4640c9f18..bd5cfe4030 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 "appTOiWfyXYHsiTf0" \
- --table "tblX1A36oAy2fnPS8" \
- --title "00bf566f-7f79-4cba-b950-015319241e99" \
- --fielddata "{'name':'00bf566f-7f79-4cba-b950-015319241e99','type':'number','options':{'precision':0}}"
\ No newline at end of file
+ --base "apprMMfGWJFZxWYR5" \
+ --table "tblsfDOZwPMmsQIg8" \
+ --title "b8910f0b-bd5d-4f96-8219-c1cdbf4e7516" \
+ --fielddata "{'name':'b8910f0b-bd5d-4f96-8219-c1cdbf4e7516','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 2bc5c82155..677711b6e3 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 "appTOiWfyXYHsiTf0" ^
- --table "tblX1A36oAy2fnPS8" ^
- --title "00bf566f-7f79-4cba-b950-015319241e99" ^
- --fielddata "{'name':'00bf566f-7f79-4cba-b950-015319241e99','type':'number','options':{'precision':0}}"
\ No newline at end of file
+ --base "apprMMfGWJFZxWYR5" ^
+ --table "tblsfDOZwPMmsQIg8" ^
+ --title "b8910f0b-bd5d-4f96-8219-c1cdbf4e7516" ^
+ --fielddata "{'name':'b8910f0b-bd5d-4f96-8219-c1cdbf4e7516','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 f98a9e3a2b..b71ca6302a 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 "appTOiWfyXYHsiTf0" \
- --table "tblX1A36oAy2fnPS8" \
+ --base "apprMMfGWJFZxWYR5" \
+ --table "tblsfDOZwPMmsQIg8" \
--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 addf90dd33..3a42f4225c 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 "appTOiWfyXYHsiTf0" ^
- --table "tblX1A36oAy2fnPS8" ^
+ --base "apprMMfGWJFZxWYR5" ^
+ --table "tblsfDOZwPMmsQIg8" ^
--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 6ba0853630..641f2c5500 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 "appTOiWfyXYHsiTf0" \
+ --base "apprMMfGWJFZxWYR5" \
--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 066b228f4d..bd26184700 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 "appTOiWfyXYHsiTf0" ^
+ --base "apprMMfGWJFZxWYR5" ^
--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 e40aa7134c..7fc9030be6 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 "appTOiWfyXYHsiTf0" \
- --table "tblX1A36oAy2fnPS8" \
- --record "recRdTMLK4jKqDLYA" \
- --comment "compYLm60IHF4hpyK"
\ No newline at end of file
+ --base "apprMMfGWJFZxWYR5" \
+ --table "tblsfDOZwPMmsQIg8" \
+ --record "recxo0irNziDDuHMK" \
+ --comment "comKDlkVaesYQB5Kx"
\ 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 4297f7109c..cfd4f7adee 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 "appTOiWfyXYHsiTf0" ^
- --table "tblX1A36oAy2fnPS8" ^
- --record "recRdTMLK4jKqDLYA" ^
- --comment "compYLm60IHF4hpyK"
\ No newline at end of file
+ --base "apprMMfGWJFZxWYR5" ^
+ --table "tblsfDOZwPMmsQIg8" ^
+ --record "recxo0irNziDDuHMK" ^
+ --comment "comKDlkVaesYQB5Kx"
\ 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 2ccb40fffc..d165ffb397 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 "appTOiWfyXYHsiTf0" \
- --table "tblX1A36oAy2fnPS8" \
- --records "recRdTMLK4jKqDLYA"
\ No newline at end of file
+ --base "apprMMfGWJFZxWYR5" \
+ --table "tblsfDOZwPMmsQIg8" \
+ --records "recxo0irNziDDuHMK"
\ 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 f229c12378..2c6dd0bce3 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 "appTOiWfyXYHsiTf0" ^
- --table "tblX1A36oAy2fnPS8" ^
- --records "recRdTMLK4jKqDLYA"
\ No newline at end of file
+ --base "apprMMfGWJFZxWYR5" ^
+ --table "tblsfDOZwPMmsQIg8" ^
+ --records "recxo0irNziDDuHMK"
\ 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 03fa316d41..24472bd320 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 "appTOiWfyXYHsiTf0" \
- --table "tblX1A36oAy2fnPS8" \
- --record "recRdTMLK4jKqDLYA" \
- --comment "compYLm60IHF4hpyK" \
+ --base "apprMMfGWJFZxWYR5" \
+ --table "tblsfDOZwPMmsQIg8" \
+ --record "recxo0irNziDDuHMK" \
+ --comment "comKDlkVaesYQB5Kx" \
--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 0e6997d97a..784de9f036 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 "appTOiWfyXYHsiTf0" ^
- --table "tblX1A36oAy2fnPS8" ^
- --record "recRdTMLK4jKqDLYA" ^
- --comment "compYLm60IHF4hpyK" ^
+ --base "apprMMfGWJFZxWYR5" ^
+ --table "tblsfDOZwPMmsQIg8" ^
+ --record "recxo0irNziDDuHMK" ^
+ --comment "comKDlkVaesYQB5Kx" ^
--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 00453ebde2..e4b6287239 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 "appTOiWfyXYHsiTf0" \
- --table "tblX1A36oAy2fnPS8" \
- --record "recRdTMLK4jKqDLYA"
\ No newline at end of file
+ --base "apprMMfGWJFZxWYR5" \
+ --table "tblsfDOZwPMmsQIg8" \
+ --record "recxo0irNziDDuHMK"
\ 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 b7be204b87..79cfb350f1 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 "appTOiWfyXYHsiTf0" ^
- --table "tblX1A36oAy2fnPS8" ^
- --record "recRdTMLK4jKqDLYA"
\ No newline at end of file
+ --base "apprMMfGWJFZxWYR5" ^
+ --table "tblsfDOZwPMmsQIg8" ^
+ --record "recxo0irNziDDuHMK"
\ 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 df60682c16..10e2fd8648 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 "appTOiWfyXYHsiTf0"
\ No newline at end of file
+ --base "apprMMfGWJFZxWYR5"
\ 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 f096ac8b6a..12474e336f 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 "appTOiWfyXYHsiTf0"
\ No newline at end of file
+ --base "apprMMfGWJFZxWYR5"
\ 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 0396ae9f53..5a45b3c24e 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 "appTOiWfyXYHsiTf0" \
- --table "tblX1A36oAy2fnPS8"
\ No newline at end of file
+ --base "apprMMfGWJFZxWYR5" \
+ --table "tblsfDOZwPMmsQIg8"
\ 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 26e7f11c44..9965660865 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 "appTOiWfyXYHsiTf0" ^
- --table "tblX1A36oAy2fnPS8"
\ No newline at end of file
+ --base "apprMMfGWJFZxWYR5" ^
+ --table "tblsfDOZwPMmsQIg8"
\ 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 8ed6a56006..bb1cdfbacc 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 "00bf566f-7f79-4cba-b950-015319241e99"
\ No newline at end of file
+ --title "b8910f0b-bd5d-4f96-8219-c1cdbf4e7516"
\ 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 6214d8b894..07d61e4d40 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 "00bf566f-7f79-4cba-b950-015319241e99"
\ No newline at end of file
+ --title "b8910f0b-bd5d-4f96-8219-c1cdbf4e7516"
\ 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 73f3890520..0ed13b87cf 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 "appTOiWfyXYHsiTf0" \
- --table "tblX1A36oAy2fnPS8" \
- --record "recRdTMLK4jKqDLYA"
\ No newline at end of file
+ --base "apprMMfGWJFZxWYR5" \
+ --table "tblsfDOZwPMmsQIg8" \
+ --record "recxo0irNziDDuHMK"
\ 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 7f5423efe0..57cf3004ab 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 "appTOiWfyXYHsiTf0" ^
- --table "tblX1A36oAy2fnPS8" ^
- --record "recRdTMLK4jKqDLYA"
\ No newline at end of file
+ --base "apprMMfGWJFZxWYR5" ^
+ --table "tblsfDOZwPMmsQIg8" ^
+ --record "recxo0irNziDDuHMK"
\ 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 28fb0011e3..d7bd8ec0d5 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 "appTOiWfyXYHsiTf0" \
- --table "tblX1A36oAy2fnPS8" \
- --field "fldN54kzYVbIEF0JN" \
- --title "9e4c1dd5-5e85-4596-adfd-b1bf77a7fc72(change.)" \
+ --base "apprMMfGWJFZxWYR5" \
+ --table "tblsfDOZwPMmsQIg8" \
+ --field "fldZxCvGJ3FN9mYPk" \
+ --title "4d8699a1-672d-4a6b-8063-bb47598867cc(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 89a8d4346a..688d5e0a3a 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 "appTOiWfyXYHsiTf0" ^
- --table "tblX1A36oAy2fnPS8" ^
- --field "fldN54kzYVbIEF0JN" ^
- --title "9e4c1dd5-5e85-4596-adfd-b1bf77a7fc72(change.)" ^
+ --base "apprMMfGWJFZxWYR5" ^
+ --table "tblsfDOZwPMmsQIg8" ^
+ --field "fldZxCvGJ3FN9mYPk" ^
+ --title "4d8699a1-672d-4a6b-8063-bb47598867cc(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 376d661dde..2ca00ac22b 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 "appTOiWfyXYHsiTf0" \
- --table "tblX1A36oAy2fnPS8" \
+ --base "apprMMfGWJFZxWYR5" \
+ --table "tblsfDOZwPMmsQIg8" \
--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 9b4ef087f4..1f4ce50f5f 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 "appTOiWfyXYHsiTf0" ^
- --table "tblX1A36oAy2fnPS8" ^
+ --base "apprMMfGWJFZxWYR5" ^
+ --table "tblsfDOZwPMmsQIg8" ^
--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 317a0ee9ea..f2b43478f4 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 1602 \
+ --prevstage 1670 \
--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 3e7d20c133..d5f16c0134 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 1602 ^
+ --prevstage 1670 ^
--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 40417f7c7a..e98bda93a7 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 1704 \
+ --postid 1772 \
--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 7cc5336db5..c4d6cc80ca 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 1704 ^
+ --postid 1772 ^
--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 3f48084f50..3d433f96f8 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 1704 \
+ --postid 1772 \
--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 70b6e42c2f..4a02d2dd8c 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 1704 ^
+ --postid 1772 ^
--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 e8565d417a..f3daa16bb0 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 "4358" \
+ --task "4528" \
--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 9efac77d3c..f00563d603 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 "4358" ^
+ --task "4528" ^
--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 c52a1fd046..865f3c96ca 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 "4362" \
+ --task "4532" \
--amount 7200 \
--user 10 \
--text "Time spent on work" \
- --date "2024-11-25T11:03:56.4194925" \
+ --date "2024-12-10T11:42:42.8554554" \
--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 584cbbd0f7..2741951514 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 "4362" ^
+ --task "4532" ^
--amount 7200 ^
--user 10 ^
--text "Time spent on work" ^
- --date "2024-11-25T11:03:56.4194925" ^
+ --date "2024-12-10T11:42:42.8554554" ^
--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 d3ec5c6274..b9d915ce5b 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 "4356" \
+ --task "4526" \
--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 a90f184c34..85f0cf63d3 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 "4356" ^
+ --task "4526" ^
--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 b79c9ef00c..01f3fadab2 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 "4356" \
+ --task "4526" \
--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 b0e5dbbac4..78fc0ad41b 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 "4356" ^
+ --task "4526" ^
--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 2e56bfc492..f7be247525 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 1744 \
+ --chat 1812 \
--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 b91d9b11b2..d1dd703da1 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 1744 ^
+ --chat 1812 ^
--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 a50ea9a677..570a34f377 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 "4356" \
+ --task "4526" \
--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 30526e8438..318102f5bf 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 "4356" ^
+ --task "4526" ^
--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 7c7415d9a0..032f54c8b5 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 "4356" \
- --fileid 23852 \
+ --task "4526" \
+ --fileid 24872 \
--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 6cc34fdb80..b86aa6fc8b 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 "4356" ^
- --fileid 23852 ^
+ --task "4526" ^
+ --fileid 24872 ^
--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 0f6fae96e8..e8dcb80529 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 1742 \
+ --chat 1810 \
--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 88e27ae2e0..39f0d00f76 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 1742 ^
+ --chat 1810 ^
--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 d42095fffd..68b4c2205f 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 1744 \
+ --chat 1812 \
--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 ef7303617f..b961945e2f 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 1744 ^
+ --chat 1812 ^
--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 dd1017d261..0a3267ba58 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 1744 \
+ --chat 1812 \
--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 e6e6d20f3f..c8d2b43bfb 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 1744 ^
+ --chat 1812 ^
--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 852081f007..fd6229d3fd 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 1744 \
+ --chat 1812 \
--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 dd48528709..ecbf347ce0 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 1744 ^
+ --chat 1812 ^
--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 2d3ce63054..d923f700eb 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 1362 \
+ --userid 1430 \
--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 ce3486cd9d..1e101c2f89 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 1362 ^
+ --userid 1430 ^
--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 a1e6ccfc34..78823ed809 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 "4356" \
+ --task "4526" \
--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 b1ac5f8e13..4a95f9f9b4 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 "4356" ^
+ --task "4526" ^
--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 4d3e99a861..45b34b51c4 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 "4356" \
+ --task "4526" \
--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 bcc57e9e35..b437230c26 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 "4356" ^
+ --task "4526" ^
--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 9faa6c36ac..26c367f22f 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 "4356" \
- --element 2972 \
+ --task "4526" \
+ --element 3108 \
--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 2debb44f73..a08e1cca7f 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 "4356" ^
- --element 2972 ^
+ --task "4526" ^
+ --element 3108 ^
--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 de3e53d71a..8249087a77 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 1356 \
+ --parentid 1424 \
--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 2861ba562f..a97ebd2471 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 1356 ^
+ --parentid 1424 ^
--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 f7dfa0e8df..f95ba5b571 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 10328 \
+ --comment 10702 \
--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 888e7e6884..bde316e57b 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 10328 ^
+ --comment 10702 ^
--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 40f39cff3d..1d4826d924 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 23862 \
+ --folderid 24882 \
--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 9ce894723c..c6355ec411 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 23862 ^
+ --folderid 24882 ^
--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 64479e1336..e51a3267da 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/CreateTask/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/CreateTask/bash.txt
@@ -2,5 +2,5 @@
oint bitrix24 CreateTask \
--url "b24-ar17wx.bitrix24.by" \
- --fields "{'TITLE':'New task','DESCRIPTION':'New task description','PRIORITY':'2','DEADLINE':'2024-12-26T10:59:13.445773Z','RESPONSIBLE_ID':1}" \
+ --fields "{'TITLE':'New task','DESCRIPTION':'New task description','PRIORITY':'2','DEADLINE':'2025-01-11T11:37:48.3227727Z','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 976ced82d6..559ce18e5d 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/CreateTask/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/CreateTask/bat.txt
@@ -2,5 +2,5 @@
oint bitrix24 CreateTask ^
--url "b24-ar17wx.bitrix24.by" ^
- --fields "{'TITLE':'New task','DESCRIPTION':'New task description','PRIORITY':'2','DEADLINE':'2024-12-26T10:59:13.445773Z','RESPONSIBLE_ID':1}" ^
+ --fields "{'TITLE':'New task','DESCRIPTION':'New task description','PRIORITY':'2','DEADLINE':'2025-01-11T11:37:48.3227727Z','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 b6a2b5b698..aab7f1ff30 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 "4356" \
- --taskto "4354" \
+ --taskfrom "4526" \
+ --taskto "4524" \
--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 68c7d52500..0ff9c659b4 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 "4356" ^
- --taskto "4354" ^
+ --taskfrom "4526" ^
+ --taskto "4524" ^
--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 1ea8a27edd..45d4fc5460 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':'e92a1f90-a0b1-4cc5-b5f7-a8c9611eab56@exepmple.org','NAME':'Vitaly','LAST_NAME':'Alpaca','PERSONAL_MOBILE':'88003553535','UF_DEPARTMENT':1}" \
+ --fields "{'EMAIL':'90e826a9-7ebe-42e0-8bc7-588ba5396c62@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 14a6254478..cd6f4a2603 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':'e92a1f90-a0b1-4cc5-b5f7-a8c9611eab56@exepmple.org','NAME':'Vitaly','LAST_NAME':'Alpaca','PERSONAL_MOBILE':'88003553535','UF_DEPARTMENT':1}" ^
+ --fields "{'EMAIL':'90e826a9-7ebe-42e0-8bc7-588ba5396c62@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 349cc9f986..8b28c3bc16 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 "4356" \
+ --task "4526" \
--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 c956eccb32..6c4b022657 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 "4356" ^
+ --task "4526" ^
--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 f6dea7f0eb..ed3164d297 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 "4356" \
- --user 1358 \
+ --task "4526" \
+ --user 1426 \
--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 23f5de51f7..4b388a54f4 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 "4356" ^
- --user 1358 ^
+ --task "4526" ^
+ --user 1426 ^
--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 9c6e61aeef..58c832f09e 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 2274 \
+ --deal 2410 \
--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 a1907e4da7..3ae2702a5e 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 2274 ^
+ --deal 2410 ^
--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 7d27a4c9e8..72347ce8f7 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 1356 \
+ --depid 1424 \
--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 114295f989..598a737891 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 1356 ^
+ --depid 1424 ^
--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 5c9d3a95f7..a78751363a 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 23856 \
+ --fileid 24876 \
--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 015b8d3665..de73f6dc9c 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 23856 ^
+ --fileid 24876 ^
--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 9bc89aefbd..fbc8bcb479 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 23862 \
+ --folderid 24882 \
--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 e7c4cc8e56..97cd854010 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 23862 ^
+ --folderid 24882 ^
--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 dce3bc7056..faf08bb14a 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 1604 \
+ --stage 1672 \
--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 c8706afd18..6dec5e88f9 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 1604 ^
+ --stage 1672 ^
--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 1d6b8a4198..c258eae7ec 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 1146 \
+ --lead 1214 \
--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 456333504c..8cafda2a7d 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 1146 ^
+ --lead 1214 ^
--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 d19e2fca74..2ebb7e0db2 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 31450 \
+ --message 32674 \
--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 f15d802808..741be55e04 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 31450 ^
+ --message 32674 ^
--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 752fd1f526..1a15549eab 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 31458 \
+ --notif 32682 \
--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 f65a6ccd6b..93012759e4 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 31458 ^
+ --notif 32682 ^
--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 4872751a42..e182519d0a 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 1704 \
+ --postid 1772 \
--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 97f973338a..9aba0d6533 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 1704 ^
+ --postid 1772 ^
--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 97ccd811cf..5637bb0744 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 10328 \
+ --comment 10702 \
--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 fa203b9af6..f41882a7fe 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 10328 ^
+ --comment 10702 ^
--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 f2477fb230..87904fd7c8 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 "4356" \
+ --task "4526" \
--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 2aec9d546b..25f2073994 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 "4356" ^
+ --task "4526" ^
--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 89bfac8602..4feb60e797 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 "4358" \
- --comment 10328 \
+ --task "4528" \
+ --comment 10702 \
--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 bad65ad8f9..0616ff7471 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 "4358" ^
- --comment 10328 ^
+ --task "4528" ^
+ --comment 10702 ^
--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 6c2664f81f..d44e5053e5 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 "4362" \
- --record 1590 \
+ --task "4532" \
+ --record 1658 \
--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 5eab96901d..60c2e68395 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 "4362" ^
- --record 1590 ^
+ --task "4532" ^
+ --record 1658 ^
--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 56386008fe..3002021f02 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 "4356" \
- --element 2972 \
+ --task "4526" \
+ --element 3108 \
--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 88c0e79b50..f7efe37a83 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 "4356" ^
- --element 2972 ^
+ --task "4526" ^
+ --element 3108 ^
--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 a159345657..f2de0e9420 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 "4356" \
- --taskto "4354" \
+ --taskfrom "4526" \
+ --taskto "4524" \
--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 8f0e4fbb5f..4e7016c4ce 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 "4356" ^
- --taskto "4354" ^
+ --taskfrom "4526" ^
+ --taskto "4524" ^
--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 f530bd646d..f86b7af344 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 1744 \
+ --chat 1812 \
--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 fb1a2f25e5..4147ab6b18 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 1744 ^
+ --chat 1812 ^
--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 ccf627d67f..995d4e4201 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 1744 \
+ --chat 1812 \
--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 48cafff021..67a0684d51 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 1744 ^
+ --chat 1812 ^
--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 2c9222b50b..e0efb31a59 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 "4356" \
+ --task "4526" \
--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 ec10a78918..2268137e7b 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 "4356" ^
+ --task "4526" ^
--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 22d9725123..b34301e2c2 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 31450 \
+ --message 32674 \
--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 9d319c53b6..2776996179 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 31450 ^
+ --message 32674 ^
--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 395416c405..181a8ab17a 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 1744 \
+ --chat 1812 \
--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 75c9789d6d..2ff0d4fc13 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 1744 ^
+ --chat 1812 ^
--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 733b3fcf0a..cc87a5d9f6 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/GetChatFilesFolder/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/GetChatFilesFolder/bash.txt
@@ -1,3 +1,3 @@
oint bitrix24 GetChatFilesFolder \
--url "https://b24-ar17wx.bitrix24.by/rest/1/ps56vdxg63nq8fek" \
- --chat 1742
\ No newline at end of file
+ --chat 1810
\ 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 9df88c50b5..ddaacd2f59 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/GetChatFilesFolder/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/GetChatFilesFolder/bat.txt
@@ -1,3 +1,3 @@
oint bitrix24 GetChatFilesFolder ^
--url "https://b24-ar17wx.bitrix24.by/rest/1/ps56vdxg63nq8fek" ^
- --chat 1742
\ No newline at end of file
+ --chat 1810
\ 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 65288222c5..b05e5bde3c 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 1744 \
+ --chat 1812 \
--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 7d9f5e3a69..df5709c1eb 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 1744 ^
+ --chat 1812 ^
--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 7a0cf4225b..439ac862ee 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 2272 \
+ --deal 2408 \
--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 721322d147..c0838b08b5 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 2272 ^
+ --deal 2408 ^
--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 d0347e0502..d081a04477 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 23856 \
+ --fileid 24876 \
--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 6400512659..886133917b 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 23856 ^
+ --fileid 24876 ^
--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 4866e32d4d..d9dac62ac5 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 23856 \
+ --fileid 24876 \
--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 905619d5f3..f9cf106ff4 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 23856 ^
+ --fileid 24876 ^
--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 1a6f295f03..30fc4b2df8 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 23862 \
+ --folderid 24882 \
--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 0109c3e07f..1d606f7deb 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 23862 ^
+ --folderid 24882 ^
--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 77ec8f9b30..7bcee797f6 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 23862 \
+ --folderid 24882 \
--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 93f924caad..968fe8bbf6 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 23862 ^
+ --folderid 24882 ^
--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 e5215ab25a..5fe22f30df 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 23862 \
+ --folderid 24882 \
--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 240a727bf6..944cb61ff4 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 23862 ^
+ --folderid 24882 ^
--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 a90d059463..fae8574806 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 1702 \
+ --postid 1770 \
--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 898789722b..c65b92a64b 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 1702 ^
+ --postid 1770 ^
--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 540cc256e1..d4f2ffffcc 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 1146 \
+ --lead 1214 \
--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 192ea2755f..149dbf8d02 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 1146 ^
+ --lead 1214 ^
--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 3d436101a0..d4c7e9bb7f 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 1704 \
+ --postid 1772 \
--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 95b2ead149..b6e10c5da0 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 1704 ^
+ --postid 1772 ^
--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 fdd736ad5c..06ca0358c6 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 "4358" \
+ --task "4528" \
--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 e71f3a831f..4526d7fb3d 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 "4358" ^
+ --task "4528" ^
--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 c7837ed10f..b38223c497 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 "4356" \
+ --task "4526" \
--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 dbeb97471c..25bd1dc326 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 "4356" ^
+ --task "4526" ^
--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 5f428941d5..3f5484443b 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 "4358" \
- --comment 10328 \
+ --task "4528" \
+ --comment 10702 \
--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 4571fa600e..3e9f6e31a4 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 "4358" ^
- --comment 10328 ^
+ --task "4528" ^
+ --comment 10702 ^
--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 8b00e7868b..e1c7d486ce 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 "4358" \
+ --task "4528" \
--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 36827e6e8d..8d34eb4eb8 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 "4358" ^
+ --task "4528" ^
--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 05bc753c8e..edc29e1706 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 "4356" \
+ --task "4526" \
--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 0a5d72c5dd..d54f71844c 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 "4356" ^
+ --task "4526" ^
--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 227f18758f..351c4f74ea 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 "4362" \
- --record 1590 \
+ --task "4532" \
+ --record 1658 \
--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 9ebb7af84a..58535692cc 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 "4362" ^
- --record 1590 ^
+ --task "4532" ^
+ --record 1658 ^
--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 7c123c3103..14592962aa 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 "4362" \
+ --task "4532" \
--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 c2aa1a0eff..98f908e28e 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 "4362" ^
+ --task "4532" ^
--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 4566fd35e0..897e268ad4 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 "4356" \
+ --task "4526" \
--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 5d2d80dcc4..bdc198b36a 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 "4356" ^
+ --task "4526" ^
--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 09bb68c0c1..e7e36cb9a3 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 "4356" \
- --element 2972 \
+ --task "4526" \
+ --element 3108 \
--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 c49b56c49b..b574bbee88 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 "4356" ^
- --element 2972 ^
+ --task "4526" ^
+ --element 3108 ^
--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 f071a7b27a..55fd491ee1 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 1362 \
+ --userid 1430 \
--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 372a586b5c..555a2b0692 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 1362 ^
+ --userid 1430 ^
--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 c40c354d2c..fcb3c14ce3 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 1744 \
+ --chat 1812 \
--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 358b66230f..82dcd02486 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 1744 ^
+ --chat 1812 ^
--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 fc3cc99587..474239bca4 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 23856 \
- --folderid 23862 \
+ --fileid 24876 \
+ --folderid 24882 \
--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 a6129a06bd..8b9949a916 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 23856 ^
- --folderid 23862 ^
+ --fileid 24876 ^
+ --folderid 24882 ^
--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 17f43c1b58..82cb054bf9 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 23864 \
- --tagetid 23866 \
+ --folderid 24884 \
+ --tagetid 24886 \
--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 9623c53978..522c808036 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 23864 ^
- --tagetid 23866 ^
+ --folderid 24884 ^
+ --tagetid 24886 ^
--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 007f2d6271..51982da94d 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 23856 \
+ --fileid 24876 \
--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 15e34d0a97..5fef8e394a 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 23856 ^
+ --fileid 24876 ^
--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 2139e394fc..23ac8761b5 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 23862 \
+ --folderid 24882 \
--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 dcf20386f9..e4df3b1033 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 23862 ^
+ --folderid 24882 ^
--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 684556a78d..4125a84792 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 23856 \
- --folderid 23866 \
+ --fileid 24876 \
+ --folderid 24886 \
--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 cc29a68bb1..3822b02f61 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 23856 ^
- --folderid 23866 ^
+ --fileid 24876 ^
+ --folderid 24886 ^
--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 6a3e2dbe9d..924bd2044a 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 23864 \
- --tagetid 23860 \
+ --folderid 24884 \
+ --tagetid 24880 \
--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 d01e0004e7..051e2e1d65 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 23864 ^
- --tagetid 23860 ^
+ --folderid 24884 ^
+ --tagetid 24880 ^
--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 c008520166..1f534f90f1 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 "4360" \
- --stage 1604 \
+ --task "4530" \
+ --stage 1672 \
--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 48c3bf3e14..fa596c89a3 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 "4360" ^
- --stage 1604 ^
+ --task "4530" ^
+ --stage 1672 ^
--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 54f0e7a5ea..fe77853595 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 "4356" \
+ --task "4526" \
--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 270e05cb5b..3ed0137206 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 "4356" ^
+ --task "4526" ^
--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 cbe660a93f..ab956768cc 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 "4356" \
+ --task "4526" \
--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 01fc6091af..316fc5b554 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 "4356" ^
+ --task "4526" ^
--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 5d7d5ada28..34031b97c0 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 "4356" \
+ --task "4526" \
--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 e727dd164c..3adafe624c 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 "4356" ^
+ --task "4526" ^
--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 3297b161e7..b43fbf4375 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 23856 \
+ --fileid 24876 \
--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 e1e08ee3a7..660cf288b0 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 23856 ^
+ --fileid 24876 ^
--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 ff52a0d551..6be1594d21 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 23862 \
+ --folderid 24882 \
--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 bed173fe5c..ade74038df 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 23862 ^
+ --folderid 24882 ^
--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 321cd36d2b..c4a89b8449 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 "4356" \
+ --task "4526" \
--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 f6472967d6..0ded683e6a 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 "4356" ^
+ --task "4526" ^
--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 1bf60b6f45..7d8cd89e36 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 "4356" \
- --element 2972 \
+ --task "4526" \
+ --element 3108 \
--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 e5fc394a2e..e1092331f3 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 "4356" ^
- --element 2972 ^
+ --task "4526" ^
+ --element 3108 ^
--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 f91ef1ee69..42db4a3ef7 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 23856 \
+ --fileid 24876 \
--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 2cc0066949..ce6c72697c 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 23856 ^
+ --fileid 24876 ^
--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 6e2e37a342..315dba4c50 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 23862 \
+ --folderid 24882 \
--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 cd2289cf53..062045ba73 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 23862 ^
+ --folderid 24882 ^
--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 c89a035715..61c4770c5d 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 1744 \
- --fileid 23894 \
+ --chat 1812 \
+ --fileid 24914 \
--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 b5cef9c4b3..7c8d9a5d81 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 1744 ^
- --fileid 23894 ^
+ --chat 1812 ^
+ --fileid 24914 ^
--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 cc6cfc01e1..0006e39118 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 31450 \
+ --message 32674 \
--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 acb86a1e12..463c4f8132 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 31450 ^
+ --message 32674 ^
--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 fd196141e3..b21cbfcf23 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 "4356" \
+ --task "4526" \
--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 8a0c978be5..3649bb0942 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 "4356" ^
+ --task "4526" ^
--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 90b409305a..73dabb96f5 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/StartTimekeeping/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/StartTimekeeping/bash.txt
@@ -1,6 +1,6 @@
oint bitrix24 StartTimekeeping \
--url "b24-ar17wx.bitrix24.by" \
--userid 1 \
- --time "2024-12-25T10:04:11.8065542" \
+ --time "2025-01-10T10:42:59.2007309" \
--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 ff3dacc266..069e85c1d4 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/StartTimekeeping/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/StartTimekeeping/bat.txt
@@ -1,6 +1,6 @@
oint bitrix24 StartTimekeeping ^
--url "b24-ar17wx.bitrix24.by" ^
--userid 1 ^
- --time "2024-12-25T10:04:11.8065542" ^
+ --time "2025-01-10T10:42:59.2007309" ^
--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 38a158aba8..3668a7ccae 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 "4356" \
+ --task "4526" \
--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 50dac89289..55851d160b 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 "4356" ^
+ --task "4526" ^
--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 2bb5c6ff68..a53d072730 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/StopTimekeeping/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/StopTimekeeping/bash.txt
@@ -1,6 +1,6 @@
oint bitrix24 StopTimekeeping \
--url "b24-ar17wx.bitrix24.by" \
--userid 1 \
- --time "2024-12-25T11:04:20.3713972" \
+ --time "2025-01-10T11:43:08.3133108" \
--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 1e572ae8d8..a5c500dab2 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/StopTimekeeping/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/StopTimekeeping/bat.txt
@@ -1,6 +1,6 @@
oint bitrix24 StopTimekeeping ^
--url "b24-ar17wx.bitrix24.by" ^
--userid 1 ^
- --time "2024-12-25T11:04:20.3713972" ^
+ --time "2025-01-10T11:43:08.3133108" ^
--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 b323dbe405..719277d14d 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 "4356" \
+ --task "4526" \
--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 eda3b7b29d..3e5f7152f7 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 "4356" ^
+ --task "4526" ^
--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 224dbd90fc..51187552a1 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 "4356" \
+ --task "4526" \
--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 9b6a950e3b..7f0fff90e2 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 "4356" ^
+ --task "4526" ^
--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 ddb024d72f..d8e9a3df19 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 2274 \
+ --deal 2410 \
--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 9fa4f9686d..a771f5e7d7 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 2274 ^
+ --deal 2410 ^
--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 e40262c5a4..9b645defa9 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 1358 \
+ --depid 1426 \
--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 b377b320f2..cb6256fcba 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 1358 ^
+ --depid 1426 ^
--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 4b746f0c1e..8610bfdcf3 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 1604 \
+ --stage 1672 \
--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 a2cffe0894..7e601eb757 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 1604 ^
+ --stage 1672 ^
--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 6bd1e27791..cd4987066f 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 1146 \
+ --lead 1214 \
--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 aea165f409..e4de8c3f7a 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 1146 ^
+ --lead 1214 ^
--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 b6720a0d9a..0d4a05f552 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 1702 \
+ --postid 1770 \
--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 63fdb49e0c..6c2a0e20d4 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 1702 ^
+ --postid 1770 ^
--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 f3fdb65e83..7ce8022d5a 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 "4356" \
+ --task "4526" \
--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 d61c2b2f98..5c5217d311 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 "4356" ^
+ --task "4526" ^
--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 b442739541..038845a58a 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 "4358" \
- --comment 10328 \
+ --task "4528" \
+ --comment 10702 \
--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 a38f18331f..7c4cc2104d 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 "4358" ^
- --comment 10328 ^
+ --task "4528" ^
+ --comment 10702 ^
--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 44cd67b121..77083a9042 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 "4362" \
- --record 1590 \
+ --task "4532" \
+ --record 1658 \
--amount 4800 \
--text "New time record" \
- --date "2024-11-25T11:04:05.7291286" \
+ --date "2024-12-10T11:42:53.0547777" \
--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 8736ff2441..989c6e1011 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 "4362" ^
- --record 1590 ^
+ --task "4532" ^
+ --record 1658 ^
--amount 4800 ^
--text "New time record" ^
- --date "2024-11-25T11:04:05.7291286" ^
+ --date "2024-12-10T11:42:53.0547777" ^
--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 de13d7155c..030b17c715 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 "4356" \
- --element 2972 \
+ --task "4526" \
+ --element 3108 \
--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 712051c119..c80624ff03 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 "4356" ^
- --element 2972 ^
+ --task "4526" ^
+ --element 3108 ^
--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 01c7292091..9008e7346d 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 1362 \
- --fields "{'EMAIL':'1d922d14-2361-4636-9ca8-004118491f1a@exepmple.org','NAME':'Oleg','LAST_NAME':'Lama','UF_DEPARTMENT':7}" \
+ --userid 1430 \
+ --fields "{'EMAIL':'b0016ee3-c1ed-4797-b8d0-b84d7a1f85b1@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 c321d6c983..ac8e1b77e0 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 1362 ^
- --fields "{'EMAIL':'1d922d14-2361-4636-9ca8-004118491f1a@exepmple.org','NAME':'Oleg','LAST_NAME':'Lama','UF_DEPARTMENT':7}" ^
+ --userid 1430 ^
+ --fields "{'EMAIL':'b0016ee3-c1ed-4797-b8d0-b84d7a1f85b1@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 65f6b95321..39fd345e5a 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/UploadFileToFolder/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/UploadFileToFolder/bash.txt
@@ -2,4 +2,4 @@ oint bitrix24 UploadFileToFolder \
--url "https://b24-ar17wx.bitrix24.by/rest/1/ps56vdxg63nq8fek" \
--title "Imortant doc.docx" \
--file "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/document.docx" \
- --folderid 23888
\ No newline at end of file
+ --folderid 24908
\ 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 c73fe0507d..d4554063f8 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/UploadFileToFolder/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/UploadFileToFolder/bat.txt
@@ -2,4 +2,4 @@ oint bitrix24 UploadFileToFolder ^
--url "https://b24-ar17wx.bitrix24.by/rest/1/ps56vdxg63nq8fek" ^
--title "Imortant doc.docx" ^
--file "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/document.docx" ^
- --folderid 23888
\ No newline at end of file
+ --folderid 24908
\ 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 e5fbb246bc..9e76b8c334 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 "d8ca93f8-cb36-4e93-a3a1-c28db9af4e19" \
+ --uuids "84329c0f-b8de-4d82-b9ed-947777977511" \
--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 a90aca8db2..d3675c1cde 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 "d8ca93f8-cb36-4e93-a3a1-c28db9af4e19" ^
+ --uuids "84329c0f-b8de-4d82-b9ed-947777977511" ^
--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 db59d29a58..8ba18bdbbd 100644
--- a/docs/en/cli/NEW_CLI/cdek/CreateCourierInvitation/bash.txt
+++ b/docs/en/cli/NEW_CLI/cdek/CreateCourierInvitation/bash.txt
@@ -2,5 +2,5 @@
oint cdek CreateCourierInvitation \
--token "***" \
- --intake "{'intake_date':'2024-12-26','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':'2025-01-11','intake_time_from':'10:00','intake_time_to':'17:00','name':'Consolidated cargo','weight':1000,'length':10,'width':10,'height':10,'comment':'Comment to courier','need_call':false,'sender':{'company':'Company','name':'Ivaniv Ivan','phones':[{'number':'+79589441654'}]},'from_location':{'code':'44','fias_guid':'0c5b2444-70a0-4932-980c-b4dc0d3f02b5','postal_code':'109004','longitude':37.6204,'latitude':55.754,'country_code':'RU','region':'Moscow','sub_region':'Moscow','city':'Moscow','kladr_code':'7700000000000','address':'st. Bluchera, 32'}}" \
--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 54c0124b95..19c0f23d58 100644
--- a/docs/en/cli/NEW_CLI/cdek/CreateCourierInvitation/bat.txt
+++ b/docs/en/cli/NEW_CLI/cdek/CreateCourierInvitation/bat.txt
@@ -2,5 +2,5 @@
oint cdek CreateCourierInvitation ^
--token "***" ^
- --intake "{'intake_date':'2024-12-26','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':'2025-01-11','intake_time_from':'10:00','intake_time_to':'17:00','name':'Consolidated cargo','weight':1000,'length':10,'width':10,'height':10,'comment':'Comment to courier','need_call':false,'sender':{'company':'Company','name':'Ivaniv Ivan','phones':[{'number':'+79589441654'}]},'from_location':{'code':'44','fias_guid':'0c5b2444-70a0-4932-980c-b4dc0d3f02b5','postal_code':'109004','longitude':37.6204,'latitude':55.754,'country_code':'RU','region':'Moscow','sub_region':'Moscow','city':'Moscow','kladr_code':'7700000000000','address':'st. Bluchera, 32'}}" ^
--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 e4aa618a9c..24ce5210e8 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':'2247ded8-a522-4d7f-b277-66da7d5d4f23','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':'037caaac-e6f1-4fe4-a53f-9f7dae93c68b','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 a83ade5ceb..8b6e7e444d 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':'2247ded8-a522-4d7f-b277-66da7d5d4f23','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':'037caaac-e6f1-4fe4-a53f-9f7dae93c68b','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 6d1a45a2f5..8134bbad8c 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 "d8ca93f8-cb36-4e93-a3a1-c28db9af4e19" \
- --date "2024-12-26T11:15:42.3296952" \
+ --uuids "84329c0f-b8de-4d82-b9ed-947777977511" \
+ --date "2025-01-11T11:57:32.4326399" \
--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 e8afd8708a..cfd7ed45ae 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 "d8ca93f8-cb36-4e93-a3a1-c28db9af4e19" ^
- --date "2024-12-26T11:15:42.3296952" ^
+ --uuids "84329c0f-b8de-4d82-b9ed-947777977511" ^
+ --date "2025-01-11T11:57:32.4326399" ^
--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 af3ea18ec9..4ae9cd863e 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 "d8ca93f8-cb36-4e93-a3a1-c28db9af4e19" \
+ --uuids "84329c0f-b8de-4d82-b9ed-947777977511" \
--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 fd9b30a3dd..98850ec374 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 "d8ca93f8-cb36-4e93-a3a1-c28db9af4e19" ^
+ --uuids "84329c0f-b8de-4d82-b9ed-947777977511" ^
--type "tpl_russia" ^
--count 1 ^
--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 30de1fae2a..10e01f2c13 100644
--- a/docs/en/cli/NEW_CLI/cdek/GetCashboxChecksByDate/bash.txt
+++ b/docs/en/cli/NEW_CLI/cdek/GetCashboxChecksByDate/bash.txt
@@ -1,4 +1,4 @@
oint cdek GetCashboxChecksByDate \
--token "***" \
- --date "2024-12-25T11:14:55.2197102" \
+ --date "2025-01-10T11:56:42.9196015" \
--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 2b845c9acd..c4aa0e1109 100644
--- a/docs/en/cli/NEW_CLI/cdek/GetCashboxChecksByDate/bat.txt
+++ b/docs/en/cli/NEW_CLI/cdek/GetCashboxChecksByDate/bat.txt
@@ -1,4 +1,4 @@
oint cdek GetCashboxChecksByDate ^
--token "***" ^
- --date "2024-12-25T11:14:55.2197102" ^
+ --date "2025-01-10T11:56:42.9196015" ^
--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 6c9dd83613..51683b15f1 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-7bf9-4705-8804-94a895bfe2af" \
+ --uuid "72753031-23c9-434b-aeb8-ed89d9fec3ad" \
--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 a6db46cb34..4061337f8b 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-7bf9-4705-8804-94a895bfe2af" ^
+ --uuid "72753031-23c9-434b-aeb8-ed89d9fec3ad" ^
--testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/cdek/GetDeliveryCashRegistry/bash.txt b/docs/en/cli/NEW_CLI/cdek/GetDeliveryCashRegistry/bash.txt
index 67ef7c895c..4551e3b85e 100644
--- a/docs/en/cli/NEW_CLI/cdek/GetDeliveryCashRegistry/bash.txt
+++ b/docs/en/cli/NEW_CLI/cdek/GetDeliveryCashRegistry/bash.txt
@@ -1,4 +1,4 @@
oint cdek GetDeliveryCashRegistry \
--token "***" \
- --date "2024-12-25T11:14:56.7507728" \
+ --date "2025-01-10T11:56:44.9784435" \
--testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/cdek/GetDeliveryCashRegistry/bat.txt b/docs/en/cli/NEW_CLI/cdek/GetDeliveryCashRegistry/bat.txt
index 6f864dd181..9be64fefad 100644
--- a/docs/en/cli/NEW_CLI/cdek/GetDeliveryCashRegistry/bat.txt
+++ b/docs/en/cli/NEW_CLI/cdek/GetDeliveryCashRegistry/bat.txt
@@ -1,4 +1,4 @@
oint cdek GetDeliveryCashRegistry ^
--token "***" ^
- --date "2024-12-25T11:14:56.7507728" ^
+ --date "2025-01-10T11:56:44.9784435" ^
--testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/cdek/GetDeliveryCashTransfers/bash.txt b/docs/en/cli/NEW_CLI/cdek/GetDeliveryCashTransfers/bash.txt
index d0cd2ee7b2..beda5c31cd 100644
--- a/docs/en/cli/NEW_CLI/cdek/GetDeliveryCashTransfers/bash.txt
+++ b/docs/en/cli/NEW_CLI/cdek/GetDeliveryCashTransfers/bash.txt
@@ -1,4 +1,4 @@
oint cdek GetDeliveryCashTransfers \
--token "***" \
- --date "2024-12-25T11:14:58.4616341" \
+ --date "2025-01-10T11:56:46.723616" \
--testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/cdek/GetDeliveryCashTransfers/bat.txt b/docs/en/cli/NEW_CLI/cdek/GetDeliveryCashTransfers/bat.txt
index 2350a8c04b..ec52471aee 100644
--- a/docs/en/cli/NEW_CLI/cdek/GetDeliveryCashTransfers/bat.txt
+++ b/docs/en/cli/NEW_CLI/cdek/GetDeliveryCashTransfers/bat.txt
@@ -1,4 +1,4 @@
oint cdek GetDeliveryCashTransfers ^
--token "***" ^
- --date "2024-12-25T11:14:58.4616341" ^
+ --date "2025-01-10T11:56:46.723616" ^
--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 29977b1095..a9d75acecb 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 "d8ca93f8-cb36-4e93-a3a1-c28db9af4e19" \
+ --uuid "84329c0f-b8de-4d82-b9ed-947777977511" \
--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 00c9fd8df1..db09fab9df 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 "d8ca93f8-cb36-4e93-a3a1-c28db9af4e19" ^
+ --uuid "84329c0f-b8de-4d82-b9ed-947777977511" ^
--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 e5a0f26063..e2b851d22a 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 "c6cc00f5-0b63-4d87-b0df-9a255b2650f7" \
+ --number "cd18d74c-1f43-44e9-8745-a748fbeb1057" \
--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 a0263a0576..4a66517bd9 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 "c6cc00f5-0b63-4d87-b0df-9a255b2650f7" ^
+ --number "cd18d74c-1f43-44e9-8745-a748fbeb1057" ^
--internal true ^
--testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/cdek/GetReceipt/bash.txt b/docs/en/cli/NEW_CLI/cdek/GetReceipt/bash.txt
index 90229dbf79..ffc31692cb 100644
--- a/docs/en/cli/NEW_CLI/cdek/GetReceipt/bash.txt
+++ b/docs/en/cli/NEW_CLI/cdek/GetReceipt/bash.txt
@@ -1,6 +1,4 @@
oint cdek GetReceipt \
--token "***" \
- --uuid "72753031-3201-44ef-96ee-c9fa84f75a0f" \
- --getfile true \
- --testapi "***" \
- --out "C:\Users\Administrator\AppData\Local\Temp\naqgqw2pkdh.pdf"
\ No newline at end of file
+ --uuid "72753031-2683-42d2-a197-ca3d4926caea" \
+ --testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/cdek/GetReceipt/bat.txt b/docs/en/cli/NEW_CLI/cdek/GetReceipt/bat.txt
index d3e6df006d..92d3479d39 100644
--- a/docs/en/cli/NEW_CLI/cdek/GetReceipt/bat.txt
+++ b/docs/en/cli/NEW_CLI/cdek/GetReceipt/bat.txt
@@ -1,6 +1,4 @@
oint cdek GetReceipt ^
--token "***" ^
- --uuid "72753031-3201-44ef-96ee-c9fa84f75a0f" ^
- --getfile true ^
- --testapi "***" ^
- --out "C:\Users\Administrator\AppData\Local\Temp\naqgqw2pkdh.pdf"
\ No newline at end of file
+ --uuid "72753031-2683-42d2-a197-ca3d4926caea" ^
+ --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 0af9291c72..1ad57cac55 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 "11428660883" \
+ --folder "11546511251" \
--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 1688e84c40..9560b0a0fb 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 "11428660883" ^
+ --folder "11546511251" ^
--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 27d1b63ecc..96f19c4b76 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 "11428660883"
\ No newline at end of file
+ --folder "11546511251"
\ 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 3a177fd98a..27c7f4987e 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 "11428660883"
\ No newline at end of file
+ --folder "11546511251"
\ 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 458ad3c19a..d260c64da4 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:AADEGB26bxo6N374NnPZIPr9_ZLBJ8TavSS-3sgSkuTVuPQlp0jl0vbrRf-S5O8bCNQwg2Gn5xhTrbQwqJllNGSP"
\ No newline at end of file
+ --job "dbjid:AAC13j7ke2_-sOXKSDjTIsqWU3HIoancIEEk5UIJcgsftWHZ80ik5FFVkOMpBqZYbtnQ5V2_57AbBSf3qu_IEpk9"
\ 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 be50e65714..e4bf7dd95d 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:AADEGB26bxo6N374NnPZIPr9_ZLBJ8TavSS-3sgSkuTVuPQlp0jl0vbrRf-S5O8bCNQwg2Gn5xhTrbQwqJllNGSP"
\ No newline at end of file
+ --job "dbjid:AAC13j7ke2_-sOXKSDjTIsqWU3HIoancIEEk5UIJcgsftWHZ80ik5FFVkOMpBqZYbtnQ5V2_57AbBSf3qu_IEpk9"
\ 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 b3a81fafcf..a221d931e5 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 "DoRgLSRSgcQAAAAAAAAAAQ"
\ No newline at end of file
+ --job "F80zlq8zTmAAAAAAAAAAAQ"
\ 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 c4fd55cf4f..370ad0cf20 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 "DoRgLSRSgcQAAAAAAAAAAQ"
\ No newline at end of file
+ --job "F80zlq8zTmAAAAAAAAAAAQ"
\ 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 920203a114..33ee5d3383 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 "62a1384c384babd841553"
\ No newline at end of file
+ --rev "62b55f03f33bbbd841553"
\ 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 402075fecb..657ac6a03d 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 "62a1384c384babd841553"
\ No newline at end of file
+ --rev "62b55f03f33bbbd841553"
\ 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 94ad98ca59..dacd169d0c 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\4bs31dq1sdt.png" \
+ --file "C:\Users\Administrator\AppData\Local\Temp\dxyka24proc.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 d875161b79..bcad48423f 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\4bs31dq1sdt.png" ^
+ --file "C:\Users\Administrator\AppData\Local\Temp\dxyka24proc.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 6da3a6f0f3..50ded666cf 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 "15ee9212025b862d88f66003d538b7124c89a88d4e1dcc56473fae7b6ce2fba5@group.calendar.google.com"
\ No newline at end of file
+ --calendar "fb73fc4b6eba9e27c8c1feeb66a66e2d80659bc92c38f1479d3731e2aac5bf6a@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 1614319533..20c3f1ec1d 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 "15ee9212025b862d88f66003d538b7124c89a88d4e1dcc56473fae7b6ce2fba5@group.calendar.google.com"
\ No newline at end of file
+ --calendar "fb73fc4b6eba9e27c8c1feeb66a66e2d80659bc92c38f1479d3731e2aac5bf6a@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 deb1afa2f6..9f9b18d036 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 "400819c270236f2f313cbcc8615612cee91fbbc95e31773bcd84ab5d9763e318@group.calendar.google.com" \
- --props "{'Description':'TestEventDescription','Title':'New event','Venue':'InOffice','StartDate':'2024-12-25T10:45:50.7545647Z','EndDate':'2024-12-25T11:45:50.7545647Z','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 "c2e6d671c62480e2f042f570431c118e65437404a0303168f22e8a1538a719cc@group.calendar.google.com" \
+ --props "{'Description':'TestEventDescription','Title':'New event','Venue':'InOffice','StartDate':'2025-01-10T11:25:16.6554777Z','EndDate':'2025-01-10T12:25:16.6554777Z','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 daab4d17b9..b7a211a243 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 "400819c270236f2f313cbcc8615612cee91fbbc95e31773bcd84ab5d9763e318@group.calendar.google.com" ^
- --props "{'Description':'TestEventDescription','Title':'New event','Venue':'InOffice','StartDate':'2024-12-25T10:45:50.7545647Z','EndDate':'2024-12-25T11:45:50.7545647Z','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 "c2e6d671c62480e2f042f570431c118e65437404a0303168f22e8a1538a719cc@group.calendar.google.com" ^
+ --props "{'Description':'TestEventDescription','Title':'New event','Venue':'InOffice','StartDate':'2025-01-10T11:25:16.6554777Z','EndDate':'2025-01-10T12:25:16.6554777Z','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 480825fc80..8d5d037408 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 "400819c270236f2f313cbcc8615612cee91fbbc95e31773bcd84ab5d9763e318@group.calendar.google.com"
\ No newline at end of file
+ --calendar "c2e6d671c62480e2f042f570431c118e65437404a0303168f22e8a1538a719cc@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 df44050655..3b5465f0ef 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 "400819c270236f2f313cbcc8615612cee91fbbc95e31773bcd84ab5d9763e318@group.calendar.google.com"
\ No newline at end of file
+ --calendar "c2e6d671c62480e2f042f570431c118e65437404a0303168f22e8a1538a719cc@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 1727995b7a..bb2a4e60a4 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 "15ee9212025b862d88f66003d538b7124c89a88d4e1dcc56473fae7b6ce2fba5@group.calendar.google.com"
\ No newline at end of file
+ --calendar "fb73fc4b6eba9e27c8c1feeb66a66e2d80659bc92c38f1479d3731e2aac5bf6a@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 9ebbc6b6a2..5e578716c0 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 "15ee9212025b862d88f66003d538b7124c89a88d4e1dcc56473fae7b6ce2fba5@group.calendar.google.com"
\ No newline at end of file
+ --calendar "fb73fc4b6eba9e27c8c1feeb66a66e2d80659bc92c38f1479d3731e2aac5bf6a@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 28cb4635b6..bd2eb05e52 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 "400819c270236f2f313cbcc8615612cee91fbbc95e31773bcd84ab5d9763e318@group.calendar.google.com" \
- --event "5vjp0h6mg5489uamastv03i9lc"
\ No newline at end of file
+ --calendar "c2e6d671c62480e2f042f570431c118e65437404a0303168f22e8a1538a719cc@group.calendar.google.com" \
+ --event "8sijsaabiknu64ihhnrqm42598"
\ 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 d22504b105..ec9655457d 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 "400819c270236f2f313cbcc8615612cee91fbbc95e31773bcd84ab5d9763e318@group.calendar.google.com" ^
- --event "5vjp0h6mg5489uamastv03i9lc"
\ No newline at end of file
+ --calendar "c2e6d671c62480e2f042f570431c118e65437404a0303168f22e8a1538a719cc@group.calendar.google.com" ^
+ --event "8sijsaabiknu64ihhnrqm42598"
\ 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 e14262e79a..40ba9a6a84 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 "15ee9212025b862d88f66003d538b7124c89a88d4e1dcc56473fae7b6ce2fba5@group.calendar.google.com" \
+ --calendar "fb73fc4b6eba9e27c8c1feeb66a66e2d80659bc92c38f1479d3731e2aac5bf6a@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 383983de12..6ec10934f6 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 "15ee9212025b862d88f66003d538b7124c89a88d4e1dcc56473fae7b6ce2fba5@group.calendar.google.com" ^
+ --calendar "fb73fc4b6eba9e27c8c1feeb66a66e2d80659bc92c38f1479d3731e2aac5bf6a@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 c9bc9e730d..868dc9385e 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 "400819c270236f2f313cbcc8615612cee91fbbc95e31773bcd84ab5d9763e318@group.calendar.google.com" \
+ --calendar "c2e6d671c62480e2f042f570431c118e65437404a0303168f22e8a1538a719cc@group.calendar.google.com" \
--props "{'Description':'New event description'}" \
- --event "5vjp0h6mg5489uamastv03i9lc"
\ No newline at end of file
+ --event "8sijsaabiknu64ihhnrqm42598"
\ 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 bd43fec1a1..58414d50c0 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 "400819c270236f2f313cbcc8615612cee91fbbc95e31773bcd84ab5d9763e318@group.calendar.google.com" ^
+ --calendar "c2e6d671c62480e2f042f570431c118e65437404a0303168f22e8a1538a719cc@group.calendar.google.com" ^
--props "{'Description':'New event description'}" ^
- --event "5vjp0h6mg5489uamastv03i9lc"
\ No newline at end of file
+ --event "8sijsaabiknu64ihhnrqm42598"
\ 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 51d4d843ab..f94e51dd57 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 "15ee9212025b862d88f66003d538b7124c89a88d4e1dcc56473fae7b6ce2fba5@group.calendar.google.com" \
+ --calendar "fb73fc4b6eba9e27c8c1feeb66a66e2d80659bc92c38f1479d3731e2aac5bf6a@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 ab95dc1b72..501eea650e 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 "15ee9212025b862d88f66003d538b7124c89a88d4e1dcc56473fae7b6ce2fba5@group.calendar.google.com" ^
+ --calendar "fb73fc4b6eba9e27c8c1feeb66a66e2d80659bc92c38f1479d3731e2aac5bf6a@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 fbf7822f92..01c0c3bce6 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 "15ee9212025b862d88f66003d538b7124c89a88d4e1dcc56473fae7b6ce2fba5@group.calendar.google.com"
\ No newline at end of file
+ --calendar "fb73fc4b6eba9e27c8c1feeb66a66e2d80659bc92c38f1479d3731e2aac5bf6a@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 e18df29b79..a1d8b933dc 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 "15ee9212025b862d88f66003d538b7124c89a88d4e1dcc56473fae7b6ce2fba5@group.calendar.google.com"
\ No newline at end of file
+ --calendar "fb73fc4b6eba9e27c8c1feeb66a66e2d80659bc92c38f1479d3731e2aac5bf6a@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 1adf24b61c..629a7a8a06 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 "400819c270236f2f313cbcc8615612cee91fbbc95e31773bcd84ab5d9763e318@group.calendar.google.com" \
- --event "5vjp0h6mg5489uamastv03i9lc"
\ No newline at end of file
+ --calendar "c2e6d671c62480e2f042f570431c118e65437404a0303168f22e8a1538a719cc@group.calendar.google.com" \
+ --event "8sijsaabiknu64ihhnrqm42598"
\ 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 24ffa49eef..89010c8895 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 "400819c270236f2f313cbcc8615612cee91fbbc95e31773bcd84ab5d9763e318@group.calendar.google.com" ^
- --event "5vjp0h6mg5489uamastv03i9lc"
\ No newline at end of file
+ --calendar "c2e6d671c62480e2f042f570431c118e65437404a0303168f22e8a1538a719cc@group.calendar.google.com" ^
+ --event "8sijsaabiknu64ihhnrqm42598"
\ 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 19b00d2f22..cbcd1633e8 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 "400819c270236f2f313cbcc8615612cee91fbbc95e31773bcd84ab5d9763e318@group.calendar.google.com"
\ No newline at end of file
+ --calendar "c2e6d671c62480e2f042f570431c118e65437404a0303168f22e8a1538a719cc@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 7b4ea2dedf..d7b3bcd419 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 "400819c270236f2f313cbcc8615612cee91fbbc95e31773bcd84ab5d9763e318@group.calendar.google.com"
\ No newline at end of file
+ --calendar "c2e6d671c62480e2f042f570431c118e65437404a0303168f22e8a1538a719cc@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 378f279fd4..351ea63a24 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 "15ee9212025b862d88f66003d538b7124c89a88d4e1dcc56473fae7b6ce2fba5@group.calendar.google.com"
\ No newline at end of file
+ --calendar "fb73fc4b6eba9e27c8c1feeb66a66e2d80659bc92c38f1479d3731e2aac5bf6a@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 dcb1208bde..1d8dd2b424 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 "15ee9212025b862d88f66003d538b7124c89a88d4e1dcc56473fae7b6ce2fba5@group.calendar.google.com"
\ No newline at end of file
+ --calendar "fb73fc4b6eba9e27c8c1feeb66a66e2d80659bc92c38f1479d3731e2aac5bf6a@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 851a111d15..df0a886678 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 "400819c270236f2f313cbcc8615612cee91fbbc95e31773bcd84ab5d9763e318@group.calendar.google.com" \
+ --from "c2e6d671c62480e2f042f570431c118e65437404a0303168f22e8a1538a719cc@group.calendar.google.com" \
--to "bayselonarrend@gmail.com" \
- --event "5vjp0h6mg5489uamastv03i9lc"
\ No newline at end of file
+ --event "8sijsaabiknu64ihhnrqm42598"
\ 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 f180c9a24a..0cf70f15bd 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 "400819c270236f2f313cbcc8615612cee91fbbc95e31773bcd84ab5d9763e318@group.calendar.google.com" ^
+ --from "c2e6d671c62480e2f042f570431c118e65437404a0303168f22e8a1538a719cc@group.calendar.google.com" ^
--to "bayselonarrend@gmail.com" ^
- --event "5vjp0h6mg5489uamastv03i9lc"
\ No newline at end of file
+ --event "8sijsaabiknu64ihhnrqm42598"
\ 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 66d8c91f74..a432f38ac0 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 "175AyxMtW5hSieWFZzBGtYc7hOre-LQpH" \
+ --object "1W_FHojYzsBLfmmILZZ8yL57pF4DJ4VVz" \
--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 874f53e2bc..6fea7e9aa9 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 "175AyxMtW5hSieWFZzBGtYc7hOre-LQpH" ^
+ --object "1W_FHojYzsBLfmmILZZ8yL57pF4DJ4VVz" ^
--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 a2001ade6f..822983aeeb 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 "1UjL8Rs_3_ct34PA8ASghJpm3X6wQoZZ3" \
+ --object "1Yzdae5bVmPG6lIq98c5W7YDDHTbinDkU" \
--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 4261518338..db3c0130ef 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 "1UjL8Rs_3_ct34PA8ASghJpm3X6wQoZZ3" ^
+ --object "1Yzdae5bVmPG6lIq98c5W7YDDHTbinDkU" ^
--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 d7788753ee..e1ccba0a42 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 "1UjL8Rs_3_ct34PA8ASghJpm3X6wQoZZ3" \
- --comment "AAABa1SL1cw"
\ No newline at end of file
+ --object "1Yzdae5bVmPG6lIq98c5W7YDDHTbinDkU" \
+ --comment "AAABYg9FObQ"
\ 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 a8eababc58..ca049cc74c 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 "1UjL8Rs_3_ct34PA8ASghJpm3X6wQoZZ3" ^
- --comment "AAABa1SL1cw"
\ No newline at end of file
+ --object "1Yzdae5bVmPG6lIq98c5W7YDDHTbinDkU" ^
+ --comment "AAABYg9FObQ"
\ 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 9a6acf14dd..b9146d2aad 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 "1UjL8Rs_3_ct34PA8ASghJpm3X6wQoZZ3"
\ No newline at end of file
+ --object "1Yzdae5bVmPG6lIq98c5W7YDDHTbinDkU"
\ 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 c5a4a25f09..373a92457d 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 "1UjL8Rs_3_ct34PA8ASghJpm3X6wQoZZ3"
\ No newline at end of file
+ --object "1Yzdae5bVmPG6lIq98c5W7YDDHTbinDkU"
\ 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 b344602048..051d71b3b1 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 "175AyxMtW5hSieWFZzBGtYc7hOre-LQpH"
\ No newline at end of file
+ --object "1W_FHojYzsBLfmmILZZ8yL57pF4DJ4VVz"
\ 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 10b2fa5099..4baa62f9d2 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 "175AyxMtW5hSieWFZzBGtYc7hOre-LQpH"
\ No newline at end of file
+ --object "1W_FHojYzsBLfmmILZZ8yL57pF4DJ4VVz"
\ 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 0c1bcfa943..4971a7f4f9 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 "1UjL8Rs_3_ct34PA8ASghJpm3X6wQoZZ3" \
- --comment "AAABa1SL1cw"
\ No newline at end of file
+ --object "1Yzdae5bVmPG6lIq98c5W7YDDHTbinDkU" \
+ --comment "AAABYg9FObQ"
\ 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 ddf27fc592..1fc07b93f7 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 "1UjL8Rs_3_ct34PA8ASghJpm3X6wQoZZ3" ^
- --comment "AAABa1SL1cw"
\ No newline at end of file
+ --object "1Yzdae5bVmPG6lIq98c5W7YDDHTbinDkU" ^
+ --comment "AAABYg9FObQ"
\ 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 32b76e7854..3860c892b2 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 "1UjL8Rs_3_ct34PA8ASghJpm3X6wQoZZ3"
\ No newline at end of file
+ --object "1Yzdae5bVmPG6lIq98c5W7YDDHTbinDkU"
\ 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 77338baa95..3ef94f0504 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 "1UjL8Rs_3_ct34PA8ASghJpm3X6wQoZZ3"
\ No newline at end of file
+ --object "1Yzdae5bVmPG6lIq98c5W7YDDHTbinDkU"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/gdrive/GetObjectInformation/bash.txt b/docs/en/cli/NEW_CLI/gdrive/GetObjectInformation/bash.txt
index 150d38be4e..9c5f91b0bb 100644
--- a/docs/en/cli/NEW_CLI/gdrive/GetObjectInformation/bash.txt
+++ b/docs/en/cli/NEW_CLI/gdrive/GetObjectInformation/bash.txt
@@ -1,3 +1,3 @@
oint gdrive GetObjectInformation \
--token "***" \
- --object "1Q3vl7hcmdeJvd86jC84pdGKW5772apUy"
\ No newline at end of file
+ --object "11Mo30odYPEtBBU_0OndFx5dz1kP7tu-Y"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/gdrive/GetObjectInformation/bat.txt b/docs/en/cli/NEW_CLI/gdrive/GetObjectInformation/bat.txt
index fc2f19702b..ff52432665 100644
--- a/docs/en/cli/NEW_CLI/gdrive/GetObjectInformation/bat.txt
+++ b/docs/en/cli/NEW_CLI/gdrive/GetObjectInformation/bat.txt
@@ -1,3 +1,3 @@
oint gdrive GetObjectInformation ^
--token "***" ^
- --object "1Q3vl7hcmdeJvd86jC84pdGKW5772apUy"
\ No newline at end of file
+ --object "11Mo30odYPEtBBU_0OndFx5dz1kP7tu-Y"
\ 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 e5a66be8b8..4f3a5a5c79 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 "175AyxMtW5hSieWFZzBGtYc7hOre-LQpH" \
+ --object "1W_FHojYzsBLfmmILZZ8yL57pF4DJ4VVz" \
--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 f3a7974b7b..49823d46e9 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 "175AyxMtW5hSieWFZzBGtYc7hOre-LQpH" ^
+ --object "1W_FHojYzsBLfmmILZZ8yL57pF4DJ4VVz" ^
--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/UploadFile/bash.txt b/docs/en/cli/NEW_CLI/gdrive/UploadFile/bash.txt
index c0e3cf1caf..964bb951b9 100644
--- a/docs/en/cli/NEW_CLI/gdrive/UploadFile/bash.txt
+++ b/docs/en/cli/NEW_CLI/gdrive/UploadFile/bash.txt
@@ -3,4 +3,4 @@
oint gdrive UploadFile \
--token "***" \
--file "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg" \
- --props "{'MIME':'image/jpeg','Name':'New file.jpg','Description':'This is a new file','Parent':'1Q3vl7hcmdeJvd86jC84pdGKW5772apUy'}"
\ No newline at end of file
+ --props "{'MIME':'image/jpeg','Name':'New file.jpg','Description':'This is a new file','Parent':'11Mo30odYPEtBBU_0OndFx5dz1kP7tu-Y'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/gdrive/UploadFile/bat.txt b/docs/en/cli/NEW_CLI/gdrive/UploadFile/bat.txt
index e0b4c851e3..6a9f08ea3b 100644
--- a/docs/en/cli/NEW_CLI/gdrive/UploadFile/bat.txt
+++ b/docs/en/cli/NEW_CLI/gdrive/UploadFile/bat.txt
@@ -3,4 +3,4 @@
oint gdrive UploadFile ^
--token "***" ^
--file "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg" ^
- --props "{'MIME':'image/jpeg','Name':'New file.jpg','Description':'This is a new file','Parent':'1Q3vl7hcmdeJvd86jC84pdGKW5772apUy'}"
\ No newline at end of file
+ --props "{'MIME':'image/jpeg','Name':'New file.jpg','Description':'This is a new file','Parent':'11Mo30odYPEtBBU_0OndFx5dz1kP7tu-Y'}"
\ 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 c4bfdada07..2381f3b207 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 "1aZuldjAXQiXak_Mxd_a6uKcQmRR0t_sRv8M4fEY-hD0" \
+ --spreadsheet "1hi4khP9WsocSCTV4SC2ZBjjFUQS15aF8hO_aXVhz3z4" \
--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 1830349c3c..cb67f7db80 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 "1aZuldjAXQiXak_Mxd_a6uKcQmRR0t_sRv8M4fEY-hD0" ^
+ --spreadsheet "1hi4khP9WsocSCTV4SC2ZBjjFUQS15aF8hO_aXVhz3z4" ^
--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 93306623b7..7f987d1957 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 "1dJfTreHENfdwEw7x6c8D_-eJAZV743jpqQeg7-Df1h4" \
+ --spreadsheet "1dN30zu99-Z_s0h0XVFANq2SZnfnhrewgLwM71VBIMdQ" \
--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 8a29e2aa97..f04fe779e3 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 "1dJfTreHENfdwEw7x6c8D_-eJAZV743jpqQeg7-Df1h4" ^
+ --spreadsheet "1dN30zu99-Z_s0h0XVFANq2SZnfnhrewgLwM71VBIMdQ" ^
--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 2ecbbd3e8f..71f2c91d26 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 "1aZuldjAXQiXak_Mxd_a6uKcQmRR0t_sRv8M4fEY-hD0" \
- --to "1Mcu4Hdt7B2fHHiv99Bb04ni77s93q1zNf5Bvj8A2pZw" \
- --sheet "206403068"
\ No newline at end of file
+ --from "1hi4khP9WsocSCTV4SC2ZBjjFUQS15aF8hO_aXVhz3z4" \
+ --to "1Ye6LWqclAWoG0c28Xuk_gy1ww6lOsd4Etufclgvbfb4" \
+ --sheet "1359473928"
\ 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 a61aee1b8b..1421cfbd5f 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 "1aZuldjAXQiXak_Mxd_a6uKcQmRR0t_sRv8M4fEY-hD0" ^
- --to "1Mcu4Hdt7B2fHHiv99Bb04ni77s93q1zNf5Bvj8A2pZw" ^
- --sheet "206403068"
\ No newline at end of file
+ --from "1hi4khP9WsocSCTV4SC2ZBjjFUQS15aF8hO_aXVhz3z4" ^
+ --to "1Ye6LWqclAWoG0c28Xuk_gy1ww6lOsd4Etufclgvbfb4" ^
+ --sheet "1359473928"
\ 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 3d6cc214c7..631a93a7b6 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 "1aZuldjAXQiXak_Mxd_a6uKcQmRR0t_sRv8M4fEY-hD0" \
- --sheet "206403068"
\ No newline at end of file
+ --spreadsheet "1hi4khP9WsocSCTV4SC2ZBjjFUQS15aF8hO_aXVhz3z4" \
+ --sheet "1359473928"
\ 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 4b6b435125..5a95e34b73 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 "1aZuldjAXQiXak_Mxd_a6uKcQmRR0t_sRv8M4fEY-hD0" ^
- --sheet "206403068"
\ No newline at end of file
+ --spreadsheet "1hi4khP9WsocSCTV4SC2ZBjjFUQS15aF8hO_aXVhz3z4" ^
+ --sheet "1359473928"
\ 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 0262b41760..e0e2f701e1 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 "1aZuldjAXQiXak_Mxd_a6uKcQmRR0t_sRv8M4fEY-hD0" \
+ --spreadsheet "1hi4khP9WsocSCTV4SC2ZBjjFUQS15aF8hO_aXVhz3z4" \
--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 06810fd753..17e022dabd 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 "1aZuldjAXQiXak_Mxd_a6uKcQmRR0t_sRv8M4fEY-hD0" ^
+ --spreadsheet "1hi4khP9WsocSCTV4SC2ZBjjFUQS15aF8hO_aXVhz3z4" ^
--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 3c4862100f..cbad3c497b 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 "1dJfTreHENfdwEw7x6c8D_-eJAZV743jpqQeg7-Df1h4" \
+ --spreadsheet "1dN30zu99-Z_s0h0XVFANq2SZnfnhrewgLwM71VBIMdQ" \
--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 f6b0e27e8f..01014b2969 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 "1dJfTreHENfdwEw7x6c8D_-eJAZV743jpqQeg7-Df1h4" ^
+ --spreadsheet "1dN30zu99-Z_s0h0XVFANq2SZnfnhrewgLwM71VBIMdQ" ^
--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 b3dd4c96fd..67742e9666 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 "1aZuldjAXQiXak_Mxd_a6uKcQmRR0t_sRv8M4fEY-hD0"
\ No newline at end of file
+ --spreadsheet "1hi4khP9WsocSCTV4SC2ZBjjFUQS15aF8hO_aXVhz3z4"
\ 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 1e3a54610a..5a6c9a9348 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 "1aZuldjAXQiXak_Mxd_a6uKcQmRR0t_sRv8M4fEY-hD0"
\ No newline at end of file
+ --spreadsheet "1hi4khP9WsocSCTV4SC2ZBjjFUQS15aF8hO_aXVhz3z4"
\ 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 b208e491c1..5e7fc525d5 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 "1dJfTreHENfdwEw7x6c8D_-eJAZV743jpqQeg7-Df1h4" \
+ --spreadsheet "1dN30zu99-Z_s0h0XVFANq2SZnfnhrewgLwM71VBIMdQ" \
--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 0cd64eeece..c632c1733b 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 "1dJfTreHENfdwEw7x6c8D_-eJAZV743jpqQeg7-Df1h4" ^
+ --spreadsheet "1dN30zu99-Z_s0h0XVFANq2SZnfnhrewgLwM71VBIMdQ" ^
--data "{'A1':'ThisIsA1','A2':'ThisIsA2','B2':'ThisIsB2','B3':'ThisIsB3','A3':'ThisIsA3','A4':'ThisIsA4','B1':'ThisIsB1','B4':'ThisIsB4'}" ^
--sheetname "Sheet2"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/metrika/DeleteCounter/bash.txt b/docs/en/cli/NEW_CLI/metrika/DeleteCounter/bash.txt
index 30199950da..6fb2c4ca6a 100644
--- a/docs/en/cli/NEW_CLI/metrika/DeleteCounter/bash.txt
+++ b/docs/en/cli/NEW_CLI/metrika/DeleteCounter/bash.txt
@@ -1,3 +1,3 @@
oint metrika DeleteCounter \
--token "***" \
- --counter "99313908"
\ No newline at end of file
+ --counter "99476258"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/metrika/DeleteCounter/bat.txt b/docs/en/cli/NEW_CLI/metrika/DeleteCounter/bat.txt
index 35ce6c53f1..45a63a236d 100644
--- a/docs/en/cli/NEW_CLI/metrika/DeleteCounter/bat.txt
+++ b/docs/en/cli/NEW_CLI/metrika/DeleteCounter/bat.txt
@@ -1,3 +1,3 @@
oint metrika DeleteCounter ^
--token "***" ^
- --counter "99313908"
\ No newline at end of file
+ --counter "99476258"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/metrika/DeleteTag/bash.txt b/docs/en/cli/NEW_CLI/metrika/DeleteTag/bash.txt
index b9d91c92c7..f6f2d84b42 100644
--- a/docs/en/cli/NEW_CLI/metrika/DeleteTag/bash.txt
+++ b/docs/en/cli/NEW_CLI/metrika/DeleteTag/bash.txt
@@ -1,3 +1,3 @@
oint metrika DeleteTag \
--token "***" \
- --label "314465"
\ No newline at end of file
+ --label "314696"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/metrika/DeleteTag/bat.txt b/docs/en/cli/NEW_CLI/metrika/DeleteTag/bat.txt
index 91bb4f6539..2b7819f6de 100644
--- a/docs/en/cli/NEW_CLI/metrika/DeleteTag/bat.txt
+++ b/docs/en/cli/NEW_CLI/metrika/DeleteTag/bat.txt
@@ -1,3 +1,3 @@
oint metrika DeleteTag ^
--token "***" ^
- --label "314465"
\ No newline at end of file
+ --label "314696"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/metrika/GetActionsList/bash.txt b/docs/en/cli/NEW_CLI/metrika/GetActionsList/bash.txt
new file mode 100644
index 0000000000..52edbd624c
--- /dev/null
+++ b/docs/en/cli/NEW_CLI/metrika/GetActionsList/bash.txt
@@ -0,0 +1,3 @@
+oint metrika GetActionsList \
+ --token "***" \
+ --counter "99476258"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/metrika/GetActionsList/bat.txt b/docs/en/cli/NEW_CLI/metrika/GetActionsList/bat.txt
new file mode 100644
index 0000000000..20c0793844
--- /dev/null
+++ b/docs/en/cli/NEW_CLI/metrika/GetActionsList/bat.txt
@@ -0,0 +1,3 @@
+oint metrika GetActionsList ^
+ --token "***" ^
+ --counter "99476258"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/metrika/GetCounter/bash.txt b/docs/en/cli/NEW_CLI/metrika/GetCounter/bash.txt
index 846e2d22f5..edfd826d14 100644
--- a/docs/en/cli/NEW_CLI/metrika/GetCounter/bash.txt
+++ b/docs/en/cli/NEW_CLI/metrika/GetCounter/bash.txt
@@ -1,3 +1,3 @@
oint metrika GetCounter \
--token "***" \
- --counter "99313908"
\ No newline at end of file
+ --counter "99476257"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/metrika/GetCounter/bat.txt b/docs/en/cli/NEW_CLI/metrika/GetCounter/bat.txt
index 50dd4b039c..344c8d508d 100644
--- a/docs/en/cli/NEW_CLI/metrika/GetCounter/bat.txt
+++ b/docs/en/cli/NEW_CLI/metrika/GetCounter/bat.txt
@@ -1,3 +1,3 @@
oint metrika GetCounter ^
--token "***" ^
- --counter "99313908"
\ No newline at end of file
+ --counter "99476257"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/metrika/GetCountersList/bash.txt b/docs/en/cli/NEW_CLI/metrika/GetCountersList/bash.txt
index 4a3b94dc81..163480047f 100644
--- a/docs/en/cli/NEW_CLI/metrika/GetCountersList/bash.txt
+++ b/docs/en/cli/NEW_CLI/metrika/GetCountersList/bash.txt
@@ -2,4 +2,4 @@
oint metrika GetCountersList \
--token "***" \
- --filter "{'counter_ids':['99313908']}"
\ No newline at end of file
+ --filter "{'counter_ids':['99476257']}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/metrika/GetCountersList/bat.txt b/docs/en/cli/NEW_CLI/metrika/GetCountersList/bat.txt
index 652a5a0185..79ee581622 100644
--- a/docs/en/cli/NEW_CLI/metrika/GetCountersList/bat.txt
+++ b/docs/en/cli/NEW_CLI/metrika/GetCountersList/bat.txt
@@ -2,4 +2,4 @@
oint metrika GetCountersList ^
--token "***" ^
- --filter "{'counter_ids':['99313908']}"
\ No newline at end of file
+ --filter "{'counter_ids':['99476257']}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/metrika/GetTag/bash.txt b/docs/en/cli/NEW_CLI/metrika/GetTag/bash.txt
index 9ab910b98b..963e9f02b0 100644
--- a/docs/en/cli/NEW_CLI/metrika/GetTag/bash.txt
+++ b/docs/en/cli/NEW_CLI/metrika/GetTag/bash.txt
@@ -1,3 +1,3 @@
oint metrika GetTag \
--token "***" \
- --label "314465"
\ No newline at end of file
+ --label "314696"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/metrika/GetTag/bat.txt b/docs/en/cli/NEW_CLI/metrika/GetTag/bat.txt
index 06828ec8c0..297c5830a8 100644
--- a/docs/en/cli/NEW_CLI/metrika/GetTag/bat.txt
+++ b/docs/en/cli/NEW_CLI/metrika/GetTag/bat.txt
@@ -1,3 +1,3 @@
oint metrika GetTag ^
--token "***" ^
- --label "314465"
\ No newline at end of file
+ --label "314696"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/metrika/RestoreCounter/bash.txt b/docs/en/cli/NEW_CLI/metrika/RestoreCounter/bash.txt
index da6aad071d..7294320158 100644
--- a/docs/en/cli/NEW_CLI/metrika/RestoreCounter/bash.txt
+++ b/docs/en/cli/NEW_CLI/metrika/RestoreCounter/bash.txt
@@ -1,3 +1,3 @@
oint metrika RestoreCounter \
--token "***" \
- --counter "99313908"
\ No newline at end of file
+ --counter "99476257"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/metrika/RestoreCounter/bat.txt b/docs/en/cli/NEW_CLI/metrika/RestoreCounter/bat.txt
index 60f3ceb3fd..2788834b99 100644
--- a/docs/en/cli/NEW_CLI/metrika/RestoreCounter/bat.txt
+++ b/docs/en/cli/NEW_CLI/metrika/RestoreCounter/bat.txt
@@ -1,3 +1,3 @@
oint metrika RestoreCounter ^
--token "***" ^
- --counter "99313908"
\ No newline at end of file
+ --counter "99476257"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/metrika/UpdateCounter/bash.txt b/docs/en/cli/NEW_CLI/metrika/UpdateCounter/bash.txt
index 58dda3eb65..358ee1c652 100644
--- a/docs/en/cli/NEW_CLI/metrika/UpdateCounter/bash.txt
+++ b/docs/en/cli/NEW_CLI/metrika/UpdateCounter/bash.txt
@@ -2,5 +2,5 @@
oint metrika UpdateCounter \
--token "***" \
- --counter "99313908" \
+ --counter "99476257" \
--fields "{'autogoals_enabled':true,'counter_flags':{'collect_first_party_data':false,'measurement_enabled':false,'use_in_benchmarks':false,'direct_allow_use_goals_without_access':false},'favorite':0,'filter_robots':1}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/metrika/UpdateCounter/bat.txt b/docs/en/cli/NEW_CLI/metrika/UpdateCounter/bat.txt
index 7458afcf82..2139b6cfb1 100644
--- a/docs/en/cli/NEW_CLI/metrika/UpdateCounter/bat.txt
+++ b/docs/en/cli/NEW_CLI/metrika/UpdateCounter/bat.txt
@@ -2,5 +2,5 @@
oint metrika UpdateCounter ^
--token "***" ^
- --counter "99313908" ^
+ --counter "99476257" ^
--fields "{'autogoals_enabled':true,'counter_flags':{'collect_first_party_data':false,'measurement_enabled':false,'use_in_benchmarks':false,'direct_allow_use_goals_without_access':false},'favorite':0,'filter_robots':1}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/metrika/UpdateTag/bash.txt b/docs/en/cli/NEW_CLI/metrika/UpdateTag/bash.txt
index 4772e2dbc0..893453f8ed 100644
--- a/docs/en/cli/NEW_CLI/metrika/UpdateTag/bash.txt
+++ b/docs/en/cli/NEW_CLI/metrika/UpdateTag/bash.txt
@@ -1,4 +1,4 @@
oint metrika UpdateTag \
--token "***" \
- --label "314465" \
+ --label "314696" \
--title "New tag title"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/metrika/UpdateTag/bat.txt b/docs/en/cli/NEW_CLI/metrika/UpdateTag/bat.txt
index 79a249a877..9a969bbce6 100644
--- a/docs/en/cli/NEW_CLI/metrika/UpdateTag/bat.txt
+++ b/docs/en/cli/NEW_CLI/metrika/UpdateTag/bat.txt
@@ -1,4 +1,4 @@
oint metrika UpdateTag ^
--token "***" ^
- --label "314465" ^
+ --label "314696" ^
--title "New tag title"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/notion/CreatePageInDatabase/bash.txt b/docs/en/cli/NEW_CLI/notion/CreatePageInDatabase/bash.txt
index b3e002be1a..c24fcdac87 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 "16782aa7-fc4e-81c8-8c14-d7f0f4456114" \
- --data "{'Name':'LLC Vector','Description':'OurFirstClient','Number':1,'Status':'New','CreationDate':'2024-12-25T10:49:47.6503228Z','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 "17782aa7-fc4e-8163-9177-fff584f3e205" \
+ --data "{'Name':'LLC Vector','Description':'OurFirstClient','Number':1,'Status':'New','CreationDate':'2025-01-10T11:29:20.5457897Z','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 8caeaadfb9..57be6ebec2 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 "16782aa7-fc4e-81c8-8c14-d7f0f4456114" ^
- --data "{'Name':'LLC Vector','Description':'OurFirstClient','Number':1,'Status':'New','CreationDate':'2024-12-25T10:49:47.6503228Z','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 "17782aa7-fc4e-8163-9177-fff584f3e205" ^
+ --data "{'Name':'LLC Vector','Description':'OurFirstClient','Number':1,'Status':'New','CreationDate':'2025-01-10T11:29:20.5457897Z','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 2745f458c3..025a788047 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 "16782aa7-fc4e-8108-a343-dc37234b17b3"
\ No newline at end of file
+ --block "17782aa7-fc4e-8111-aedc-eb0f5ca5015a"
\ 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 31da256079..f9065ab53a 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 "16782aa7-fc4e-8108-a343-dc37234b17b3"
\ No newline at end of file
+ --block "17782aa7-fc4e-8111-aedc-eb0f5ca5015a"
\ 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 df3848dc36..32c464ad25 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 "16782aa7-fc4e-81c8-8c14-d7f0f4456114" \
+ --base "17782aa7-fc4e-8163-9177-fff584f3e205" \
--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 56ade0466f..1032a0889a 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 "16782aa7-fc4e-81c8-8c14-d7f0f4456114" ^
+ --base "17782aa7-fc4e-8163-9177-fff584f3e205" ^
--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 c59e698a87..0ccb906b30 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 "16782aa7-fc4e-81f9-b762-efabb01fc562" \
+ --page "17782aa7-fc4e-81de-a926-ee0d0ac10e48" \
--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 bcf2ddbf4c..24f8abc14b 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 "16782aa7-fc4e-81f9-b762-efabb01fc562" ^
+ --page "17782aa7-fc4e-81de-a926-ee0d0ac10e48" ^
--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 02cb6bf8c2..7b3fb021b9 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 "16782aa7-fc4e-81c8-8c14-d7f0f4456114"
\ No newline at end of file
+ --base "17782aa7-fc4e-8163-9177-fff584f3e205"
\ 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 76a5410429..a0a8761b44 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 "16782aa7-fc4e-81c8-8c14-d7f0f4456114"
\ No newline at end of file
+ --base "17782aa7-fc4e-8163-9177-fff584f3e205"
\ 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 109e358289..5bd1e6f523 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 "16782aa7-fc4e-81f9-b762-efabb01fc562"
\ No newline at end of file
+ --page "17782aa7-fc4e-81de-a926-ee0d0ac10e48"
\ 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 75c08fb25b..34f289ce90 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 "16782aa7-fc4e-81f9-b762-efabb01fc562"
\ No newline at end of file
+ --page "17782aa7-fc4e-81de-a926-ee0d0ac10e48"
\ 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 f7e69b792a..641e892564 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 "16782aa7-fc4e-8108-a343-dc37234b17b3"
\ No newline at end of file
+ --block "17782aa7-fc4e-8111-aedc-eb0f5ca5015a"
\ 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 7099e9337d..e411bd786c 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 "16782aa7-fc4e-8108-a343-dc37234b17b3"
\ No newline at end of file
+ --block "17782aa7-fc4e-8111-aedc-eb0f5ca5015a"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/ozon/AddProductVideo/bash.txt b/docs/en/cli/NEW_CLI/ozon/AddProductVideo/bash.txt
index eaf06ad344..7eda7e0255 100644
--- a/docs/en/cli/NEW_CLI/ozon/AddProductVideo/bash.txt
+++ b/docs/en/cli/NEW_CLI/ozon/AddProductVideo/bash.txt
@@ -1,6 +1,6 @@
# JSON data can also be passed as a path to a .json file
oint ozon AddProductVideo \
- --item "{'description_category_id':17028922,'name':'Protective film set for X3 NFC. Dark cotton','offer_id':'143210609','barcode':'112772873170','price':'1300','old_price':'1300','vat':'0.1','height':250,'width':150,'depth':10,'dimension_unit':'mm','weight':100,'weight_unit':'g','images':['https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg','https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture2.jpg']}" \
+ --item "{'description_category_id':17028922,'name':'Protective film set for X3 NFC. Dark cotton','offer_id':'143210608','barcode':'112772873170','price':'1000','old_price':'1100','vat':'0.1','height':250,'width':150,'depth':10,'dimension_unit':'mm','weight':100,'weight_unit':'g'}" \
--url "https://rutube.ru/video/c6cc4d620b1d4338901770a44b3e82f4/" \
--title "video1"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/ozon/AddProductVideo/bat.txt b/docs/en/cli/NEW_CLI/ozon/AddProductVideo/bat.txt
index 7af8d2933e..2347edfbf4 100644
--- a/docs/en/cli/NEW_CLI/ozon/AddProductVideo/bat.txt
+++ b/docs/en/cli/NEW_CLI/ozon/AddProductVideo/bat.txt
@@ -1,6 +1,6 @@
:: JSON data can also be passed as a path to a .json file
oint ozon AddProductVideo ^
- --item "{'description_category_id':17028922,'name':'Protective film set for X3 NFC. Dark cotton','offer_id':'143210609','barcode':'112772873170','price':'1300','old_price':'1300','vat':'0.1','height':250,'width':150,'depth':10,'dimension_unit':'mm','weight':100,'weight_unit':'g','images':['https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg','https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture2.jpg']}" ^
+ --item "{'description_category_id':17028922,'name':'Protective film set for X3 NFC. Dark cotton','offer_id':'143210608','barcode':'112772873170','price':'1000','old_price':'1100','vat':'0.1','height':250,'width':150,'depth':10,'dimension_unit':'mm','weight':100,'weight_unit':'g'}" ^
--url "https://rutube.ru/video/c6cc4d620b1d4338901770a44b3e82f4/" ^
--title "video1"
\ 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 ac627b308e..bba87ad123 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 1235207802
\ No newline at end of file
+ --products 1343757013
\ 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 11647c406e..7bdcd7389a 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 1235207802
\ No newline at end of file
+ --products 1343757013
\ 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 0e3b9dc188..79b895eedd 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 1235207802
\ No newline at end of file
+ --products 1343757013
\ 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 2150cd8294..181258d7b2 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 1235207802
\ No newline at end of file
+ --products 1343757013
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/ozon/CompleteComplexAttribute/bash.txt b/docs/en/cli/NEW_CLI/ozon/CompleteComplexAttribute/bash.txt
index 0c4544a463..ba8ea9582e 100644
--- a/docs/en/cli/NEW_CLI/ozon/CompleteComplexAttribute/bash.txt
+++ b/docs/en/cli/NEW_CLI/ozon/CompleteComplexAttribute/bash.txt
@@ -1,7 +1,7 @@
# JSON data can also be passed as a path to a .json file
oint ozon CompleteComplexAttribute \
- --object "{'description_category_id':17028922,'name':'Protective film set for X3 NFC. Dark cotton','offer_id':'143210609','barcode':'112772873170','price':'1300','old_price':'1300','vat':'0.1','height':250,'width':150,'depth':10,'dimension_unit':'mm','weight':100,'weight_unit':'g','images':['https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg','https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture2.jpg'],'complex_attributes':[{'attributes':[{'id':21841,'complex_id':100001,'values':[{'value':'https://rutube.ru/video/c6cc4d620b1d4338901770a44b3e82f4/'}]},{'id':21837,'complex_id':100001,'values':[{'value':'video1'}]}]}]}" \
+ --object "{'description_category_id':17028922,'name':'Protective film set for X3 NFC. Dark cotton','offer_id':'143210608','barcode':'112772873170','price':'1000','old_price':'1100','vat':'0.1','height':250,'width':150,'depth':10,'dimension_unit':'mm','weight':100,'weight_unit':'g'}" \
--attributeid 5076 \
--complexid 0 \
--values "{'dictionary_value_id':971082156,'value':'Speaker stand'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/ozon/CompleteComplexAttribute/bat.txt b/docs/en/cli/NEW_CLI/ozon/CompleteComplexAttribute/bat.txt
index 0755073df4..4902707fa6 100644
--- a/docs/en/cli/NEW_CLI/ozon/CompleteComplexAttribute/bat.txt
+++ b/docs/en/cli/NEW_CLI/ozon/CompleteComplexAttribute/bat.txt
@@ -1,7 +1,7 @@
:: JSON data can also be passed as a path to a .json file
oint ozon CompleteComplexAttribute ^
- --object "{'description_category_id':17028922,'name':'Protective film set for X3 NFC. Dark cotton','offer_id':'143210609','barcode':'112772873170','price':'1300','old_price':'1300','vat':'0.1','height':250,'width':150,'depth':10,'dimension_unit':'mm','weight':100,'weight_unit':'g','images':['https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg','https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture2.jpg'],'complex_attributes':[{'attributes':[{'id':21841,'complex_id':100001,'values':[{'value':'https://rutube.ru/video/c6cc4d620b1d4338901770a44b3e82f4/'}]},{'id':21837,'complex_id':100001,'values':[{'value':'video1'}]}]}]}" ^
+ --object "{'description_category_id':17028922,'name':'Protective film set for X3 NFC. Dark cotton','offer_id':'143210608','barcode':'112772873170','price':'1000','old_price':'1100','vat':'0.1','height':250,'width':150,'depth':10,'dimension_unit':'mm','weight':100,'weight_unit':'g'}" ^
--attributeid 5076 ^
--complexid 0 ^
--values "{'dictionary_value_id':971082156,'value':'Speaker stand'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/ozon/CreateBarcodes/bash.txt b/docs/en/cli/NEW_CLI/ozon/CreateBarcodes/bash.txt
index 68371a8e9f..257dd12ca5 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 1311561494
\ No newline at end of file
+ --productids 1343757013
\ 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 68470f8465..9c5e13779b 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 1311561494
\ No newline at end of file
+ --productids 1343757013
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/ozon/GetFBODraft/bash.txt b/docs/en/cli/NEW_CLI/ozon/GetFBODraft/bash.txt
index 385c44123b..b976868566 100644
--- a/docs/en/cli/NEW_CLI/ozon/GetFBODraft/bash.txt
+++ b/docs/en/cli/NEW_CLI/ozon/GetFBODraft/bash.txt
@@ -1,4 +1,4 @@
oint ozon GetFBODraft \
--clientid "***" \
--apikey "***" \
- --oper "0193fce0-b0a3-71ab-8cb6-864a77ae3d46"
\ No newline at end of file
+ --oper "01944f6c-b0ce-76c7-927a-3750c3e02d5e"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/ozon/GetFBODraft/bat.txt b/docs/en/cli/NEW_CLI/ozon/GetFBODraft/bat.txt
index 2a26512d5b..b6918ef462 100644
--- a/docs/en/cli/NEW_CLI/ozon/GetFBODraft/bat.txt
+++ b/docs/en/cli/NEW_CLI/ozon/GetFBODraft/bat.txt
@@ -1,4 +1,4 @@
oint ozon GetFBODraft ^
--clientid "***" ^
--apikey "***" ^
- --oper "0193fce0-b0a3-71ab-8cb6-864a77ae3d46"
\ No newline at end of file
+ --oper "01944f6c-b0ce-76c7-927a-3750c3e02d5e"
\ 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 175f66bbed..695d23922f 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 1379927185
\ No newline at end of file
+ --taskid 1557017118
\ 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 fdc3291eb1..a764f1db83 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 1379927185
\ No newline at end of file
+ --taskid 1557017118
\ 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 f38628a046..ffc5e9d127 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 1235207802
\ No newline at end of file
+ --products 1343757013
\ 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 ba3cec7259..1e28a30db4 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 1235207802
\ No newline at end of file
+ --products 1343757013
\ 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 4809ad468e..473e9c5744 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 1235207802 \
+ --productid 1343757013 \
--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 73ac2ba62b..b4505e101f 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 1235207802 ^
+ --productid 1343757013 ^
--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 0c047dc883..a9dc6f082b 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':1311561494}"
\ 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':1343757013}"
\ 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 b47c97da7c..52f7f4ff81 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':1311561494}"
\ 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':1343757013}"
\ 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 f2911d0b65..4039f005d0 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':1311561494,'stock':20,'warehouse_id':1}"
\ No newline at end of file
+ --stocks "{'offer_id':'143210610','product_id':1343757013,'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 4ebb2dd2b2..8f2e8201c1 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':1311561494,'stock':20,'warehouse_id':1}"
\ No newline at end of file
+ --stocks "{'offer_id':'143210610','product_id':1343757013,'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 fe6e3466e1..af7b28c006 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 1235207802 \
+ --productid 1343757013 \
--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 7d4564b3ef..c9f100b508 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 1235207802 ^
+ --productid 1343757013 ^
--codes "['11111111','22222222']"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/s3/AbortMultipartUpload/bash.txt b/docs/en/cli/NEW_CLI/s3/AbortMultipartUpload/bash.txt
index e1e421b0a6..b6e5011221 100644
--- a/docs/en/cli/NEW_CLI/s3/AbortMultipartUpload/bash.txt
+++ b/docs/en/cli/NEW_CLI/s3/AbortMultipartUpload/bash.txt
@@ -4,4 +4,4 @@ oint s3 AbortMultipartUpload \
--name "fileChunked.mp3" \
--bucket "opi-gpbucket3" \
--basic "{'URL':'storage-155.s3hoster.by','AccessKey':'***','SecretKey':'***','Region':'BTC','Service':'s3'}" \
- --upload "MDk2NGE5MDUtNDcxZS00ZDljLTkzYjMtODM5ZDM4NGMyMWVhLjJmYTc0OGUzLTJjYTQtNDM2Yy1iM2RiLWMxMmE1YzBkMTMxYg"
\ No newline at end of file
+ --upload "MDk2NGE5MDUtNDcxZS00ZDljLTkzYjMtODM5ZDM4NGMyMWVhLjExNjU1MWVjLTNmNDktNDRmMy1iMjI0LThkYzRjZTAzN2M5NA"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/s3/AbortMultipartUpload/bat.txt b/docs/en/cli/NEW_CLI/s3/AbortMultipartUpload/bat.txt
index d9ed58bd9d..5d729801a9 100644
--- a/docs/en/cli/NEW_CLI/s3/AbortMultipartUpload/bat.txt
+++ b/docs/en/cli/NEW_CLI/s3/AbortMultipartUpload/bat.txt
@@ -4,4 +4,4 @@ oint s3 AbortMultipartUpload ^
--name "fileChunked.mp3" ^
--bucket "opi-gpbucket3" ^
--basic "{'URL':'storage-155.s3hoster.by','AccessKey':'***','SecretKey':'***','Region':'BTC','Service':'s3'}" ^
- --upload "MDk2NGE5MDUtNDcxZS00ZDljLTkzYjMtODM5ZDM4NGMyMWVhLjJmYTc0OGUzLTJjYTQtNDM2Yy1iM2RiLWMxMmE1YzBkMTMxYg"
\ No newline at end of file
+ --upload "MDk2NGE5MDUtNDcxZS00ZDljLTkzYjMtODM5ZDM4NGMyMWVhLjExNjU1MWVjLTNmNDktNDRmMy1iMjI0LThkYzRjZTAzN2M5NA"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/s3/FinishPartsUpload/bash.txt b/docs/en/cli/NEW_CLI/s3/FinishPartsUpload/bash.txt
index d2db51a57f..ce16a34435 100644
--- a/docs/en/cli/NEW_CLI/s3/FinishPartsUpload/bash.txt
+++ b/docs/en/cli/NEW_CLI/s3/FinishPartsUpload/bash.txt
@@ -4,5 +4,5 @@ oint s3 FinishPartsUpload \
--name "fileChunked.mp3" \
--bucket "opi-gpbucket3" \
--basic "{'URL':'storage-155.s3hoster.by','AccessKey':'***','SecretKey':'***','Region':'BTC','Service':'s3'}" \
- --upload "MDk2NGE5MDUtNDcxZS00ZDljLTkzYjMtODM5ZDM4NGMyMWVhLmZhMmYwYzE4LTUxYjItNDc5Yi1hOWZjLTM1Mzg5Njk2NmE1YQ" \
+ --upload "MDk2NGE5MDUtNDcxZS00ZDljLTkzYjMtODM5ZDM4NGMyMWVhLjZjZTkyYWJhLWYxYmYtNDJiNy05N2I2LTc2OGZkZTJhNjE5OA" \
--tags "['\"566e2d464b39b91eb8b5d89fb9f1a318\"','\"adb76a9a9ff8226ed08fb6f343102908\"']"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/s3/FinishPartsUpload/bat.txt b/docs/en/cli/NEW_CLI/s3/FinishPartsUpload/bat.txt
index 1550a79184..6be54985ab 100644
--- a/docs/en/cli/NEW_CLI/s3/FinishPartsUpload/bat.txt
+++ b/docs/en/cli/NEW_CLI/s3/FinishPartsUpload/bat.txt
@@ -4,5 +4,5 @@ oint s3 FinishPartsUpload ^
--name "fileChunked.mp3" ^
--bucket "opi-gpbucket3" ^
--basic "{'URL':'storage-155.s3hoster.by','AccessKey':'***','SecretKey':'***','Region':'BTC','Service':'s3'}" ^
- --upload "MDk2NGE5MDUtNDcxZS00ZDljLTkzYjMtODM5ZDM4NGMyMWVhLmZhMmYwYzE4LTUxYjItNDc5Yi1hOWZjLTM1Mzg5Njk2NmE1YQ" ^
+ --upload "MDk2NGE5MDUtNDcxZS00ZDljLTkzYjMtODM5ZDM4NGMyMWVhLjZjZTkyYWJhLWYxYmYtNDJiNy05N2I2LTc2OGZkZTJhNjE5OA" ^
--tags "['\"566e2d464b39b91eb8b5d89fb9f1a318\"','\"adb76a9a9ff8226ed08fb6f343102908\"']"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/s3/PutBucketEncryption/bash.txt b/docs/en/cli/NEW_CLI/s3/PutBucketEncryption/bash.txt
index 65c09fe8c3..221db2d89d 100644
--- a/docs/en/cli/NEW_CLI/s3/PutBucketEncryption/bash.txt
+++ b/docs/en/cli/NEW_CLI/s3/PutBucketEncryption/bash.txt
@@ -3,5 +3,5 @@
oint s3 PutBucketEncryption \
--name "opi-newbucket2" \
--basic "{'URL':'storage-155.s3hoster.by','AccessKey':'***','SecretKey':'***','Region':'BTC','Service':'s3'}" \
- --conf "C:\Users\Administrator\AppData\Local\Temp\0upo340nq5b.xml" \
+ --conf "C:\Users\Administrator\AppData\Local\Temp\cbkjvtlldoj.xml" \
--dir false
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/s3/PutBucketEncryption/bat.txt b/docs/en/cli/NEW_CLI/s3/PutBucketEncryption/bat.txt
index 68f8ce5563..58f5be1666 100644
--- a/docs/en/cli/NEW_CLI/s3/PutBucketEncryption/bat.txt
+++ b/docs/en/cli/NEW_CLI/s3/PutBucketEncryption/bat.txt
@@ -3,5 +3,5 @@
oint s3 PutBucketEncryption ^
--name "opi-newbucket2" ^
--basic "{'URL':'storage-155.s3hoster.by','AccessKey':'***','SecretKey':'***','Region':'BTC','Service':'s3'}" ^
- --conf "C:\Users\Administrator\AppData\Local\Temp\0upo340nq5b.xml" ^
+ --conf "C:\Users\Administrator\AppData\Local\Temp\cbkjvtlldoj.xml" ^
--dir false
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/s3/UploadObjectPart/bash.txt b/docs/en/cli/NEW_CLI/s3/UploadObjectPart/bash.txt
index 5c0fb0409c..95dab5aefb 100644
--- a/docs/en/cli/NEW_CLI/s3/UploadObjectPart/bash.txt
+++ b/docs/en/cli/NEW_CLI/s3/UploadObjectPart/bash.txt
@@ -4,6 +4,6 @@ oint s3 UploadObjectPart \
--name "fileChunked.mp3" \
--bucket "opi-gpbucket3" \
--basic "{'URL':'storage-155.s3hoster.by','AccessKey':'***','SecretKey':'***','Region':'BTC','Service':'s3'}" \
- --upload "MDk2NGE5MDUtNDcxZS00ZDljLTkzYjMtODM5ZDM4NGMyMWVhLmZhMmYwYzE4LTUxYjItNDc5Yi1hOWZjLTM1Mzg5Njk2NmE1YQ" \
+ --upload "MDk2NGE5MDUtNDcxZS00ZDljLTkzYjMtODM5ZDM4NGMyMWVhLjZjZTkyYWJhLWYxYmYtNDJiNy05N2I2LTc2OGZkZTJhNjE5OA" \
--part 2 \
- --content "C:\Users\Administrator\AppData\Local\Temp\qllgmrzdp4c.tmp"
\ No newline at end of file
+ --content "C:\Users\Administrator\AppData\Local\Temp\oq1q5atuzxn.tmp"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/s3/UploadObjectPart/bat.txt b/docs/en/cli/NEW_CLI/s3/UploadObjectPart/bat.txt
index ec55cb1f8d..3b98f4e362 100644
--- a/docs/en/cli/NEW_CLI/s3/UploadObjectPart/bat.txt
+++ b/docs/en/cli/NEW_CLI/s3/UploadObjectPart/bat.txt
@@ -4,6 +4,6 @@ oint s3 UploadObjectPart ^
--name "fileChunked.mp3" ^
--bucket "opi-gpbucket3" ^
--basic "{'URL':'storage-155.s3hoster.by','AccessKey':'***','SecretKey':'***','Region':'BTC','Service':'s3'}" ^
- --upload "MDk2NGE5MDUtNDcxZS00ZDljLTkzYjMtODM5ZDM4NGMyMWVhLmZhMmYwYzE4LTUxYjItNDc5Yi1hOWZjLTM1Mzg5Njk2NmE1YQ" ^
+ --upload "MDk2NGE5MDUtNDcxZS00ZDljLTkzYjMtODM5ZDM4NGMyMWVhLjZjZTkyYWJhLWYxYmYtNDJiNy05N2I2LTc2OGZkZTJhNjE5OA" ^
--part 2 ^
- --content "C:\Users\Administrator\AppData\Local\Temp\qllgmrzdp4c.tmp"
\ No newline at end of file
+ --content "C:\Users\Administrator\AppData\Local\Temp\oq1q5atuzxn.tmp"
\ 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 7a194d8973..a5790c2c4e 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 "C086FFW4DV0"
\ No newline at end of file
+ --channel "C087WLGHMBQ"
\ 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 b2d60e9788..a069b0b3d6 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 "C086FFW4DV0"
\ No newline at end of file
+ --channel "C087WLGHMBQ"
\ 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 5df3a91ad4..cf15c59062 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 "testconv12b653b0-181e-4c85-9ec8-69935f634856" \
+ --title "testconv11192f03-337d-4b56-ba88-eecf26ca91e7" \
--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 74e939039a..d6d297be08 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 "testconv12b653b0-181e-4c85-9ec8-69935f634856" ^
+ --title "testconv11192f03-337d-4b56-ba88-eecf26ca91e7" ^
--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 6c3a4e8a83..206a882715 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 "F0874AJ9CGY"
\ No newline at end of file
+ --fileid "F08836SH59R"
\ 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 7026843d85..a1b5c44bad 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 "F0874AJ9CGY"
\ No newline at end of file
+ --fileid "F08836SH59R"
\ 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 da7fa76bf3..06aaa3f1a4 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 "F0868T5ABQW"
\ No newline at end of file
+ --fileid "F0883989S3U"
\ 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 06a4387586..0fa6365a85 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 "F0868T5ABQW"
\ No newline at end of file
+ --fileid "F0883989S3U"
\ 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 090e4b9e86..28f1b7ef3d 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 "1735113021.183759"
\ No newline at end of file
+ --stamp "1736497805.072409"
\ 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 354471dd51..c67d586f73 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 "1735113021.183759"
\ No newline at end of file
+ --stamp "1736497805.072409"
\ 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 dfa32f7f76..bdfed5a82f 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 "1735113021.183759" \
+ --stamp "1736497805.072409" \
--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 fd399fb404..06ca0fb750 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 "1735113021.183759" ^
+ --stamp "1736497805.072409" ^
--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 d92318552a..c62293b346 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 "C086FFW4DV0"
\ No newline at end of file
+ --channel "C087WLGHMBQ"
\ 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 08a9035485..54a85ad757 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 "C086FFW4DV0"
\ No newline at end of file
+ --channel "C087WLGHMBQ"
\ 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 69bc771927..ea78a7ca24 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 "C086FFW4DV0"
\ No newline at end of file
+ --channel "C087WLGHMBQ"
\ 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 de4b432570..34bd7c0711 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 "C086FFW4DV0"
\ No newline at end of file
+ --channel "C087WLGHMBQ"
\ 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 e292dfc2e6..cbd8f285f7 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 "C086FFW4DV0"
\ No newline at end of file
+ --channel "C087WLGHMBQ"
\ 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 f7f8f4e331..08699502c8 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 "C086FFW4DV0"
\ No newline at end of file
+ --channel "C087WLGHMBQ"
\ 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 6edd89f722..00e6540777 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 "F0874AJ9CGY"
\ No newline at end of file
+ --fileid "F08836SH59R"
\ 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 c411a397a8..ae5bd9f99c 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 "F0874AJ9CGY"
\ No newline at end of file
+ --fileid "F08836SH59R"
\ 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 33ed8b82bf..a0f6fb4e69 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 "F0868T5ABQW"
\ No newline at end of file
+ --fileid "F0883989S3U"
\ 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 8a545d4540..367db06810 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 "F0868T5ABQW"
\ No newline at end of file
+ --fileid "F0883989S3U"
\ 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 c6b6e486f3..e3860b5b49 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 "1735113021.183759"
\ No newline at end of file
+ --stamp "1736497805.072409"
\ 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 98d44e1c00..38eb540d91 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 "1735113021.183759"
\ No newline at end of file
+ --stamp "1736497805.072409"
\ 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 8fc6199fba..11efe3c0d8 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 "1735113021.183759"
\ No newline at end of file
+ --stamp "1736497805.072409"
\ 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 22d3914ba1..e185528794 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 "1735113021.183759"
\ No newline at end of file
+ --stamp "1736497805.072409"
\ 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 7d16f4ad82..542b015437 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 "C086FFW4DV0" \
+ --channel "C087WLGHMBQ" \
--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 b28fb9bac6..16450573f8 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 "C086FFW4DV0" ^
+ --channel "C087WLGHMBQ" ^
--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 126170f082..05de39e4e2 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 "C086FFW4DV0"
\ No newline at end of file
+ --channel "C087WLGHMBQ"
\ 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 401d3bdab4..9acee7ec1c 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 "C086FFW4DV0"
\ No newline at end of file
+ --channel "C087WLGHMBQ"
\ 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 c043330051..99fbc47bff 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 "C086FFW4DV0" \
+ --channel "C087WLGHMBQ" \
--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 2260d47d4e..b61b0aca74 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 "C086FFW4DV0" ^
+ --channel "C087WLGHMBQ" ^
--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 e0d3e07e4a..dbca4509d1 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 "C086FFW4DV0"
\ No newline at end of file
+ --channel "C087WLGHMBQ"
\ 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 1004cb66fa..fa81526323 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 "C086FFW4DV0"
\ No newline at end of file
+ --channel "C087WLGHMBQ"
\ 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 097217b8db..2770a02233 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 "F0868T5ABQW"
\ No newline at end of file
+ --fileid "F0883989S3U"
\ 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 ac86d5ae8f..1bcd17d47e 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 "F0868T5ABQW"
\ No newline at end of file
+ --fileid "F0883989S3U"
\ 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 5a2e7bae03..f333738853 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 "F0868T5ABQW"
\ No newline at end of file
+ --fileid "F0883989S3U"
\ 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 6d49370bcf..677e00eb2f 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 "F0868T5ABQW"
\ No newline at end of file
+ --fileid "F0883989S3U"
\ 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 e498d7ba47..8fa42855cc 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 "C086FFW4DV0" \
- --title "testconv4013daef-7b69-4ce6-b6f2-20801d1b0c87"
\ No newline at end of file
+ --channel "C087WLGHMBQ" \
+ --title "testconv90f96e42-89a6-4b7a-be27-962822d11c73"
\ 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 118a52f75e..845965bc40 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 "C086FFW4DV0" ^
- --title "testconv4013daef-7b69-4ce6-b6f2-20801d1b0c87"
\ No newline at end of file
+ --channel "C087WLGHMBQ" ^
+ --title "testconv90f96e42-89a6-4b7a-be27-962822d11c73"
\ 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 f8a599b3e6..98b1ca5561 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 "F0874AJ9CGY" \
+ --fileid "F08836SH59R" \
--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 aa2d54b868..f4c405502b 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 "F0874AJ9CGY" ^
+ --fileid "F08836SH59R" ^
--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 d5b25f43e1..f4989b47c4 100644
--- a/docs/en/cli/NEW_CLI/slack/SendMessage/bash.txt
+++ b/docs/en/cli/NEW_CLI/slack/SendMessage/bash.txt
@@ -2,4 +2,4 @@ oint slack SendMessage \
--token "***" \
--channel "C06UFNUTKUL" \
--text "Sheduled message" \
- --date "2024-12-26T10:50:24.9954208"
\ No newline at end of file
+ --date "2025-01-11T11:30:08.9223965"
\ 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 9d5872288d..b401652222 100644
--- a/docs/en/cli/NEW_CLI/slack/SendMessage/bat.txt
+++ b/docs/en/cli/NEW_CLI/slack/SendMessage/bat.txt
@@ -2,4 +2,4 @@ oint slack SendMessage ^
--token "***" ^
--channel "C06UFNUTKUL" ^
--text "Sheduled message" ^
- --date "2024-12-26T10:50:24.9954208"
\ No newline at end of file
+ --date "2025-01-11T11:30:08.9223965"
\ 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 d1aeba64de..e8a9ae3f7e 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 "C086FFW4DV0" \
+ --channel "C087WLGHMBQ" \
--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 434bece275..3b33283295 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 "C086FFW4DV0" ^
+ --channel "C087WLGHMBQ" ^
--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 2d0a30731b..e9f4e69979 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 "C086FFW4DV0" \
+ --channel "C087WLGHMBQ" \
--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 3c1bb6f4e2..0b24646c82 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 "C086FFW4DV0" ^
+ --channel "C087WLGHMBQ" ^
--theme "TestTopic"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/sqlite/AddRecords/bash.txt b/docs/en/cli/NEW_CLI/sqlite/AddRecords/bash.txt
new file mode 100644
index 0000000000..dee07c04b6
--- /dev/null
+++ b/docs/en/cli/NEW_CLI/sqlite/AddRecords/bash.txt
@@ -0,0 +1,4 @@
+oint sqlite AddRecords \
+ --table "test" \
+ --rows "[{'name':'Vitaly','age':25,'salary':1000.12,'is_active':true,'created_at':'2025-01-10T11:19:16.0388392Z','data':{'blob':'C:\\Users\\Administrator\\AppData\\Local\\Temp\\u3k1xzfoorg.png'}},{'name':'Lesha','age':20,'salary':200.20,'is_active':false,'created_at':'2025-01-10T11:19:16.0398417Z','data':{'blob':'C:\\Users\\Administrator\\AppData\\Local\\Temp\\u3k1xzfoorg.png'}}]" \
+ --db "C:\Users\Administrator\AppData\Local\Temp\3pbdgv5r4nm.sqlite"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/sqlite/AddRecords/bat.txt b/docs/en/cli/NEW_CLI/sqlite/AddRecords/bat.txt
new file mode 100644
index 0000000000..c452d66188
--- /dev/null
+++ b/docs/en/cli/NEW_CLI/sqlite/AddRecords/bat.txt
@@ -0,0 +1,4 @@
+oint sqlite AddRecords ^
+ --table "test" ^
+ --rows "[{'name':'Vitaly','age':25,'salary':1000.12,'is_active':true,'created_at':'2025-01-10T11:19:16.0388392Z','data':{'blob':'C:\\Users\\Administrator\\AppData\\Local\\Temp\\u3k1xzfoorg.png'}},{'name':'Lesha','age':20,'salary':200.20,'is_active':false,'created_at':'2025-01-10T11:19:16.0398417Z','data':{'blob':'C:\\Users\\Administrator\\AppData\\Local\\Temp\\u3k1xzfoorg.png'}}]" ^
+ --db "C:\Users\Administrator\AppData\Local\Temp\3pbdgv5r4nm.sqlite"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/sqlite/ClearTable/bash.txt b/docs/en/cli/NEW_CLI/sqlite/ClearTable/bash.txt
new file mode 100644
index 0000000000..45a6d0d03c
--- /dev/null
+++ b/docs/en/cli/NEW_CLI/sqlite/ClearTable/bash.txt
@@ -0,0 +1,3 @@
+oint sqlite ClearTable \
+ --table "test" \
+ --db "C:\Users\Administrator\AppData\Local\Temp\3pbdgv5r4nm.sqlite"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/sqlite/ClearTable/bat.txt b/docs/en/cli/NEW_CLI/sqlite/ClearTable/bat.txt
new file mode 100644
index 0000000000..bcff5cf4a1
--- /dev/null
+++ b/docs/en/cli/NEW_CLI/sqlite/ClearTable/bat.txt
@@ -0,0 +1,3 @@
+oint sqlite ClearTable ^
+ --table "test" ^
+ --db "C:\Users\Administrator\AppData\Local\Temp\3pbdgv5r4nm.sqlite"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/sqlite/CreateTable/bash.txt b/docs/en/cli/NEW_CLI/sqlite/CreateTable/bash.txt
new file mode 100644
index 0000000000..0900ec0a0f
--- /dev/null
+++ b/docs/en/cli/NEW_CLI/sqlite/CreateTable/bash.txt
@@ -0,0 +1,6 @@
+# JSON data can also be passed as a path to a .json file
+
+oint sqlite CreateTable \
+ --table "test" \
+ --cols "{'id':'INTEGER PRIMARY KEY','name':'TEXT','age':'INTEGER','salary':'REAL','is_active':'BOOLEAN','created_at':'DATETIME','data':'BLOB'}" \
+ --db "C:\Users\Administrator\AppData\Local\Temp\3pbdgv5r4nm.sqlite"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/sqlite/CreateTable/bat.txt b/docs/en/cli/NEW_CLI/sqlite/CreateTable/bat.txt
new file mode 100644
index 0000000000..66d1303616
--- /dev/null
+++ b/docs/en/cli/NEW_CLI/sqlite/CreateTable/bat.txt
@@ -0,0 +1,6 @@
+:: JSON data can also be passed as a path to a .json file
+
+oint sqlite CreateTable ^
+ --table "test" ^
+ --cols "{'id':'INTEGER PRIMARY KEY','name':'TEXT','age':'INTEGER','salary':'REAL','is_active':'BOOLEAN','created_at':'DATETIME','data':'BLOB'}" ^
+ --db "C:\Users\Administrator\AppData\Local\Temp\3pbdgv5r4nm.sqlite"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/sqlite/DeletePosts/bash.txt b/docs/en/cli/NEW_CLI/sqlite/DeletePosts/bash.txt
new file mode 100644
index 0000000000..870a805e8c
--- /dev/null
+++ b/docs/en/cli/NEW_CLI/sqlite/DeletePosts/bash.txt
@@ -0,0 +1,6 @@
+# JSON data can also be passed as a path to a .json file
+
+oint sqlite DeletePosts \
+ --table "test" \
+ --filter "{'field':'name','type':'=','value':'Vitaly A.','union':'AND','raw':false}" \
+ --db "C:\Users\Administrator\AppData\Local\Temp\3pbdgv5r4nm.sqlite"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/sqlite/DeletePosts/bat.txt b/docs/en/cli/NEW_CLI/sqlite/DeletePosts/bat.txt
new file mode 100644
index 0000000000..76465288e4
--- /dev/null
+++ b/docs/en/cli/NEW_CLI/sqlite/DeletePosts/bat.txt
@@ -0,0 +1,6 @@
+:: JSON data can also be passed as a path to a .json file
+
+oint sqlite DeletePosts ^
+ --table "test" ^
+ --filter "{'field':'name','type':'=','value':'Vitaly A.','union':'AND','raw':false}" ^
+ --db "C:\Users\Administrator\AppData\Local\Temp\3pbdgv5r4nm.sqlite"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/sqlite/DeleteTable/bash.txt b/docs/en/cli/NEW_CLI/sqlite/DeleteTable/bash.txt
new file mode 100644
index 0000000000..e3ce7e6059
--- /dev/null
+++ b/docs/en/cli/NEW_CLI/sqlite/DeleteTable/bash.txt
@@ -0,0 +1,3 @@
+oint sqlite DeleteTable \
+ --table "test" \
+ --db "C:\Users\Administrator\AppData\Local\Temp\3pbdgv5r4nm.sqlite"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/sqlite/DeleteTable/bat.txt b/docs/en/cli/NEW_CLI/sqlite/DeleteTable/bat.txt
new file mode 100644
index 0000000000..a175712449
--- /dev/null
+++ b/docs/en/cli/NEW_CLI/sqlite/DeleteTable/bat.txt
@@ -0,0 +1,3 @@
+oint sqlite DeleteTable ^
+ --table "test" ^
+ --db "C:\Users\Administrator\AppData\Local\Temp\3pbdgv5r4nm.sqlite"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/sqlite/ExecuteSQLQuery/bash.txt b/docs/en/cli/NEW_CLI/sqlite/ExecuteSQLQuery/bash.txt
new file mode 100644
index 0000000000..28b6faab90
--- /dev/null
+++ b/docs/en/cli/NEW_CLI/sqlite/ExecuteSQLQuery/bash.txt
@@ -0,0 +1,4 @@
+oint sqlite ExecuteSQLQuery \
+ --sql "INSERT INTO test_table (name, age, salary, is_active, created_at, data)VALUES (?1, ?2, ?3, ?4, ?5, ?6);" \
+ --params "['Vitaly',25,1000.12,true,'2025-01-10T11:19:07.6029006Z',{'blob':'C:\\Users\\Administrator\\AppData\\Local\\Temp\\5nzyfbwnqqx.png'}]" \
+ --db "C:\Users\Administrator\AppData\Local\Temp\k554u1jcflp.sqlite"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/sqlite/ExecuteSQLQuery/bat.txt b/docs/en/cli/NEW_CLI/sqlite/ExecuteSQLQuery/bat.txt
new file mode 100644
index 0000000000..5802efee79
--- /dev/null
+++ b/docs/en/cli/NEW_CLI/sqlite/ExecuteSQLQuery/bat.txt
@@ -0,0 +1,4 @@
+oint sqlite ExecuteSQLQuery ^
+ --sql "INSERT INTO test_table (name, age, salary, is_active, created_at, data)VALUES (?1, ?2, ?3, ?4, ?5, ?6);" ^
+ --params "['Vitaly',25,1000.12,true,'2025-01-10T11:19:07.6029006Z',{'blob':'C:\\Users\\Administrator\\AppData\\Local\\Temp\\5nzyfbwnqqx.png'}]" ^
+ --db "C:\Users\Administrator\AppData\Local\Temp\k554u1jcflp.sqlite"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/sqlite/GetRecords/bash.txt b/docs/en/cli/NEW_CLI/sqlite/GetRecords/bash.txt
new file mode 100644
index 0000000000..28f73eeba7
--- /dev/null
+++ b/docs/en/cli/NEW_CLI/sqlite/GetRecords/bash.txt
@@ -0,0 +1,3 @@
+oint sqlite GetRecords \
+ --table "test" \
+ --db "C:\Users\Administrator\AppData\Local\Temp\3pbdgv5r4nm.sqlite"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/sqlite/GetRecords/bat.txt b/docs/en/cli/NEW_CLI/sqlite/GetRecords/bat.txt
new file mode 100644
index 0000000000..4c0a029548
--- /dev/null
+++ b/docs/en/cli/NEW_CLI/sqlite/GetRecords/bat.txt
@@ -0,0 +1,3 @@
+oint sqlite GetRecords ^
+ --table "test" ^
+ --db "C:\Users\Administrator\AppData\Local\Temp\3pbdgv5r4nm.sqlite"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/sqlite/GetRecordsFilterStrucutre/bash.txt b/docs/en/cli/NEW_CLI/sqlite/GetRecordsFilterStrucutre/bash.txt
new file mode 100644
index 0000000000..4cf6f8e5e1
--- /dev/null
+++ b/docs/en/cli/NEW_CLI/sqlite/GetRecordsFilterStrucutre/bash.txt
@@ -0,0 +1,2 @@
+oint sqlite GetRecordsFilterStrucutre \
+ --empty false
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/sqlite/GetRecordsFilterStrucutre/bat.txt b/docs/en/cli/NEW_CLI/sqlite/GetRecordsFilterStrucutre/bat.txt
new file mode 100644
index 0000000000..a94ab4bbbc
--- /dev/null
+++ b/docs/en/cli/NEW_CLI/sqlite/GetRecordsFilterStrucutre/bat.txt
@@ -0,0 +1,2 @@
+oint sqlite GetRecordsFilterStrucutre ^
+ --empty false
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/sqlite/GetTableInformation/bash.txt b/docs/en/cli/NEW_CLI/sqlite/GetTableInformation/bash.txt
new file mode 100644
index 0000000000..97db3f8a57
--- /dev/null
+++ b/docs/en/cli/NEW_CLI/sqlite/GetTableInformation/bash.txt
@@ -0,0 +1,3 @@
+oint sqlite GetTableInformation \
+ --table "test" \
+ --db "C:\Users\Administrator\AppData\Local\Temp\3pbdgv5r4nm.sqlite"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/sqlite/GetTableInformation/bat.txt b/docs/en/cli/NEW_CLI/sqlite/GetTableInformation/bat.txt
new file mode 100644
index 0000000000..ec7faf06c6
--- /dev/null
+++ b/docs/en/cli/NEW_CLI/sqlite/GetTableInformation/bat.txt
@@ -0,0 +1,3 @@
+oint sqlite GetTableInformation ^
+ --table "test" ^
+ --db "C:\Users\Administrator\AppData\Local\Temp\3pbdgv5r4nm.sqlite"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/sqlite/UpdateRecords/bash.txt b/docs/en/cli/NEW_CLI/sqlite/UpdateRecords/bash.txt
new file mode 100644
index 0000000000..ba69955e9e
--- /dev/null
+++ b/docs/en/cli/NEW_CLI/sqlite/UpdateRecords/bash.txt
@@ -0,0 +1,7 @@
+# JSON data can also be passed as a path to a .json file
+
+oint sqlite UpdateRecords \
+ --table "test" \
+ --values "{'name':'Vitaly A.','salary':'999999'}" \
+ --filter "[{'field':'name','type':'=','value':'Vitaly','union':'AND','raw':false}]" \
+ --db "C:\Users\Administrator\AppData\Local\Temp\3pbdgv5r4nm.sqlite"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/sqlite/UpdateRecords/bat.txt b/docs/en/cli/NEW_CLI/sqlite/UpdateRecords/bat.txt
new file mode 100644
index 0000000000..6f173a0531
--- /dev/null
+++ b/docs/en/cli/NEW_CLI/sqlite/UpdateRecords/bat.txt
@@ -0,0 +1,7 @@
+:: JSON data can also be passed as a path to a .json file
+
+oint sqlite UpdateRecords ^
+ --table "test" ^
+ --values "{'name':'Vitaly A.','salary':'999999'}" ^
+ --filter "[{'field':'name','type':'=','value':'Vitaly','union':'AND','raw':false}]" ^
+ --db "C:\Users\Administrator\AppData\Local\Temp\3pbdgv5r4nm.sqlite"
\ 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 9c7a86e373..a9ab24aade 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 "7597"
\ No newline at end of file
+ --topic "7784"
\ 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 1475168437..9039d876d9 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 "7597"
\ No newline at end of file
+ --topic "7784"
\ 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 699721799e..77637d814e 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 "7597"
\ No newline at end of file
+ --topic "7784"
\ 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 addd83df55..05263bd1ff 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 "7597"
\ No newline at end of file
+ --topic "7784"
\ 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 421747300d..01a0828bbf 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 711c3514-b686-4601-b837-e115d2d95046"
\ No newline at end of file
+ --title "TestTopic 396abdac-a552-4a35-8f36-5d8e6f4f7c2b"
\ 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 7e96364c74..c810b47bd9 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 711c3514-b686-4601-b837-e115d2d95046"
\ No newline at end of file
+ --title "TestTopic 396abdac-a552-4a35-8f36-5d8e6f4f7c2b"
\ 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 6f4707085c..b69b81c525 100644
--- a/docs/en/cli/NEW_CLI/telegram/CreateInvitationLink/bash.txt
+++ b/docs/en/cli/NEW_CLI/telegram/CreateInvitationLink/bash.txt
@@ -1,6 +1,6 @@
oint telegram CreateInvitationLink \
--token "***" \
--chat "@testsichee" \
- --expire "2024-12-26T10:28:09.4614124" \
- --title "Link 25.12.2024 10:28:09" \
+ --expire "2025-01-11T11:07:47.4698052" \
+ --title "Link 10.01.2025 11:07:47" \
--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 104310a9b1..90bf90753f 100644
--- a/docs/en/cli/NEW_CLI/telegram/CreateInvitationLink/bat.txt
+++ b/docs/en/cli/NEW_CLI/telegram/CreateInvitationLink/bat.txt
@@ -1,6 +1,6 @@
oint telegram CreateInvitationLink ^
--token "***" ^
--chat "@testsichee" ^
- --expire "2024-12-26T10:28:09.4614124" ^
- --title "Link 25.12.2024 10:28:09" ^
+ --expire "2025-01-11T11:07:47.4698052" ^
+ --title "Link 10.01.2025 11:07:47" ^
--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 c0c948be08..37a802a00b 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 "7597"
\ No newline at end of file
+ --topic "7784"
\ 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 7dd4fa19dd..8383ce7241 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 "7597"
\ No newline at end of file
+ --topic "7784"
\ 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 17d89eb3bd..a2207eef5f 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 "13094"
\ No newline at end of file
+ --message "13406"
\ 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 19b9168207..5dce79b16a 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 "13094"
\ No newline at end of file
+ --message "13406"
\ 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 849035f342..d477ba343c 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 "CQACAgIAAx0EcNsaZQACMyxna7OPl0-doW_XQFEdQvXgr4qXrgACBGMAAk0vWUuhjWlI2zpxUTYE"
\ No newline at end of file
+ --fileid "CQACAgIAAx0EcNsaZQACNGRngNTYdmyy1hMlwqiZzBYYTaEiMAACoGUAAj_OAAFIizSLVK7g3So2BA"
\ 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 f8e0f83d5d..eee69e62e5 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 "CQACAgIAAx0EcNsaZQACMyxna7OPl0-doW_XQFEdQvXgr4qXrgACBGMAAk0vWUuhjWlI2zpxUTYE"
\ No newline at end of file
+ --fileid "CQACAgIAAx0EcNsaZQACNGRngNTYdmyy1hMlwqiZzBYYTaEiMAACoGUAAj_OAAFIizSLVK7g3So2BA"
\ 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 ea9a1ccf2f..a68ee24de6 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 "7597"
\ No newline at end of file
+ --topic "7784"
\ 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 8b0dc1c71f..385198d74c 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 "7597"
\ No newline at end of file
+ --topic "7784"
\ 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 3f5336cec4..85b0123cf8 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 00537dd3-e92e-4109-ba72-08a4cb8188d0"
\ No newline at end of file
+ --title "New main thread name e3635435-8bda-4584-ac3b-8a90146fbed9"
\ 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 8c95fe6793..ac8bff8eae 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 00537dd3-e92e-4109-ba72-08a4cb8188d0"
\ No newline at end of file
+ --title "New main thread name e3635435-8bda-4584-ac3b-8a90146fbed9"
\ 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 77742b83cc..35b4fd4a64 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 "13094"
\ No newline at end of file
+ --message "13406"
\ 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 79da5f2100..43667d52a5 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 "13094"
\ No newline at end of file
+ --message "13406"
\ 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 838407ad58..e67993b152 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 "7597"
\ No newline at end of file
+ --topic "7784"
\ 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 ffee617f5f..0e14ff296b 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 "7597"
\ No newline at end of file
+ --topic "7784"
\ 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 0f2dd3115f..8465c22cc0 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 "13094"
\ No newline at end of file
+ --message "13406"
\ 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 b836e0957f..aef024e215 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 "13094"
\ No newline at end of file
+ --message "13406"
\ 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 d239d191c9..0d3327fb96 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\dgjqlik4rft.mp3"
\ No newline at end of file
+ --audio "C:\Users\Administrator\AppData\Local\Temp\bg30qmmb3hx.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 c58dc01941..38e66d0e52 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\dgjqlik4rft.mp3"
\ No newline at end of file
+ --audio "C:\Users\Administrator\AppData\Local\Temp\bg30qmmb3hx.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 d7a4444316..fb9cc5a5b0 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\af0taislnc2.docx" \
+ --doc "C:\Users\Administrator\AppData\Local\Temp\dyfoqcq1hk4.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 5a18bde37a..3dc81b5576 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\af0taislnc2.docx" ^
+ --doc "C:\Users\Administrator\AppData\Local\Temp\dyfoqcq1hk4.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 b38d84a248..648123d938 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\24xnxt5ox04.gif"
\ No newline at end of file
+ --gif "C:\Users\Administrator\AppData\Local\Temp\tq54wmxtl3q.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 e04dd6f5ab..88f8fa117e 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\24xnxt5ox04.gif"
\ No newline at end of file
+ --gif "C:\Users\Administrator\AppData\Local\Temp\tq54wmxtl3q.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 4d7bf82881..4b4aa081bb 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\jc44pgpqszj.png"
\ No newline at end of file
+ --picture "C:\Users\Administrator\AppData\Local\Temp\kgfmgjywzvg.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 493ac737cc..04453e34e4 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\jc44pgpqszj.png"
\ No newline at end of file
+ --picture "C:\Users\Administrator\AppData\Local\Temp\kgfmgjywzvg.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 2f106f9914..f152e3e5ac 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\\lgagql4kp50.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\\xnoyr2iwpou.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 1ae8a594b1..14c041349d 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\\lgagql4kp50.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\\xnoyr2iwpou.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 89d415b617..30c812b709 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\mn4txxy4v1m.mp4"
\ No newline at end of file
+ --video "C:\Users\Administrator\AppData\Local\Temp\3awrpmdck34.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 4d63a9fe1b..5bff12ff02 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\mn4txxy4v1m.mp4"
\ No newline at end of file
+ --video "C:\Users\Administrator\AppData\Local\Temp\3awrpmdck34.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 a216ed8d64..8ec92eae8a 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 "13094"
\ No newline at end of file
+ --message "13406"
\ 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 ec4f81be68..c1fe107990 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 "13094"
\ No newline at end of file
+ --message "13406"
\ 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 21c739da80..fc5a423f9f 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 "TestTweet54acc2ea-7f4f-4733-8973-441444d69e6e" \
+ --text "TestTweetd71fdcfe-05e5-4976-8067-caced82e3dfd" \
--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 8bb3fb1aab..82dff608a0 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 "TestTweet54acc2ea-7f4f-4733-8973-441444d69e6e" ^
+ --text "TestTweetd71fdcfe-05e5-4976-8067-caced82e3dfd" ^
--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/viber/SendTextMessage/bash.txt b/docs/en/cli/NEW_CLI/viber/SendTextMessage/bash.txt
index 00e150d9f5..37a23b5998 100644
--- a/docs/en/cli/NEW_CLI/viber/SendTextMessage/bash.txt
+++ b/docs/en/cli/NEW_CLI/viber/SendTextMessage/bash.txt
@@ -3,6 +3,6 @@
oint viber SendTextMessage \
--token "***" \
--text "TestMessage" \
- --user "tMNGhftyUPrB3r1lD+bT4g==" \
- --ischannel true \
+ --user "d3jxe61Z4W73nmNkjYGgZg==" \
+ --ischannel false \
--keyboard "{'Buttons':[{'ActionType':'reply','ActionBody':'Button 1','Text':'Button 1','BgColor':'#2db9b9','Coloumns':3},{'ActionType':'reply','ActionBody':'Button 2','Text':'Button 2','BgColor':'#2db9b9','Coloumns':3},{'ActionType':'reply','ActionBody':'Button 3','Text':'Button 3','BgColor':'#2db9b9','Coloumns':3}],'Type':'keyboard'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/viber/SendTextMessage/bat.txt b/docs/en/cli/NEW_CLI/viber/SendTextMessage/bat.txt
index eb86a4e948..b7970e86d4 100644
--- a/docs/en/cli/NEW_CLI/viber/SendTextMessage/bat.txt
+++ b/docs/en/cli/NEW_CLI/viber/SendTextMessage/bat.txt
@@ -3,6 +3,6 @@
oint viber SendTextMessage ^
--token "***" ^
--text "TestMessage" ^
- --user "tMNGhftyUPrB3r1lD+bT4g==" ^
- --ischannel true ^
+ --user "d3jxe61Z4W73nmNkjYGgZg==" ^
+ --ischannel false ^
--keyboard "{'Buttons':[{'ActionType':'reply','ActionBody':'Button 1','Text':'Button 1','BgColor':'#2db9b9','Coloumns':3},{'ActionType':'reply','ActionBody':'Button 2','Text':'Button 2','BgColor':'#2db9b9','Coloumns':3},{'ActionType':'reply','ActionBody':'Button 3','Text':'Button 3','BgColor':'#2db9b9','Coloumns':3}],'Type':'keyboard'}"
\ 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 575f3ba396..1691d27fec 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':3656}" \
+ --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':3942}" \
--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 38184799c0..5bee6dcd2e 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':3656}" ^
+ --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':3942}" ^
--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 7e833c3aab..9262b204aa 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 "1223" \
+ --prop "1408" \
--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 7f333fc65b..965f99d641 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 "1223" ^
+ --prop "1408" ^
--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 8dca28bb84..1019ff7177 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 134 \
- --items 10363950 \
+ --sel 137 \
+ --items 10420589 \
--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 f4e2e45a56..f0408f807c 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 134 ^
- --items 10363950 ^
+ --sel 137 ^
+ --items 10420589 ^
--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 cb6737ce29..999df4eb60 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 52837949 \
+ --topic 52901127 \
--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 41d2d12efc..43531f336d 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 52837949 ^
+ --topic 52901127 ^
--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 301e424f3d..79588020bc 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 1030939966 \
+ --campaign 1030969750 \
--limit 150 \
--category 126 \
- --post 6419 \
+ --post 6572 \
--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 46e8ef2377..dfed17aadf 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 1030939966 ^
+ --campaign 1030969750 ^
--limit 150 ^
--category 126 ^
- --post 6419 ^
+ --post 6572 ^
--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 6a86d94409..efcfb29eb0 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_457245950','video-218861756_456240027']" \
+ --objects "['photo657846756_457246098','video-218861756_456240061']" \
--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 ebb32b2aa1..0e2830712e 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_457245950','video-218861756_456240027']" ^
+ --objects "['photo657846756_457246098','video-218861756_456240061']" ^
--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 fa55a82a8c..1455242d6f 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\ra1gsfhvht1.png" \
+ --pictures "C:\Users\Administrator\AppData\Local\Temp\l00xbkaga3g.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 e69f6df707..dc85dcd510 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\ra1gsfhvht1.png" ^
+ --pictures "C:\Users\Administrator\AppData\Local\Temp\l00xbkaga3g.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 dfc30aa0be..f8371845bb 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\3dajaq035pt.png" \
+ --picture "C:\Users\Administrator\AppData\Local\Temp\eqmjahjefja.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 625d2945b2..12b8dd9feb 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\3dajaq035pt.png" ^
+ --picture "C:\Users\Administrator\AppData\Local\Temp\eqmjahjefja.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 7e19d28ec6..fc37b51bc4 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 307058451 \
+ --album 307228919 \
--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 746b55f8ea..0524b6038b 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 307058451 ^
+ --album 307228919 ^
--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 4ba259f60e..809933041b 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 457252776 \
+ --pictureid 457253095 \
--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 2d54b5d782..38be0e1cd6 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 457252776 ^
+ --pictureid 457253095 ^
--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 8819fc37f2..ca44a2cb65 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 "6413" \
+ --post "6566" \
--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 7c2616a65f..2776c6c8ef 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 "6413" ^
+ --post "6566" ^
--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 7d3ab97430..24a15bcd2a 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 10363950 \
+ --item 10420589 \
--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 44641fde09..3db07a4f81 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 10363950 ^
+ --item 10420589 ^
--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 01c3ab1654..6843ee9a20 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 "1223" \
+ --prop "1408" \
--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 521f1fad4a..8927b3835d 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 "1223" ^
+ --prop "1408" ^
--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 f21d2abc7c..0daceddcfe 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 3655 \
+ --option 3941 \
--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 3e5f42679f..ef372d4427 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 3655 ^
+ --option 3941 ^
--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 5d5209ddc0..2ea3254fab 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 134 \
+ --sel 137 \
--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 d6a8e7e47e..afd355c200 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 134 ^
+ --sel 137 ^
--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 d03e4e92c6..6a8d7987d6 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 10363950 \
+ --item 10420589 \
--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 72d2d3012e..df8a30d6e9 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 10363950 ^
+ --item 10420589 ^
--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 a43c0b4710..2ab3b55fb2 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 134 \
+ --sel 137 \
--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 d4e97d1eeb..c806d78d27 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 134 ^
+ --sel 137 ^
--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 d8027d6706..59b8eab390 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 "1223" \
+ --prop "1408" \
--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 25df3defa3..8ae445b299 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 "1223" ^
+ --prop "1408" ^
--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 ba30b11884..3fdd4e0186 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 "1223" \
- --option 3655 \
+ --prop "1408" \
+ --option 3941 \
--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 8b136864db..4c6c119208 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 "1223" ^
- --option 3655 ^
+ --prop "1408" ^
+ --option 3941 ^
--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 3dc08f8501..f9be962700 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 "[10363954,10363955]" \
+ --items "[10420598,10420602]" \
--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 beac81ea13..4e92ac0f1a 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 "[10363954,10363955]" ^
+ --items "[10420598,10420602]" ^
--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 717fb2a95e..0689cbcbeb 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 134 \
+ --sels 137 \
--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 4cc7f707e8..01b6428132 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 134 ^
+ --sels 137 ^
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vk/GetStatistics/bash.txt b/docs/en/cli/NEW_CLI/vk/GetStatistics/bash.txt
index abefd16043..cdc1175c06 100644
--- a/docs/en/cli/NEW_CLI/vk/GetStatistics/bash.txt
+++ b/docs/en/cli/NEW_CLI/vk/GetStatistics/bash.txt
@@ -1,6 +1,6 @@
# JSON data can also be passed as a path to a .json file
oint vk GetStatistics \
- --datefrom "2024-12-25T00:00:00" \
- --dateto "2024-12-25T23:59:59" \
+ --datefrom "2025-01-10T00:00:00" \
+ --dateto "2025-01-10T23:59:59" \
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vk/GetStatistics/bat.txt b/docs/en/cli/NEW_CLI/vk/GetStatistics/bat.txt
index 2db65092fb..1fd67aab0e 100644
--- a/docs/en/cli/NEW_CLI/vk/GetStatistics/bat.txt
+++ b/docs/en/cli/NEW_CLI/vk/GetStatistics/bat.txt
@@ -1,6 +1,6 @@
:: JSON data can also be passed as a path to a .json file
oint vk GetStatistics ^
- --datefrom "2024-12-25T00:00:00" ^
- --dateto "2024-12-25T23:59:59" ^
+ --datefrom "2025-01-10T00:00:00" ^
+ --dateto "2025-01-10T23:59:59" ^
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vk/GroupProducts/bash.txt b/docs/en/cli/NEW_CLI/vk/GroupProducts/bash.txt
index 94364d2637..e223b87ce8 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 "[10363954,10363955]" \
+ --items "[10420598,10420602]" \
--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 1b342d2bd5..a41698ed1b 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 "[10363954,10363955]" ^
+ --items "[10420598,10420602]" ^
--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 f0898c8959..838d1e9653 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 6416 \
+ --post 6569 \
--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 429afb5562..416fa8d617 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 6416 ^
+ --post 6569 ^
--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 830390ed38..f3b23e2761 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 52837949 \
+ --topic 52901127 \
--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 d7308b4994..0097806546 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 52837949 ^
+ --topic 52901127 ^
--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 5e641f7376..de2faeb1a9 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 134 \
- --item 10363950 \
+ --sel 137 \
+ --item 10420589 \
--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 4c64e790a7..3d8ee4ad62 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 134 ^
- --item 10363950 ^
+ --sel 137 ^
+ --item 10420589 ^
--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 c6b2f6df20..33f5a881ad 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 307058451 \
+ --album 307228919 \
--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 f507465eef..682361cac1 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 307058451 ^
+ --album 307228919 ^
--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 7a3a0cd938..ca407d6f2a 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 6416 \
+ --post 6569 \
--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 c5de37199d..310c2b228b 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 6416 ^
+ --post 6569 ^
--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 9f6e5762a9..58eb4189e6 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 52837949 \
+ --topic 52901127 \
--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 04fbf0f583..0bac5787a0 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 52837949 ^
+ --topic 52901127 ^
--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 c601465f60..03f9b46866 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\xpzgqlz1k3u.png"
\ No newline at end of file
+ --file "C:\Users\Administrator\AppData\Local\Temp\r04aiupdk1g.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 d039fd343f..4c87df2fb8 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\xpzgqlz1k3u.png"
\ No newline at end of file
+ --file "C:\Users\Administrator\AppData\Local\Temp\r04aiupdk1g.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 fc8f7d27ab..4a85097cee 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 "7452258481832206305"
\ No newline at end of file
+ --messageid "7458206010809786813"
\ 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 e69e579a23..e87976a40d 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 "7452258481832206305"
\ No newline at end of file
+ --messageid "7458206010809786813"
\ 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 d0de4d02d6..b6c9489cc8 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 "7452258481832206305" \
+ --messageid "7458206010809786813" \
--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 e97f5000da..0576abd883 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 "7452258481832206305" ^
+ --messageid "7458206010809786813" ^
--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 55919a23e1..1a6240403d 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 "7452258481832206305" \
+ --messageid "7458206010809786813" \
--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 134beee753..bc74ae2333 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 "7452258481832206305" ^
+ --messageid "7458206010809786813" ^
--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 6f6ca806a6..1459d74be6 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 331 \
+ --last 348 \
--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 db0011ea50..942d690893 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 331 ^
+ --last 348 ^
--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 31904af29a..53c7005087 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 "lz3rhtErplFDbL8aNI0JrD676bbdbe1bd"
\ No newline at end of file
+ --fileid "nMG1jhrr8XKCCzNhtZ5n2S6780defd1bd"
\ 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 3365e0473c..9f427b3c40 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 "lz3rhtErplFDbL8aNI0JrD676bbdbe1bd"
\ No newline at end of file
+ --fileid "nMG1jhrr8XKCCzNhtZ5n2S6780defd1bd"
\ 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 51f22c38fd..727dfdc14f 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 "7452258481832206305"
\ No newline at end of file
+ --messageid "7458206010809786813"
\ 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 82708c2357..deef770353 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 "7452258481832206305"
\ No newline at end of file
+ --messageid "7458206010809786813"
\ 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 aa30a88d33..1114ebc890 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 "lz3rhtErplFDbL8aNI0JrD676bbdbe1bd" \
+ --fileid "nMG1jhrr8XKCCzNhtZ5n2S6780defd1bd" \
--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 d211a43de7..d144d8aa29 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 "lz3rhtErplFDbL8aNI0JrD676bbdbe1bd" ^
+ --fileid "nMG1jhrr8XKCCzNhtZ5n2S6780defd1bd" ^
--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 5b1d2df364..0d1de7ee17 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 "I000bJlFlbu6TUlzbGdeUL676bbddc1bd"
\ No newline at end of file
+ --fileid "I000bsG3eZjeHP0IcjTALy6780df1c1bd"
\ 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 1316d33a4e..6bfe824fa2 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 "I000bJlFlbu6TUlzbGdeUL676bbddc1bd"
\ No newline at end of file
+ --fileid "I000bsG3eZjeHP0IcjTALy6780df1c1bd"
\ 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 4fe55aae94..417aef0552 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\wefninqw2pq.tmp" \
+ --file "C:\Users\Administrator\AppData\Local\Temp\tkqjohmy21z.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 f647bce84c..e6d07e0211 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\wefninqw2pq.tmp" ^
+ --file "C:\Users\Administrator\AppData\Local\Temp\tkqjohmy21z.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 96b78ee68b..f8df63cf0f 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 "7452076096045981635" \
+ --reply "7458185923247743391" \
--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 e0540fff95..4854273a6b 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 "7452076096045981635" ^
+ --reply "7458185923247743391" ^
--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 b908b8009c..d7cc745ef8 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\uhj31pze3d4.m4a" \
- --reply "7452258481832206305"
\ No newline at end of file
+ --file "C:\Users\Administrator\AppData\Local\Temp\3yt5boxgwsf.m4a" \
+ --reply "7458206010809786813"
\ 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 b33412f557..7ac141938c 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\uhj31pze3d4.m4a" ^
- --reply "7452258481832206305"
\ No newline at end of file
+ --file "C:\Users\Administrator\AppData\Local\Temp\3yt5boxgwsf.m4a" ^
+ --reply "7458206010809786813"
\ 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 809ede8b2d..6d3da3e070 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 "7452258481832206305"
\ No newline at end of file
+ --messageid "7458206010809786813"
\ 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 61ef335c82..d249f3c372 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 "7452258481832206305"
\ No newline at end of file
+ --messageid "7458206010809786813"
\ 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 2fdee416cd..b09c2c32f2 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 "/2df3ab1c-43b8-4c86-8db3-cdc107e535c9.png"
\ No newline at end of file
+ --path "/d913f0af-64a8-494f-9b81-bcf04089ff6b.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 d6f64bc545..75f7eb5429 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 "/2df3ab1c-43b8-4c86-8db3-cdc107e535c9.png"
\ No newline at end of file
+ --path "/d913f0af-64a8-494f-9b81-bcf04089ff6b.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 b9fd14e58b..cd1cda68ca 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 "/763cfe51-68cb-4d32-9dde-4f933461a13d"
\ No newline at end of file
+ --path "/af44a193-ef4c-4320-b394-52e344b0e345"
\ 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 1c3910204f..f25f69ba22 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 "/763cfe51-68cb-4d32-9dde-4f933461a13d"
\ No newline at end of file
+ --path "/af44a193-ef4c-4320-b394-52e344b0e345"
\ 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 1bb5c0d022..a10f97dd5a 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 "/c56757a9-dcd8-48d2-b40a-c74e134f7dcf.png" \
- --to "/538bc0a5-b39b-46b3-bd95-cd15563881ea.png" \
+ --from "/7d279f3d-b592-4c28-8f1d-20879f5af3d2.png" \
+ --to "/bfeb38c6-cc44-4912-bb31-e91d8bdec681.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 5386452d49..767ce3b1fc 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 "/c56757a9-dcd8-48d2-b40a-c74e134f7dcf.png" ^
- --to "/538bc0a5-b39b-46b3-bd95-cd15563881ea.png" ^
+ --from "/7d279f3d-b592-4c28-8f1d-20879f5af3d2.png" ^
+ --to "/bfeb38c6-cc44-4912-bb31-e91d8bdec681.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 5025986bf7..0cbec120b4 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 "/de35e5c3-fa54-4763-a81e-04eee138fd7d.png" \
+ --path "/b7d1a71e-9c6c-47c7-853b-ecbcb0b41f80.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 44f291c0cb..78802abe7d 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 "/de35e5c3-fa54-4763-a81e-04eee138fd7d.png" ^
+ --path "/b7d1a71e-9c6c-47c7-853b-ecbcb0b41f80.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 954c0ab95c..3ba88df0aa 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 "/e3e05a5d-1f4c-427f-8ba8-74d46720091e.png"
\ No newline at end of file
+ --path "/5758f904-2365-404f-ab6c-ae6094ab6893.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 49eed87d03..81d72b4dd9 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 "/e3e05a5d-1f4c-427f-8ba8-74d46720091e.png"
\ No newline at end of file
+ --path "/5758f904-2365-404f-ab6c-ae6094ab6893.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 eba5f9529f..e1d0c20561 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 "/e3e05a5d-1f4c-427f-8ba8-74d46720091e.png"
\ No newline at end of file
+ --path "/5758f904-2365-404f-ab6c-ae6094ab6893.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 9853e58b1e..1a3ff7cd1a 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 "/e3e05a5d-1f4c-427f-8ba8-74d46720091e.png"
\ No newline at end of file
+ --path "/5758f904-2365-404f-ab6c-ae6094ab6893.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 b5f1e49820..961330ecfc 100644
--- a/docs/en/cli/NEW_CLI/yadisk/GetDownloadLinkForPublicObject/bash.txt
+++ b/docs/en/cli/NEW_CLI/yadisk/GetDownloadLinkForPublicObject/bash.txt
@@ -1,3 +1,3 @@
oint yadisk GetDownloadLinkForPublicObject \
--token "***" \
- --url "https://yadi.sk/i/z22zF0dvxaHblA"
\ No newline at end of file
+ --url "https://yadi.sk/d/wLRgKUjTzm0YTA"
\ 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 fa31543fdb..a36dcb86ae 100644
--- a/docs/en/cli/NEW_CLI/yadisk/GetDownloadLinkForPublicObject/bat.txt
+++ b/docs/en/cli/NEW_CLI/yadisk/GetDownloadLinkForPublicObject/bat.txt
@@ -1,3 +1,3 @@
oint yadisk GetDownloadLinkForPublicObject ^
--token "***" ^
- --url "https://yadi.sk/i/z22zF0dvxaHblA"
\ No newline at end of file
+ --url "https://yadi.sk/d/wLRgKUjTzm0YTA"
\ 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 ecbc21e2dc..2ebf1e0ed9 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 "/c2a71405-9bdc-468d-a955-7b54c21013d6.png"
\ No newline at end of file
+ --path "/f94cbc4d-094c-4810-89da-32f6b07b0e39.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 1b109bc5ff..d7189e9618 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 "/c2a71405-9bdc-468d-a955-7b54c21013d6.png"
\ No newline at end of file
+ --path "/f94cbc4d-094c-4810-89da-32f6b07b0e39.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 6d40c0cfcc..b3f427e58b 100644
--- a/docs/en/cli/NEW_CLI/yadisk/GetPublicObject/bash.txt
+++ b/docs/en/cli/NEW_CLI/yadisk/GetPublicObject/bash.txt
@@ -1,3 +1,3 @@
oint yadisk GetPublicObject \
--token "***" \
- --url "https://yadi.sk/i/z22zF0dvxaHblA"
\ No newline at end of file
+ --url "https://yadi.sk/d/wLRgKUjTzm0YTA"
\ 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 6194fddf7d..4864f3074e 100644
--- a/docs/en/cli/NEW_CLI/yadisk/GetPublicObject/bat.txt
+++ b/docs/en/cli/NEW_CLI/yadisk/GetPublicObject/bat.txt
@@ -1,3 +1,3 @@
oint yadisk GetPublicObject ^
--token "***" ^
- --url "https://yadi.sk/i/z22zF0dvxaHblA"
\ No newline at end of file
+ --url "https://yadi.sk/d/wLRgKUjTzm0YTA"
\ 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 f5af9bf226..3cc14f7d84 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 "/be491c62-54e4-4e3d-bd68-06c5f48d2415.png" \
- --to "/dec15f8b-d6a2-477e-a413-ec481ff49fbe.png" \
+ --from "/6a01bd05-7d4c-4871-b14f-9bb121b1925c.png" \
+ --to "/0402eda3-3554-4f4b-90aa-0a425a40faf0.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 154878cf6e..d8e4d07a6e 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 "/be491c62-54e4-4e3d-bd68-06c5f48d2415.png" ^
- --to "/dec15f8b-d6a2-477e-a413-ec481ff49fbe.png" ^
+ --from "/6a01bd05-7d4c-4871-b14f-9bb121b1925c.png" ^
+ --to "/0402eda3-3554-4f4b-90aa-0a425a40faf0.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 7d73d550ba..134bdf0bd5 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 "/2df3ab1c-43b8-4c86-8db3-cdc107e535c9.png"
\ No newline at end of file
+ --path "/d913f0af-64a8-494f-9b81-bcf04089ff6b.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 8d77ad1fa4..0ba30d770a 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 "/2df3ab1c-43b8-4c86-8db3-cdc107e535c9.png"
\ No newline at end of file
+ --path "/d913f0af-64a8-494f-9b81-bcf04089ff6b.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 5373647588..5c0a581166 100644
--- a/docs/en/cli/NEW_CLI/yadisk/SavePublicObjectToDisk/bash.txt
+++ b/docs/en/cli/NEW_CLI/yadisk/SavePublicObjectToDisk/bash.txt
@@ -1,3 +1,3 @@
oint yadisk SavePublicObjectToDisk \
--token "***" \
- --url "https://yadi.sk/i/z22zF0dvxaHblA"
\ No newline at end of file
+ --url "https://yadi.sk/d/wLRgKUjTzm0YTA"
\ 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 7ac09500de..86daf3ac58 100644
--- a/docs/en/cli/NEW_CLI/yadisk/SavePublicObjectToDisk/bat.txt
+++ b/docs/en/cli/NEW_CLI/yadisk/SavePublicObjectToDisk/bat.txt
@@ -1,3 +1,3 @@
oint yadisk SavePublicObjectToDisk ^
--token "***" ^
- --url "https://yadi.sk/i/z22zF0dvxaHblA"
\ No newline at end of file
+ --url "https://yadi.sk/d/wLRgKUjTzm0YTA"
\ 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 19a9aad89f..10e2295d4f 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 "/de35e5c3-fa54-4763-a81e-04eee138fd7d.png" \
- --file "C:\Users\Administrator\AppData\Local\Temp\di2uiantmql.png" \
+ --path "/b7d1a71e-9c6c-47c7-853b-ecbcb0b41f80.png" \
+ --file "C:\Users\Administrator\AppData\Local\Temp\nvi55jepknp.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 d67ab93274..85a3ef224f 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 "/de35e5c3-fa54-4763-a81e-04eee138fd7d.png" ^
- --file "C:\Users\Administrator\AppData\Local\Temp\di2uiantmql.png" ^
+ --path "/b7d1a71e-9c6c-47c7-853b-ecbcb0b41f80.png" ^
+ --file "C:\Users\Administrator\AppData\Local\Temp\nvi55jepknp.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 5ba785d08e..f67e7f30ed 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 "/c2a71405-9bdc-468d-a955-7b54c21013d6.png" \
+ --path "/f94cbc4d-094c-4810-89da-32f6b07b0e39.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 66af558d39..777f617942 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 "/c2a71405-9bdc-468d-a955-7b54c21013d6.png" ^
+ --path "/f94cbc4d-094c-4810-89da-32f6b07b0e39.png" ^
--url "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg"
\ No newline at end of file