diff --git a/data.json.gpg b/data.json.gpg
index 9704851d04..2d0d34fc6e 100644
Binary files a/data.json.gpg and b/data.json.gpg differ
diff --git a/docs/en/cli/airtable/CreateComment/bash.txt b/docs/en/cli/airtable/CreateComment/bash.txt
index 950acd05b5..abc679e3a2 100644
--- a/docs/en/cli/airtable/CreateComment/bash.txt
+++ b/docs/en/cli/airtable/CreateComment/bash.txt
@@ -1,6 +1,6 @@
oint airtable CreateComment \
--token "***" \
- --base "appYG9tqYXRpJv02A" \
- --table "tblirGiu8t3TQD84w" \
- --record "recWe76pFdYligzDC" \
+ --base "app6hpv6IrOlar3XV" \
+ --table "tbl1z3tSWFIO8cnbL" \
+ --record "recazHDexKQ1RsyhU" \
--text "TestComment"
\ No newline at end of file
diff --git a/docs/en/cli/airtable/CreateComment/bat.txt b/docs/en/cli/airtable/CreateComment/bat.txt
index f49ff8601b..5c8036889d 100644
--- a/docs/en/cli/airtable/CreateComment/bat.txt
+++ b/docs/en/cli/airtable/CreateComment/bat.txt
@@ -1,6 +1,6 @@
oint airtable CreateComment ^
--token "***" ^
- --base "appYG9tqYXRpJv02A" ^
- --table "tblirGiu8t3TQD84w" ^
- --record "recWe76pFdYligzDC" ^
+ --base "app6hpv6IrOlar3XV" ^
+ --table "tbl1z3tSWFIO8cnbL" ^
+ --record "recazHDexKQ1RsyhU" ^
--text "TestComment"
\ No newline at end of file
diff --git a/docs/en/cli/airtable/CreateField/bash.txt b/docs/en/cli/airtable/CreateField/bash.txt
index 013f339d98..edfb47f333 100644
--- a/docs/en/cli/airtable/CreateField/bash.txt
+++ b/docs/en/cli/airtable/CreateField/bash.txt
@@ -2,7 +2,7 @@
oint airtable CreateField \
--token "***" \
- --base "appYG9tqYXRpJv02A" \
- --table "tblirGiu8t3TQD84w" \
- --title "01118ec1-05e5-4a76-92ae-fb10d146c74b" \
- --fielddata "{'name':'01118ec1-05e5-4a76-92ae-fb10d146c74b','type':'number','options':{'precision':0}}"
\ No newline at end of file
+ --base "app6hpv6IrOlar3XV" \
+ --table "tbl1z3tSWFIO8cnbL" \
+ --title "eb536461-8675-411a-ba45-b103c5b31240" \
+ --fielddata "{'name':'eb536461-8675-411a-ba45-b103c5b31240','type':'number','options':{'precision':0}}"
\ No newline at end of file
diff --git a/docs/en/cli/airtable/CreateField/bat.txt b/docs/en/cli/airtable/CreateField/bat.txt
index 35cc66c5bf..9ca1cbc4a5 100644
--- a/docs/en/cli/airtable/CreateField/bat.txt
+++ b/docs/en/cli/airtable/CreateField/bat.txt
@@ -2,7 +2,7 @@
oint airtable CreateField ^
--token "***" ^
- --base "appYG9tqYXRpJv02A" ^
- --table "tblirGiu8t3TQD84w" ^
- --title "01118ec1-05e5-4a76-92ae-fb10d146c74b" ^
- --fielddata "{'name':'01118ec1-05e5-4a76-92ae-fb10d146c74b','type':'number','options':{'precision':0}}"
\ No newline at end of file
+ --base "app6hpv6IrOlar3XV" ^
+ --table "tbl1z3tSWFIO8cnbL" ^
+ --title "eb536461-8675-411a-ba45-b103c5b31240" ^
+ --fielddata "{'name':'eb536461-8675-411a-ba45-b103c5b31240','type':'number','options':{'precision':0}}"
\ No newline at end of file
diff --git a/docs/en/cli/airtable/CreatePosts/bash.txt b/docs/en/cli/airtable/CreatePosts/bash.txt
index b5d0b28570..8356554c0e 100644
--- a/docs/en/cli/airtable/CreatePosts/bash.txt
+++ b/docs/en/cli/airtable/CreatePosts/bash.txt
@@ -2,6 +2,6 @@
oint airtable CreatePosts \
--token "***" \
- --base "appYG9tqYXRpJv02A" \
- --table "tblirGiu8t3TQD84w" \
+ --base "app6hpv6IrOlar3XV" \
+ --table "tbl1z3tSWFIO8cnbL" \
--data "{'Number':10,'String':'Hello'}"
\ No newline at end of file
diff --git a/docs/en/cli/airtable/CreatePosts/bat.txt b/docs/en/cli/airtable/CreatePosts/bat.txt
index bd070cea39..9d8633539f 100644
--- a/docs/en/cli/airtable/CreatePosts/bat.txt
+++ b/docs/en/cli/airtable/CreatePosts/bat.txt
@@ -2,6 +2,6 @@
oint airtable CreatePosts ^
--token "***" ^
- --base "appYG9tqYXRpJv02A" ^
- --table "tblirGiu8t3TQD84w" ^
+ --base "app6hpv6IrOlar3XV" ^
+ --table "tbl1z3tSWFIO8cnbL" ^
--data "{'Number':10,'String':'Hello'}"
\ No newline at end of file
diff --git a/docs/en/cli/airtable/CreateTable/bash.txt b/docs/en/cli/airtable/CreateTable/bash.txt
index d45d9e26f3..7e64e43e52 100644
--- a/docs/en/cli/airtable/CreateTable/bash.txt
+++ b/docs/en/cli/airtable/CreateTable/bash.txt
@@ -1,6 +1,6 @@
oint airtable CreateTable \
--token "***" \
- --base "appYG9tqYXRpJv02A" \
+ --base "app6hpv6IrOlar3XV" \
--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/airtable/CreateTable/bat.txt b/docs/en/cli/airtable/CreateTable/bat.txt
index 50e27baaa3..fb4758980f 100644
--- a/docs/en/cli/airtable/CreateTable/bat.txt
+++ b/docs/en/cli/airtable/CreateTable/bat.txt
@@ -1,6 +1,6 @@
oint airtable CreateTable ^
--token "***" ^
- --base "appYG9tqYXRpJv02A" ^
+ --base "app6hpv6IrOlar3XV" ^
--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/airtable/DeleteComment/bash.txt b/docs/en/cli/airtable/DeleteComment/bash.txt
index 75ad4029c8..1379854155 100644
--- a/docs/en/cli/airtable/DeleteComment/bash.txt
+++ b/docs/en/cli/airtable/DeleteComment/bash.txt
@@ -1,6 +1,6 @@
oint airtable DeleteComment \
--token "***" \
- --base "appYG9tqYXRpJv02A" \
- --table "tblirGiu8t3TQD84w" \
- --record "recWe76pFdYligzDC" \
- --comment "comYtUeSv3QkgWlR3"
\ No newline at end of file
+ --base "app6hpv6IrOlar3XV" \
+ --table "tbl1z3tSWFIO8cnbL" \
+ --record "recazHDexKQ1RsyhU" \
+ --comment "com5vfmHEMauOCE6f"
\ No newline at end of file
diff --git a/docs/en/cli/airtable/DeleteComment/bat.txt b/docs/en/cli/airtable/DeleteComment/bat.txt
index 7a5617ebf0..f5638e2901 100644
--- a/docs/en/cli/airtable/DeleteComment/bat.txt
+++ b/docs/en/cli/airtable/DeleteComment/bat.txt
@@ -1,6 +1,6 @@
oint airtable DeleteComment ^
--token "***" ^
- --base "appYG9tqYXRpJv02A" ^
- --table "tblirGiu8t3TQD84w" ^
- --record "recWe76pFdYligzDC" ^
- --comment "comYtUeSv3QkgWlR3"
\ No newline at end of file
+ --base "app6hpv6IrOlar3XV" ^
+ --table "tbl1z3tSWFIO8cnbL" ^
+ --record "recazHDexKQ1RsyhU" ^
+ --comment "com5vfmHEMauOCE6f"
\ No newline at end of file
diff --git a/docs/en/cli/airtable/DeleteRecords/bash.txt b/docs/en/cli/airtable/DeleteRecords/bash.txt
index 7fca302cee..a7596e286f 100644
--- a/docs/en/cli/airtable/DeleteRecords/bash.txt
+++ b/docs/en/cli/airtable/DeleteRecords/bash.txt
@@ -1,5 +1,5 @@
oint airtable DeleteRecords \
--token "***" \
- --base "appYG9tqYXRpJv02A" \
- --table "tblirGiu8t3TQD84w" \
- --records "recWe76pFdYligzDC"
\ No newline at end of file
+ --base "app6hpv6IrOlar3XV" \
+ --table "tbl1z3tSWFIO8cnbL" \
+ --records "recazHDexKQ1RsyhU"
\ No newline at end of file
diff --git a/docs/en/cli/airtable/DeleteRecords/bat.txt b/docs/en/cli/airtable/DeleteRecords/bat.txt
index b17b63ed9f..3925968259 100644
--- a/docs/en/cli/airtable/DeleteRecords/bat.txt
+++ b/docs/en/cli/airtable/DeleteRecords/bat.txt
@@ -1,5 +1,5 @@
oint airtable DeleteRecords ^
--token "***" ^
- --base "appYG9tqYXRpJv02A" ^
- --table "tblirGiu8t3TQD84w" ^
- --records "recWe76pFdYligzDC"
\ No newline at end of file
+ --base "app6hpv6IrOlar3XV" ^
+ --table "tbl1z3tSWFIO8cnbL" ^
+ --records "recazHDexKQ1RsyhU"
\ No newline at end of file
diff --git a/docs/en/cli/airtable/EditComment/bash.txt b/docs/en/cli/airtable/EditComment/bash.txt
index d74f734b8e..d35afe6942 100644
--- a/docs/en/cli/airtable/EditComment/bash.txt
+++ b/docs/en/cli/airtable/EditComment/bash.txt
@@ -1,7 +1,7 @@
oint airtable EditComment \
--token "***" \
- --base "appYG9tqYXRpJv02A" \
- --table "tblirGiu8t3TQD84w" \
- --record "recWe76pFdYligzDC" \
- --comment "comYtUeSv3QkgWlR3" \
+ --base "app6hpv6IrOlar3XV" \
+ --table "tbl1z3tSWFIO8cnbL" \
+ --record "recazHDexKQ1RsyhU" \
+ --comment "com5vfmHEMauOCE6f" \
--text "Test comment (change.)"
\ No newline at end of file
diff --git a/docs/en/cli/airtable/EditComment/bat.txt b/docs/en/cli/airtable/EditComment/bat.txt
index 95bf651c92..c51167466d 100644
--- a/docs/en/cli/airtable/EditComment/bat.txt
+++ b/docs/en/cli/airtable/EditComment/bat.txt
@@ -1,7 +1,7 @@
oint airtable EditComment ^
--token "***" ^
- --base "appYG9tqYXRpJv02A" ^
- --table "tblirGiu8t3TQD84w" ^
- --record "recWe76pFdYligzDC" ^
- --comment "comYtUeSv3QkgWlR3" ^
+ --base "app6hpv6IrOlar3XV" ^
+ --table "tbl1z3tSWFIO8cnbL" ^
+ --record "recazHDexKQ1RsyhU" ^
+ --comment "com5vfmHEMauOCE6f" ^
--text "Test comment (change.)"
\ No newline at end of file
diff --git a/docs/en/cli/airtable/GetComments/bash.txt b/docs/en/cli/airtable/GetComments/bash.txt
index 911554a50d..e3953920a4 100644
--- a/docs/en/cli/airtable/GetComments/bash.txt
+++ b/docs/en/cli/airtable/GetComments/bash.txt
@@ -1,5 +1,5 @@
oint airtable GetComments \
--token "***" \
- --base "appYG9tqYXRpJv02A" \
- --table "tblirGiu8t3TQD84w" \
- --record "recWe76pFdYligzDC"
\ No newline at end of file
+ --base "app6hpv6IrOlar3XV" \
+ --table "tbl1z3tSWFIO8cnbL" \
+ --record "recazHDexKQ1RsyhU"
\ No newline at end of file
diff --git a/docs/en/cli/airtable/GetComments/bat.txt b/docs/en/cli/airtable/GetComments/bat.txt
index eb3adc82da..93d76ff0fe 100644
--- a/docs/en/cli/airtable/GetComments/bat.txt
+++ b/docs/en/cli/airtable/GetComments/bat.txt
@@ -1,5 +1,5 @@
oint airtable GetComments ^
--token "***" ^
- --base "appYG9tqYXRpJv02A" ^
- --table "tblirGiu8t3TQD84w" ^
- --record "recWe76pFdYligzDC"
\ No newline at end of file
+ --base "app6hpv6IrOlar3XV" ^
+ --table "tbl1z3tSWFIO8cnbL" ^
+ --record "recazHDexKQ1RsyhU"
\ No newline at end of file
diff --git a/docs/en/cli/airtable/GetDatabaseTables/bash.txt b/docs/en/cli/airtable/GetDatabaseTables/bash.txt
index adb31667c0..e1fa36ee7b 100644
--- a/docs/en/cli/airtable/GetDatabaseTables/bash.txt
+++ b/docs/en/cli/airtable/GetDatabaseTables/bash.txt
@@ -1,3 +1,3 @@
oint airtable GetDatabaseTables \
--token "***" \
- --base "appYG9tqYXRpJv02A"
\ No newline at end of file
+ --base "app6hpv6IrOlar3XV"
\ No newline at end of file
diff --git a/docs/en/cli/airtable/GetDatabaseTables/bat.txt b/docs/en/cli/airtable/GetDatabaseTables/bat.txt
index 5676c800d7..f5af764842 100644
--- a/docs/en/cli/airtable/GetDatabaseTables/bat.txt
+++ b/docs/en/cli/airtable/GetDatabaseTables/bat.txt
@@ -1,3 +1,3 @@
oint airtable GetDatabaseTables ^
--token "***" ^
- --base "appYG9tqYXRpJv02A"
\ No newline at end of file
+ --base "app6hpv6IrOlar3XV"
\ No newline at end of file
diff --git a/docs/en/cli/airtable/GetListOfRecords/bash.txt b/docs/en/cli/airtable/GetListOfRecords/bash.txt
index a503e7570a..d407c44277 100644
--- a/docs/en/cli/airtable/GetListOfRecords/bash.txt
+++ b/docs/en/cli/airtable/GetListOfRecords/bash.txt
@@ -1,4 +1,4 @@
oint airtable GetListOfRecords \
--token "***" \
- --base "appYG9tqYXRpJv02A" \
- --table "tblirGiu8t3TQD84w"
\ No newline at end of file
+ --base "app6hpv6IrOlar3XV" \
+ --table "tbl1z3tSWFIO8cnbL"
\ No newline at end of file
diff --git a/docs/en/cli/airtable/GetListOfRecords/bat.txt b/docs/en/cli/airtable/GetListOfRecords/bat.txt
index 0992ff80bc..c338a79f6f 100644
--- a/docs/en/cli/airtable/GetListOfRecords/bat.txt
+++ b/docs/en/cli/airtable/GetListOfRecords/bat.txt
@@ -1,4 +1,4 @@
oint airtable GetListOfRecords ^
--token "***" ^
- --base "appYG9tqYXRpJv02A" ^
- --table "tblirGiu8t3TQD84w"
\ No newline at end of file
+ --base "app6hpv6IrOlar3XV" ^
+ --table "tbl1z3tSWFIO8cnbL"
\ No newline at end of file
diff --git a/docs/en/cli/airtable/GetNumberField/bash.txt b/docs/en/cli/airtable/GetNumberField/bash.txt
index 4fd172da94..34d661196b 100644
--- a/docs/en/cli/airtable/GetNumberField/bash.txt
+++ b/docs/en/cli/airtable/GetNumberField/bash.txt
@@ -1,2 +1,2 @@
oint airtable GetNumberField \
- --title "01118ec1-05e5-4a76-92ae-fb10d146c74b"
\ No newline at end of file
+ --title "eb536461-8675-411a-ba45-b103c5b31240"
\ No newline at end of file
diff --git a/docs/en/cli/airtable/GetNumberField/bat.txt b/docs/en/cli/airtable/GetNumberField/bat.txt
index 7249e3de77..1ce743db6e 100644
--- a/docs/en/cli/airtable/GetNumberField/bat.txt
+++ b/docs/en/cli/airtable/GetNumberField/bat.txt
@@ -1,2 +1,2 @@
oint airtable GetNumberField ^
- --title "01118ec1-05e5-4a76-92ae-fb10d146c74b"
\ No newline at end of file
+ --title "eb536461-8675-411a-ba45-b103c5b31240"
\ No newline at end of file
diff --git a/docs/en/cli/airtable/GetRecord/bash.txt b/docs/en/cli/airtable/GetRecord/bash.txt
index 7730e1ecbd..a18df938a8 100644
--- a/docs/en/cli/airtable/GetRecord/bash.txt
+++ b/docs/en/cli/airtable/GetRecord/bash.txt
@@ -1,5 +1,5 @@
oint airtable GetRecord \
--token "***" \
- --base "appYG9tqYXRpJv02A" \
- --table "tblirGiu8t3TQD84w" \
- --record "recWe76pFdYligzDC"
\ No newline at end of file
+ --base "app6hpv6IrOlar3XV" \
+ --table "tbl1z3tSWFIO8cnbL" \
+ --record "recazHDexKQ1RsyhU"
\ No newline at end of file
diff --git a/docs/en/cli/airtable/GetRecord/bat.txt b/docs/en/cli/airtable/GetRecord/bat.txt
index ae2c32fa23..1ea7d4f5a8 100644
--- a/docs/en/cli/airtable/GetRecord/bat.txt
+++ b/docs/en/cli/airtable/GetRecord/bat.txt
@@ -1,5 +1,5 @@
oint airtable GetRecord ^
--token "***" ^
- --base "appYG9tqYXRpJv02A" ^
- --table "tblirGiu8t3TQD84w" ^
- --record "recWe76pFdYligzDC"
\ No newline at end of file
+ --base "app6hpv6IrOlar3XV" ^
+ --table "tbl1z3tSWFIO8cnbL" ^
+ --record "recazHDexKQ1RsyhU"
\ No newline at end of file
diff --git a/docs/en/cli/airtable/ModifyField/bash.txt b/docs/en/cli/airtable/ModifyField/bash.txt
index 9c749a2b88..961d2828d9 100644
--- a/docs/en/cli/airtable/ModifyField/bash.txt
+++ b/docs/en/cli/airtable/ModifyField/bash.txt
@@ -1,7 +1,7 @@
oint airtable ModifyField \
--token "***" \
- --base "appYG9tqYXRpJv02A" \
- --table "tblirGiu8t3TQD84w" \
- --field "fldziPMKo9JXibxTr" \
- --title "8e607484-d44a-4da6-872d-c8f604cde2d4(change.)" \
+ --base "app6hpv6IrOlar3XV" \
+ --table "tbl1z3tSWFIO8cnbL" \
+ --field "flddShynyJlcpqF1h" \
+ --title "4f7e2391-0414-40c9-9401-84e975f9cd17(change.)" \
--description "New description"
\ No newline at end of file
diff --git a/docs/en/cli/airtable/ModifyField/bat.txt b/docs/en/cli/airtable/ModifyField/bat.txt
index 874af5d282..35850b9371 100644
--- a/docs/en/cli/airtable/ModifyField/bat.txt
+++ b/docs/en/cli/airtable/ModifyField/bat.txt
@@ -1,7 +1,7 @@
oint airtable ModifyField ^
--token "***" ^
- --base "appYG9tqYXRpJv02A" ^
- --table "tblirGiu8t3TQD84w" ^
- --field "fldziPMKo9JXibxTr" ^
- --title "8e607484-d44a-4da6-872d-c8f604cde2d4(change.)" ^
+ --base "app6hpv6IrOlar3XV" ^
+ --table "tbl1z3tSWFIO8cnbL" ^
+ --field "flddShynyJlcpqF1h" ^
+ --title "4f7e2391-0414-40c9-9401-84e975f9cd17(change.)" ^
--description "New description"
\ No newline at end of file
diff --git a/docs/en/cli/airtable/ModifyTable/bash.txt b/docs/en/cli/airtable/ModifyTable/bash.txt
index 9c43818092..858b6a01ff 100644
--- a/docs/en/cli/airtable/ModifyTable/bash.txt
+++ b/docs/en/cli/airtable/ModifyTable/bash.txt
@@ -1,6 +1,6 @@
oint airtable ModifyTable \
--token "***" \
- --base "appYG9tqYXRpJv02A" \
- --table "tblirGiu8t3TQD84w" \
+ --base "app6hpv6IrOlar3XV" \
+ --table "tbl1z3tSWFIO8cnbL" \
--title "Test table 2 (change.)" \
--description "New table (change.)"
\ No newline at end of file
diff --git a/docs/en/cli/airtable/ModifyTable/bat.txt b/docs/en/cli/airtable/ModifyTable/bat.txt
index 5aed7c02aa..7054ba3d2f 100644
--- a/docs/en/cli/airtable/ModifyTable/bat.txt
+++ b/docs/en/cli/airtable/ModifyTable/bat.txt
@@ -1,6 +1,6 @@
oint airtable ModifyTable ^
--token "***" ^
- --base "appYG9tqYXRpJv02A" ^
- --table "tblirGiu8t3TQD84w" ^
+ --base "app6hpv6IrOlar3XV" ^
+ --table "tbl1z3tSWFIO8cnbL" ^
--title "Test table 2 (change.)" ^
--description "New table (change.)"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/AddKanbanStage/bash.txt b/docs/en/cli/bitrix24/AddKanbanStage/bash.txt
index 9931e4d434..e7fccc3e77 100644
--- a/docs/en/cli/bitrix24/AddKanbanStage/bash.txt
+++ b/docs/en/cli/bitrix24/AddKanbanStage/bash.txt
@@ -2,6 +2,6 @@ oint bitrix24 AddKanbanStage \
--url "b24-ar17wx.bitrix24.by" \
--title "New stage 2" \
--color "0026FF" \
- --prevstage 1956 \
+ --prevstage 2032 \
--admin true \
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/AddKanbanStage/bat.txt b/docs/en/cli/bitrix24/AddKanbanStage/bat.txt
index 88e0ba47a4..ba5f4e16be 100644
--- a/docs/en/cli/bitrix24/AddKanbanStage/bat.txt
+++ b/docs/en/cli/bitrix24/AddKanbanStage/bat.txt
@@ -2,6 +2,6 @@ oint bitrix24 AddKanbanStage ^
--url "b24-ar17wx.bitrix24.by" ^
--title "New stage 2" ^
--color "0026FF" ^
- --prevstage 1956 ^
+ --prevstage 2032 ^
--admin true ^
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/AddPostComment/bash.txt b/docs/en/cli/bitrix24/AddPostComment/bash.txt
index a476eec5c0..db430039e3 100644
--- a/docs/en/cli/bitrix24/AddPostComment/bash.txt
+++ b/docs/en/cli/bitrix24/AddPostComment/bash.txt
@@ -1,5 +1,5 @@
oint bitrix24 AddPostComment \
--url "b24-ar17wx.bitrix24.by" \
- --postid 2058 \
+ --postid 2134 \
--text "Another comment" \
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/AddPostComment/bat.txt b/docs/en/cli/bitrix24/AddPostComment/bat.txt
index 3f89cad6d9..a0ed323c98 100644
--- a/docs/en/cli/bitrix24/AddPostComment/bat.txt
+++ b/docs/en/cli/bitrix24/AddPostComment/bat.txt
@@ -1,5 +1,5 @@
oint bitrix24 AddPostComment ^
--url "b24-ar17wx.bitrix24.by" ^
- --postid 2058 ^
+ --postid 2134 ^
--text "Another comment" ^
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/AddPostRecipients/bash.txt b/docs/en/cli/bitrix24/AddPostRecipients/bash.txt
index 0c4d626c12..1fbcde2000 100644
--- a/docs/en/cli/bitrix24/AddPostRecipients/bash.txt
+++ b/docs/en/cli/bitrix24/AddPostRecipients/bash.txt
@@ -1,5 +1,5 @@
oint bitrix24 AddPostRecipients \
--url "b24-ar17wx.bitrix24.by" \
- --postid 2058 \
+ --postid 2134 \
--vision "UA" \
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/AddPostRecipients/bat.txt b/docs/en/cli/bitrix24/AddPostRecipients/bat.txt
index 44f346768e..8b354dc072 100644
--- a/docs/en/cli/bitrix24/AddPostRecipients/bat.txt
+++ b/docs/en/cli/bitrix24/AddPostRecipients/bat.txt
@@ -1,5 +1,5 @@
oint bitrix24 AddPostRecipients ^
--url "b24-ar17wx.bitrix24.by" ^
- --postid 2058 ^
+ --postid 2134 ^
--vision "UA" ^
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/AddTaskComment/bash.txt b/docs/en/cli/bitrix24/AddTaskComment/bash.txt
index 5e7f8e884d..969c4c6188 100644
--- a/docs/en/cli/bitrix24/AddTaskComment/bash.txt
+++ b/docs/en/cli/bitrix24/AddTaskComment/bash.txt
@@ -1,5 +1,5 @@
oint bitrix24 AddTaskComment \
--url "b24-ar17wx.bitrix24.by" \
- --task "5252" \
+ --task "5442" \
--text "Task uninpossible, don't split up" \
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/AddTaskComment/bat.txt b/docs/en/cli/bitrix24/AddTaskComment/bat.txt
index 1fda52ec27..1553095920 100644
--- a/docs/en/cli/bitrix24/AddTaskComment/bat.txt
+++ b/docs/en/cli/bitrix24/AddTaskComment/bat.txt
@@ -1,5 +1,5 @@
oint bitrix24 AddTaskComment ^
--url "b24-ar17wx.bitrix24.by" ^
- --task "5252" ^
+ --task "5442" ^
--text "Task uninpossible, don't split up" ^
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/AddTaskTimeAccounting/bash.txt b/docs/en/cli/bitrix24/AddTaskTimeAccounting/bash.txt
index b19db27b06..5c0ebadc06 100644
--- a/docs/en/cli/bitrix24/AddTaskTimeAccounting/bash.txt
+++ b/docs/en/cli/bitrix24/AddTaskTimeAccounting/bash.txt
@@ -1,8 +1,8 @@
oint bitrix24 AddTaskTimeAccounting \
--url "b24-ar17wx.bitrix24.by" \
- --task "5256" \
+ --task "5446" \
--amount 7200 \
--user 10 \
--text "Time spent on work" \
- --date "2025-01-19T09:18:00.1232644" \
+ --date "2025-02-18T11:06:31.9259642" \
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/AddTaskTimeAccounting/bat.txt b/docs/en/cli/bitrix24/AddTaskTimeAccounting/bat.txt
index e38ffac877..7ac9261d3f 100644
--- a/docs/en/cli/bitrix24/AddTaskTimeAccounting/bat.txt
+++ b/docs/en/cli/bitrix24/AddTaskTimeAccounting/bat.txt
@@ -1,8 +1,8 @@
oint bitrix24 AddTaskTimeAccounting ^
--url "b24-ar17wx.bitrix24.by" ^
- --task "5256" ^
+ --task "5446" ^
--amount 7200 ^
--user 10 ^
--text "Time spent on work" ^
- --date "2025-01-19T09:18:00.1232644" ^
+ --date "2025-02-18T11:06:31.9259642" ^
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/AddTaskToFavorites/bash.txt b/docs/en/cli/bitrix24/AddTaskToFavorites/bash.txt
index c51161c45c..82a3e67a5d 100644
--- a/docs/en/cli/bitrix24/AddTaskToFavorites/bash.txt
+++ b/docs/en/cli/bitrix24/AddTaskToFavorites/bash.txt
@@ -1,4 +1,4 @@
oint bitrix24 AddTaskToFavorites \
--url "b24-ar17wx.bitrix24.by" \
- --task "5250" \
+ --task "5440" \
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/AddTaskToFavorites/bat.txt b/docs/en/cli/bitrix24/AddTaskToFavorites/bat.txt
index 40aa9592e1..7a5d01d46b 100644
--- a/docs/en/cli/bitrix24/AddTaskToFavorites/bat.txt
+++ b/docs/en/cli/bitrix24/AddTaskToFavorites/bat.txt
@@ -1,4 +1,4 @@
oint bitrix24 AddTaskToFavorites ^
--url "b24-ar17wx.bitrix24.by" ^
- --task "5250" ^
+ --task "5440" ^
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/AddTasksChecklistElement/bash.txt b/docs/en/cli/bitrix24/AddTasksChecklistElement/bash.txt
index 0fc4299eac..aeed532d93 100644
--- a/docs/en/cli/bitrix24/AddTasksChecklistElement/bash.txt
+++ b/docs/en/cli/bitrix24/AddTasksChecklistElement/bash.txt
@@ -1,5 +1,5 @@
oint bitrix24 AddTasksChecklistElement \
--url "b24-ar17wx.bitrix24.by" \
- --task "5250" \
+ --task "5440" \
--text "Checklist element" \
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/AddTasksChecklistElement/bat.txt b/docs/en/cli/bitrix24/AddTasksChecklistElement/bat.txt
index 6794eb31f1..dac6a43371 100644
--- a/docs/en/cli/bitrix24/AddTasksChecklistElement/bat.txt
+++ b/docs/en/cli/bitrix24/AddTasksChecklistElement/bat.txt
@@ -1,5 +1,5 @@
oint bitrix24 AddTasksChecklistElement ^
--url "b24-ar17wx.bitrix24.by" ^
- --task "5250" ^
+ --task "5440" ^
--text "Checklist element" ^
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/AddUsersToChat/bash.txt b/docs/en/cli/bitrix24/AddUsersToChat/bash.txt
index debacea51b..9f79ad60fa 100644
--- a/docs/en/cli/bitrix24/AddUsersToChat/bash.txt
+++ b/docs/en/cli/bitrix24/AddUsersToChat/bash.txt
@@ -1,6 +1,6 @@
oint bitrix24 AddUsersToChat \
--url "b24-ar17wx.bitrix24.by" \
- --chat 2098 \
+ --chat 2184 \
--users "[10,12]" \
--hide true \
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/AddUsersToChat/bat.txt b/docs/en/cli/bitrix24/AddUsersToChat/bat.txt
index d8b2d3850c..f8e6565121 100644
--- a/docs/en/cli/bitrix24/AddUsersToChat/bat.txt
+++ b/docs/en/cli/bitrix24/AddUsersToChat/bat.txt
@@ -1,6 +1,6 @@
oint bitrix24 AddUsersToChat ^
--url "b24-ar17wx.bitrix24.by" ^
- --chat 2098 ^
+ --chat 2184 ^
--users "[10,12]" ^
--hide true ^
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/ApproveTask/bash.txt b/docs/en/cli/bitrix24/ApproveTask/bash.txt
index 160046a8fe..7adfc429f3 100644
--- a/docs/en/cli/bitrix24/ApproveTask/bash.txt
+++ b/docs/en/cli/bitrix24/ApproveTask/bash.txt
@@ -1,4 +1,4 @@
oint bitrix24 ApproveTask \
--url "b24-ar17wx.bitrix24.by" \
- --task "5250" \
+ --task "5440" \
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/ApproveTask/bat.txt b/docs/en/cli/bitrix24/ApproveTask/bat.txt
index 156081db36..5d93293f7d 100644
--- a/docs/en/cli/bitrix24/ApproveTask/bat.txt
+++ b/docs/en/cli/bitrix24/ApproveTask/bat.txt
@@ -1,4 +1,4 @@
oint bitrix24 ApproveTask ^
--url "b24-ar17wx.bitrix24.by" ^
- --task "5250" ^
+ --task "5440" ^
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/AttachFileToTopic/bash.txt b/docs/en/cli/bitrix24/AttachFileToTopic/bash.txt
index 1437e6af41..5a1b92ad4b 100644
--- a/docs/en/cli/bitrix24/AttachFileToTopic/bash.txt
+++ b/docs/en/cli/bitrix24/AttachFileToTopic/bash.txt
@@ -1,5 +1,5 @@
oint bitrix24 AttachFileToTopic \
--url "b24-ar17wx.bitrix24.by" \
- --task "5250" \
- --fileid 29152 \
+ --task "5440" \
+ --fileid 30276 \
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/AttachFileToTopic/bat.txt b/docs/en/cli/bitrix24/AttachFileToTopic/bat.txt
index 078f59bab1..55c0efadc7 100644
--- a/docs/en/cli/bitrix24/AttachFileToTopic/bat.txt
+++ b/docs/en/cli/bitrix24/AttachFileToTopic/bat.txt
@@ -1,5 +1,5 @@
oint bitrix24 AttachFileToTopic ^
--url "b24-ar17wx.bitrix24.by" ^
- --task "5250" ^
- --fileid 29152 ^
+ --task "5440" ^
+ --fileid 30276 ^
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/ChangeChatColor/bash.txt b/docs/en/cli/bitrix24/ChangeChatColor/bash.txt
index be6950d14c..b1c8006f83 100644
--- a/docs/en/cli/bitrix24/ChangeChatColor/bash.txt
+++ b/docs/en/cli/bitrix24/ChangeChatColor/bash.txt
@@ -1,5 +1,5 @@
oint bitrix24 ChangeChatColor \
--url "b24-ar17wx.bitrix24.by" \
- --chat 2096 \
+ --chat 2182 \
--color "PURPLE" \
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/ChangeChatColor/bat.txt b/docs/en/cli/bitrix24/ChangeChatColor/bat.txt
index 1880a36dd3..b741561951 100644
--- a/docs/en/cli/bitrix24/ChangeChatColor/bat.txt
+++ b/docs/en/cli/bitrix24/ChangeChatColor/bat.txt
@@ -1,5 +1,5 @@
oint bitrix24 ChangeChatColor ^
--url "b24-ar17wx.bitrix24.by" ^
- --chat 2096 ^
+ --chat 2182 ^
--color "PURPLE" ^
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/ChangeChatOwner/bash.txt b/docs/en/cli/bitrix24/ChangeChatOwner/bash.txt
index 7417d37222..eae036cb59 100644
--- a/docs/en/cli/bitrix24/ChangeChatOwner/bash.txt
+++ b/docs/en/cli/bitrix24/ChangeChatOwner/bash.txt
@@ -1,5 +1,5 @@
oint bitrix24 ChangeChatOwner \
--url "b24-ar17wx.bitrix24.by" \
- --chat 2098 \
+ --chat 2184 \
--user 10 \
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/ChangeChatOwner/bat.txt b/docs/en/cli/bitrix24/ChangeChatOwner/bat.txt
index 35e5ac0e59..562dd7da13 100644
--- a/docs/en/cli/bitrix24/ChangeChatOwner/bat.txt
+++ b/docs/en/cli/bitrix24/ChangeChatOwner/bat.txt
@@ -1,5 +1,5 @@
oint bitrix24 ChangeChatOwner ^
--url "b24-ar17wx.bitrix24.by" ^
- --chat 2098 ^
+ --chat 2184 ^
--user 10 ^
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/ChangeChatPicture/bash.txt b/docs/en/cli/bitrix24/ChangeChatPicture/bash.txt
index 8cbc9be3ff..bf4524c378 100644
--- a/docs/en/cli/bitrix24/ChangeChatPicture/bash.txt
+++ b/docs/en/cli/bitrix24/ChangeChatPicture/bash.txt
@@ -1,5 +1,5 @@
oint bitrix24 ChangeChatPicture \
--url "b24-ar17wx.bitrix24.by" \
- --chat 2098 \
+ --chat 2184 \
--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/bitrix24/ChangeChatPicture/bat.txt b/docs/en/cli/bitrix24/ChangeChatPicture/bat.txt
index c2537fd904..4b6999f4aa 100644
--- a/docs/en/cli/bitrix24/ChangeChatPicture/bat.txt
+++ b/docs/en/cli/bitrix24/ChangeChatPicture/bat.txt
@@ -1,5 +1,5 @@
oint bitrix24 ChangeChatPicture ^
--url "b24-ar17wx.bitrix24.by" ^
- --chat 2098 ^
+ --chat 2184 ^
--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/bitrix24/ChangeChatTitle/bash.txt b/docs/en/cli/bitrix24/ChangeChatTitle/bash.txt
index d792b6707a..8da39a9190 100644
--- a/docs/en/cli/bitrix24/ChangeChatTitle/bash.txt
+++ b/docs/en/cli/bitrix24/ChangeChatTitle/bash.txt
@@ -1,5 +1,5 @@
oint bitrix24 ChangeChatTitle \
--url "b24-ar17wx.bitrix24.by" \
- --chat 2098 \
+ --chat 2184 \
--title "Another title" \
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/ChangeChatTitle/bat.txt b/docs/en/cli/bitrix24/ChangeChatTitle/bat.txt
index f0f7ec774b..71fdb3e8f1 100644
--- a/docs/en/cli/bitrix24/ChangeChatTitle/bat.txt
+++ b/docs/en/cli/bitrix24/ChangeChatTitle/bat.txt
@@ -1,5 +1,5 @@
oint bitrix24 ChangeChatTitle ^
--url "b24-ar17wx.bitrix24.by" ^
- --chat 2098 ^
+ --chat 2184 ^
--title "Another title" ^
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/ChangeUserStatus/bash.txt b/docs/en/cli/bitrix24/ChangeUserStatus/bash.txt
index 86520a36f5..c47a88c834 100644
--- a/docs/en/cli/bitrix24/ChangeUserStatus/bash.txt
+++ b/docs/en/cli/bitrix24/ChangeUserStatus/bash.txt
@@ -1,5 +1,5 @@
oint bitrix24 ChangeUserStatus \
--url "b24-ar17wx.bitrix24.by" \
- --userid 1716 \
+ --userid 1794 \
--fire true \
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/ChangeUserStatus/bat.txt b/docs/en/cli/bitrix24/ChangeUserStatus/bat.txt
index 7515d3204c..3f88ffe3ef 100644
--- a/docs/en/cli/bitrix24/ChangeUserStatus/bat.txt
+++ b/docs/en/cli/bitrix24/ChangeUserStatus/bat.txt
@@ -1,5 +1,5 @@
oint bitrix24 ChangeUserStatus ^
--url "b24-ar17wx.bitrix24.by" ^
- --userid 1716 ^
+ --userid 1794 ^
--fire true ^
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/CheckTaskAccesses/bash.txt b/docs/en/cli/bitrix24/CheckTaskAccesses/bash.txt
index b6f0b98a5a..8ea59434b4 100644
--- a/docs/en/cli/bitrix24/CheckTaskAccesses/bash.txt
+++ b/docs/en/cli/bitrix24/CheckTaskAccesses/bash.txt
@@ -1,5 +1,5 @@
oint bitrix24 CheckTaskAccesses \
--url "b24-ar17wx.bitrix24.by" \
- --task "5250" \
+ --task "5440" \
--users "['1','10']" \
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/CheckTaskAccesses/bat.txt b/docs/en/cli/bitrix24/CheckTaskAccesses/bat.txt
index 2d1209e8ab..d717bb60d5 100644
--- a/docs/en/cli/bitrix24/CheckTaskAccesses/bat.txt
+++ b/docs/en/cli/bitrix24/CheckTaskAccesses/bat.txt
@@ -1,5 +1,5 @@
oint bitrix24 CheckTaskAccesses ^
--url "b24-ar17wx.bitrix24.by" ^
- --task "5250" ^
+ --task "5440" ^
--users "['1','10']" ^
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/CompleteTask/bash.txt b/docs/en/cli/bitrix24/CompleteTask/bash.txt
index 988c2ec54f..6cfdbdcf85 100644
--- a/docs/en/cli/bitrix24/CompleteTask/bash.txt
+++ b/docs/en/cli/bitrix24/CompleteTask/bash.txt
@@ -1,4 +1,4 @@
oint bitrix24 CompleteTask \
--url "b24-ar17wx.bitrix24.by" \
- --task "5250" \
+ --task "5440" \
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/CompleteTask/bat.txt b/docs/en/cli/bitrix24/CompleteTask/bat.txt
index 90410c2bda..e02d5e9f99 100644
--- a/docs/en/cli/bitrix24/CompleteTask/bat.txt
+++ b/docs/en/cli/bitrix24/CompleteTask/bat.txt
@@ -1,4 +1,4 @@
oint bitrix24 CompleteTask ^
--url "b24-ar17wx.bitrix24.by" ^
- --task "5250" ^
+ --task "5440" ^
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/CompleteTasksChecklistElement/bash.txt b/docs/en/cli/bitrix24/CompleteTasksChecklistElement/bash.txt
index ed54d8fcf3..24b2806b85 100644
--- a/docs/en/cli/bitrix24/CompleteTasksChecklistElement/bash.txt
+++ b/docs/en/cli/bitrix24/CompleteTasksChecklistElement/bash.txt
@@ -1,5 +1,5 @@
oint bitrix24 CompleteTasksChecklistElement \
--url "b24-ar17wx.bitrix24.by" \
- --task "5250" \
- --element 3674 \
+ --task "5440" \
+ --element 3818 \
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/CompleteTasksChecklistElement/bat.txt b/docs/en/cli/bitrix24/CompleteTasksChecklistElement/bat.txt
index dd439d6c91..7aba4060ce 100644
--- a/docs/en/cli/bitrix24/CompleteTasksChecklistElement/bat.txt
+++ b/docs/en/cli/bitrix24/CompleteTasksChecklistElement/bat.txt
@@ -1,5 +1,5 @@
oint bitrix24 CompleteTasksChecklistElement ^
--url "b24-ar17wx.bitrix24.by" ^
- --task "5250" ^
- --element 3674 ^
+ --task "5440" ^
+ --element 3818 ^
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/CreateCalendarEvent/bash.txt b/docs/en/cli/bitrix24/CreateCalendarEvent/bash.txt
index d251542429..ea9f4139ea 100644
--- a/docs/en/cli/bitrix24/CreateCalendarEvent/bash.txt
+++ b/docs/en/cli/bitrix24/CreateCalendarEvent/bash.txt
@@ -2,5 +2,5 @@
oint bitrix24 CreateCalendarEvent \
--url "b24-ar17wx.bitrix24.by" \
- --fields "{'type':'user','ownerId':1,'from':'2025-02-20T09:23:27.7497356','to':'2025-02-20T10:23:27.7497356','section':404,'name':'New event','skip_time':'N','timezone_from':'Europe/Minsk','timezone_to':'Europe/Minsk','description':'Event description','color':'%23000000>','text_color':'%23FFFFFF','accessibility':'busy','importance':'high','private_event':'N','rrule':{'FREQ':'DAILY','COUNT':3,'INTERVAL':10,'BYDAY':['SA','MO'],'UNTIL':'2025-03-02T09:23:27.7497356'},'is_meeting':'Y','location':'Office','remind':[{'type':'day','count':1}],'attendees':['1','10'],'host':1,'meeting':{'notify':'Y','reinvite':'Y','allow_invite':'N','hide_guests':'N'}}" \
+ --fields "{'type':'user','ownerId':1,'from':'2025-03-19T11:11:59.9441288','to':'2025-03-19T12:11:59.9441288','section':480,'name':'New event','skip_time':'N','timezone_from':'Europe/Minsk','timezone_to':'Europe/Minsk','description':'Event description','color':'%23000000>','text_color':'%23FFFFFF','accessibility':'busy','importance':'high','private_event':'N','rrule':{'FREQ':'DAILY','COUNT':3,'INTERVAL':10,'BYDAY':['SA','MO'],'UNTIL':'2025-03-29T11:11:59.9441288'},'is_meeting':'Y','location':'Office','remind':[{'type':'day','count':1}],'attendees':['1','10'],'host':1,'meeting':{'notify':'Y','reinvite':'Y','allow_invite':'N','hide_guests':'N'}}" \
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/CreateCalendarEvent/bat.txt b/docs/en/cli/bitrix24/CreateCalendarEvent/bat.txt
index b1c5144dc3..ad78861c3e 100644
--- a/docs/en/cli/bitrix24/CreateCalendarEvent/bat.txt
+++ b/docs/en/cli/bitrix24/CreateCalendarEvent/bat.txt
@@ -2,5 +2,5 @@
oint bitrix24 CreateCalendarEvent ^
--url "b24-ar17wx.bitrix24.by" ^
- --fields "{'type':'user','ownerId':1,'from':'2025-02-20T09:23:27.7497356','to':'2025-02-20T10:23:27.7497356','section':404,'name':'New event','skip_time':'N','timezone_from':'Europe/Minsk','timezone_to':'Europe/Minsk','description':'Event description','color':'%23000000>','text_color':'%23FFFFFF','accessibility':'busy','importance':'high','private_event':'N','rrule':{'FREQ':'DAILY','COUNT':3,'INTERVAL':10,'BYDAY':['SA','MO'],'UNTIL':'2025-03-02T09:23:27.7497356'},'is_meeting':'Y','location':'Office','remind':[{'type':'day','count':1}],'attendees':['1','10'],'host':1,'meeting':{'notify':'Y','reinvite':'Y','allow_invite':'N','hide_guests':'N'}}" ^
+ --fields "{'type':'user','ownerId':1,'from':'2025-03-19T11:11:59.9441288','to':'2025-03-19T12:11:59.9441288','section':480,'name':'New event','skip_time':'N','timezone_from':'Europe/Minsk','timezone_to':'Europe/Minsk','description':'Event description','color':'%23000000>','text_color':'%23FFFFFF','accessibility':'busy','importance':'high','private_event':'N','rrule':{'FREQ':'DAILY','COUNT':3,'INTERVAL':10,'BYDAY':['SA','MO'],'UNTIL':'2025-03-29T11:11:59.9441288'},'is_meeting':'Y','location':'Office','remind':[{'type':'day','count':1}],'attendees':['1','10'],'host':1,'meeting':{'notify':'Y','reinvite':'Y','allow_invite':'N','hide_guests':'N'}}" ^
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/CreateDepartment/bash.txt b/docs/en/cli/bitrix24/CreateDepartment/bash.txt
index c5a9d800cb..2f2667e13d 100644
--- a/docs/en/cli/bitrix24/CreateDepartment/bash.txt
+++ b/docs/en/cli/bitrix24/CreateDepartment/bash.txt
@@ -1,6 +1,6 @@
oint bitrix24 CreateDepartment \
--url "b24-ar17wx.bitrix24.by" \
--title "Subordinate department" \
- --parentid 1708 \
+ --parentid 1784 \
--headid 1 \
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/CreateDepartment/bat.txt b/docs/en/cli/bitrix24/CreateDepartment/bat.txt
index cafef4b027..37c6cd19fe 100644
--- a/docs/en/cli/bitrix24/CreateDepartment/bat.txt
+++ b/docs/en/cli/bitrix24/CreateDepartment/bat.txt
@@ -1,6 +1,6 @@
oint bitrix24 CreateDepartment ^
--url "b24-ar17wx.bitrix24.by" ^
--title "Subordinate department" ^
- --parentid 1708 ^
+ --parentid 1784 ^
--headid 1 ^
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/CreateResultFromComment/bash.txt b/docs/en/cli/bitrix24/CreateResultFromComment/bash.txt
index b730e789d6..22421dc43d 100644
--- a/docs/en/cli/bitrix24/CreateResultFromComment/bash.txt
+++ b/docs/en/cli/bitrix24/CreateResultFromComment/bash.txt
@@ -1,4 +1,4 @@
oint bitrix24 CreateResultFromComment \
--url "b24-ar17wx.bitrix24.by" \
- --comment 12302 \
+ --comment 12722 \
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/CreateResultFromComment/bat.txt b/docs/en/cli/bitrix24/CreateResultFromComment/bat.txt
index 23ed9ae380..dc1166ed67 100644
--- a/docs/en/cli/bitrix24/CreateResultFromComment/bat.txt
+++ b/docs/en/cli/bitrix24/CreateResultFromComment/bat.txt
@@ -1,4 +1,4 @@
oint bitrix24 CreateResultFromComment ^
--url "b24-ar17wx.bitrix24.by" ^
- --comment 12302 ^
+ --comment 12722 ^
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/CreateSubfolder/bash.txt b/docs/en/cli/bitrix24/CreateSubfolder/bash.txt
index 02799bcbde..9c8dccbb38 100644
--- a/docs/en/cli/bitrix24/CreateSubfolder/bash.txt
+++ b/docs/en/cli/bitrix24/CreateSubfolder/bash.txt
@@ -1,5 +1,5 @@
oint bitrix24 CreateSubfolder \
--url "b24-ar17wx.bitrix24.by" \
- --folderid 29162 \
+ --folderid 30286 \
--title "New subfolder" \
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/CreateSubfolder/bat.txt b/docs/en/cli/bitrix24/CreateSubfolder/bat.txt
index 7084304424..669a524e5d 100644
--- a/docs/en/cli/bitrix24/CreateSubfolder/bat.txt
+++ b/docs/en/cli/bitrix24/CreateSubfolder/bat.txt
@@ -1,5 +1,5 @@
oint bitrix24 CreateSubfolder ^
--url "b24-ar17wx.bitrix24.by" ^
- --folderid 29162 ^
+ --folderid 30286 ^
--title "New subfolder" ^
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/CreateTask/bash.txt b/docs/en/cli/bitrix24/CreateTask/bash.txt
index 351052a1cb..8452f045df 100644
--- a/docs/en/cli/bitrix24/CreateTask/bash.txt
+++ b/docs/en/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':'2025-02-20T09:12:50.6815248Z','RESPONSIBLE_ID':1}" \
+ --fields "{'TITLE':'New task','DESCRIPTION':'New task description','PRIORITY':'2','DEADLINE':'2025-03-19T11:01:17.1902457Z','RESPONSIBLE_ID':1}" \
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/CreateTask/bat.txt b/docs/en/cli/bitrix24/CreateTask/bat.txt
index 18f39c2d4a..237e29f66f 100644
--- a/docs/en/cli/bitrix24/CreateTask/bat.txt
+++ b/docs/en/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':'2025-02-20T09:12:50.6815248Z','RESPONSIBLE_ID':1}" ^
+ --fields "{'TITLE':'New task','DESCRIPTION':'New task description','PRIORITY':'2','DEADLINE':'2025-03-19T11:01:17.1902457Z','RESPONSIBLE_ID':1}" ^
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/CreateTasksDependencies/bash.txt b/docs/en/cli/bitrix24/CreateTasksDependencies/bash.txt
index 41608c2169..0951013370 100644
--- a/docs/en/cli/bitrix24/CreateTasksDependencies/bash.txt
+++ b/docs/en/cli/bitrix24/CreateTasksDependencies/bash.txt
@@ -1,6 +1,6 @@
oint bitrix24 CreateTasksDependencies \
--url "b24-ar17wx.bitrix24.by" \
- --taskfrom "5250" \
- --taskto "5248" \
+ --taskfrom "5440" \
+ --taskto "5438" \
--linktype 2 \
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/CreateTasksDependencies/bat.txt b/docs/en/cli/bitrix24/CreateTasksDependencies/bat.txt
index 163e52c15e..1c2fda1a6a 100644
--- a/docs/en/cli/bitrix24/CreateTasksDependencies/bat.txt
+++ b/docs/en/cli/bitrix24/CreateTasksDependencies/bat.txt
@@ -1,6 +1,6 @@
oint bitrix24 CreateTasksDependencies ^
--url "b24-ar17wx.bitrix24.by" ^
- --taskfrom "5250" ^
- --taskto "5248" ^
+ --taskfrom "5440" ^
+ --taskto "5438" ^
--linktype 2 ^
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/CreateUser/bash.txt b/docs/en/cli/bitrix24/CreateUser/bash.txt
index 38bb2eaf78..352fd1185a 100644
--- a/docs/en/cli/bitrix24/CreateUser/bash.txt
+++ b/docs/en/cli/bitrix24/CreateUser/bash.txt
@@ -2,5 +2,5 @@
oint bitrix24 CreateUser \
--url "b24-ar17wx.bitrix24.by" \
- --fields "{'EMAIL':'9ba945ff-20f3-4e20-854c-0531f47592e8@exepmple.org','NAME':'Vitaly','LAST_NAME':'Alpaca','PERSONAL_MOBILE':'88003553535','UF_DEPARTMENT':1}" \
+ --fields "{'EMAIL':'460c9f72-d397-49eb-9fb9-ed2fc9415ff2@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/bitrix24/CreateUser/bat.txt b/docs/en/cli/bitrix24/CreateUser/bat.txt
index da3f282429..b8667ad501 100644
--- a/docs/en/cli/bitrix24/CreateUser/bat.txt
+++ b/docs/en/cli/bitrix24/CreateUser/bat.txt
@@ -2,5 +2,5 @@
oint bitrix24 CreateUser ^
--url "b24-ar17wx.bitrix24.by" ^
- --fields "{'EMAIL':'9ba945ff-20f3-4e20-854c-0531f47592e8@exepmple.org','NAME':'Vitaly','LAST_NAME':'Alpaca','PERSONAL_MOBILE':'88003553535','UF_DEPARTMENT':1}" ^
+ --fields "{'EMAIL':'460c9f72-d397-49eb-9fb9-ed2fc9415ff2@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/bitrix24/DeferTask/bash.txt b/docs/en/cli/bitrix24/DeferTask/bash.txt
index a9a27f51cd..ae7b94ba6b 100644
--- a/docs/en/cli/bitrix24/DeferTask/bash.txt
+++ b/docs/en/cli/bitrix24/DeferTask/bash.txt
@@ -1,4 +1,4 @@
oint bitrix24 DeferTask \
--url "b24-ar17wx.bitrix24.by" \
- --task "5250" \
+ --task "5440" \
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/DeferTask/bat.txt b/docs/en/cli/bitrix24/DeferTask/bat.txt
index a9cf7ec72f..d90cee8d45 100644
--- a/docs/en/cli/bitrix24/DeferTask/bat.txt
+++ b/docs/en/cli/bitrix24/DeferTask/bat.txt
@@ -1,4 +1,4 @@
oint bitrix24 DeferTask ^
--url "b24-ar17wx.bitrix24.by" ^
- --task "5250" ^
+ --task "5440" ^
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/DelegateTask/bash.txt b/docs/en/cli/bitrix24/DelegateTask/bash.txt
index 283e7b001a..03c99579b0 100644
--- a/docs/en/cli/bitrix24/DelegateTask/bash.txt
+++ b/docs/en/cli/bitrix24/DelegateTask/bash.txt
@@ -1,5 +1,5 @@
oint bitrix24 DelegateTask \
--url "b24-ar17wx.bitrix24.by" \
- --task "5250" \
- --user 1712 \
+ --task "5440" \
+ --user 1790 \
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/DelegateTask/bat.txt b/docs/en/cli/bitrix24/DelegateTask/bat.txt
index e5eaef774c..b0d6a51c62 100644
--- a/docs/en/cli/bitrix24/DelegateTask/bat.txt
+++ b/docs/en/cli/bitrix24/DelegateTask/bat.txt
@@ -1,5 +1,5 @@
oint bitrix24 DelegateTask ^
--url "b24-ar17wx.bitrix24.by" ^
- --task "5250" ^
- --user 1712 ^
+ --task "5440" ^
+ --user 1790 ^
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/DeleteCalendar/bash.txt b/docs/en/cli/bitrix24/DeleteCalendar/bash.txt
index aee8617ef6..a642f5cbf1 100644
--- a/docs/en/cli/bitrix24/DeleteCalendar/bash.txt
+++ b/docs/en/cli/bitrix24/DeleteCalendar/bash.txt
@@ -1,6 +1,6 @@
oint bitrix24 DeleteCalendar \
--url "b24-ar17wx.bitrix24.by" \
- --calendar 404 \
+ --calendar 480 \
--owner 1 \
--type "user" \
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/DeleteCalendar/bat.txt b/docs/en/cli/bitrix24/DeleteCalendar/bat.txt
index 9ba93f1011..ef158988e8 100644
--- a/docs/en/cli/bitrix24/DeleteCalendar/bat.txt
+++ b/docs/en/cli/bitrix24/DeleteCalendar/bat.txt
@@ -1,6 +1,6 @@
oint bitrix24 DeleteCalendar ^
--url "b24-ar17wx.bitrix24.by" ^
- --calendar 404 ^
+ --calendar 480 ^
--owner 1 ^
--type "user" ^
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/DeleteCalendarEvent/bash.txt b/docs/en/cli/bitrix24/DeleteCalendarEvent/bash.txt
index d5a3302e10..19ae9f4a07 100644
--- a/docs/en/cli/bitrix24/DeleteCalendarEvent/bash.txt
+++ b/docs/en/cli/bitrix24/DeleteCalendarEvent/bash.txt
@@ -1,4 +1,4 @@
oint bitrix24 DeleteCalendarEvent \
--url "b24-ar17wx.bitrix24.by" \
- --event 570 \
+ --event 722 \
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/DeleteCalendarEvent/bat.txt b/docs/en/cli/bitrix24/DeleteCalendarEvent/bat.txt
index 66c4706b6a..9bffd2b2ec 100644
--- a/docs/en/cli/bitrix24/DeleteCalendarEvent/bat.txt
+++ b/docs/en/cli/bitrix24/DeleteCalendarEvent/bat.txt
@@ -1,4 +1,4 @@
oint bitrix24 DeleteCalendarEvent ^
--url "b24-ar17wx.bitrix24.by" ^
- --event 570 ^
+ --event 722 ^
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/DeleteDeal/bash.txt b/docs/en/cli/bitrix24/DeleteDeal/bash.txt
index 24b01474ca..6273db4d81 100644
--- a/docs/en/cli/bitrix24/DeleteDeal/bash.txt
+++ b/docs/en/cli/bitrix24/DeleteDeal/bash.txt
@@ -1,4 +1,4 @@
oint bitrix24 DeleteDeal \
--url "b24-ar17wx.bitrix24.by" \
- --deal 2992 \
+ --deal 3144 \
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/DeleteDeal/bat.txt b/docs/en/cli/bitrix24/DeleteDeal/bat.txt
index 4774776de0..0ee56d4b11 100644
--- a/docs/en/cli/bitrix24/DeleteDeal/bat.txt
+++ b/docs/en/cli/bitrix24/DeleteDeal/bat.txt
@@ -1,4 +1,4 @@
oint bitrix24 DeleteDeal ^
--url "b24-ar17wx.bitrix24.by" ^
- --deal 2992 ^
+ --deal 3144 ^
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/DeleteDepartment/bash.txt b/docs/en/cli/bitrix24/DeleteDepartment/bash.txt
index 397b8db743..9de2158ff0 100644
--- a/docs/en/cli/bitrix24/DeleteDepartment/bash.txt
+++ b/docs/en/cli/bitrix24/DeleteDepartment/bash.txt
@@ -1,4 +1,4 @@
oint bitrix24 DeleteDepartment \
--url "b24-ar17wx.bitrix24.by" \
- --depid 1708 \
+ --depid 1784 \
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/DeleteDepartment/bat.txt b/docs/en/cli/bitrix24/DeleteDepartment/bat.txt
index 96ff461005..e20b34fb42 100644
--- a/docs/en/cli/bitrix24/DeleteDepartment/bat.txt
+++ b/docs/en/cli/bitrix24/DeleteDepartment/bat.txt
@@ -1,4 +1,4 @@
oint bitrix24 DeleteDepartment ^
--url "b24-ar17wx.bitrix24.by" ^
- --depid 1708 ^
+ --depid 1784 ^
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/DeleteFile/bash.txt b/docs/en/cli/bitrix24/DeleteFile/bash.txt
index 3c22ea5963..4b1bcabb01 100644
--- a/docs/en/cli/bitrix24/DeleteFile/bash.txt
+++ b/docs/en/cli/bitrix24/DeleteFile/bash.txt
@@ -1,4 +1,4 @@
oint bitrix24 DeleteFile \
--url "b24-ar17wx.bitrix24.by" \
- --fileid 29156 \
+ --fileid 30280 \
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/DeleteFile/bat.txt b/docs/en/cli/bitrix24/DeleteFile/bat.txt
index 2ed0ae2861..a4070f7618 100644
--- a/docs/en/cli/bitrix24/DeleteFile/bat.txt
+++ b/docs/en/cli/bitrix24/DeleteFile/bat.txt
@@ -1,4 +1,4 @@
oint bitrix24 DeleteFile ^
--url "b24-ar17wx.bitrix24.by" ^
- --fileid 29156 ^
+ --fileid 30280 ^
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/DeleteFolder/bash.txt b/docs/en/cli/bitrix24/DeleteFolder/bash.txt
index b0c9b2fcdf..0a3ad5ab8f 100644
--- a/docs/en/cli/bitrix24/DeleteFolder/bash.txt
+++ b/docs/en/cli/bitrix24/DeleteFolder/bash.txt
@@ -1,4 +1,4 @@
oint bitrix24 DeleteFolder \
--url "b24-ar17wx.bitrix24.by" \
- --folderid 29162 \
+ --folderid 30286 \
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/DeleteFolder/bat.txt b/docs/en/cli/bitrix24/DeleteFolder/bat.txt
index e5672e0bee..affa206839 100644
--- a/docs/en/cli/bitrix24/DeleteFolder/bat.txt
+++ b/docs/en/cli/bitrix24/DeleteFolder/bat.txt
@@ -1,4 +1,4 @@
oint bitrix24 DeleteFolder ^
--url "b24-ar17wx.bitrix24.by" ^
- --folderid 29162 ^
+ --folderid 30286 ^
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/DeleteKanbanStage/bash.txt b/docs/en/cli/bitrix24/DeleteKanbanStage/bash.txt
index 6813e651a1..be0dbd05db 100644
--- a/docs/en/cli/bitrix24/DeleteKanbanStage/bash.txt
+++ b/docs/en/cli/bitrix24/DeleteKanbanStage/bash.txt
@@ -1,4 +1,4 @@
oint bitrix24 DeleteKanbanStage \
--url "b24-ar17wx.bitrix24.by" \
- --stage 1958 \
+ --stage 2034 \
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/DeleteKanbanStage/bat.txt b/docs/en/cli/bitrix24/DeleteKanbanStage/bat.txt
index 700032db70..5a111bbfca 100644
--- a/docs/en/cli/bitrix24/DeleteKanbanStage/bat.txt
+++ b/docs/en/cli/bitrix24/DeleteKanbanStage/bat.txt
@@ -1,4 +1,4 @@
oint bitrix24 DeleteKanbanStage ^
--url "b24-ar17wx.bitrix24.by" ^
- --stage 1958 ^
+ --stage 2034 ^
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/DeleteLead/bash.txt b/docs/en/cli/bitrix24/DeleteLead/bash.txt
index 9b6dbd1fda..190dc446f6 100644
--- a/docs/en/cli/bitrix24/DeleteLead/bash.txt
+++ b/docs/en/cli/bitrix24/DeleteLead/bash.txt
@@ -1,4 +1,4 @@
oint bitrix24 DeleteLead \
--url "b24-ar17wx.bitrix24.by" \
- --lead 1504 \
+ --lead 1580 \
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/DeleteLead/bat.txt b/docs/en/cli/bitrix24/DeleteLead/bat.txt
index 949a1c6150..334912a29c 100644
--- a/docs/en/cli/bitrix24/DeleteLead/bat.txt
+++ b/docs/en/cli/bitrix24/DeleteLead/bat.txt
@@ -1,4 +1,4 @@
oint bitrix24 DeleteLead ^
--url "b24-ar17wx.bitrix24.by" ^
- --lead 1504 ^
+ --lead 1580 ^
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/DeleteMessage/bash.txt b/docs/en/cli/bitrix24/DeleteMessage/bash.txt
index eefff139cc..420a4181e5 100644
--- a/docs/en/cli/bitrix24/DeleteMessage/bash.txt
+++ b/docs/en/cli/bitrix24/DeleteMessage/bash.txt
@@ -1,4 +1,4 @@
oint bitrix24 DeleteMessage \
--url "b24-ar17wx.bitrix24.by" \
- --message 39024 \
+ --message 40922 \
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/DeleteMessage/bat.txt b/docs/en/cli/bitrix24/DeleteMessage/bat.txt
index d873526d96..6ef220e8d5 100644
--- a/docs/en/cli/bitrix24/DeleteMessage/bat.txt
+++ b/docs/en/cli/bitrix24/DeleteMessage/bat.txt
@@ -1,4 +1,4 @@
oint bitrix24 DeleteMessage ^
--url "b24-ar17wx.bitrix24.by" ^
- --message 39024 ^
+ --message 40922 ^
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/DeleteNotification/bash.txt b/docs/en/cli/bitrix24/DeleteNotification/bash.txt
index 185cb4e325..ed6411320b 100644
--- a/docs/en/cli/bitrix24/DeleteNotification/bash.txt
+++ b/docs/en/cli/bitrix24/DeleteNotification/bash.txt
@@ -1,4 +1,4 @@
oint bitrix24 DeleteNotification \
--url "b24-ar17wx.bitrix24.by" \
- --notif 39032 \
+ --notif 40930 \
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/DeleteNotification/bat.txt b/docs/en/cli/bitrix24/DeleteNotification/bat.txt
index 5825d915ef..3e11a6290c 100644
--- a/docs/en/cli/bitrix24/DeleteNotification/bat.txt
+++ b/docs/en/cli/bitrix24/DeleteNotification/bat.txt
@@ -1,4 +1,4 @@
oint bitrix24 DeleteNotification ^
--url "b24-ar17wx.bitrix24.by" ^
- --notif 39032 ^
+ --notif 40930 ^
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/DeletePost/bash.txt b/docs/en/cli/bitrix24/DeletePost/bash.txt
index 96015838dd..3c4c5329a3 100644
--- a/docs/en/cli/bitrix24/DeletePost/bash.txt
+++ b/docs/en/cli/bitrix24/DeletePost/bash.txt
@@ -1,4 +1,4 @@
oint bitrix24 DeletePost \
--url "b24-ar17wx.bitrix24.by" \
- --postid 2058 \
+ --postid 2134 \
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/DeletePost/bat.txt b/docs/en/cli/bitrix24/DeletePost/bat.txt
index b8c51f9881..3263f17e8c 100644
--- a/docs/en/cli/bitrix24/DeletePost/bat.txt
+++ b/docs/en/cli/bitrix24/DeletePost/bat.txt
@@ -1,4 +1,4 @@
oint bitrix24 DeletePost ^
--url "b24-ar17wx.bitrix24.by" ^
- --postid 2058 ^
+ --postid 2134 ^
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/DeleteResultFromComment/bash.txt b/docs/en/cli/bitrix24/DeleteResultFromComment/bash.txt
index 84b0262b44..bff5694912 100644
--- a/docs/en/cli/bitrix24/DeleteResultFromComment/bash.txt
+++ b/docs/en/cli/bitrix24/DeleteResultFromComment/bash.txt
@@ -1,4 +1,4 @@
oint bitrix24 DeleteResultFromComment \
--url "b24-ar17wx.bitrix24.by" \
- --comment 12302 \
+ --comment 12722 \
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/DeleteResultFromComment/bat.txt b/docs/en/cli/bitrix24/DeleteResultFromComment/bat.txt
index a9817740c5..0bf0a414ee 100644
--- a/docs/en/cli/bitrix24/DeleteResultFromComment/bat.txt
+++ b/docs/en/cli/bitrix24/DeleteResultFromComment/bat.txt
@@ -1,4 +1,4 @@
oint bitrix24 DeleteResultFromComment ^
--url "b24-ar17wx.bitrix24.by" ^
- --comment 12302 ^
+ --comment 12722 ^
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/DeleteTask/bash.txt b/docs/en/cli/bitrix24/DeleteTask/bash.txt
index 4d0d97c6ce..c0d319f20f 100644
--- a/docs/en/cli/bitrix24/DeleteTask/bash.txt
+++ b/docs/en/cli/bitrix24/DeleteTask/bash.txt
@@ -1,4 +1,4 @@
oint bitrix24 DeleteTask \
--url "b24-ar17wx.bitrix24.by" \
- --task "5250" \
+ --task "5440" \
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/DeleteTask/bat.txt b/docs/en/cli/bitrix24/DeleteTask/bat.txt
index db05b51790..65593d5446 100644
--- a/docs/en/cli/bitrix24/DeleteTask/bat.txt
+++ b/docs/en/cli/bitrix24/DeleteTask/bat.txt
@@ -1,4 +1,4 @@
oint bitrix24 DeleteTask ^
--url "b24-ar17wx.bitrix24.by" ^
- --task "5250" ^
+ --task "5440" ^
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/DeleteTaskComment/bash.txt b/docs/en/cli/bitrix24/DeleteTaskComment/bash.txt
index 30308856f1..5ad56a3b1a 100644
--- a/docs/en/cli/bitrix24/DeleteTaskComment/bash.txt
+++ b/docs/en/cli/bitrix24/DeleteTaskComment/bash.txt
@@ -1,5 +1,5 @@
oint bitrix24 DeleteTaskComment \
--url "b24-ar17wx.bitrix24.by" \
- --task "5252" \
- --comment 12302 \
+ --task "5442" \
+ --comment 12722 \
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/DeleteTaskComment/bat.txt b/docs/en/cli/bitrix24/DeleteTaskComment/bat.txt
index 99f38279bf..e498cb5f68 100644
--- a/docs/en/cli/bitrix24/DeleteTaskComment/bat.txt
+++ b/docs/en/cli/bitrix24/DeleteTaskComment/bat.txt
@@ -1,5 +1,5 @@
oint bitrix24 DeleteTaskComment ^
--url "b24-ar17wx.bitrix24.by" ^
- --task "5252" ^
- --comment 12302 ^
+ --task "5442" ^
+ --comment 12722 ^
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/DeleteTaskTimeAccounting/bash.txt b/docs/en/cli/bitrix24/DeleteTaskTimeAccounting/bash.txt
index f676a3e068..157f45b714 100644
--- a/docs/en/cli/bitrix24/DeleteTaskTimeAccounting/bash.txt
+++ b/docs/en/cli/bitrix24/DeleteTaskTimeAccounting/bash.txt
@@ -1,5 +1,5 @@
oint bitrix24 DeleteTaskTimeAccounting \
--url "b24-ar17wx.bitrix24.by" \
- --task "5256" \
- --record 1944 \
+ --task "5446" \
+ --record 2020 \
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/DeleteTaskTimeAccounting/bat.txt b/docs/en/cli/bitrix24/DeleteTaskTimeAccounting/bat.txt
index 6c0775e5c2..750a4ce6f6 100644
--- a/docs/en/cli/bitrix24/DeleteTaskTimeAccounting/bat.txt
+++ b/docs/en/cli/bitrix24/DeleteTaskTimeAccounting/bat.txt
@@ -1,5 +1,5 @@
oint bitrix24 DeleteTaskTimeAccounting ^
--url "b24-ar17wx.bitrix24.by" ^
- --task "5256" ^
- --record 1944 ^
+ --task "5446" ^
+ --record 2020 ^
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/DeleteTasksChecklistElement/bash.txt b/docs/en/cli/bitrix24/DeleteTasksChecklistElement/bash.txt
index 48c34a9a95..59bfc0ae04 100644
--- a/docs/en/cli/bitrix24/DeleteTasksChecklistElement/bash.txt
+++ b/docs/en/cli/bitrix24/DeleteTasksChecklistElement/bash.txt
@@ -1,5 +1,5 @@
oint bitrix24 DeleteTasksChecklistElement \
--url "b24-ar17wx.bitrix24.by" \
- --task "5250" \
- --element 3674 \
+ --task "5440" \
+ --element 3818 \
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/DeleteTasksChecklistElement/bat.txt b/docs/en/cli/bitrix24/DeleteTasksChecklistElement/bat.txt
index 14d44e0115..72d31fe708 100644
--- a/docs/en/cli/bitrix24/DeleteTasksChecklistElement/bat.txt
+++ b/docs/en/cli/bitrix24/DeleteTasksChecklistElement/bat.txt
@@ -1,5 +1,5 @@
oint bitrix24 DeleteTasksChecklistElement ^
--url "b24-ar17wx.bitrix24.by" ^
- --task "5250" ^
- --element 3674 ^
+ --task "5440" ^
+ --element 3818 ^
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/DeleteTasksDependencies/bash.txt b/docs/en/cli/bitrix24/DeleteTasksDependencies/bash.txt
index eea0181c01..5be2a8df4e 100644
--- a/docs/en/cli/bitrix24/DeleteTasksDependencies/bash.txt
+++ b/docs/en/cli/bitrix24/DeleteTasksDependencies/bash.txt
@@ -1,6 +1,6 @@
oint bitrix24 DeleteTasksDependencies \
--url "b24-ar17wx.bitrix24.by" \
- --taskfrom "5250" \
- --taskto "5248" \
+ --taskfrom "5440" \
+ --taskto "5438" \
--linktype 2 \
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/DeleteTasksDependencies/bat.txt b/docs/en/cli/bitrix24/DeleteTasksDependencies/bat.txt
index 71f1fe925a..349cba49ce 100644
--- a/docs/en/cli/bitrix24/DeleteTasksDependencies/bat.txt
+++ b/docs/en/cli/bitrix24/DeleteTasksDependencies/bat.txt
@@ -1,6 +1,6 @@
oint bitrix24 DeleteTasksDependencies ^
--url "b24-ar17wx.bitrix24.by" ^
- --taskfrom "5250" ^
- --taskto "5248" ^
+ --taskfrom "5440" ^
+ --taskto "5438" ^
--linktype 2 ^
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/DeleteUserFromChat/bash.txt b/docs/en/cli/bitrix24/DeleteUserFromChat/bash.txt
index c642c1a115..872472a49a 100644
--- a/docs/en/cli/bitrix24/DeleteUserFromChat/bash.txt
+++ b/docs/en/cli/bitrix24/DeleteUserFromChat/bash.txt
@@ -1,5 +1,5 @@
oint bitrix24 DeleteUserFromChat \
--url "b24-ar17wx.bitrix24.by" \
- --chat 2098 \
+ --chat 2184 \
--user 10 \
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/DeleteUserFromChat/bat.txt b/docs/en/cli/bitrix24/DeleteUserFromChat/bat.txt
index 06b514eabb..f6c8eaf075 100644
--- a/docs/en/cli/bitrix24/DeleteUserFromChat/bat.txt
+++ b/docs/en/cli/bitrix24/DeleteUserFromChat/bat.txt
@@ -1,5 +1,5 @@
oint bitrix24 DeleteUserFromChat ^
--url "b24-ar17wx.bitrix24.by" ^
- --chat 2098 ^
+ --chat 2184 ^
--user 10 ^
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/DisableChatNotifications/bash.txt b/docs/en/cli/bitrix24/DisableChatNotifications/bash.txt
index 3c2bd1a3d8..58f41311ca 100644
--- a/docs/en/cli/bitrix24/DisableChatNotifications/bash.txt
+++ b/docs/en/cli/bitrix24/DisableChatNotifications/bash.txt
@@ -1,4 +1,4 @@
oint bitrix24 DisableChatNotifications \
--url "b24-ar17wx.bitrix24.by" \
- --chat 2098 \
+ --chat 2184 \
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/DisableChatNotifications/bat.txt b/docs/en/cli/bitrix24/DisableChatNotifications/bat.txt
index 14511694f2..8a642ac4fc 100644
--- a/docs/en/cli/bitrix24/DisableChatNotifications/bat.txt
+++ b/docs/en/cli/bitrix24/DisableChatNotifications/bat.txt
@@ -1,4 +1,4 @@
oint bitrix24 DisableChatNotifications ^
--url "b24-ar17wx.bitrix24.by" ^
- --chat 2098 ^
+ --chat 2184 ^
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/DisapproveTask/bash.txt b/docs/en/cli/bitrix24/DisapproveTask/bash.txt
index bf2f85703a..f65e5a87ef 100644
--- a/docs/en/cli/bitrix24/DisapproveTask/bash.txt
+++ b/docs/en/cli/bitrix24/DisapproveTask/bash.txt
@@ -1,4 +1,4 @@
oint bitrix24 DisapproveTask \
--url "b24-ar17wx.bitrix24.by" \
- --task "5250" \
+ --task "5440" \
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/DisapproveTask/bat.txt b/docs/en/cli/bitrix24/DisapproveTask/bat.txt
index 4ee88a6cdf..4769981b11 100644
--- a/docs/en/cli/bitrix24/DisapproveTask/bat.txt
+++ b/docs/en/cli/bitrix24/DisapproveTask/bat.txt
@@ -1,4 +1,4 @@
oint bitrix24 DisapproveTask ^
--url "b24-ar17wx.bitrix24.by" ^
- --task "5250" ^
+ --task "5440" ^
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/EditMessage/bash.txt b/docs/en/cli/bitrix24/EditMessage/bash.txt
index 7ade6f7468..6a82eda7b9 100644
--- a/docs/en/cli/bitrix24/EditMessage/bash.txt
+++ b/docs/en/cli/bitrix24/EditMessage/bash.txt
@@ -1,6 +1,6 @@
oint bitrix24 EditMessage \
--url "b24-ar17wx.bitrix24.by" \
- --message 39024 \
+ --message 40922 \
--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/bitrix24/EditMessage/bat.txt b/docs/en/cli/bitrix24/EditMessage/bat.txt
index 9933792908..624625d649 100644
--- a/docs/en/cli/bitrix24/EditMessage/bat.txt
+++ b/docs/en/cli/bitrix24/EditMessage/bat.txt
@@ -1,6 +1,6 @@
oint bitrix24 EditMessage ^
--url "b24-ar17wx.bitrix24.by" ^
- --message 39024 ^
+ --message 40922 ^
--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/bitrix24/EnableChatNotifications/bash.txt b/docs/en/cli/bitrix24/EnableChatNotifications/bash.txt
index 79523a3d9d..ba06bbf7c2 100644
--- a/docs/en/cli/bitrix24/EnableChatNotifications/bash.txt
+++ b/docs/en/cli/bitrix24/EnableChatNotifications/bash.txt
@@ -1,4 +1,4 @@
oint bitrix24 EnableChatNotifications \
--url "b24-ar17wx.bitrix24.by" \
- --chat 2098 \
+ --chat 2184 \
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/EnableChatNotifications/bat.txt b/docs/en/cli/bitrix24/EnableChatNotifications/bat.txt
index ed27fc500c..8d36f44fa3 100644
--- a/docs/en/cli/bitrix24/EnableChatNotifications/bat.txt
+++ b/docs/en/cli/bitrix24/EnableChatNotifications/bat.txt
@@ -1,4 +1,4 @@
oint bitrix24 EnableChatNotifications ^
--url "b24-ar17wx.bitrix24.by" ^
- --chat 2098 ^
+ --chat 2184 ^
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/GetCalendarEvent/bash.txt b/docs/en/cli/bitrix24/GetCalendarEvent/bash.txt
index 6783d3f09c..3652847e63 100644
--- a/docs/en/cli/bitrix24/GetCalendarEvent/bash.txt
+++ b/docs/en/cli/bitrix24/GetCalendarEvent/bash.txt
@@ -1,4 +1,4 @@
oint bitrix24 GetCalendarEvent \
--url "b24-ar17wx.bitrix24.by" \
- --event 570 \
+ --event 722 \
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/GetCalendarEvent/bat.txt b/docs/en/cli/bitrix24/GetCalendarEvent/bat.txt
index b4aec655a8..8c3254f81a 100644
--- a/docs/en/cli/bitrix24/GetCalendarEvent/bat.txt
+++ b/docs/en/cli/bitrix24/GetCalendarEvent/bat.txt
@@ -1,4 +1,4 @@
oint bitrix24 GetCalendarEvent ^
--url "b24-ar17wx.bitrix24.by" ^
- --event 570 ^
+ --event 722 ^
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/GetCalendarEvents/bash.txt b/docs/en/cli/bitrix24/GetCalendarEvents/bash.txt
index 828a65d9c8..6f5fb1f6ab 100644
--- a/docs/en/cli/bitrix24/GetCalendarEvents/bash.txt
+++ b/docs/en/cli/bitrix24/GetCalendarEvents/bash.txt
@@ -4,5 +4,5 @@ oint bitrix24 GetCalendarEvents \
--url "b24-ar17wx.bitrix24.by" \
--owner 1 \
--type "user" \
- --filter "{'from':'2025-02-20T09:23:45.0143902Z','to':'2025-02-21T09:23:45.0143902Z','section':[402,404]}" \
+ --filter "{'from':'2025-03-19T11:12:19.8718315Z','to':'2025-03-20T11:12:19.8718315Z','section':[478,480]}" \
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/GetCalendarEvents/bat.txt b/docs/en/cli/bitrix24/GetCalendarEvents/bat.txt
index bf4066c49e..d891578f16 100644
--- a/docs/en/cli/bitrix24/GetCalendarEvents/bat.txt
+++ b/docs/en/cli/bitrix24/GetCalendarEvents/bat.txt
@@ -4,5 +4,5 @@ oint bitrix24 GetCalendarEvents ^
--url "b24-ar17wx.bitrix24.by" ^
--owner 1 ^
--type "user" ^
- --filter "{'from':'2025-02-20T09:23:45.0143902Z','to':'2025-02-21T09:23:45.0143902Z','section':[402,404]}" ^
+ --filter "{'from':'2025-03-19T11:12:19.8718315Z','to':'2025-03-20T11:12:19.8718315Z','section':[478,480]}" ^
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/GetChatFilesFolder/bash.txt b/docs/en/cli/bitrix24/GetChatFilesFolder/bash.txt
index e7ad47a6f2..c07b1b9c81 100644
--- a/docs/en/cli/bitrix24/GetChatFilesFolder/bash.txt
+++ b/docs/en/cli/bitrix24/GetChatFilesFolder/bash.txt
@@ -1,3 +1,3 @@
oint bitrix24 GetChatFilesFolder \
--url "https://b24-ar17wx.bitrix24.by/rest/1/***" \
- --chat 2096
\ No newline at end of file
+ --chat 2182
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/GetChatFilesFolder/bat.txt b/docs/en/cli/bitrix24/GetChatFilesFolder/bat.txt
index 297f47ea2b..dcb16bf2db 100644
--- a/docs/en/cli/bitrix24/GetChatFilesFolder/bat.txt
+++ b/docs/en/cli/bitrix24/GetChatFilesFolder/bat.txt
@@ -1,3 +1,3 @@
oint bitrix24 GetChatFilesFolder ^
--url "https://b24-ar17wx.bitrix24.by/rest/1/***" ^
- --chat 2096
\ No newline at end of file
+ --chat 2182
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/GetChatUsers/bash.txt b/docs/en/cli/bitrix24/GetChatUsers/bash.txt
index e94c4c16b3..061bc17efa 100644
--- a/docs/en/cli/bitrix24/GetChatUsers/bash.txt
+++ b/docs/en/cli/bitrix24/GetChatUsers/bash.txt
@@ -1,4 +1,4 @@
oint bitrix24 GetChatUsers \
--url "b24-ar17wx.bitrix24.by" \
- --chat 2098 \
+ --chat 2184 \
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/GetChatUsers/bat.txt b/docs/en/cli/bitrix24/GetChatUsers/bat.txt
index ec605fbb05..4a74f3be90 100644
--- a/docs/en/cli/bitrix24/GetChatUsers/bat.txt
+++ b/docs/en/cli/bitrix24/GetChatUsers/bat.txt
@@ -1,4 +1,4 @@
oint bitrix24 GetChatUsers ^
--url "b24-ar17wx.bitrix24.by" ^
- --chat 2098 ^
+ --chat 2184 ^
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/GetDeal/bash.txt b/docs/en/cli/bitrix24/GetDeal/bash.txt
index bb35fc4d0c..0310386e6e 100644
--- a/docs/en/cli/bitrix24/GetDeal/bash.txt
+++ b/docs/en/cli/bitrix24/GetDeal/bash.txt
@@ -1,4 +1,4 @@
oint bitrix24 GetDeal \
--url "b24-ar17wx.bitrix24.by" \
- --deal 2990 \
+ --deal 3142 \
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/GetDeal/bat.txt b/docs/en/cli/bitrix24/GetDeal/bat.txt
index 8f156cdd52..304dc90cbf 100644
--- a/docs/en/cli/bitrix24/GetDeal/bat.txt
+++ b/docs/en/cli/bitrix24/GetDeal/bat.txt
@@ -1,4 +1,4 @@
oint bitrix24 GetDeal ^
--url "b24-ar17wx.bitrix24.by" ^
- --deal 2990 ^
+ --deal 3142 ^
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/GetFileExternalLink/bash.txt b/docs/en/cli/bitrix24/GetFileExternalLink/bash.txt
index 13f30b279e..e336b83d51 100644
--- a/docs/en/cli/bitrix24/GetFileExternalLink/bash.txt
+++ b/docs/en/cli/bitrix24/GetFileExternalLink/bash.txt
@@ -1,4 +1,4 @@
oint bitrix24 GetFileExternalLink \
--url "b24-ar17wx.bitrix24.by" \
- --fileid 29156 \
+ --fileid 30280 \
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/GetFileExternalLink/bat.txt b/docs/en/cli/bitrix24/GetFileExternalLink/bat.txt
index bed8beb3d4..ada23a0bfc 100644
--- a/docs/en/cli/bitrix24/GetFileExternalLink/bat.txt
+++ b/docs/en/cli/bitrix24/GetFileExternalLink/bat.txt
@@ -1,4 +1,4 @@
oint bitrix24 GetFileExternalLink ^
--url "b24-ar17wx.bitrix24.by" ^
- --fileid 29156 ^
+ --fileid 30280 ^
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/GetFileInformation/bash.txt b/docs/en/cli/bitrix24/GetFileInformation/bash.txt
index 0622168b73..c9256260d1 100644
--- a/docs/en/cli/bitrix24/GetFileInformation/bash.txt
+++ b/docs/en/cli/bitrix24/GetFileInformation/bash.txt
@@ -1,4 +1,4 @@
oint bitrix24 GetFileInformation \
--url "b24-ar17wx.bitrix24.by" \
- --fileid 29156 \
+ --fileid 30280 \
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/GetFileInformation/bat.txt b/docs/en/cli/bitrix24/GetFileInformation/bat.txt
index 61339bc38b..30dc1d231c 100644
--- a/docs/en/cli/bitrix24/GetFileInformation/bat.txt
+++ b/docs/en/cli/bitrix24/GetFileInformation/bat.txt
@@ -1,4 +1,4 @@
oint bitrix24 GetFileInformation ^
--url "b24-ar17wx.bitrix24.by" ^
- --fileid 29156 ^
+ --fileid 30280 ^
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/GetFolderExternalLink/bash.txt b/docs/en/cli/bitrix24/GetFolderExternalLink/bash.txt
index 646cf439db..b43419f129 100644
--- a/docs/en/cli/bitrix24/GetFolderExternalLink/bash.txt
+++ b/docs/en/cli/bitrix24/GetFolderExternalLink/bash.txt
@@ -1,4 +1,4 @@
oint bitrix24 GetFolderExternalLink \
--url "b24-ar17wx.bitrix24.by" \
- --folderid 29162 \
+ --folderid 30286 \
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/GetFolderExternalLink/bat.txt b/docs/en/cli/bitrix24/GetFolderExternalLink/bat.txt
index f926394145..5ec03c6b91 100644
--- a/docs/en/cli/bitrix24/GetFolderExternalLink/bat.txt
+++ b/docs/en/cli/bitrix24/GetFolderExternalLink/bat.txt
@@ -1,4 +1,4 @@
oint bitrix24 GetFolderExternalLink ^
--url "b24-ar17wx.bitrix24.by" ^
- --folderid 29162 ^
+ --folderid 30286 ^
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/GetFolderInformation/bash.txt b/docs/en/cli/bitrix24/GetFolderInformation/bash.txt
index 820f37cbc6..0d23c49432 100644
--- a/docs/en/cli/bitrix24/GetFolderInformation/bash.txt
+++ b/docs/en/cli/bitrix24/GetFolderInformation/bash.txt
@@ -1,4 +1,4 @@
oint bitrix24 GetFolderInformation \
--url "b24-ar17wx.bitrix24.by" \
- --folderid 29162 \
+ --folderid 30286 \
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/GetFolderInformation/bat.txt b/docs/en/cli/bitrix24/GetFolderInformation/bat.txt
index 53509048ad..5461a6ed9d 100644
--- a/docs/en/cli/bitrix24/GetFolderInformation/bat.txt
+++ b/docs/en/cli/bitrix24/GetFolderInformation/bat.txt
@@ -1,4 +1,4 @@
oint bitrix24 GetFolderInformation ^
--url "b24-ar17wx.bitrix24.by" ^
- --folderid 29162 ^
+ --folderid 30286 ^
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/GetFolderItems/bash.txt b/docs/en/cli/bitrix24/GetFolderItems/bash.txt
index 7cc901f234..985f67e555 100644
--- a/docs/en/cli/bitrix24/GetFolderItems/bash.txt
+++ b/docs/en/cli/bitrix24/GetFolderItems/bash.txt
@@ -1,4 +1,4 @@
oint bitrix24 GetFolderItems \
--url "b24-ar17wx.bitrix24.by" \
- --folderid 29162 \
+ --folderid 30286 \
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/GetFolderItems/bat.txt b/docs/en/cli/bitrix24/GetFolderItems/bat.txt
index d7f73922fb..8e08d98853 100644
--- a/docs/en/cli/bitrix24/GetFolderItems/bat.txt
+++ b/docs/en/cli/bitrix24/GetFolderItems/bat.txt
@@ -1,4 +1,4 @@
oint bitrix24 GetFolderItems ^
--url "b24-ar17wx.bitrix24.by" ^
- --folderid 29162 ^
+ --folderid 30286 ^
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/GetImportantPostViewers/bash.txt b/docs/en/cli/bitrix24/GetImportantPostViewers/bash.txt
index 8ff06e994e..6531343b19 100644
--- a/docs/en/cli/bitrix24/GetImportantPostViewers/bash.txt
+++ b/docs/en/cli/bitrix24/GetImportantPostViewers/bash.txt
@@ -1,4 +1,4 @@
oint bitrix24 GetImportantPostViewers \
--url "b24-ar17wx.bitrix24.by" \
- --postid 2056 \
+ --postid 2132 \
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/GetImportantPostViewers/bat.txt b/docs/en/cli/bitrix24/GetImportantPostViewers/bat.txt
index bf7b81124c..9ef2aadd5b 100644
--- a/docs/en/cli/bitrix24/GetImportantPostViewers/bat.txt
+++ b/docs/en/cli/bitrix24/GetImportantPostViewers/bat.txt
@@ -1,4 +1,4 @@
oint bitrix24 GetImportantPostViewers ^
--url "b24-ar17wx.bitrix24.by" ^
- --postid 2056 ^
+ --postid 2132 ^
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/GetLead/bash.txt b/docs/en/cli/bitrix24/GetLead/bash.txt
index 26c2305191..38f8c6d466 100644
--- a/docs/en/cli/bitrix24/GetLead/bash.txt
+++ b/docs/en/cli/bitrix24/GetLead/bash.txt
@@ -1,4 +1,4 @@
oint bitrix24 GetLead \
--url "b24-ar17wx.bitrix24.by" \
- --lead 1504 \
+ --lead 1580 \
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/GetLead/bat.txt b/docs/en/cli/bitrix24/GetLead/bat.txt
index c70a5aa649..362bc3662e 100644
--- a/docs/en/cli/bitrix24/GetLead/bat.txt
+++ b/docs/en/cli/bitrix24/GetLead/bat.txt
@@ -1,4 +1,4 @@
oint bitrix24 GetLead ^
--url "b24-ar17wx.bitrix24.by" ^
- --lead 1504 ^
+ --lead 1580 ^
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/GetPosts/bash.txt b/docs/en/cli/bitrix24/GetPosts/bash.txt
index a450c19c3b..d07dc69794 100644
--- a/docs/en/cli/bitrix24/GetPosts/bash.txt
+++ b/docs/en/cli/bitrix24/GetPosts/bash.txt
@@ -1,4 +1,4 @@
oint bitrix24 GetPosts \
--url "b24-ar17wx.bitrix24.by" \
- --postid 2058 \
+ --postid 2134 \
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/GetPosts/bat.txt b/docs/en/cli/bitrix24/GetPosts/bat.txt
index fd8cf51c66..fd7b5f5f6e 100644
--- a/docs/en/cli/bitrix24/GetPosts/bat.txt
+++ b/docs/en/cli/bitrix24/GetPosts/bat.txt
@@ -1,4 +1,4 @@
oint bitrix24 GetPosts ^
--url "b24-ar17wx.bitrix24.by" ^
- --postid 2058 ^
+ --postid 2134 ^
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/GetResultsList/bash.txt b/docs/en/cli/bitrix24/GetResultsList/bash.txt
index 5243792c95..ea0a3c4b84 100644
--- a/docs/en/cli/bitrix24/GetResultsList/bash.txt
+++ b/docs/en/cli/bitrix24/GetResultsList/bash.txt
@@ -1,4 +1,4 @@
oint bitrix24 GetResultsList \
--url "b24-ar17wx.bitrix24.by" \
- --task "5252" \
+ --task "5442" \
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/GetResultsList/bat.txt b/docs/en/cli/bitrix24/GetResultsList/bat.txt
index 1e97f8722b..d36223ce97 100644
--- a/docs/en/cli/bitrix24/GetResultsList/bat.txt
+++ b/docs/en/cli/bitrix24/GetResultsList/bat.txt
@@ -1,4 +1,4 @@
oint bitrix24 GetResultsList ^
--url "b24-ar17wx.bitrix24.by" ^
- --task "5252" ^
+ --task "5442" ^
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/GetTask/bash.txt b/docs/en/cli/bitrix24/GetTask/bash.txt
index 8602867aa4..6f011d2960 100644
--- a/docs/en/cli/bitrix24/GetTask/bash.txt
+++ b/docs/en/cli/bitrix24/GetTask/bash.txt
@@ -1,4 +1,4 @@
oint bitrix24 GetTask \
--url "b24-ar17wx.bitrix24.by" \
- --task "5250" \
+ --task "5440" \
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/GetTask/bat.txt b/docs/en/cli/bitrix24/GetTask/bat.txt
index 466f91aa8b..2d6ae966bc 100644
--- a/docs/en/cli/bitrix24/GetTask/bat.txt
+++ b/docs/en/cli/bitrix24/GetTask/bat.txt
@@ -1,4 +1,4 @@
oint bitrix24 GetTask ^
--url "b24-ar17wx.bitrix24.by" ^
- --task "5250" ^
+ --task "5440" ^
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/GetTaskComment/bash.txt b/docs/en/cli/bitrix24/GetTaskComment/bash.txt
index 90797ec276..f20d39c305 100644
--- a/docs/en/cli/bitrix24/GetTaskComment/bash.txt
+++ b/docs/en/cli/bitrix24/GetTaskComment/bash.txt
@@ -1,5 +1,5 @@
oint bitrix24 GetTaskComment \
--url "b24-ar17wx.bitrix24.by" \
- --task "5252" \
- --comment 12302 \
+ --task "5442" \
+ --comment 12722 \
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/GetTaskComment/bat.txt b/docs/en/cli/bitrix24/GetTaskComment/bat.txt
index b1164c1f80..97eb5afeb4 100644
--- a/docs/en/cli/bitrix24/GetTaskComment/bat.txt
+++ b/docs/en/cli/bitrix24/GetTaskComment/bat.txt
@@ -1,5 +1,5 @@
oint bitrix24 GetTaskComment ^
--url "b24-ar17wx.bitrix24.by" ^
- --task "5252" ^
- --comment 12302 ^
+ --task "5442" ^
+ --comment 12722 ^
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/GetTaskCommentsList/bash.txt b/docs/en/cli/bitrix24/GetTaskCommentsList/bash.txt
index 7a6863e54f..ef45fe25f6 100644
--- a/docs/en/cli/bitrix24/GetTaskCommentsList/bash.txt
+++ b/docs/en/cli/bitrix24/GetTaskCommentsList/bash.txt
@@ -1,4 +1,4 @@
oint bitrix24 GetTaskCommentsList \
--url "b24-ar17wx.bitrix24.by" \
- --task "5252" \
+ --task "5442" \
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/GetTaskCommentsList/bat.txt b/docs/en/cli/bitrix24/GetTaskCommentsList/bat.txt
index 232e30c6e5..40ed3b7961 100644
--- a/docs/en/cli/bitrix24/GetTaskCommentsList/bat.txt
+++ b/docs/en/cli/bitrix24/GetTaskCommentsList/bat.txt
@@ -1,4 +1,4 @@
oint bitrix24 GetTaskCommentsList ^
--url "b24-ar17wx.bitrix24.by" ^
- --task "5252" ^
+ --task "5442" ^
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/GetTaskHistory/bash.txt b/docs/en/cli/bitrix24/GetTaskHistory/bash.txt
index f781441fd7..9ba13d8754 100644
--- a/docs/en/cli/bitrix24/GetTaskHistory/bash.txt
+++ b/docs/en/cli/bitrix24/GetTaskHistory/bash.txt
@@ -1,4 +1,4 @@
oint bitrix24 GetTaskHistory \
--url "b24-ar17wx.bitrix24.by" \
- --task "5250" \
+ --task "5440" \
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/GetTaskHistory/bat.txt b/docs/en/cli/bitrix24/GetTaskHistory/bat.txt
index 17acd2091e..1bcb809c8a 100644
--- a/docs/en/cli/bitrix24/GetTaskHistory/bat.txt
+++ b/docs/en/cli/bitrix24/GetTaskHistory/bat.txt
@@ -1,4 +1,4 @@
oint bitrix24 GetTaskHistory ^
--url "b24-ar17wx.bitrix24.by" ^
- --task "5250" ^
+ --task "5440" ^
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/GetTaskTimeAccounting/bash.txt b/docs/en/cli/bitrix24/GetTaskTimeAccounting/bash.txt
index 724cb9a56f..341851be78 100644
--- a/docs/en/cli/bitrix24/GetTaskTimeAccounting/bash.txt
+++ b/docs/en/cli/bitrix24/GetTaskTimeAccounting/bash.txt
@@ -1,5 +1,5 @@
oint bitrix24 GetTaskTimeAccounting \
--url "b24-ar17wx.bitrix24.by" \
- --task "5256" \
- --record 1944 \
+ --task "5446" \
+ --record 2020 \
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/GetTaskTimeAccounting/bat.txt b/docs/en/cli/bitrix24/GetTaskTimeAccounting/bat.txt
index ea6c925733..9dcd0b0d26 100644
--- a/docs/en/cli/bitrix24/GetTaskTimeAccounting/bat.txt
+++ b/docs/en/cli/bitrix24/GetTaskTimeAccounting/bat.txt
@@ -1,5 +1,5 @@
oint bitrix24 GetTaskTimeAccounting ^
--url "b24-ar17wx.bitrix24.by" ^
- --task "5256" ^
- --record 1944 ^
+ --task "5446" ^
+ --record 2020 ^
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/GetTaskTimeAccountingList/bash.txt b/docs/en/cli/bitrix24/GetTaskTimeAccountingList/bash.txt
index fa51c80fc2..f8ae6d7652 100644
--- a/docs/en/cli/bitrix24/GetTaskTimeAccountingList/bash.txt
+++ b/docs/en/cli/bitrix24/GetTaskTimeAccountingList/bash.txt
@@ -1,4 +1,4 @@
oint bitrix24 GetTaskTimeAccountingList \
--url "b24-ar17wx.bitrix24.by" \
- --task "5256" \
+ --task "5446" \
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/GetTaskTimeAccountingList/bat.txt b/docs/en/cli/bitrix24/GetTaskTimeAccountingList/bat.txt
index 0c26edce7a..7d382c1e70 100644
--- a/docs/en/cli/bitrix24/GetTaskTimeAccountingList/bat.txt
+++ b/docs/en/cli/bitrix24/GetTaskTimeAccountingList/bat.txt
@@ -1,4 +1,4 @@
oint bitrix24 GetTaskTimeAccountingList ^
--url "b24-ar17wx.bitrix24.by" ^
- --task "5256" ^
+ --task "5446" ^
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/GetTasksChecklist/bash.txt b/docs/en/cli/bitrix24/GetTasksChecklist/bash.txt
index 2bf8bd70b8..c10fbf116d 100644
--- a/docs/en/cli/bitrix24/GetTasksChecklist/bash.txt
+++ b/docs/en/cli/bitrix24/GetTasksChecklist/bash.txt
@@ -1,4 +1,4 @@
oint bitrix24 GetTasksChecklist \
--url "b24-ar17wx.bitrix24.by" \
- --task "5250" \
+ --task "5440" \
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/GetTasksChecklist/bat.txt b/docs/en/cli/bitrix24/GetTasksChecklist/bat.txt
index 7f43218ffe..6f1a455af8 100644
--- a/docs/en/cli/bitrix24/GetTasksChecklist/bat.txt
+++ b/docs/en/cli/bitrix24/GetTasksChecklist/bat.txt
@@ -1,4 +1,4 @@
oint bitrix24 GetTasksChecklist ^
--url "b24-ar17wx.bitrix24.by" ^
- --task "5250" ^
+ --task "5440" ^
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/GetTasksChecklistElement/bash.txt b/docs/en/cli/bitrix24/GetTasksChecklistElement/bash.txt
index 18fada74bc..ffd2e7cefe 100644
--- a/docs/en/cli/bitrix24/GetTasksChecklistElement/bash.txt
+++ b/docs/en/cli/bitrix24/GetTasksChecklistElement/bash.txt
@@ -1,5 +1,5 @@
oint bitrix24 GetTasksChecklistElement \
--url "b24-ar17wx.bitrix24.by" \
- --task "5250" \
- --element 3674 \
+ --task "5440" \
+ --element 3818 \
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/GetTasksChecklistElement/bat.txt b/docs/en/cli/bitrix24/GetTasksChecklistElement/bat.txt
index 62155acaec..8e6214c7cb 100644
--- a/docs/en/cli/bitrix24/GetTasksChecklistElement/bat.txt
+++ b/docs/en/cli/bitrix24/GetTasksChecklistElement/bat.txt
@@ -1,5 +1,5 @@
oint bitrix24 GetTasksChecklistElement ^
--url "b24-ar17wx.bitrix24.by" ^
- --task "5250" ^
- --element 3674 ^
+ --task "5440" ^
+ --element 3818 ^
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/GetUser/bash.txt b/docs/en/cli/bitrix24/GetUser/bash.txt
index bb104ee82e..8e618fc989 100644
--- a/docs/en/cli/bitrix24/GetUser/bash.txt
+++ b/docs/en/cli/bitrix24/GetUser/bash.txt
@@ -1,4 +1,4 @@
oint bitrix24 GetUser \
--url "b24-ar17wx.bitrix24.by" \
- --userid 1716 \
+ --userid 1794 \
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/GetUser/bat.txt b/docs/en/cli/bitrix24/GetUser/bat.txt
index 24fa24f206..f2e652de0a 100644
--- a/docs/en/cli/bitrix24/GetUser/bat.txt
+++ b/docs/en/cli/bitrix24/GetUser/bat.txt
@@ -1,4 +1,4 @@
oint bitrix24 GetUser ^
--url "b24-ar17wx.bitrix24.by" ^
- --userid 1716 ^
+ --userid 1794 ^
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/GetUserBusy/bash.txt b/docs/en/cli/bitrix24/GetUserBusy/bash.txt
index 651260224d..a3d6f6dbee 100644
--- a/docs/en/cli/bitrix24/GetUserBusy/bash.txt
+++ b/docs/en/cli/bitrix24/GetUserBusy/bash.txt
@@ -1,6 +1,6 @@
oint bitrix24 GetUserBusy \
--url "b24-ar17wx.bitrix24.by" \
--users 1 \
- --from "2025-02-19T09:23:49.9601338" \
- --to "2025-02-26T09:23:49.9601338" \
+ --from "2025-03-18T11:12:25.5786477" \
+ --to "2025-03-25T11:12:25.5786477" \
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/GetUserBusy/bat.txt b/docs/en/cli/bitrix24/GetUserBusy/bat.txt
index b179405d10..8067de24a5 100644
--- a/docs/en/cli/bitrix24/GetUserBusy/bat.txt
+++ b/docs/en/cli/bitrix24/GetUserBusy/bat.txt
@@ -1,6 +1,6 @@
oint bitrix24 GetUserBusy ^
--url "b24-ar17wx.bitrix24.by" ^
--users 1 ^
- --from "2025-02-19T09:23:49.9601338" ^
- --to "2025-02-26T09:23:49.9601338" ^
+ --from "2025-03-18T11:12:25.5786477" ^
+ --to "2025-03-25T11:12:25.5786477" ^
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/GetUserParticipationStatus/bash.txt b/docs/en/cli/bitrix24/GetUserParticipationStatus/bash.txt
index aab5f17031..e1bebf4ff0 100644
--- a/docs/en/cli/bitrix24/GetUserParticipationStatus/bash.txt
+++ b/docs/en/cli/bitrix24/GetUserParticipationStatus/bash.txt
@@ -1,4 +1,4 @@
oint bitrix24 GetUserParticipationStatus \
--url "b24-ar17wx.bitrix24.by" \
- --event 570 \
+ --event 722 \
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/GetUserParticipationStatus/bat.txt b/docs/en/cli/bitrix24/GetUserParticipationStatus/bat.txt
index bd81041857..3fcd379ba2 100644
--- a/docs/en/cli/bitrix24/GetUserParticipationStatus/bat.txt
+++ b/docs/en/cli/bitrix24/GetUserParticipationStatus/bat.txt
@@ -1,4 +1,4 @@
oint bitrix24 GetUserParticipationStatus ^
--url "b24-ar17wx.bitrix24.by" ^
- --event 570 ^
+ --event 722 ^
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/LeaveChat/bash.txt b/docs/en/cli/bitrix24/LeaveChat/bash.txt
index 09bb28abc4..9a4899592d 100644
--- a/docs/en/cli/bitrix24/LeaveChat/bash.txt
+++ b/docs/en/cli/bitrix24/LeaveChat/bash.txt
@@ -1,4 +1,4 @@
oint bitrix24 LeaveChat \
--url "b24-ar17wx.bitrix24.by" \
- --chat 2098 \
+ --chat 2184 \
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/LeaveChat/bat.txt b/docs/en/cli/bitrix24/LeaveChat/bat.txt
index ef1cef7b5c..a62bb1c5ea 100644
--- a/docs/en/cli/bitrix24/LeaveChat/bat.txt
+++ b/docs/en/cli/bitrix24/LeaveChat/bat.txt
@@ -1,4 +1,4 @@
oint bitrix24 LeaveChat ^
--url "b24-ar17wx.bitrix24.by" ^
- --chat 2098 ^
+ --chat 2184 ^
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/MakeCopyFile/bash.txt b/docs/en/cli/bitrix24/MakeCopyFile/bash.txt
index 078ff91245..d1aaf0ab25 100644
--- a/docs/en/cli/bitrix24/MakeCopyFile/bash.txt
+++ b/docs/en/cli/bitrix24/MakeCopyFile/bash.txt
@@ -1,5 +1,5 @@
oint bitrix24 MakeCopyFile \
--url "b24-ar17wx.bitrix24.by" \
- --fileid 29156 \
- --folderid 29162 \
+ --fileid 30280 \
+ --folderid 30286 \
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/MakeCopyFile/bat.txt b/docs/en/cli/bitrix24/MakeCopyFile/bat.txt
index d107752300..a7892389bf 100644
--- a/docs/en/cli/bitrix24/MakeCopyFile/bat.txt
+++ b/docs/en/cli/bitrix24/MakeCopyFile/bat.txt
@@ -1,5 +1,5 @@
oint bitrix24 MakeCopyFile ^
--url "b24-ar17wx.bitrix24.by" ^
- --fileid 29156 ^
- --folderid 29162 ^
+ --fileid 30280 ^
+ --folderid 30286 ^
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/MakeFolderCopy/bash.txt b/docs/en/cli/bitrix24/MakeFolderCopy/bash.txt
index 1eea48fccf..2ac311b072 100644
--- a/docs/en/cli/bitrix24/MakeFolderCopy/bash.txt
+++ b/docs/en/cli/bitrix24/MakeFolderCopy/bash.txt
@@ -1,5 +1,5 @@
oint bitrix24 MakeFolderCopy \
--url "b24-ar17wx.bitrix24.by" \
- --folderid 29164 \
- --tagetid 29166 \
+ --folderid 30288 \
+ --tagetid 30290 \
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/MakeFolderCopy/bat.txt b/docs/en/cli/bitrix24/MakeFolderCopy/bat.txt
index 9204ebe97c..967176fdba 100644
--- a/docs/en/cli/bitrix24/MakeFolderCopy/bat.txt
+++ b/docs/en/cli/bitrix24/MakeFolderCopy/bat.txt
@@ -1,5 +1,5 @@
oint bitrix24 MakeFolderCopy ^
--url "b24-ar17wx.bitrix24.by" ^
- --folderid 29164 ^
- --tagetid 29166 ^
+ --folderid 30288 ^
+ --tagetid 30290 ^
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/MarkFileAsDeleted/bash.txt b/docs/en/cli/bitrix24/MarkFileAsDeleted/bash.txt
index d983fa88b1..4d5ac50783 100644
--- a/docs/en/cli/bitrix24/MarkFileAsDeleted/bash.txt
+++ b/docs/en/cli/bitrix24/MarkFileAsDeleted/bash.txt
@@ -1,4 +1,4 @@
oint bitrix24 MarkFileAsDeleted \
--url "b24-ar17wx.bitrix24.by" \
- --fileid 29156 \
+ --fileid 30280 \
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/MarkFileAsDeleted/bat.txt b/docs/en/cli/bitrix24/MarkFileAsDeleted/bat.txt
index fb6100f9d8..4c7d3a0a08 100644
--- a/docs/en/cli/bitrix24/MarkFileAsDeleted/bat.txt
+++ b/docs/en/cli/bitrix24/MarkFileAsDeleted/bat.txt
@@ -1,4 +1,4 @@
oint bitrix24 MarkFileAsDeleted ^
--url "b24-ar17wx.bitrix24.by" ^
- --fileid 29156 ^
+ --fileid 30280 ^
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/MarkFolderAsDeleted/bash.txt b/docs/en/cli/bitrix24/MarkFolderAsDeleted/bash.txt
index 98c304fb26..b84f54e160 100644
--- a/docs/en/cli/bitrix24/MarkFolderAsDeleted/bash.txt
+++ b/docs/en/cli/bitrix24/MarkFolderAsDeleted/bash.txt
@@ -1,4 +1,4 @@
oint bitrix24 MarkFolderAsDeleted \
--url "b24-ar17wx.bitrix24.by" \
- --folderid 29162 \
+ --folderid 30286 \
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/MarkFolderAsDeleted/bat.txt b/docs/en/cli/bitrix24/MarkFolderAsDeleted/bat.txt
index 8df462e945..df932efdcb 100644
--- a/docs/en/cli/bitrix24/MarkFolderAsDeleted/bat.txt
+++ b/docs/en/cli/bitrix24/MarkFolderAsDeleted/bat.txt
@@ -1,4 +1,4 @@
oint bitrix24 MarkFolderAsDeleted ^
--url "b24-ar17wx.bitrix24.by" ^
- --folderid 29162 ^
+ --folderid 30286 ^
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/MarkMessageAsReaded/bash.txt b/docs/en/cli/bitrix24/MarkMessageAsReaded/bash.txt
index 21be685b45..4c1a776e67 100644
--- a/docs/en/cli/bitrix24/MarkMessageAsReaded/bash.txt
+++ b/docs/en/cli/bitrix24/MarkMessageAsReaded/bash.txt
@@ -1,5 +1,5 @@
oint bitrix24 MarkMessageAsReaded \
--url "b24-ar17wx.bitrix24.by" \
--chat 10 \
- --message 16 \
+ --message 4286 \
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/MarkMessageAsReaded/bat.txt b/docs/en/cli/bitrix24/MarkMessageAsReaded/bat.txt
index 9bf7e0e36f..10a2094f33 100644
--- a/docs/en/cli/bitrix24/MarkMessageAsReaded/bat.txt
+++ b/docs/en/cli/bitrix24/MarkMessageAsReaded/bat.txt
@@ -1,5 +1,5 @@
oint bitrix24 MarkMessageAsReaded ^
--url "b24-ar17wx.bitrix24.by" ^
--chat 10 ^
- --message 16 ^
+ --message 4286 ^
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/MarkMessageAsUnreaded/bash.txt b/docs/en/cli/bitrix24/MarkMessageAsUnreaded/bash.txt
index 274b8ed68a..396869dd5f 100644
--- a/docs/en/cli/bitrix24/MarkMessageAsUnreaded/bash.txt
+++ b/docs/en/cli/bitrix24/MarkMessageAsUnreaded/bash.txt
@@ -1,5 +1,5 @@
oint bitrix24 MarkMessageAsUnreaded \
--url "b24-ar17wx.bitrix24.by" \
--chat 10 \
- --message 16 \
+ --message 4286 \
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/MarkMessageAsUnreaded/bat.txt b/docs/en/cli/bitrix24/MarkMessageAsUnreaded/bat.txt
index bd0dc918e4..91f409ac3c 100644
--- a/docs/en/cli/bitrix24/MarkMessageAsUnreaded/bat.txt
+++ b/docs/en/cli/bitrix24/MarkMessageAsUnreaded/bat.txt
@@ -1,5 +1,5 @@
oint bitrix24 MarkMessageAsUnreaded ^
--url "b24-ar17wx.bitrix24.by" ^
--chat 10 ^
- --message 16 ^
+ --message 4286 ^
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/MoveFileToFolder/bash.txt b/docs/en/cli/bitrix24/MoveFileToFolder/bash.txt
index 24d483d1a9..ccf1be08f5 100644
--- a/docs/en/cli/bitrix24/MoveFileToFolder/bash.txt
+++ b/docs/en/cli/bitrix24/MoveFileToFolder/bash.txt
@@ -1,5 +1,5 @@
oint bitrix24 MoveFileToFolder \
--url "b24-ar17wx.bitrix24.by" \
- --fileid 29156 \
- --folderid 29166 \
+ --fileid 30280 \
+ --folderid 30290 \
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/MoveFileToFolder/bat.txt b/docs/en/cli/bitrix24/MoveFileToFolder/bat.txt
index 86842fe019..2642791e0e 100644
--- a/docs/en/cli/bitrix24/MoveFileToFolder/bat.txt
+++ b/docs/en/cli/bitrix24/MoveFileToFolder/bat.txt
@@ -1,5 +1,5 @@
oint bitrix24 MoveFileToFolder ^
--url "b24-ar17wx.bitrix24.by" ^
- --fileid 29156 ^
- --folderid 29166 ^
+ --fileid 30280 ^
+ --folderid 30290 ^
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/MoveFolder/bash.txt b/docs/en/cli/bitrix24/MoveFolder/bash.txt
index 112b73d641..dd64a4e0df 100644
--- a/docs/en/cli/bitrix24/MoveFolder/bash.txt
+++ b/docs/en/cli/bitrix24/MoveFolder/bash.txt
@@ -1,5 +1,5 @@
oint bitrix24 MoveFolder \
--url "b24-ar17wx.bitrix24.by" \
- --folderid 29164 \
- --tagetid 29160 \
+ --folderid 30288 \
+ --tagetid 30284 \
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/MoveFolder/bat.txt b/docs/en/cli/bitrix24/MoveFolder/bat.txt
index 2a4c135f12..ec076b0d97 100644
--- a/docs/en/cli/bitrix24/MoveFolder/bat.txt
+++ b/docs/en/cli/bitrix24/MoveFolder/bat.txt
@@ -1,5 +1,5 @@
oint bitrix24 MoveFolder ^
--url "b24-ar17wx.bitrix24.by" ^
- --folderid 29164 ^
- --tagetid 29160 ^
+ --folderid 30288 ^
+ --tagetid 30284 ^
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/MoveTaskToKanbanStage/bash.txt b/docs/en/cli/bitrix24/MoveTaskToKanbanStage/bash.txt
index 21a8ae6083..f2a20ff091 100644
--- a/docs/en/cli/bitrix24/MoveTaskToKanbanStage/bash.txt
+++ b/docs/en/cli/bitrix24/MoveTaskToKanbanStage/bash.txt
@@ -1,5 +1,5 @@
oint bitrix24 MoveTaskToKanbanStage \
--url "b24-ar17wx.bitrix24.by" \
- --task "5254" \
- --stage 1958 \
+ --task "5444" \
+ --stage 2034 \
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/MoveTaskToKanbanStage/bat.txt b/docs/en/cli/bitrix24/MoveTaskToKanbanStage/bat.txt
index 13ca1bfbde..a5c80f9cfd 100644
--- a/docs/en/cli/bitrix24/MoveTaskToKanbanStage/bat.txt
+++ b/docs/en/cli/bitrix24/MoveTaskToKanbanStage/bat.txt
@@ -1,5 +1,5 @@
oint bitrix24 MoveTaskToKanbanStage ^
--url "b24-ar17wx.bitrix24.by" ^
- --task "5254" ^
- --stage 1958 ^
+ --task "5444" ^
+ --stage 2034 ^
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/MuteTask/bash.txt b/docs/en/cli/bitrix24/MuteTask/bash.txt
index 5f3856c90a..187c0d6cdc 100644
--- a/docs/en/cli/bitrix24/MuteTask/bash.txt
+++ b/docs/en/cli/bitrix24/MuteTask/bash.txt
@@ -1,4 +1,4 @@
oint bitrix24 MuteTask \
--url "b24-ar17wx.bitrix24.by" \
- --task "5250" \
+ --task "5440" \
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/MuteTask/bat.txt b/docs/en/cli/bitrix24/MuteTask/bat.txt
index 2d03602dfd..a2fef0edb8 100644
--- a/docs/en/cli/bitrix24/MuteTask/bat.txt
+++ b/docs/en/cli/bitrix24/MuteTask/bat.txt
@@ -1,4 +1,4 @@
oint bitrix24 MuteTask ^
--url "b24-ar17wx.bitrix24.by" ^
- --task "5250" ^
+ --task "5440" ^
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/PauseTask/bash.txt b/docs/en/cli/bitrix24/PauseTask/bash.txt
index defa413a3e..339bd49dcb 100644
--- a/docs/en/cli/bitrix24/PauseTask/bash.txt
+++ b/docs/en/cli/bitrix24/PauseTask/bash.txt
@@ -1,4 +1,4 @@
oint bitrix24 PauseTask \
--url "b24-ar17wx.bitrix24.by" \
- --task "5250" \
+ --task "5440" \
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/PauseTask/bat.txt b/docs/en/cli/bitrix24/PauseTask/bat.txt
index 270935ba12..2a42da343f 100644
--- a/docs/en/cli/bitrix24/PauseTask/bat.txt
+++ b/docs/en/cli/bitrix24/PauseTask/bat.txt
@@ -1,4 +1,4 @@
oint bitrix24 PauseTask ^
--url "b24-ar17wx.bitrix24.by" ^
- --task "5250" ^
+ --task "5440" ^
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/RemoveTaskFromFavorites/bash.txt b/docs/en/cli/bitrix24/RemoveTaskFromFavorites/bash.txt
index f7c7484a29..cd9e7e3b92 100644
--- a/docs/en/cli/bitrix24/RemoveTaskFromFavorites/bash.txt
+++ b/docs/en/cli/bitrix24/RemoveTaskFromFavorites/bash.txt
@@ -1,4 +1,4 @@
oint bitrix24 RemoveTaskFromFavorites \
--url "b24-ar17wx.bitrix24.by" \
- --task "5250" \
+ --task "5440" \
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/RemoveTaskFromFavorites/bat.txt b/docs/en/cli/bitrix24/RemoveTaskFromFavorites/bat.txt
index ad9227e005..70f8994134 100644
--- a/docs/en/cli/bitrix24/RemoveTaskFromFavorites/bat.txt
+++ b/docs/en/cli/bitrix24/RemoveTaskFromFavorites/bat.txt
@@ -1,4 +1,4 @@
oint bitrix24 RemoveTaskFromFavorites ^
--url "b24-ar17wx.bitrix24.by" ^
- --task "5250" ^
+ --task "5440" ^
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/RenameFile/bash.txt b/docs/en/cli/bitrix24/RenameFile/bash.txt
index df35e4ff8e..2f5affb3a9 100644
--- a/docs/en/cli/bitrix24/RenameFile/bash.txt
+++ b/docs/en/cli/bitrix24/RenameFile/bash.txt
@@ -1,5 +1,5 @@
oint bitrix24 RenameFile \
--url "b24-ar17wx.bitrix24.by" \
- --fileid 29156 \
+ --fileid 30280 \
--title "New file name.jpg" \
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/RenameFile/bat.txt b/docs/en/cli/bitrix24/RenameFile/bat.txt
index e19be05bdb..e2796380dc 100644
--- a/docs/en/cli/bitrix24/RenameFile/bat.txt
+++ b/docs/en/cli/bitrix24/RenameFile/bat.txt
@@ -1,5 +1,5 @@
oint bitrix24 RenameFile ^
--url "b24-ar17wx.bitrix24.by" ^
- --fileid 29156 ^
+ --fileid 30280 ^
--title "New file name.jpg" ^
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/RenameFolder/bash.txt b/docs/en/cli/bitrix24/RenameFolder/bash.txt
index b61a58a1d7..f68660cc45 100644
--- a/docs/en/cli/bitrix24/RenameFolder/bash.txt
+++ b/docs/en/cli/bitrix24/RenameFolder/bash.txt
@@ -1,5 +1,5 @@
oint bitrix24 RenameFolder \
--url "b24-ar17wx.bitrix24.by" \
- --folderid 29162 \
+ --folderid 30286 \
--title "New catalog" \
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/RenameFolder/bat.txt b/docs/en/cli/bitrix24/RenameFolder/bat.txt
index 6f18810692..2be903f1de 100644
--- a/docs/en/cli/bitrix24/RenameFolder/bat.txt
+++ b/docs/en/cli/bitrix24/RenameFolder/bat.txt
@@ -1,5 +1,5 @@
oint bitrix24 RenameFolder ^
--url "b24-ar17wx.bitrix24.by" ^
- --folderid 29162 ^
+ --folderid 30286 ^
--title "New catalog" ^
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/RenewTask/bash.txt b/docs/en/cli/bitrix24/RenewTask/bash.txt
index b5a4b88682..1c884557b6 100644
--- a/docs/en/cli/bitrix24/RenewTask/bash.txt
+++ b/docs/en/cli/bitrix24/RenewTask/bash.txt
@@ -1,4 +1,4 @@
oint bitrix24 RenewTask \
--url "b24-ar17wx.bitrix24.by" \
- --task "5250" \
+ --task "5440" \
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/RenewTask/bat.txt b/docs/en/cli/bitrix24/RenewTask/bat.txt
index 66f7370e74..65bef24851 100644
--- a/docs/en/cli/bitrix24/RenewTask/bat.txt
+++ b/docs/en/cli/bitrix24/RenewTask/bat.txt
@@ -1,4 +1,4 @@
oint bitrix24 RenewTask ^
--url "b24-ar17wx.bitrix24.by" ^
- --task "5250" ^
+ --task "5440" ^
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/RenewTasksChecklistElement/bash.txt b/docs/en/cli/bitrix24/RenewTasksChecklistElement/bash.txt
index 4046a2452b..a9c18f6be8 100644
--- a/docs/en/cli/bitrix24/RenewTasksChecklistElement/bash.txt
+++ b/docs/en/cli/bitrix24/RenewTasksChecklistElement/bash.txt
@@ -1,5 +1,5 @@
oint bitrix24 RenewTasksChecklistElement \
--url "b24-ar17wx.bitrix24.by" \
- --task "5250" \
- --element 3674 \
+ --task "5440" \
+ --element 3818 \
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/RenewTasksChecklistElement/bat.txt b/docs/en/cli/bitrix24/RenewTasksChecklistElement/bat.txt
index 0b8ee905b0..9eda838429 100644
--- a/docs/en/cli/bitrix24/RenewTasksChecklistElement/bat.txt
+++ b/docs/en/cli/bitrix24/RenewTasksChecklistElement/bat.txt
@@ -1,5 +1,5 @@
oint bitrix24 RenewTasksChecklistElement ^
--url "b24-ar17wx.bitrix24.by" ^
- --task "5250" ^
- --element 3674 ^
+ --task "5440" ^
+ --element 3818 ^
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/RestoreFile/bash.txt b/docs/en/cli/bitrix24/RestoreFile/bash.txt
index 8ab9309d86..8fd05446a1 100644
--- a/docs/en/cli/bitrix24/RestoreFile/bash.txt
+++ b/docs/en/cli/bitrix24/RestoreFile/bash.txt
@@ -1,4 +1,4 @@
oint bitrix24 RestoreFile \
--url "b24-ar17wx.bitrix24.by" \
- --fileid 29156 \
+ --fileid 30280 \
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/RestoreFile/bat.txt b/docs/en/cli/bitrix24/RestoreFile/bat.txt
index 6b94ea99b7..9e44888ab3 100644
--- a/docs/en/cli/bitrix24/RestoreFile/bat.txt
+++ b/docs/en/cli/bitrix24/RestoreFile/bat.txt
@@ -1,4 +1,4 @@
oint bitrix24 RestoreFile ^
--url "b24-ar17wx.bitrix24.by" ^
- --fileid 29156 ^
+ --fileid 30280 ^
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/RestoreFolder/bash.txt b/docs/en/cli/bitrix24/RestoreFolder/bash.txt
index 42470676e7..9d31983bd9 100644
--- a/docs/en/cli/bitrix24/RestoreFolder/bash.txt
+++ b/docs/en/cli/bitrix24/RestoreFolder/bash.txt
@@ -1,4 +1,4 @@
oint bitrix24 RestoreFolder \
--url "b24-ar17wx.bitrix24.by" \
- --folderid 29162 \
+ --folderid 30286 \
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/RestoreFolder/bat.txt b/docs/en/cli/bitrix24/RestoreFolder/bat.txt
index 8c74d1f4d4..33c2ca4242 100644
--- a/docs/en/cli/bitrix24/RestoreFolder/bat.txt
+++ b/docs/en/cli/bitrix24/RestoreFolder/bat.txt
@@ -1,4 +1,4 @@
oint bitrix24 RestoreFolder ^
--url "b24-ar17wx.bitrix24.by" ^
- --folderid 29162 ^
+ --folderid 30286 ^
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/SendFile/bash.txt b/docs/en/cli/bitrix24/SendFile/bash.txt
index c509bd2b43..eaa9dbde53 100644
--- a/docs/en/cli/bitrix24/SendFile/bash.txt
+++ b/docs/en/cli/bitrix24/SendFile/bash.txt
@@ -1,6 +1,6 @@
oint bitrix24 SendFile \
--url "b24-ar17wx.bitrix24.by" \
- --chat 2098 \
- --fileid 29194 \
+ --chat 2184 \
+ --fileid 30318 \
--description "Very important file" \
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/SendFile/bat.txt b/docs/en/cli/bitrix24/SendFile/bat.txt
index 3b8ba972f9..c746c2eef8 100644
--- a/docs/en/cli/bitrix24/SendFile/bat.txt
+++ b/docs/en/cli/bitrix24/SendFile/bat.txt
@@ -1,6 +1,6 @@
oint bitrix24 SendFile ^
--url "b24-ar17wx.bitrix24.by" ^
- --chat 2098 ^
- --fileid 29194 ^
+ --chat 2184 ^
+ --fileid 30318 ^
--description "Very important file" ^
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/SetMessageReaction/bash.txt b/docs/en/cli/bitrix24/SetMessageReaction/bash.txt
index d828c8c965..e6e52c7ce7 100644
--- a/docs/en/cli/bitrix24/SetMessageReaction/bash.txt
+++ b/docs/en/cli/bitrix24/SetMessageReaction/bash.txt
@@ -1,4 +1,4 @@
oint bitrix24 SetMessageReaction \
--url "b24-ar17wx.bitrix24.by" \
- --message 39024 \
+ --message 40922 \
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/SetMessageReaction/bat.txt b/docs/en/cli/bitrix24/SetMessageReaction/bat.txt
index 14570f7d88..f1ae8e788f 100644
--- a/docs/en/cli/bitrix24/SetMessageReaction/bat.txt
+++ b/docs/en/cli/bitrix24/SetMessageReaction/bat.txt
@@ -1,4 +1,4 @@
oint bitrix24 SetMessageReaction ^
--url "b24-ar17wx.bitrix24.by" ^
- --message 39024 ^
+ --message 40922 ^
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/SetUserParticipationStatus/bash.txt b/docs/en/cli/bitrix24/SetUserParticipationStatus/bash.txt
index c5d8576e96..78d73ac63e 100644
--- a/docs/en/cli/bitrix24/SetUserParticipationStatus/bash.txt
+++ b/docs/en/cli/bitrix24/SetUserParticipationStatus/bash.txt
@@ -1,5 +1,5 @@
oint bitrix24 SetUserParticipationStatus \
--url "b24-ar17wx.bitrix24.by" \
- --event 570 \
+ --event 722 \
--status "Y" \
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/SetUserParticipationStatus/bat.txt b/docs/en/cli/bitrix24/SetUserParticipationStatus/bat.txt
index 733b2a100d..ddc6aaaae5 100644
--- a/docs/en/cli/bitrix24/SetUserParticipationStatus/bat.txt
+++ b/docs/en/cli/bitrix24/SetUserParticipationStatus/bat.txt
@@ -1,5 +1,5 @@
oint bitrix24 SetUserParticipationStatus ^
--url "b24-ar17wx.bitrix24.by" ^
- --event 570 ^
+ --event 722 ^
--status "Y" ^
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/StartTask/bash.txt b/docs/en/cli/bitrix24/StartTask/bash.txt
index d55979fb6c..58e832c7e1 100644
--- a/docs/en/cli/bitrix24/StartTask/bash.txt
+++ b/docs/en/cli/bitrix24/StartTask/bash.txt
@@ -1,4 +1,4 @@
oint bitrix24 StartTask \
--url "b24-ar17wx.bitrix24.by" \
- --task "5250" \
+ --task "5440" \
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/StartTask/bat.txt b/docs/en/cli/bitrix24/StartTask/bat.txt
index 8a00b53a25..1aae700e9e 100644
--- a/docs/en/cli/bitrix24/StartTask/bat.txt
+++ b/docs/en/cli/bitrix24/StartTask/bat.txt
@@ -1,4 +1,4 @@
oint bitrix24 StartTask ^
--url "b24-ar17wx.bitrix24.by" ^
- --task "5250" ^
+ --task "5440" ^
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/StartTimekeeping/bash.txt b/docs/en/cli/bitrix24/StartTimekeeping/bash.txt
index aab973b96f..ff9f046001 100644
--- a/docs/en/cli/bitrix24/StartTimekeeping/bash.txt
+++ b/docs/en/cli/bitrix24/StartTimekeeping/bash.txt
@@ -1,6 +1,6 @@
oint bitrix24 StartTimekeeping \
--url "b24-ar17wx.bitrix24.by" \
--userid 1 \
- --time "2025-02-19T08:18:14.7598484" \
+ --time "2025-03-18T10:06:47.9141007" \
--report "Late" \
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/StartTimekeeping/bat.txt b/docs/en/cli/bitrix24/StartTimekeeping/bat.txt
index d5155cc5b0..ffff24c6b7 100644
--- a/docs/en/cli/bitrix24/StartTimekeeping/bat.txt
+++ b/docs/en/cli/bitrix24/StartTimekeeping/bat.txt
@@ -1,6 +1,6 @@
oint bitrix24 StartTimekeeping ^
--url "b24-ar17wx.bitrix24.by" ^
--userid 1 ^
- --time "2025-02-19T08:18:14.7598484" ^
+ --time "2025-03-18T10:06:47.9141007" ^
--report "Late" ^
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/StartWatchingTask/bash.txt b/docs/en/cli/bitrix24/StartWatchingTask/bash.txt
index 93a0f8a2a1..aad6523707 100644
--- a/docs/en/cli/bitrix24/StartWatchingTask/bash.txt
+++ b/docs/en/cli/bitrix24/StartWatchingTask/bash.txt
@@ -1,4 +1,4 @@
oint bitrix24 StartWatchingTask \
--url "b24-ar17wx.bitrix24.by" \
- --task "5250" \
+ --task "5440" \
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/StartWatchingTask/bat.txt b/docs/en/cli/bitrix24/StartWatchingTask/bat.txt
index 62c64456dc..a5fc700ff1 100644
--- a/docs/en/cli/bitrix24/StartWatchingTask/bat.txt
+++ b/docs/en/cli/bitrix24/StartWatchingTask/bat.txt
@@ -1,4 +1,4 @@
oint bitrix24 StartWatchingTask ^
--url "b24-ar17wx.bitrix24.by" ^
- --task "5250" ^
+ --task "5440" ^
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/StopTimekeeping/bash.txt b/docs/en/cli/bitrix24/StopTimekeeping/bash.txt
index a44cc018d8..a48572c80f 100644
--- a/docs/en/cli/bitrix24/StopTimekeeping/bash.txt
+++ b/docs/en/cli/bitrix24/StopTimekeeping/bash.txt
@@ -1,6 +1,6 @@
oint bitrix24 StopTimekeeping \
--url "b24-ar17wx.bitrix24.by" \
--userid 1 \
- --time "2025-02-19T09:18:23.2943663" \
+ --time "2025-03-18T11:06:57.2318789" \
--report "Time off" \
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/StopTimekeeping/bat.txt b/docs/en/cli/bitrix24/StopTimekeeping/bat.txt
index a1a53d8055..d270e913a7 100644
--- a/docs/en/cli/bitrix24/StopTimekeeping/bat.txt
+++ b/docs/en/cli/bitrix24/StopTimekeeping/bat.txt
@@ -1,6 +1,6 @@
oint bitrix24 StopTimekeeping ^
--url "b24-ar17wx.bitrix24.by" ^
--userid 1 ^
- --time "2025-02-19T09:18:23.2943663" ^
+ --time "2025-03-18T11:06:57.2318789" ^
--report "Time off" ^
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/StopWatchingTask/bash.txt b/docs/en/cli/bitrix24/StopWatchingTask/bash.txt
index 5eacfecffc..d95f563892 100644
--- a/docs/en/cli/bitrix24/StopWatchingTask/bash.txt
+++ b/docs/en/cli/bitrix24/StopWatchingTask/bash.txt
@@ -1,4 +1,4 @@
oint bitrix24 StopWatchingTask \
--url "b24-ar17wx.bitrix24.by" \
- --task "5250" \
+ --task "5440" \
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/StopWatchingTask/bat.txt b/docs/en/cli/bitrix24/StopWatchingTask/bat.txt
index 76c1f90a7b..7c02291659 100644
--- a/docs/en/cli/bitrix24/StopWatchingTask/bat.txt
+++ b/docs/en/cli/bitrix24/StopWatchingTask/bat.txt
@@ -1,4 +1,4 @@
oint bitrix24 StopWatchingTask ^
--url "b24-ar17wx.bitrix24.by" ^
- --task "5250" ^
+ --task "5440" ^
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/UnmuteTask/bash.txt b/docs/en/cli/bitrix24/UnmuteTask/bash.txt
index c5e55d3d7d..232720df99 100644
--- a/docs/en/cli/bitrix24/UnmuteTask/bash.txt
+++ b/docs/en/cli/bitrix24/UnmuteTask/bash.txt
@@ -1,4 +1,4 @@
oint bitrix24 UnmuteTask \
--url "b24-ar17wx.bitrix24.by" \
- --task "5250" \
+ --task "5440" \
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/UnmuteTask/bat.txt b/docs/en/cli/bitrix24/UnmuteTask/bat.txt
index 6e2431573e..cf6d39e953 100644
--- a/docs/en/cli/bitrix24/UnmuteTask/bat.txt
+++ b/docs/en/cli/bitrix24/UnmuteTask/bat.txt
@@ -1,4 +1,4 @@
oint bitrix24 UnmuteTask ^
--url "b24-ar17wx.bitrix24.by" ^
- --task "5250" ^
+ --task "5440" ^
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/UpdateCalendar/bash.txt b/docs/en/cli/bitrix24/UpdateCalendar/bash.txt
index 98140cf746..74254dc08f 100644
--- a/docs/en/cli/bitrix24/UpdateCalendar/bash.txt
+++ b/docs/en/cli/bitrix24/UpdateCalendar/bash.txt
@@ -2,6 +2,6 @@
oint bitrix24 UpdateCalendar \
--url "b24-ar17wx.bitrix24.by" \
- --calendar 404 \
+ --calendar 480 \
--fields "{'type':'user','ownerId':1,'name':'New calendar name','description':'This calendar has been changed'}" \
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/UpdateCalendar/bat.txt b/docs/en/cli/bitrix24/UpdateCalendar/bat.txt
index eda80f3378..54ab056024 100644
--- a/docs/en/cli/bitrix24/UpdateCalendar/bat.txt
+++ b/docs/en/cli/bitrix24/UpdateCalendar/bat.txt
@@ -2,6 +2,6 @@
oint bitrix24 UpdateCalendar ^
--url "b24-ar17wx.bitrix24.by" ^
- --calendar 404 ^
+ --calendar 480 ^
--fields "{'type':'user','ownerId':1,'name':'New calendar name','description':'This calendar has been changed'}" ^
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/UpdateCalendarEvent/bash.txt b/docs/en/cli/bitrix24/UpdateCalendarEvent/bash.txt
index fd7d1f6d27..bf90399d02 100644
--- a/docs/en/cli/bitrix24/UpdateCalendarEvent/bash.txt
+++ b/docs/en/cli/bitrix24/UpdateCalendarEvent/bash.txt
@@ -2,6 +2,6 @@
oint bitrix24 UpdateCalendarEvent \
--url "b24-ar17wx.bitrix24.by" \
- --event 570 \
+ --event 722 \
--fields "{'ownerId':1,'type':'user','name':'Modified event','description':'New event description','importance':'low','private_event':'Y'}" \
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/UpdateCalendarEvent/bat.txt b/docs/en/cli/bitrix24/UpdateCalendarEvent/bat.txt
index e7e9aeee96..2169c97962 100644
--- a/docs/en/cli/bitrix24/UpdateCalendarEvent/bat.txt
+++ b/docs/en/cli/bitrix24/UpdateCalendarEvent/bat.txt
@@ -2,6 +2,6 @@
oint bitrix24 UpdateCalendarEvent ^
--url "b24-ar17wx.bitrix24.by" ^
- --event 570 ^
+ --event 722 ^
--fields "{'ownerId':1,'type':'user','name':'Modified event','description':'New event description','importance':'low','private_event':'Y'}" ^
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/UpdateDeal/bash.txt b/docs/en/cli/bitrix24/UpdateDeal/bash.txt
index 9afa1568c9..5e7b2c7af3 100644
--- a/docs/en/cli/bitrix24/UpdateDeal/bash.txt
+++ b/docs/en/cli/bitrix24/UpdateDeal/bash.txt
@@ -2,6 +2,6 @@
oint bitrix24 UpdateDeal \
--url "b24-ar17wx.bitrix24.by" \
- --deal 2992 \
+ --deal 3144 \
--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/bitrix24/UpdateDeal/bat.txt b/docs/en/cli/bitrix24/UpdateDeal/bat.txt
index c462075b0b..f2fbda8bf4 100644
--- a/docs/en/cli/bitrix24/UpdateDeal/bat.txt
+++ b/docs/en/cli/bitrix24/UpdateDeal/bat.txt
@@ -2,6 +2,6 @@
oint bitrix24 UpdateDeal ^
--url "b24-ar17wx.bitrix24.by" ^
- --deal 2992 ^
+ --deal 3144 ^
--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/bitrix24/UpdateDepartment/bash.txt b/docs/en/cli/bitrix24/UpdateDepartment/bash.txt
index 924f43880f..1335ee255c 100644
--- a/docs/en/cli/bitrix24/UpdateDepartment/bash.txt
+++ b/docs/en/cli/bitrix24/UpdateDepartment/bash.txt
@@ -1,6 +1,6 @@
oint bitrix24 UpdateDepartment \
--url "b24-ar17wx.bitrix24.by" \
- --depid 1710 \
+ --depid 1786 \
--title "New department" \
--parentid 1 \
--headid 10 \
diff --git a/docs/en/cli/bitrix24/UpdateDepartment/bat.txt b/docs/en/cli/bitrix24/UpdateDepartment/bat.txt
index d84a454ada..f6b17a062e 100644
--- a/docs/en/cli/bitrix24/UpdateDepartment/bat.txt
+++ b/docs/en/cli/bitrix24/UpdateDepartment/bat.txt
@@ -1,6 +1,6 @@
oint bitrix24 UpdateDepartment ^
--url "b24-ar17wx.bitrix24.by" ^
- --depid 1710 ^
+ --depid 1786 ^
--title "New department" ^
--parentid 1 ^
--headid 10 ^
diff --git a/docs/en/cli/bitrix24/UpdateKanbansStage/bash.txt b/docs/en/cli/bitrix24/UpdateKanbansStage/bash.txt
index 6d42406fab..11b711dadc 100644
--- a/docs/en/cli/bitrix24/UpdateKanbansStage/bash.txt
+++ b/docs/en/cli/bitrix24/UpdateKanbansStage/bash.txt
@@ -1,7 +1,7 @@
oint bitrix24 UpdateKanbansStage \
--url "b24-ar17wx.bitrix24.by" \
--title "New stage name 2" \
- --stage 1958 \
+ --stage 2034 \
--color "000000" \
--prevstage 6 \
--admin true \
diff --git a/docs/en/cli/bitrix24/UpdateKanbansStage/bat.txt b/docs/en/cli/bitrix24/UpdateKanbansStage/bat.txt
index 7ffb1f112f..8e1a924401 100644
--- a/docs/en/cli/bitrix24/UpdateKanbansStage/bat.txt
+++ b/docs/en/cli/bitrix24/UpdateKanbansStage/bat.txt
@@ -1,7 +1,7 @@
oint bitrix24 UpdateKanbansStage ^
--url "b24-ar17wx.bitrix24.by" ^
--title "New stage name 2" ^
- --stage 1958 ^
+ --stage 2034 ^
--color "000000" ^
--prevstage 6 ^
--admin true ^
diff --git a/docs/en/cli/bitrix24/UpdateLead/bash.txt b/docs/en/cli/bitrix24/UpdateLead/bash.txt
index 42a519dadc..644f822f87 100644
--- a/docs/en/cli/bitrix24/UpdateLead/bash.txt
+++ b/docs/en/cli/bitrix24/UpdateLead/bash.txt
@@ -2,6 +2,6 @@
oint bitrix24 UpdateLead \
--url "b24-ar17wx.bitrix24.by" \
- --lead 1504 \
+ --lead 1580 \
--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/bitrix24/UpdateLead/bat.txt b/docs/en/cli/bitrix24/UpdateLead/bat.txt
index 4a41bf2eb5..20a7323cee 100644
--- a/docs/en/cli/bitrix24/UpdateLead/bat.txt
+++ b/docs/en/cli/bitrix24/UpdateLead/bat.txt
@@ -2,6 +2,6 @@
oint bitrix24 UpdateLead ^
--url "b24-ar17wx.bitrix24.by" ^
- --lead 1504 ^
+ --lead 1580 ^
--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/bitrix24/UpdatePost/bash.txt b/docs/en/cli/bitrix24/UpdatePost/bash.txt
index 144321ef27..6aa6ad8552 100644
--- a/docs/en/cli/bitrix24/UpdatePost/bash.txt
+++ b/docs/en/cli/bitrix24/UpdatePost/bash.txt
@@ -2,7 +2,7 @@
oint bitrix24 UpdatePost \
--url "b24-ar17wx.bitrix24.by" \
- --postid 2056 \
+ --postid 2132 \
--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/bitrix24/UpdatePost/bat.txt b/docs/en/cli/bitrix24/UpdatePost/bat.txt
index a0cc1240f9..72832014dc 100644
--- a/docs/en/cli/bitrix24/UpdatePost/bat.txt
+++ b/docs/en/cli/bitrix24/UpdatePost/bat.txt
@@ -2,7 +2,7 @@
oint bitrix24 UpdatePost ^
--url "b24-ar17wx.bitrix24.by" ^
- --postid 2056 ^
+ --postid 2132 ^
--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/bitrix24/UpdateTask/bash.txt b/docs/en/cli/bitrix24/UpdateTask/bash.txt
index 821652f4e2..e4b981ea10 100644
--- a/docs/en/cli/bitrix24/UpdateTask/bash.txt
+++ b/docs/en/cli/bitrix24/UpdateTask/bash.txt
@@ -2,6 +2,6 @@
oint bitrix24 UpdateTask \
--url "b24-ar17wx.bitrix24.by" \
- --task "5250" \
+ --task "5440" \
--fields "{'TITLE':'Another task title','DESCRIPTION':'Another task description','PRIORITY':'1'}" \
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/UpdateTask/bat.txt b/docs/en/cli/bitrix24/UpdateTask/bat.txt
index a0e842466c..3d31986d14 100644
--- a/docs/en/cli/bitrix24/UpdateTask/bat.txt
+++ b/docs/en/cli/bitrix24/UpdateTask/bat.txt
@@ -2,6 +2,6 @@
oint bitrix24 UpdateTask ^
--url "b24-ar17wx.bitrix24.by" ^
- --task "5250" ^
+ --task "5440" ^
--fields "{'TITLE':'Another task title','DESCRIPTION':'Another task description','PRIORITY':'1'}" ^
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/UpdateTaskComment/bash.txt b/docs/en/cli/bitrix24/UpdateTaskComment/bash.txt
index 19a48823cf..5d2307a344 100644
--- a/docs/en/cli/bitrix24/UpdateTaskComment/bash.txt
+++ b/docs/en/cli/bitrix24/UpdateTaskComment/bash.txt
@@ -1,6 +1,6 @@
oint bitrix24 UpdateTaskComment \
--url "b24-ar17wx.bitrix24.by" \
- --task "5252" \
- --comment 12302 \
+ --task "5442" \
+ --comment 12722 \
--text "The task has been changed, let's split up" \
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/UpdateTaskComment/bat.txt b/docs/en/cli/bitrix24/UpdateTaskComment/bat.txt
index 85262db5a7..ec27134fb8 100644
--- a/docs/en/cli/bitrix24/UpdateTaskComment/bat.txt
+++ b/docs/en/cli/bitrix24/UpdateTaskComment/bat.txt
@@ -1,6 +1,6 @@
oint bitrix24 UpdateTaskComment ^
--url "b24-ar17wx.bitrix24.by" ^
- --task "5252" ^
- --comment 12302 ^
+ --task "5442" ^
+ --comment 12722 ^
--text "The task has been changed, let's split up" ^
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/UpdateTaskTimeAccounting/bash.txt b/docs/en/cli/bitrix24/UpdateTaskTimeAccounting/bash.txt
index d75bd74a0a..a30fe2b5b9 100644
--- a/docs/en/cli/bitrix24/UpdateTaskTimeAccounting/bash.txt
+++ b/docs/en/cli/bitrix24/UpdateTaskTimeAccounting/bash.txt
@@ -1,8 +1,8 @@
oint bitrix24 UpdateTaskTimeAccounting \
--url "b24-ar17wx.bitrix24.by" \
- --task "5256" \
- --record 1944 \
+ --task "5446" \
+ --record 2020 \
--amount 4800 \
--text "New time record" \
- --date "2025-01-19T09:18:08.9604082" \
+ --date "2025-02-18T11:06:41.5995085" \
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/UpdateTaskTimeAccounting/bat.txt b/docs/en/cli/bitrix24/UpdateTaskTimeAccounting/bat.txt
index 2abae2d4fe..5ce13842cf 100644
--- a/docs/en/cli/bitrix24/UpdateTaskTimeAccounting/bat.txt
+++ b/docs/en/cli/bitrix24/UpdateTaskTimeAccounting/bat.txt
@@ -1,8 +1,8 @@
oint bitrix24 UpdateTaskTimeAccounting ^
--url "b24-ar17wx.bitrix24.by" ^
- --task "5256" ^
- --record 1944 ^
+ --task "5446" ^
+ --record 2020 ^
--amount 4800 ^
--text "New time record" ^
- --date "2025-01-19T09:18:08.9604082" ^
+ --date "2025-02-18T11:06:41.5995085" ^
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/UpdateTasksChecklistElement/bash.txt b/docs/en/cli/bitrix24/UpdateTasksChecklistElement/bash.txt
index 1911e1b64a..9df6faf8e4 100644
--- a/docs/en/cli/bitrix24/UpdateTasksChecklistElement/bash.txt
+++ b/docs/en/cli/bitrix24/UpdateTasksChecklistElement/bash.txt
@@ -1,6 +1,6 @@
oint bitrix24 UpdateTasksChecklistElement \
--url "b24-ar17wx.bitrix24.by" \
- --task "5250" \
- --element 3674 \
+ --task "5440" \
+ --element 3818 \
--text "New elements text" \
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/UpdateTasksChecklistElement/bat.txt b/docs/en/cli/bitrix24/UpdateTasksChecklistElement/bat.txt
index 0f6f72d5c5..356083cb92 100644
--- a/docs/en/cli/bitrix24/UpdateTasksChecklistElement/bat.txt
+++ b/docs/en/cli/bitrix24/UpdateTasksChecklistElement/bat.txt
@@ -1,6 +1,6 @@
oint bitrix24 UpdateTasksChecklistElement ^
--url "b24-ar17wx.bitrix24.by" ^
- --task "5250" ^
- --element 3674 ^
+ --task "5440" ^
+ --element 3818 ^
--text "New elements text" ^
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/UpdateUser/bash.txt b/docs/en/cli/bitrix24/UpdateUser/bash.txt
index bd95a83817..b9d90e2e51 100644
--- a/docs/en/cli/bitrix24/UpdateUser/bash.txt
+++ b/docs/en/cli/bitrix24/UpdateUser/bash.txt
@@ -2,6 +2,6 @@
oint bitrix24 UpdateUser \
--url "b24-ar17wx.bitrix24.by" \
- --userid 1716 \
- --fields "{'EMAIL':'64f90160-4483-4d0d-a3d4-df8d8dcb26d0@exepmple.org','NAME':'Oleg','LAST_NAME':'Lama','UF_DEPARTMENT':7}" \
+ --userid 1794 \
+ --fields "{'EMAIL':'2dbbc8c8-a3d0-43f8-95ca-8e80184bcc90@exepmple.org','NAME':'Oleg','LAST_NAME':'Lama','UF_DEPARTMENT':7}" \
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/UpdateUser/bat.txt b/docs/en/cli/bitrix24/UpdateUser/bat.txt
index 0ac8594f09..900b73bc0d 100644
--- a/docs/en/cli/bitrix24/UpdateUser/bat.txt
+++ b/docs/en/cli/bitrix24/UpdateUser/bat.txt
@@ -2,6 +2,6 @@
oint bitrix24 UpdateUser ^
--url "b24-ar17wx.bitrix24.by" ^
- --userid 1716 ^
- --fields "{'EMAIL':'64f90160-4483-4d0d-a3d4-df8d8dcb26d0@exepmple.org','NAME':'Oleg','LAST_NAME':'Lama','UF_DEPARTMENT':7}" ^
+ --userid 1794 ^
+ --fields "{'EMAIL':'2dbbc8c8-a3d0-43f8-95ca-8e80184bcc90@exepmple.org','NAME':'Oleg','LAST_NAME':'Lama','UF_DEPARTMENT':7}" ^
--token "***"
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/UploadFileToFolder/bash.txt b/docs/en/cli/bitrix24/UploadFileToFolder/bash.txt
index 016df508b7..78adee3ffc 100644
--- a/docs/en/cli/bitrix24/UploadFileToFolder/bash.txt
+++ b/docs/en/cli/bitrix24/UploadFileToFolder/bash.txt
@@ -2,4 +2,4 @@ oint bitrix24 UploadFileToFolder \
--url "https://b24-ar17wx.bitrix24.by/rest/1/***" \
--title "Imortant doc.docx" \
--file "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/document.docx" \
- --folderid 29188
\ No newline at end of file
+ --folderid 30312
\ No newline at end of file
diff --git a/docs/en/cli/bitrix24/UploadFileToFolder/bat.txt b/docs/en/cli/bitrix24/UploadFileToFolder/bat.txt
index 5b60d3c397..32531ab468 100644
--- a/docs/en/cli/bitrix24/UploadFileToFolder/bat.txt
+++ b/docs/en/cli/bitrix24/UploadFileToFolder/bat.txt
@@ -2,4 +2,4 @@ oint bitrix24 UploadFileToFolder ^
--url "https://b24-ar17wx.bitrix24.by/rest/1/***" ^
--title "Imortant doc.docx" ^
--file "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/document.docx" ^
- --folderid 29188
\ No newline at end of file
+ --folderid 30312
\ No newline at end of file
diff --git a/docs/en/cli/cdek/CreateBarcode/bash.txt b/docs/en/cli/cdek/CreateBarcode/bash.txt
index 135f7bf296..758149c178 100644
--- a/docs/en/cli/cdek/CreateBarcode/bash.txt
+++ b/docs/en/cli/cdek/CreateBarcode/bash.txt
@@ -1,6 +1,6 @@
oint cdek CreateBarcode \
--token "***" \
- --uuids "feab7caa-025b-44b1-8292-d16cfa508008" \
+ --uuids "c8e5898e-12c0-40e7-a431-896679f077c0" \
--count 1 \
--format "A5" \
--testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/cdek/CreateBarcode/bat.txt b/docs/en/cli/cdek/CreateBarcode/bat.txt
index c7c09b52df..9c455fcc0d 100644
--- a/docs/en/cli/cdek/CreateBarcode/bat.txt
+++ b/docs/en/cli/cdek/CreateBarcode/bat.txt
@@ -1,6 +1,6 @@
oint cdek CreateBarcode ^
--token "***" ^
- --uuids "feab7caa-025b-44b1-8292-d16cfa508008" ^
+ --uuids "c8e5898e-12c0-40e7-a431-896679f077c0" ^
--count 1 ^
--format "A5" ^
--testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/cdek/CreateCourierInvitation/bash.txt b/docs/en/cli/cdek/CreateCourierInvitation/bash.txt
index 6a6fdd39f3..5b710b6ee7 100644
--- a/docs/en/cli/cdek/CreateCourierInvitation/bash.txt
+++ b/docs/en/cli/cdek/CreateCourierInvitation/bash.txt
@@ -2,5 +2,5 @@
oint cdek CreateCourierInvitation \
--token "***" \
- --intake "{'intake_date':'2025-02-20','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-03-19','intake_time_from':'10:00','intake_time_to':'17:00','name':'Consolidated cargo','weight':1000,'length':10,'width':10,'height':10,'comment':'Comment to courier','need_call':false,'sender':{'company':'Company','name':'Ivaniv Ivan','phones':[{'number':'+79589441654'}]},'from_location':{'code':'44','fias_guid':'0c5b2444-70a0-4932-980c-b4dc0d3f02b5','postal_code':'109004','longitude':37.6204,'latitude':55.754,'country_code':'RU','region':'Moscow','sub_region':'Moscow','city':'Moscow','kladr_code':'7700000000000','address':'st. Bluchera, 32'}}" \
--testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/cdek/CreateCourierInvitation/bat.txt b/docs/en/cli/cdek/CreateCourierInvitation/bat.txt
index 0e8e142af7..153301be99 100644
--- a/docs/en/cli/cdek/CreateCourierInvitation/bat.txt
+++ b/docs/en/cli/cdek/CreateCourierInvitation/bat.txt
@@ -2,5 +2,5 @@
oint cdek CreateCourierInvitation ^
--token "***" ^
- --intake "{'intake_date':'2025-02-20','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-03-19','intake_time_from':'10:00','intake_time_to':'17:00','name':'Consolidated cargo','weight':1000,'length':10,'width':10,'height':10,'comment':'Comment to courier','need_call':false,'sender':{'company':'Company','name':'Ivaniv Ivan','phones':[{'number':'+79589441654'}]},'from_location':{'code':'44','fias_guid':'0c5b2444-70a0-4932-980c-b4dc0d3f02b5','postal_code':'109004','longitude':37.6204,'latitude':55.754,'country_code':'RU','region':'Moscow','sub_region':'Moscow','city':'Moscow','kladr_code':'7700000000000','address':'st. Bluchera, 32'}}" ^
--testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/cdek/CreateCustomerRefund/bash.txt b/docs/en/cli/cdek/CreateCustomerRefund/bash.txt
index ce5a0c212c..b0a44cc63c 100644
--- a/docs/en/cli/cdek/CreateCustomerRefund/bash.txt
+++ b/docs/en/cli/cdek/CreateCustomerRefund/bash.txt
@@ -1,5 +1,5 @@
oint cdek CreateCustomerRefund \
--token "***" \
- --uuid "feab7caa-025b-44b1-8292-d16cfa508008" \
+ --uuid "c8e5898e-12c0-40e7-a431-896679f077c0" \
--tariff 139 \
--testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/cdek/CreateCustomerRefund/bat.txt b/docs/en/cli/cdek/CreateCustomerRefund/bat.txt
index b4edfe7193..f82380c0bf 100644
--- a/docs/en/cli/cdek/CreateCustomerRefund/bat.txt
+++ b/docs/en/cli/cdek/CreateCustomerRefund/bat.txt
@@ -1,5 +1,5 @@
oint cdek CreateCustomerRefund ^
--token "***" ^
- --uuid "feab7caa-025b-44b1-8292-d16cfa508008" ^
+ --uuid "c8e5898e-12c0-40e7-a431-896679f077c0" ^
--tariff 139 ^
--testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/cdek/CreateOrder/bash.txt b/docs/en/cli/cdek/CreateOrder/bash.txt
index 2a78195ec3..f17a7506cd 100644
--- a/docs/en/cli/cdek/CreateOrder/bash.txt
+++ b/docs/en/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':'c8ceb48c-70e4-4c7a-b148-f5cede30fa0a','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':'499065fc-5687-4640-b538-a4cdec519fb3','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/cdek/CreateOrder/bat.txt b/docs/en/cli/cdek/CreateOrder/bat.txt
index 8fd778fcda..d75c755ab4 100644
--- a/docs/en/cli/cdek/CreateOrder/bat.txt
+++ b/docs/en/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':'c8ceb48c-70e4-4c7a-b148-f5cede30fa0a','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':'499065fc-5687-4640-b538-a4cdec519fb3','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/cdek/CreatePrealert/bash.txt b/docs/en/cli/cdek/CreatePrealert/bash.txt
index 044bf04228..f253c550bf 100644
--- a/docs/en/cli/cdek/CreatePrealert/bash.txt
+++ b/docs/en/cli/cdek/CreatePrealert/bash.txt
@@ -1,6 +1,6 @@
oint cdek CreatePrealert \
--token "***" \
- --uuids "feab7caa-025b-44b1-8292-d16cfa508008" \
- --date "2025-02-20T09:32:25.2465092" \
+ --uuids "c8e5898e-12c0-40e7-a431-896679f077c0" \
+ --date "2025-03-19T11:19:02.6935838" \
--point "NSK27" \
--testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/cdek/CreatePrealert/bat.txt b/docs/en/cli/cdek/CreatePrealert/bat.txt
index fb3b270113..392073d94c 100644
--- a/docs/en/cli/cdek/CreatePrealert/bat.txt
+++ b/docs/en/cli/cdek/CreatePrealert/bat.txt
@@ -1,6 +1,6 @@
oint cdek CreatePrealert ^
--token "***" ^
- --uuids "feab7caa-025b-44b1-8292-d16cfa508008" ^
- --date "2025-02-20T09:32:25.2465092" ^
+ --uuids "c8e5898e-12c0-40e7-a431-896679f077c0" ^
+ --date "2025-03-19T11:19:02.6935838" ^
--point "NSK27" ^
--testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/cdek/CreateReceipt/bash.txt b/docs/en/cli/cdek/CreateReceipt/bash.txt
index faa4cbd9f6..3195e061e3 100644
--- a/docs/en/cli/cdek/CreateReceipt/bash.txt
+++ b/docs/en/cli/cdek/CreateReceipt/bash.txt
@@ -1,6 +1,6 @@
oint cdek CreateReceipt \
--token "***" \
- --uuids "feab7caa-025b-44b1-8292-d16cfa508008" \
+ --uuids "c8e5898e-12c0-40e7-a431-896679f077c0" \
--type "tpl_russia" \
--count 1 \
--testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/cdek/CreateReceipt/bat.txt b/docs/en/cli/cdek/CreateReceipt/bat.txt
index 86b2081922..5feae7c886 100644
--- a/docs/en/cli/cdek/CreateReceipt/bat.txt
+++ b/docs/en/cli/cdek/CreateReceipt/bat.txt
@@ -1,6 +1,6 @@
oint cdek CreateReceipt ^
--token "***" ^
- --uuids "feab7caa-025b-44b1-8292-d16cfa508008" ^
+ --uuids "c8e5898e-12c0-40e7-a431-896679f077c0" ^
--type "tpl_russia" ^
--count 1 ^
--testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/cdek/CreateRefusal/bash.txt b/docs/en/cli/cdek/CreateRefusal/bash.txt
index e5f2d6c066..46be9f0181 100644
--- a/docs/en/cli/cdek/CreateRefusal/bash.txt
+++ b/docs/en/cli/cdek/CreateRefusal/bash.txt
@@ -1,4 +1,4 @@
oint cdek CreateRefusal \
--token "***" \
- --uuid "feab7caa-025b-44b1-8292-d16cfa508008" \
+ --uuid "c8e5898e-12c0-40e7-a431-896679f077c0" \
--testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/cdek/CreateRefusal/bat.txt b/docs/en/cli/cdek/CreateRefusal/bat.txt
index 763e1f8d1f..1cfbc36c60 100644
--- a/docs/en/cli/cdek/CreateRefusal/bat.txt
+++ b/docs/en/cli/cdek/CreateRefusal/bat.txt
@@ -1,4 +1,4 @@
oint cdek CreateRefusal ^
--token "***" ^
- --uuid "feab7caa-025b-44b1-8292-d16cfa508008" ^
+ --uuid "c8e5898e-12c0-40e7-a431-896679f077c0" ^
--testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/cdek/DeleteCourierInvitation/bash.txt b/docs/en/cli/cdek/DeleteCourierInvitation/bash.txt
index a3d477b253..4de19d8b02 100644
--- a/docs/en/cli/cdek/DeleteCourierInvitation/bash.txt
+++ b/docs/en/cli/cdek/DeleteCourierInvitation/bash.txt
@@ -1,4 +1,4 @@
oint cdek DeleteCourierInvitation \
--token "***" \
- --uuid "72753031-ecb9-4640-aa2e-66a99b312339" \
+ --uuid "72753031-bb5b-41a6-815a-23e592ee6edb" \
--testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/cdek/DeleteCourierInvitation/bat.txt b/docs/en/cli/cdek/DeleteCourierInvitation/bat.txt
index 40e770c630..6d36050ee0 100644
--- a/docs/en/cli/cdek/DeleteCourierInvitation/bat.txt
+++ b/docs/en/cli/cdek/DeleteCourierInvitation/bat.txt
@@ -1,4 +1,4 @@
oint cdek DeleteCourierInvitation ^
--token "***" ^
- --uuid "72753031-ecb9-4640-aa2e-66a99b312339" ^
+ --uuid "72753031-bb5b-41a6-815a-23e592ee6edb" ^
--testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/cdek/DeleteOrder/bash.txt b/docs/en/cli/cdek/DeleteOrder/bash.txt
index f9de279377..61428e31d9 100644
--- a/docs/en/cli/cdek/DeleteOrder/bash.txt
+++ b/docs/en/cli/cdek/DeleteOrder/bash.txt
@@ -1,4 +1,4 @@
oint cdek DeleteOrder \
--token "***" \
- --uuid "208f1372-a9e3-4561-8e92-ab9c0161d981" \
+ --uuid "3c424a91-ff8b-47a6-ab81-5b9c5d956c37" \
--testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/cdek/DeleteOrder/bat.txt b/docs/en/cli/cdek/DeleteOrder/bat.txt
index d7de6641e3..5bad996639 100644
--- a/docs/en/cli/cdek/DeleteOrder/bat.txt
+++ b/docs/en/cli/cdek/DeleteOrder/bat.txt
@@ -1,4 +1,4 @@
oint cdek DeleteOrder ^
--token "***" ^
- --uuid "208f1372-a9e3-4561-8e92-ab9c0161d981" ^
+ --uuid "3c424a91-ff8b-47a6-ab81-5b9c5d956c37" ^
--testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/cdek/GetAvailableDeliveryIntervals/bash.txt b/docs/en/cli/cdek/GetAvailableDeliveryIntervals/bash.txt
index 7cbda1f1eb..1234e2cfd1 100644
--- a/docs/en/cli/cdek/GetAvailableDeliveryIntervals/bash.txt
+++ b/docs/en/cli/cdek/GetAvailableDeliveryIntervals/bash.txt
@@ -1,4 +1,4 @@
oint cdek GetAvailableDeliveryIntervals \
--token "***" \
- --uuid "208f1372-a9e3-4561-8e92-ab9c0161d981" \
+ --uuid "3c424a91-ff8b-47a6-ab81-5b9c5d956c37" \
--testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/cdek/GetAvailableDeliveryIntervals/bat.txt b/docs/en/cli/cdek/GetAvailableDeliveryIntervals/bat.txt
index 90dee6dc22..1917694a4e 100644
--- a/docs/en/cli/cdek/GetAvailableDeliveryIntervals/bat.txt
+++ b/docs/en/cli/cdek/GetAvailableDeliveryIntervals/bat.txt
@@ -1,4 +1,4 @@
oint cdek GetAvailableDeliveryIntervals ^
--token "***" ^
- --uuid "208f1372-a9e3-4561-8e92-ab9c0161d981" ^
+ --uuid "3c424a91-ff8b-47a6-ab81-5b9c5d956c37" ^
--testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/cdek/GetBarcode/bash.txt b/docs/en/cli/cdek/GetBarcode/bash.txt
index 145c7c4894..eb950c7c00 100644
--- a/docs/en/cli/cdek/GetBarcode/bash.txt
+++ b/docs/en/cli/cdek/GetBarcode/bash.txt
@@ -1,6 +1,6 @@
oint cdek GetBarcode \
--token "***" \
- --uuid "72753031-5b5d-4074-89d6-ebfa844e09dc" \
+ --uuid "72753031-8415-4779-9135-5497c75cb6d0" \
--getfile true \
--testapi "***" \
- --out "C:\Users\Administrator\AppData\Local\Temp\qey5ilumtie.pdf"
\ No newline at end of file
+ --out "C:\Users\Administrator\AppData\Local\Temp\1iev5selxlz.pdf"
\ No newline at end of file
diff --git a/docs/en/cli/cdek/GetBarcode/bat.txt b/docs/en/cli/cdek/GetBarcode/bat.txt
index 4fa9d1518c..f4251463b2 100644
--- a/docs/en/cli/cdek/GetBarcode/bat.txt
+++ b/docs/en/cli/cdek/GetBarcode/bat.txt
@@ -1,6 +1,6 @@
oint cdek GetBarcode ^
--token "***" ^
- --uuid "72753031-5b5d-4074-89d6-ebfa844e09dc" ^
+ --uuid "72753031-8415-4779-9135-5497c75cb6d0" ^
--getfile true ^
--testapi "***" ^
- --out "C:\Users\Administrator\AppData\Local\Temp\qey5ilumtie.pdf"
\ No newline at end of file
+ --out "C:\Users\Administrator\AppData\Local\Temp\1iev5selxlz.pdf"
\ No newline at end of file
diff --git a/docs/en/cli/cdek/GetCashboxCheck/bash.txt b/docs/en/cli/cdek/GetCashboxCheck/bash.txt
index 0c67f1e96d..badc8b8a5a 100644
--- a/docs/en/cli/cdek/GetCashboxCheck/bash.txt
+++ b/docs/en/cli/cdek/GetCashboxCheck/bash.txt
@@ -1,4 +1,4 @@
oint cdek GetCashboxCheck \
--token "***" \
- --uuid "feab7caa-025b-44b1-8292-d16cfa508008" \
+ --uuid "c8e5898e-12c0-40e7-a431-896679f077c0" \
--testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/cdek/GetCashboxCheck/bat.txt b/docs/en/cli/cdek/GetCashboxCheck/bat.txt
index 97d8e69509..09e67999de 100644
--- a/docs/en/cli/cdek/GetCashboxCheck/bat.txt
+++ b/docs/en/cli/cdek/GetCashboxCheck/bat.txt
@@ -1,4 +1,4 @@
oint cdek GetCashboxCheck ^
--token "***" ^
- --uuid "feab7caa-025b-44b1-8292-d16cfa508008" ^
+ --uuid "c8e5898e-12c0-40e7-a431-896679f077c0" ^
--testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/cdek/GetCashboxChecksByDate/bash.txt b/docs/en/cli/cdek/GetCashboxChecksByDate/bash.txt
index 2de80bf1eb..0edbdd8470 100644
--- a/docs/en/cli/cdek/GetCashboxChecksByDate/bash.txt
+++ b/docs/en/cli/cdek/GetCashboxChecksByDate/bash.txt
@@ -1,4 +1,4 @@
oint cdek GetCashboxChecksByDate \
--token "***" \
- --date "2025-02-19T09:31:37.8690634" \
+ --date "2025-03-18T11:18:12.6590238" \
--testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/cdek/GetCashboxChecksByDate/bat.txt b/docs/en/cli/cdek/GetCashboxChecksByDate/bat.txt
index a5a4b2456b..305c91436e 100644
--- a/docs/en/cli/cdek/GetCashboxChecksByDate/bat.txt
+++ b/docs/en/cli/cdek/GetCashboxChecksByDate/bat.txt
@@ -1,4 +1,4 @@
oint cdek GetCashboxChecksByDate ^
--token "***" ^
- --date "2025-02-19T09:31:37.8690634" ^
+ --date "2025-03-18T11:18:12.6590238" ^
--testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/cdek/GetCourierInvitation/bash.txt b/docs/en/cli/cdek/GetCourierInvitation/bash.txt
index 1c92e737ac..fc21f80d53 100644
--- a/docs/en/cli/cdek/GetCourierInvitation/bash.txt
+++ b/docs/en/cli/cdek/GetCourierInvitation/bash.txt
@@ -1,4 +1,4 @@
oint cdek GetCourierInvitation \
--token "***" \
- --uuid "72753031-ecb9-4640-aa2e-66a99b312339" \
+ --uuid "72753031-bb5b-41a6-815a-23e592ee6edb" \
--testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/cdek/GetCourierInvitation/bat.txt b/docs/en/cli/cdek/GetCourierInvitation/bat.txt
index ef397a0eb6..1e7c779872 100644
--- a/docs/en/cli/cdek/GetCourierInvitation/bat.txt
+++ b/docs/en/cli/cdek/GetCourierInvitation/bat.txt
@@ -1,4 +1,4 @@
oint cdek GetCourierInvitation ^
--token "***" ^
- --uuid "72753031-ecb9-4640-aa2e-66a99b312339" ^
+ --uuid "72753031-bb5b-41a6-815a-23e592ee6edb" ^
--testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/cdek/GetDeliveryAppointment/bash.txt b/docs/en/cli/cdek/GetDeliveryAppointment/bash.txt
index e0fa60c753..be6589069a 100644
--- a/docs/en/cli/cdek/GetDeliveryAppointment/bash.txt
+++ b/docs/en/cli/cdek/GetDeliveryAppointment/bash.txt
@@ -1,4 +1,4 @@
oint cdek GetDeliveryAppointment \
--token "***" \
- --uuid "72753031-d790-44a4-8143-fabcfd287876" \
+ --uuid "72753031-d007-46b7-af5d-67070432ba11" \
--testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/cdek/GetDeliveryAppointment/bat.txt b/docs/en/cli/cdek/GetDeliveryAppointment/bat.txt
index e2858798f2..173ccbc9ea 100644
--- a/docs/en/cli/cdek/GetDeliveryAppointment/bat.txt
+++ b/docs/en/cli/cdek/GetDeliveryAppointment/bat.txt
@@ -1,4 +1,4 @@
oint cdek GetDeliveryAppointment ^
--token "***" ^
- --uuid "72753031-d790-44a4-8143-fabcfd287876" ^
+ --uuid "72753031-d007-46b7-af5d-67070432ba11" ^
--testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/cdek/GetDeliveryCashRegistry/bash.txt b/docs/en/cli/cdek/GetDeliveryCashRegistry/bash.txt
index 11af185bb5..187885cac6 100644
--- a/docs/en/cli/cdek/GetDeliveryCashRegistry/bash.txt
+++ b/docs/en/cli/cdek/GetDeliveryCashRegistry/bash.txt
@@ -1,4 +1,4 @@
oint cdek GetDeliveryCashRegistry \
--token "***" \
- --date "2025-02-19T09:31:39.2341158" \
+ --date "2025-03-18T11:18:14.4801707" \
--testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/cdek/GetDeliveryCashRegistry/bat.txt b/docs/en/cli/cdek/GetDeliveryCashRegistry/bat.txt
index 5323944dae..0d44c6914d 100644
--- a/docs/en/cli/cdek/GetDeliveryCashRegistry/bat.txt
+++ b/docs/en/cli/cdek/GetDeliveryCashRegistry/bat.txt
@@ -1,4 +1,4 @@
oint cdek GetDeliveryCashRegistry ^
--token "***" ^
- --date "2025-02-19T09:31:39.2341158" ^
+ --date "2025-03-18T11:18:14.4801707" ^
--testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/cdek/GetDeliveryCashTransfers/bash.txt b/docs/en/cli/cdek/GetDeliveryCashTransfers/bash.txt
index 8836b611c3..53ad16733d 100644
--- a/docs/en/cli/cdek/GetDeliveryCashTransfers/bash.txt
+++ b/docs/en/cli/cdek/GetDeliveryCashTransfers/bash.txt
@@ -1,4 +1,4 @@
oint cdek GetDeliveryCashTransfers \
--token "***" \
- --date "2025-02-19T09:31:40.8912564" \
+ --date "2025-03-18T11:18:16.1282885" \
--testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/cdek/GetDeliveryCashTransfers/bat.txt b/docs/en/cli/cdek/GetDeliveryCashTransfers/bat.txt
index 4d5a553f73..875bb63f0c 100644
--- a/docs/en/cli/cdek/GetDeliveryCashTransfers/bat.txt
+++ b/docs/en/cli/cdek/GetDeliveryCashTransfers/bat.txt
@@ -1,4 +1,4 @@
oint cdek GetDeliveryCashTransfers ^
--token "***" ^
- --date "2025-02-19T09:31:40.8912564" ^
+ --date "2025-03-18T11:18:16.1282885" ^
--testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/cdek/GetOrder/bash.txt b/docs/en/cli/cdek/GetOrder/bash.txt
index e17b6ad9ef..14797a71d2 100644
--- a/docs/en/cli/cdek/GetOrder/bash.txt
+++ b/docs/en/cli/cdek/GetOrder/bash.txt
@@ -1,4 +1,4 @@
oint cdek GetOrder \
--token "***" \
- --uuid "feab7caa-025b-44b1-8292-d16cfa508008" \
+ --uuid "c8e5898e-12c0-40e7-a431-896679f077c0" \
--testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/cdek/GetOrder/bat.txt b/docs/en/cli/cdek/GetOrder/bat.txt
index 549a011e2d..53aade4539 100644
--- a/docs/en/cli/cdek/GetOrder/bat.txt
+++ b/docs/en/cli/cdek/GetOrder/bat.txt
@@ -1,4 +1,4 @@
oint cdek GetOrder ^
--token "***" ^
- --uuid "feab7caa-025b-44b1-8292-d16cfa508008" ^
+ --uuid "c8e5898e-12c0-40e7-a431-896679f077c0" ^
--testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/cdek/GetOrderByNumber/bash.txt b/docs/en/cli/cdek/GetOrderByNumber/bash.txt
index 461f1033e1..e0243944de 100644
--- a/docs/en/cli/cdek/GetOrderByNumber/bash.txt
+++ b/docs/en/cli/cdek/GetOrderByNumber/bash.txt
@@ -1,5 +1,5 @@
oint cdek GetOrderByNumber \
--token "***" \
- --number "15117dec-50d6-4cc4-a308-6eaa1889b264" \
+ --number "3e0f630b-51d1-4af4-9e72-c07341e0a0dd" \
--internal true \
--testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/cdek/GetOrderByNumber/bat.txt b/docs/en/cli/cdek/GetOrderByNumber/bat.txt
index 9bb143a6a5..edfb5dac14 100644
--- a/docs/en/cli/cdek/GetOrderByNumber/bat.txt
+++ b/docs/en/cli/cdek/GetOrderByNumber/bat.txt
@@ -1,5 +1,5 @@
oint cdek GetOrderByNumber ^
--token "***" ^
- --number "15117dec-50d6-4cc4-a308-6eaa1889b264" ^
+ --number "3e0f630b-51d1-4af4-9e72-c07341e0a0dd" ^
--internal true ^
--testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/cdek/GetPassportDataStatus/bash.txt b/docs/en/cli/cdek/GetPassportDataStatus/bash.txt
index 855b46792b..1473c31037 100644
--- a/docs/en/cli/cdek/GetPassportDataStatus/bash.txt
+++ b/docs/en/cli/cdek/GetPassportDataStatus/bash.txt
@@ -1,4 +1,4 @@
oint cdek GetPassportDataStatus \
--token "***" \
- --uuid "feab7caa-025b-44b1-8292-d16cfa508008" \
+ --uuid "c8e5898e-12c0-40e7-a431-896679f077c0" \
--testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/cdek/GetPassportDataStatus/bat.txt b/docs/en/cli/cdek/GetPassportDataStatus/bat.txt
index c40bb7dd74..cf9ade69fd 100644
--- a/docs/en/cli/cdek/GetPassportDataStatus/bat.txt
+++ b/docs/en/cli/cdek/GetPassportDataStatus/bat.txt
@@ -1,4 +1,4 @@
oint cdek GetPassportDataStatus ^
--token "***" ^
- --uuid "feab7caa-025b-44b1-8292-d16cfa508008" ^
+ --uuid "c8e5898e-12c0-40e7-a431-896679f077c0" ^
--testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/cdek/GetPrealert/bash.txt b/docs/en/cli/cdek/GetPrealert/bash.txt
index 9d2d50a7ac..80d67f18d4 100644
--- a/docs/en/cli/cdek/GetPrealert/bash.txt
+++ b/docs/en/cli/cdek/GetPrealert/bash.txt
@@ -1,4 +1,4 @@
oint cdek GetPrealert \
--token "***" \
- --uuid "72753031-f032-4d1f-bd73-d88a7fffb739" \
+ --uuid "72753031-4e7b-4aab-a09f-a29c05831ac6" \
--testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/cdek/GetPrealert/bat.txt b/docs/en/cli/cdek/GetPrealert/bat.txt
index 4c6d1187e4..c627248356 100644
--- a/docs/en/cli/cdek/GetPrealert/bat.txt
+++ b/docs/en/cli/cdek/GetPrealert/bat.txt
@@ -1,4 +1,4 @@
oint cdek GetPrealert ^
--token "***" ^
- --uuid "72753031-f032-4d1f-bd73-d88a7fffb739" ^
+ --uuid "72753031-4e7b-4aab-a09f-a29c05831ac6" ^
--testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/cdek/GetReceipt/bash.txt b/docs/en/cli/cdek/GetReceipt/bash.txt
index 05bb4dcb39..c4076cabcc 100644
--- a/docs/en/cli/cdek/GetReceipt/bash.txt
+++ b/docs/en/cli/cdek/GetReceipt/bash.txt
@@ -1,6 +1,6 @@
oint cdek GetReceipt \
--token "***" \
- --uuid "72753031-b8cd-4045-8f37-3d13aaaa8c79" \
+ --uuid "72753031-a396-4a85-bc6b-7c72eb78642d" \
--getfile true \
--testapi "***" \
- --out "C:\Users\Administrator\AppData\Local\Temp\jpqekmwd445.pdf"
\ No newline at end of file
+ --out "C:\Users\Administrator\AppData\Local\Temp\a2qzll44wuy.pdf"
\ No newline at end of file
diff --git a/docs/en/cli/cdek/GetReceipt/bat.txt b/docs/en/cli/cdek/GetReceipt/bat.txt
index b0acbfa8e6..dc384e1bb3 100644
--- a/docs/en/cli/cdek/GetReceipt/bat.txt
+++ b/docs/en/cli/cdek/GetReceipt/bat.txt
@@ -1,6 +1,6 @@
oint cdek GetReceipt ^
--token "***" ^
- --uuid "72753031-b8cd-4045-8f37-3d13aaaa8c79" ^
+ --uuid "72753031-a396-4a85-bc6b-7c72eb78642d" ^
--getfile true ^
--testapi "***" ^
- --out "C:\Users\Administrator\AppData\Local\Temp\jpqekmwd445.pdf"
\ No newline at end of file
+ --out "C:\Users\Administrator\AppData\Local\Temp\a2qzll44wuy.pdf"
\ No newline at end of file
diff --git a/docs/en/cli/cdek/RegisterDeliveryAppointment/bash.txt b/docs/en/cli/cdek/RegisterDeliveryAppointment/bash.txt
index 32a9fadecc..fa49644bf4 100644
--- a/docs/en/cli/cdek/RegisterDeliveryAppointment/bash.txt
+++ b/docs/en/cli/cdek/RegisterDeliveryAppointment/bash.txt
@@ -2,5 +2,5 @@
oint cdek RegisterDeliveryAppointment \
--token "***" \
- --appt "{'cdek_number':'1106207236','order_uuid':'208f1372-a9e3-4561-8e92-ab9c0161d981','date':'2025-03-05','time_from':'10:00','time_to':'17:00','comment':'Group office','to_location':{'code':'270','fias_guid':'0c5b2444-70a0-4932-980c-b4dc0d3f02b5','postal_code':'109004','longitude':37.6204,'latitude':55.754,'country_code':'RU','region':'Novosibirsk','sub_region':'Novosibirsk','city':'Novosibirsk','kladr_code':'7700000000000','address':'st. Bluchera, 33'}}" \
+ --appt "{'cdek_number':'1106207236','order_uuid':'3c424a91-ff8b-47a6-ab81-5b9c5d956c37','date':'2025-04-01','time_from':'10:00','time_to':'17:00','comment':'Group office','to_location':{'code':'270','fias_guid':'0c5b2444-70a0-4932-980c-b4dc0d3f02b5','postal_code':'109004','longitude':37.6204,'latitude':55.754,'country_code':'RU','region':'Novosibirsk','sub_region':'Novosibirsk','city':'Novosibirsk','kladr_code':'7700000000000','address':'st. Bluchera, 33'}}" \
--testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/cdek/RegisterDeliveryAppointment/bat.txt b/docs/en/cli/cdek/RegisterDeliveryAppointment/bat.txt
index c7013a61c4..f6d94ac477 100644
--- a/docs/en/cli/cdek/RegisterDeliveryAppointment/bat.txt
+++ b/docs/en/cli/cdek/RegisterDeliveryAppointment/bat.txt
@@ -2,5 +2,5 @@
oint cdek RegisterDeliveryAppointment ^
--token "***" ^
- --appt "{'cdek_number':'1106207236','order_uuid':'208f1372-a9e3-4561-8e92-ab9c0161d981','date':'2025-03-05','time_from':'10:00','time_to':'17:00','comment':'Group office','to_location':{'code':'270','fias_guid':'0c5b2444-70a0-4932-980c-b4dc0d3f02b5','postal_code':'109004','longitude':37.6204,'latitude':55.754,'country_code':'RU','region':'Novosibirsk','sub_region':'Novosibirsk','city':'Novosibirsk','kladr_code':'7700000000000','address':'st. Bluchera, 33'}}" ^
+ --appt "{'cdek_number':'1106207236','order_uuid':'3c424a91-ff8b-47a6-ab81-5b9c5d956c37','date':'2025-04-01','time_from':'10:00','time_to':'17:00','comment':'Group office','to_location':{'code':'270','fias_guid':'0c5b2444-70a0-4932-980c-b4dc0d3f02b5','postal_code':'109004','longitude':37.6204,'latitude':55.754,'country_code':'RU','region':'Novosibirsk','sub_region':'Novosibirsk','city':'Novosibirsk','kladr_code':'7700000000000','address':'st. Bluchera, 33'}}" ^
--testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/cdek/UpdateOrder/bash.txt b/docs/en/cli/cdek/UpdateOrder/bash.txt
index 29cf8b1726..17b3236364 100644
--- a/docs/en/cli/cdek/UpdateOrder/bash.txt
+++ b/docs/en/cli/cdek/UpdateOrder/bash.txt
@@ -2,6 +2,6 @@
oint cdek UpdateOrder \
--token "***" \
- --uuid "feab7caa-025b-44b1-8292-d16cfa508008" \
+ --uuid "c8e5898e-12c0-40e7-a431-896679f077c0" \
--order "{'comment':'NewComment'}" \
--testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/cdek/UpdateOrder/bat.txt b/docs/en/cli/cdek/UpdateOrder/bat.txt
index 7e4d2c5528..b825b8aaba 100644
--- a/docs/en/cli/cdek/UpdateOrder/bat.txt
+++ b/docs/en/cli/cdek/UpdateOrder/bat.txt
@@ -2,6 +2,6 @@
oint cdek UpdateOrder ^
--token "***" ^
- --uuid "feab7caa-025b-44b1-8292-d16cfa508008" ^
+ --uuid "c8e5898e-12c0-40e7-a431-896679f077c0" ^
--order "{'comment':'NewComment'}" ^
--testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/dropbox/AddUsersToFolder/bash.txt b/docs/en/cli/dropbox/AddUsersToFolder/bash.txt
index 7d82da0816..430873fad8 100644
--- a/docs/en/cli/dropbox/AddUsersToFolder/bash.txt
+++ b/docs/en/cli/dropbox/AddUsersToFolder/bash.txt
@@ -1,5 +1,5 @@
oint dropbox AddUsersToFolder \
--token "***" \
- --folder "12292408673" \
+ --folder "11940529475" \
--emails "['h5bk6ft62s@privaterelay.appleid.com']" \
--readonly true
\ No newline at end of file
diff --git a/docs/en/cli/dropbox/AddUsersToFolder/bat.txt b/docs/en/cli/dropbox/AddUsersToFolder/bat.txt
index 8d310a63c6..13d95af790 100644
--- a/docs/en/cli/dropbox/AddUsersToFolder/bat.txt
+++ b/docs/en/cli/dropbox/AddUsersToFolder/bat.txt
@@ -1,5 +1,5 @@
oint dropbox AddUsersToFolder ^
--token "***" ^
- --folder "12292408673" ^
+ --folder "11940529475" ^
--emails "['h5bk6ft62s@privaterelay.appleid.com']" ^
--readonly true
\ No newline at end of file
diff --git a/docs/en/cli/dropbox/CancelFolderPublication/bash.txt b/docs/en/cli/dropbox/CancelFolderPublication/bash.txt
index 64031f1d4a..860d8f6b7a 100644
--- a/docs/en/cli/dropbox/CancelFolderPublication/bash.txt
+++ b/docs/en/cli/dropbox/CancelFolderPublication/bash.txt
@@ -1,3 +1,3 @@
oint dropbox CancelFolderPublication \
--token "***" \
- --folder "12292408673"
\ No newline at end of file
+ --folder "11940529475"
\ No newline at end of file
diff --git a/docs/en/cli/dropbox/CancelFolderPublication/bat.txt b/docs/en/cli/dropbox/CancelFolderPublication/bat.txt
index 8dcdd1598f..376054c4f0 100644
--- a/docs/en/cli/dropbox/CancelFolderPublication/bat.txt
+++ b/docs/en/cli/dropbox/CancelFolderPublication/bat.txt
@@ -1,3 +1,3 @@
oint dropbox CancelFolderPublication ^
--token "***" ^
- --folder "12292408673"
\ No newline at end of file
+ --folder "11940529475"
\ No newline at end of file
diff --git a/docs/en/cli/dropbox/GetAsynchronousChangeStatus/bash.txt b/docs/en/cli/dropbox/GetAsynchronousChangeStatus/bash.txt
index 17f2a0cc2c..b85de102e0 100644
--- a/docs/en/cli/dropbox/GetAsynchronousChangeStatus/bash.txt
+++ b/docs/en/cli/dropbox/GetAsynchronousChangeStatus/bash.txt
@@ -1,3 +1,3 @@
oint dropbox GetAsynchronousChangeStatus \
--token "***" \
- --job "dbjid:AAAW4YdBMUVCJ8JkjJiHBZkq1YGUupNbg9Q46espRmFjBdwLKZ-30nJ4_7hqw2Iag4xx20xO-8EaG55Hlc3Qvemq"
\ No newline at end of file
+ --job "dbjid:AACkFpv1Fh9atnWPPzCGnmX39hdunBaRIYi3s60kaY0N6sOwDMQj69uixFG6nJOoIVuVdyZ4a10zfNGWTb1nS5Wh"
\ No newline at end of file
diff --git a/docs/en/cli/dropbox/GetAsynchronousChangeStatus/bat.txt b/docs/en/cli/dropbox/GetAsynchronousChangeStatus/bat.txt
index 13621a2b48..53702f666d 100644
--- a/docs/en/cli/dropbox/GetAsynchronousChangeStatus/bat.txt
+++ b/docs/en/cli/dropbox/GetAsynchronousChangeStatus/bat.txt
@@ -1,3 +1,3 @@
oint dropbox GetAsynchronousChangeStatus ^
--token "***" ^
- --job "dbjid:AAAW4YdBMUVCJ8JkjJiHBZkq1YGUupNbg9Q46espRmFjBdwLKZ-30nJ4_7hqw2Iag4xx20xO-8EaG55Hlc3Qvemq"
\ No newline at end of file
+ --job "dbjid:AACkFpv1Fh9atnWPPzCGnmX39hdunBaRIYi3s60kaY0N6sOwDMQj69uixFG6nJOoIVuVdyZ4a10zfNGWTb1nS5Wh"
\ No newline at end of file
diff --git a/docs/en/cli/dropbox/GetUploadStatusByURL/bash.txt b/docs/en/cli/dropbox/GetUploadStatusByURL/bash.txt
index 5c03d522fd..23fd7c46bc 100644
--- a/docs/en/cli/dropbox/GetUploadStatusByURL/bash.txt
+++ b/docs/en/cli/dropbox/GetUploadStatusByURL/bash.txt
@@ -1,3 +1,3 @@
oint dropbox GetUploadStatusByURL \
--token "***" \
- --job "3SzvujZnDRwAAAAAAAAAAQ"
\ No newline at end of file
+ --job "zCPnM1CuJyMAAAAAAAAAAQ"
\ No newline at end of file
diff --git a/docs/en/cli/dropbox/GetUploadStatusByURL/bat.txt b/docs/en/cli/dropbox/GetUploadStatusByURL/bat.txt
index fc02ad0ee5..b11e1b3bcc 100644
--- a/docs/en/cli/dropbox/GetUploadStatusByURL/bat.txt
+++ b/docs/en/cli/dropbox/GetUploadStatusByURL/bat.txt
@@ -1,3 +1,3 @@
oint dropbox GetUploadStatusByURL ^
--token "***" ^
- --job "3SzvujZnDRwAAAAAAAAAAQ"
\ No newline at end of file
+ --job "zCPnM1CuJyMAAAAAAAAAAQ"
\ No newline at end of file
diff --git a/docs/en/cli/dropbox/RestoreObjectToVersion/bash.txt b/docs/en/cli/dropbox/RestoreObjectToVersion/bash.txt
index 661f3c8271..99893c91e9 100644
--- a/docs/en/cli/dropbox/RestoreObjectToVersion/bash.txt
+++ b/docs/en/cli/dropbox/RestoreObjectToVersion/bash.txt
@@ -1,4 +1,4 @@
oint dropbox RestoreObjectToVersion \
--token "***" \
--path "/New/pic.png" \
- --rev "62e78904fb6c2bd841553"
\ No newline at end of file
+ --rev "630993b0e947dbd841553"
\ No newline at end of file
diff --git a/docs/en/cli/dropbox/RestoreObjectToVersion/bat.txt b/docs/en/cli/dropbox/RestoreObjectToVersion/bat.txt
index 27965b181f..5354bb6274 100644
--- a/docs/en/cli/dropbox/RestoreObjectToVersion/bat.txt
+++ b/docs/en/cli/dropbox/RestoreObjectToVersion/bat.txt
@@ -1,4 +1,4 @@
oint dropbox RestoreObjectToVersion ^
--token "***" ^
--path "/New/pic.png" ^
- --rev "62e78904fb6c2bd841553"
\ No newline at end of file
+ --rev "630993b0e947dbd841553"
\ No newline at end of file
diff --git a/docs/en/cli/dropbox/UploadFile/bash.txt b/docs/en/cli/dropbox/UploadFile/bash.txt
index aae04fce30..72b98fe7ff 100644
--- a/docs/en/cli/dropbox/UploadFile/bash.txt
+++ b/docs/en/cli/dropbox/UploadFile/bash.txt
@@ -1,5 +1,5 @@
oint dropbox UploadFile \
--token "***" \
- --file "C:\Users\Administrator\AppData\Local\Temp\jwhbc2gksvk.png" \
+ --file "C:\Users\Administrator\AppData\Local\Temp\js41lldwepp.png" \
--path "/New/pic.png" \
--overwrite true
\ No newline at end of file
diff --git a/docs/en/cli/dropbox/UploadFile/bat.txt b/docs/en/cli/dropbox/UploadFile/bat.txt
index 4bc8de3285..569e6f2d10 100644
--- a/docs/en/cli/dropbox/UploadFile/bat.txt
+++ b/docs/en/cli/dropbox/UploadFile/bat.txt
@@ -1,5 +1,5 @@
oint dropbox UploadFile ^
--token "***" ^
- --file "C:\Users\Administrator\AppData\Local\Temp\jwhbc2gksvk.png" ^
+ --file "C:\Users\Administrator\AppData\Local\Temp\js41lldwepp.png" ^
--path "/New/pic.png" ^
--overwrite true
\ No newline at end of file
diff --git a/docs/en/cli/gcalendar/AddCalendarToList/bash.txt b/docs/en/cli/gcalendar/AddCalendarToList/bash.txt
index d45f3809ab..ca3674cd11 100644
--- a/docs/en/cli/gcalendar/AddCalendarToList/bash.txt
+++ b/docs/en/cli/gcalendar/AddCalendarToList/bash.txt
@@ -1,3 +1,3 @@
oint gcalendar AddCalendarToList \
--token "***" \
- --calendar "8728c2af1c7cce68431015252d8c4047b67213d569eee16cb2720ca2c4645ecb@group.calendar.google.com"
\ No newline at end of file
+ --calendar "d919fd1a57fdb3da0c0a74402ee4d6b733dea855ad28435cbe5012ebcaffe20a@group.calendar.google.com"
\ No newline at end of file
diff --git a/docs/en/cli/gcalendar/AddCalendarToList/bat.txt b/docs/en/cli/gcalendar/AddCalendarToList/bat.txt
index ec089d16ce..a3ebbc60ca 100644
--- a/docs/en/cli/gcalendar/AddCalendarToList/bat.txt
+++ b/docs/en/cli/gcalendar/AddCalendarToList/bat.txt
@@ -1,3 +1,3 @@
oint gcalendar AddCalendarToList ^
--token "***" ^
- --calendar "8728c2af1c7cce68431015252d8c4047b67213d569eee16cb2720ca2c4645ecb@group.calendar.google.com"
\ No newline at end of file
+ --calendar "d919fd1a57fdb3da0c0a74402ee4d6b733dea855ad28435cbe5012ebcaffe20a@group.calendar.google.com"
\ No newline at end of file
diff --git a/docs/en/cli/gcalendar/CreateEvent/bash.txt b/docs/en/cli/gcalendar/CreateEvent/bash.txt
index 73662bd9ec..e620236626 100644
--- a/docs/en/cli/gcalendar/CreateEvent/bash.txt
+++ b/docs/en/cli/gcalendar/CreateEvent/bash.txt
@@ -2,5 +2,5 @@
oint gcalendar CreateEvent \
--token "***" \
- --calendar "176a0877e14a13b440f9fffa1668b9ec5c4c090a05d67ff2a00c17efc81d368e@group.calendar.google.com" \
- --props "{'Description':'TestEventDescription','Title':'New event','Venue':'InOffice','StartDate':'2025-02-19T08:59:14.9476558Z','EndDate':'2025-02-19T09:59:14.9476558Z','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 "ce79e9b0c53ecffd49dc84b334cc0a1589e278f90329252e64de345cc916ccd2@group.calendar.google.com" \
+ --props "{'Description':'TestEventDescription','Title':'New event','Venue':'InOffice','StartDate':'2025-03-18T10:48:24.2527833Z','EndDate':'2025-03-18T11:48:24.2527833Z','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/gcalendar/CreateEvent/bat.txt b/docs/en/cli/gcalendar/CreateEvent/bat.txt
index 8a940b1c39..c304920d3d 100644
--- a/docs/en/cli/gcalendar/CreateEvent/bat.txt
+++ b/docs/en/cli/gcalendar/CreateEvent/bat.txt
@@ -2,5 +2,5 @@
oint gcalendar CreateEvent ^
--token "***" ^
- --calendar "176a0877e14a13b440f9fffa1668b9ec5c4c090a05d67ff2a00c17efc81d368e@group.calendar.google.com" ^
- --props "{'Description':'TestEventDescription','Title':'New event','Venue':'InOffice','StartDate':'2025-02-19T08:59:14.9476558Z','EndDate':'2025-02-19T09:59:14.9476558Z','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 "ce79e9b0c53ecffd49dc84b334cc0a1589e278f90329252e64de345cc916ccd2@group.calendar.google.com" ^
+ --props "{'Description':'TestEventDescription','Title':'New event','Venue':'InOffice','StartDate':'2025-03-18T10:48:24.2527833Z','EndDate':'2025-03-18T11:48:24.2527833Z','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/gcalendar/DeleteCalendar/bash.txt b/docs/en/cli/gcalendar/DeleteCalendar/bash.txt
index a7133343ff..d4d3a45d9b 100644
--- a/docs/en/cli/gcalendar/DeleteCalendar/bash.txt
+++ b/docs/en/cli/gcalendar/DeleteCalendar/bash.txt
@@ -1,3 +1,3 @@
oint gcalendar DeleteCalendar \
--token "***" \
- --calendar "176a0877e14a13b440f9fffa1668b9ec5c4c090a05d67ff2a00c17efc81d368e@group.calendar.google.com"
\ No newline at end of file
+ --calendar "ce79e9b0c53ecffd49dc84b334cc0a1589e278f90329252e64de345cc916ccd2@group.calendar.google.com"
\ No newline at end of file
diff --git a/docs/en/cli/gcalendar/DeleteCalendar/bat.txt b/docs/en/cli/gcalendar/DeleteCalendar/bat.txt
index 648863a66e..58cd9449b2 100644
--- a/docs/en/cli/gcalendar/DeleteCalendar/bat.txt
+++ b/docs/en/cli/gcalendar/DeleteCalendar/bat.txt
@@ -1,3 +1,3 @@
oint gcalendar DeleteCalendar ^
--token "***" ^
- --calendar "176a0877e14a13b440f9fffa1668b9ec5c4c090a05d67ff2a00c17efc81d368e@group.calendar.google.com"
\ No newline at end of file
+ --calendar "ce79e9b0c53ecffd49dc84b334cc0a1589e278f90329252e64de345cc916ccd2@group.calendar.google.com"
\ No newline at end of file
diff --git a/docs/en/cli/gcalendar/DeleteCalendarFromList/bash.txt b/docs/en/cli/gcalendar/DeleteCalendarFromList/bash.txt
index e324dc9e4a..9bd31c5c0f 100644
--- a/docs/en/cli/gcalendar/DeleteCalendarFromList/bash.txt
+++ b/docs/en/cli/gcalendar/DeleteCalendarFromList/bash.txt
@@ -1,3 +1,3 @@
oint gcalendar DeleteCalendarFromList \
--token "***" \
- --calendar "8728c2af1c7cce68431015252d8c4047b67213d569eee16cb2720ca2c4645ecb@group.calendar.google.com"
\ No newline at end of file
+ --calendar "d919fd1a57fdb3da0c0a74402ee4d6b733dea855ad28435cbe5012ebcaffe20a@group.calendar.google.com"
\ No newline at end of file
diff --git a/docs/en/cli/gcalendar/DeleteCalendarFromList/bat.txt b/docs/en/cli/gcalendar/DeleteCalendarFromList/bat.txt
index 5fc1aaf32b..913a42f29c 100644
--- a/docs/en/cli/gcalendar/DeleteCalendarFromList/bat.txt
+++ b/docs/en/cli/gcalendar/DeleteCalendarFromList/bat.txt
@@ -1,3 +1,3 @@
oint gcalendar DeleteCalendarFromList ^
--token "***" ^
- --calendar "8728c2af1c7cce68431015252d8c4047b67213d569eee16cb2720ca2c4645ecb@group.calendar.google.com"
\ No newline at end of file
+ --calendar "d919fd1a57fdb3da0c0a74402ee4d6b733dea855ad28435cbe5012ebcaffe20a@group.calendar.google.com"
\ No newline at end of file
diff --git a/docs/en/cli/gcalendar/DeleteEvent/bash.txt b/docs/en/cli/gcalendar/DeleteEvent/bash.txt
index 9ca433ab11..665cc0dbf2 100644
--- a/docs/en/cli/gcalendar/DeleteEvent/bash.txt
+++ b/docs/en/cli/gcalendar/DeleteEvent/bash.txt
@@ -1,4 +1,4 @@
oint gcalendar DeleteEvent \
--token "***" \
- --calendar "176a0877e14a13b440f9fffa1668b9ec5c4c090a05d67ff2a00c17efc81d368e@group.calendar.google.com" \
- --event "02nb7m5ivot57ka5mv3knk5mm4"
\ No newline at end of file
+ --calendar "ce79e9b0c53ecffd49dc84b334cc0a1589e278f90329252e64de345cc916ccd2@group.calendar.google.com" \
+ --event "ina8ajfp1cmg9c5a1mfppfens4"
\ No newline at end of file
diff --git a/docs/en/cli/gcalendar/DeleteEvent/bat.txt b/docs/en/cli/gcalendar/DeleteEvent/bat.txt
index 48e3a42c60..065abd4ac0 100644
--- a/docs/en/cli/gcalendar/DeleteEvent/bat.txt
+++ b/docs/en/cli/gcalendar/DeleteEvent/bat.txt
@@ -1,4 +1,4 @@
oint gcalendar DeleteEvent ^
--token "***" ^
- --calendar "176a0877e14a13b440f9fffa1668b9ec5c4c090a05d67ff2a00c17efc81d368e@group.calendar.google.com" ^
- --event "02nb7m5ivot57ka5mv3knk5mm4"
\ No newline at end of file
+ --calendar "ce79e9b0c53ecffd49dc84b334cc0a1589e278f90329252e64de345cc916ccd2@group.calendar.google.com" ^
+ --event "ina8ajfp1cmg9c5a1mfppfens4"
\ No newline at end of file
diff --git a/docs/en/cli/gcalendar/EditCalendarMetadata/bash.txt b/docs/en/cli/gcalendar/EditCalendarMetadata/bash.txt
index 69ba5a643e..aab0bfb742 100644
--- a/docs/en/cli/gcalendar/EditCalendarMetadata/bash.txt
+++ b/docs/en/cli/gcalendar/EditCalendarMetadata/bash.txt
@@ -1,5 +1,5 @@
oint gcalendar EditCalendarMetadata \
--token "***" \
- --calendar "8728c2af1c7cce68431015252d8c4047b67213d569eee16cb2720ca2c4645ecb@group.calendar.google.com" \
+ --calendar "d919fd1a57fdb3da0c0a74402ee4d6b733dea855ad28435cbe5012ebcaffe20a@group.calendar.google.com" \
--title "New name" \
--description "New description"
\ No newline at end of file
diff --git a/docs/en/cli/gcalendar/EditCalendarMetadata/bat.txt b/docs/en/cli/gcalendar/EditCalendarMetadata/bat.txt
index d243c05239..20fb94079f 100644
--- a/docs/en/cli/gcalendar/EditCalendarMetadata/bat.txt
+++ b/docs/en/cli/gcalendar/EditCalendarMetadata/bat.txt
@@ -1,5 +1,5 @@
oint gcalendar EditCalendarMetadata ^
--token "***" ^
- --calendar "8728c2af1c7cce68431015252d8c4047b67213d569eee16cb2720ca2c4645ecb@group.calendar.google.com" ^
+ --calendar "d919fd1a57fdb3da0c0a74402ee4d6b733dea855ad28435cbe5012ebcaffe20a@group.calendar.google.com" ^
--title "New name" ^
--description "New description"
\ No newline at end of file
diff --git a/docs/en/cli/gcalendar/EditEvent/bash.txt b/docs/en/cli/gcalendar/EditEvent/bash.txt
index 7b5ff6954e..3b433a7f51 100644
--- a/docs/en/cli/gcalendar/EditEvent/bash.txt
+++ b/docs/en/cli/gcalendar/EditEvent/bash.txt
@@ -2,6 +2,6 @@
oint gcalendar EditEvent \
--token "***" \
- --calendar "176a0877e14a13b440f9fffa1668b9ec5c4c090a05d67ff2a00c17efc81d368e@group.calendar.google.com" \
+ --calendar "ce79e9b0c53ecffd49dc84b334cc0a1589e278f90329252e64de345cc916ccd2@group.calendar.google.com" \
--props "{'Description':'New event description'}" \
- --event "02nb7m5ivot57ka5mv3knk5mm4"
\ No newline at end of file
+ --event "ina8ajfp1cmg9c5a1mfppfens4"
\ No newline at end of file
diff --git a/docs/en/cli/gcalendar/EditEvent/bat.txt b/docs/en/cli/gcalendar/EditEvent/bat.txt
index 6604306da1..672bf6be12 100644
--- a/docs/en/cli/gcalendar/EditEvent/bat.txt
+++ b/docs/en/cli/gcalendar/EditEvent/bat.txt
@@ -2,6 +2,6 @@
oint gcalendar EditEvent ^
--token "***" ^
- --calendar "176a0877e14a13b440f9fffa1668b9ec5c4c090a05d67ff2a00c17efc81d368e@group.calendar.google.com" ^
+ --calendar "ce79e9b0c53ecffd49dc84b334cc0a1589e278f90329252e64de345cc916ccd2@group.calendar.google.com" ^
--props "{'Description':'New event description'}" ^
- --event "02nb7m5ivot57ka5mv3knk5mm4"
\ No newline at end of file
+ --event "ina8ajfp1cmg9c5a1mfppfens4"
\ No newline at end of file
diff --git a/docs/en/cli/gcalendar/EditListCalendar/bash.txt b/docs/en/cli/gcalendar/EditListCalendar/bash.txt
index 5ad04e178f..d543893088 100644
--- a/docs/en/cli/gcalendar/EditListCalendar/bash.txt
+++ b/docs/en/cli/gcalendar/EditListCalendar/bash.txt
@@ -1,6 +1,6 @@
oint gcalendar EditListCalendar \
--token "***" \
- --calendar "8728c2af1c7cce68431015252d8c4047b67213d569eee16cb2720ca2c4645ecb@group.calendar.google.com" \
+ --calendar "d919fd1a57fdb3da0c0a74402ee4d6b733dea855ad28435cbe5012ebcaffe20a@group.calendar.google.com" \
--primary "#000000" \
--secondary "#ffd800" \
--hidden false
\ No newline at end of file
diff --git a/docs/en/cli/gcalendar/EditListCalendar/bat.txt b/docs/en/cli/gcalendar/EditListCalendar/bat.txt
index eb9029cb38..bf87f5878d 100644
--- a/docs/en/cli/gcalendar/EditListCalendar/bat.txt
+++ b/docs/en/cli/gcalendar/EditListCalendar/bat.txt
@@ -1,6 +1,6 @@
oint gcalendar EditListCalendar ^
--token "***" ^
- --calendar "8728c2af1c7cce68431015252d8c4047b67213d569eee16cb2720ca2c4645ecb@group.calendar.google.com" ^
+ --calendar "d919fd1a57fdb3da0c0a74402ee4d6b733dea855ad28435cbe5012ebcaffe20a@group.calendar.google.com" ^
--primary "#000000" ^
--secondary "#ffd800" ^
--hidden false
\ No newline at end of file
diff --git a/docs/en/cli/gcalendar/GetCalendarMetadata/bash.txt b/docs/en/cli/gcalendar/GetCalendarMetadata/bash.txt
index bec3743308..f0bb0773a1 100644
--- a/docs/en/cli/gcalendar/GetCalendarMetadata/bash.txt
+++ b/docs/en/cli/gcalendar/GetCalendarMetadata/bash.txt
@@ -1,3 +1,3 @@
oint gcalendar GetCalendarMetadata \
--token "***" \
- --calendar "8728c2af1c7cce68431015252d8c4047b67213d569eee16cb2720ca2c4645ecb@group.calendar.google.com"
\ No newline at end of file
+ --calendar "d919fd1a57fdb3da0c0a74402ee4d6b733dea855ad28435cbe5012ebcaffe20a@group.calendar.google.com"
\ No newline at end of file
diff --git a/docs/en/cli/gcalendar/GetCalendarMetadata/bat.txt b/docs/en/cli/gcalendar/GetCalendarMetadata/bat.txt
index 3eacfb6ff3..0cf8a11da2 100644
--- a/docs/en/cli/gcalendar/GetCalendarMetadata/bat.txt
+++ b/docs/en/cli/gcalendar/GetCalendarMetadata/bat.txt
@@ -1,3 +1,3 @@
oint gcalendar GetCalendarMetadata ^
--token "***" ^
- --calendar "8728c2af1c7cce68431015252d8c4047b67213d569eee16cb2720ca2c4645ecb@group.calendar.google.com"
\ No newline at end of file
+ --calendar "d919fd1a57fdb3da0c0a74402ee4d6b733dea855ad28435cbe5012ebcaffe20a@group.calendar.google.com"
\ No newline at end of file
diff --git a/docs/en/cli/gcalendar/GetEvent/bash.txt b/docs/en/cli/gcalendar/GetEvent/bash.txt
index c9c792085f..985c5168ab 100644
--- a/docs/en/cli/gcalendar/GetEvent/bash.txt
+++ b/docs/en/cli/gcalendar/GetEvent/bash.txt
@@ -1,4 +1,4 @@
oint gcalendar GetEvent \
--token "***" \
- --calendar "176a0877e14a13b440f9fffa1668b9ec5c4c090a05d67ff2a00c17efc81d368e@group.calendar.google.com" \
- --event "02nb7m5ivot57ka5mv3knk5mm4"
\ No newline at end of file
+ --calendar "ce79e9b0c53ecffd49dc84b334cc0a1589e278f90329252e64de345cc916ccd2@group.calendar.google.com" \
+ --event "ina8ajfp1cmg9c5a1mfppfens4"
\ No newline at end of file
diff --git a/docs/en/cli/gcalendar/GetEvent/bat.txt b/docs/en/cli/gcalendar/GetEvent/bat.txt
index c5d5c16346..0f4f96623c 100644
--- a/docs/en/cli/gcalendar/GetEvent/bat.txt
+++ b/docs/en/cli/gcalendar/GetEvent/bat.txt
@@ -1,4 +1,4 @@
oint gcalendar GetEvent ^
--token "***" ^
- --calendar "176a0877e14a13b440f9fffa1668b9ec5c4c090a05d67ff2a00c17efc81d368e@group.calendar.google.com" ^
- --event "02nb7m5ivot57ka5mv3knk5mm4"
\ No newline at end of file
+ --calendar "ce79e9b0c53ecffd49dc84b334cc0a1589e278f90329252e64de345cc916ccd2@group.calendar.google.com" ^
+ --event "ina8ajfp1cmg9c5a1mfppfens4"
\ No newline at end of file
diff --git a/docs/en/cli/gcalendar/GetEventList/bash.txt b/docs/en/cli/gcalendar/GetEventList/bash.txt
index d1cb892ef3..7ae2616b39 100644
--- a/docs/en/cli/gcalendar/GetEventList/bash.txt
+++ b/docs/en/cli/gcalendar/GetEventList/bash.txt
@@ -1,3 +1,3 @@
oint gcalendar GetEventList \
--token "***" \
- --calendar "176a0877e14a13b440f9fffa1668b9ec5c4c090a05d67ff2a00c17efc81d368e@group.calendar.google.com"
\ No newline at end of file
+ --calendar "ce79e9b0c53ecffd49dc84b334cc0a1589e278f90329252e64de345cc916ccd2@group.calendar.google.com"
\ No newline at end of file
diff --git a/docs/en/cli/gcalendar/GetEventList/bat.txt b/docs/en/cli/gcalendar/GetEventList/bat.txt
index 634b14a2dd..e19eba4a6a 100644
--- a/docs/en/cli/gcalendar/GetEventList/bat.txt
+++ b/docs/en/cli/gcalendar/GetEventList/bat.txt
@@ -1,3 +1,3 @@
oint gcalendar GetEventList ^
--token "***" ^
- --calendar "176a0877e14a13b440f9fffa1668b9ec5c4c090a05d67ff2a00c17efc81d368e@group.calendar.google.com"
\ No newline at end of file
+ --calendar "ce79e9b0c53ecffd49dc84b334cc0a1589e278f90329252e64de345cc916ccd2@group.calendar.google.com"
\ No newline at end of file
diff --git a/docs/en/cli/gcalendar/GetListCalendar/bash.txt b/docs/en/cli/gcalendar/GetListCalendar/bash.txt
index 8eee1d68e4..96cc3aa0d7 100644
--- a/docs/en/cli/gcalendar/GetListCalendar/bash.txt
+++ b/docs/en/cli/gcalendar/GetListCalendar/bash.txt
@@ -1,3 +1,3 @@
oint gcalendar GetListCalendar \
--token "***" \
- --calendar "8728c2af1c7cce68431015252d8c4047b67213d569eee16cb2720ca2c4645ecb@group.calendar.google.com"
\ No newline at end of file
+ --calendar "d919fd1a57fdb3da0c0a74402ee4d6b733dea855ad28435cbe5012ebcaffe20a@group.calendar.google.com"
\ No newline at end of file
diff --git a/docs/en/cli/gcalendar/GetListCalendar/bat.txt b/docs/en/cli/gcalendar/GetListCalendar/bat.txt
index c6e3b20186..3ee84547b4 100644
--- a/docs/en/cli/gcalendar/GetListCalendar/bat.txt
+++ b/docs/en/cli/gcalendar/GetListCalendar/bat.txt
@@ -1,3 +1,3 @@
oint gcalendar GetListCalendar ^
--token "***" ^
- --calendar "8728c2af1c7cce68431015252d8c4047b67213d569eee16cb2720ca2c4645ecb@group.calendar.google.com"
\ No newline at end of file
+ --calendar "d919fd1a57fdb3da0c0a74402ee4d6b733dea855ad28435cbe5012ebcaffe20a@group.calendar.google.com"
\ No newline at end of file
diff --git a/docs/en/cli/gcalendar/MoveEvent/bash.txt b/docs/en/cli/gcalendar/MoveEvent/bash.txt
index 547a62f411..e45d01e7cf 100644
--- a/docs/en/cli/gcalendar/MoveEvent/bash.txt
+++ b/docs/en/cli/gcalendar/MoveEvent/bash.txt
@@ -1,5 +1,5 @@
oint gcalendar MoveEvent \
--token "***" \
- --from "176a0877e14a13b440f9fffa1668b9ec5c4c090a05d67ff2a00c17efc81d368e@group.calendar.google.com" \
+ --from "ce79e9b0c53ecffd49dc84b334cc0a1589e278f90329252e64de345cc916ccd2@group.calendar.google.com" \
--to "bayselonarrend@gmail.com" \
- --event "02nb7m5ivot57ka5mv3knk5mm4"
\ No newline at end of file
+ --event "ina8ajfp1cmg9c5a1mfppfens4"
\ No newline at end of file
diff --git a/docs/en/cli/gcalendar/MoveEvent/bat.txt b/docs/en/cli/gcalendar/MoveEvent/bat.txt
index eb173765dc..a4306f31dd 100644
--- a/docs/en/cli/gcalendar/MoveEvent/bat.txt
+++ b/docs/en/cli/gcalendar/MoveEvent/bat.txt
@@ -1,5 +1,5 @@
oint gcalendar MoveEvent ^
--token "***" ^
- --from "176a0877e14a13b440f9fffa1668b9ec5c4c090a05d67ff2a00c17efc81d368e@group.calendar.google.com" ^
+ --from "ce79e9b0c53ecffd49dc84b334cc0a1589e278f90329252e64de345cc916ccd2@group.calendar.google.com" ^
--to "bayselonarrend@gmail.com" ^
- --event "02nb7m5ivot57ka5mv3knk5mm4"
\ No newline at end of file
+ --event "ina8ajfp1cmg9c5a1mfppfens4"
\ No newline at end of file
diff --git a/docs/en/cli/gdrive/CopyObject/bash.txt b/docs/en/cli/gdrive/CopyObject/bash.txt
index b19b41419f..57373ff40b 100644
--- a/docs/en/cli/gdrive/CopyObject/bash.txt
+++ b/docs/en/cli/gdrive/CopyObject/bash.txt
@@ -1,5 +1,5 @@
oint gdrive CopyObject \
--token "***" \
- --object "14_dYL7zqkW_CaVttG9Nwd8Kk1iXPR5-D" \
+ --object "1adjYm5qWMjPSu0yy9rMMrlk7vqCTs43L" \
--title "CopiedFile.jpeg" \
--catalog "root"
\ No newline at end of file
diff --git a/docs/en/cli/gdrive/CopyObject/bat.txt b/docs/en/cli/gdrive/CopyObject/bat.txt
index ea55b7efa3..0479153878 100644
--- a/docs/en/cli/gdrive/CopyObject/bat.txt
+++ b/docs/en/cli/gdrive/CopyObject/bat.txt
@@ -1,5 +1,5 @@
oint gdrive CopyObject ^
--token "***" ^
- --object "14_dYL7zqkW_CaVttG9Nwd8Kk1iXPR5-D" ^
+ --object "1adjYm5qWMjPSu0yy9rMMrlk7vqCTs43L" ^
--title "CopiedFile.jpeg" ^
--catalog "root"
\ No newline at end of file
diff --git a/docs/en/cli/gdrive/CreateComment/bash.txt b/docs/en/cli/gdrive/CreateComment/bash.txt
index cde6d931d3..4e6f509936 100644
--- a/docs/en/cli/gdrive/CreateComment/bash.txt
+++ b/docs/en/cli/gdrive/CreateComment/bash.txt
@@ -1,4 +1,4 @@
oint gdrive CreateComment \
--token "***" \
- --object "1xQGRAN3XpDcJ_zUQkHKbljz5Wa-S_IOg" \
+ --object "1FE6Sr9TrbeV9Q92koEU7kJd0MaBx-A-s" \
--text "Comment text"
\ No newline at end of file
diff --git a/docs/en/cli/gdrive/CreateComment/bat.txt b/docs/en/cli/gdrive/CreateComment/bat.txt
index 4196367cd6..7db5887325 100644
--- a/docs/en/cli/gdrive/CreateComment/bat.txt
+++ b/docs/en/cli/gdrive/CreateComment/bat.txt
@@ -1,4 +1,4 @@
oint gdrive CreateComment ^
--token "***" ^
- --object "1xQGRAN3XpDcJ_zUQkHKbljz5Wa-S_IOg" ^
+ --object "1FE6Sr9TrbeV9Q92koEU7kJd0MaBx-A-s" ^
--text "Comment text"
\ No newline at end of file
diff --git a/docs/en/cli/gdrive/DeleteComment/bash.txt b/docs/en/cli/gdrive/DeleteComment/bash.txt
index 3cd4b0a909..dd16c5343e 100644
--- a/docs/en/cli/gdrive/DeleteComment/bash.txt
+++ b/docs/en/cli/gdrive/DeleteComment/bash.txt
@@ -1,4 +1,4 @@
oint gdrive DeleteComment \
--token "***" \
- --object "1xQGRAN3XpDcJ_zUQkHKbljz5Wa-S_IOg" \
- --comment "AAABeV9tSJk"
\ No newline at end of file
+ --object "1FE6Sr9TrbeV9Q92koEU7kJd0MaBx-A-s" \
+ --comment "AAABfwGWt-A"
\ No newline at end of file
diff --git a/docs/en/cli/gdrive/DeleteComment/bat.txt b/docs/en/cli/gdrive/DeleteComment/bat.txt
index 1b38cd18cf..31db6307ea 100644
--- a/docs/en/cli/gdrive/DeleteComment/bat.txt
+++ b/docs/en/cli/gdrive/DeleteComment/bat.txt
@@ -1,4 +1,4 @@
oint gdrive DeleteComment ^
--token "***" ^
- --object "1xQGRAN3XpDcJ_zUQkHKbljz5Wa-S_IOg" ^
- --comment "AAABeV9tSJk"
\ No newline at end of file
+ --object "1FE6Sr9TrbeV9Q92koEU7kJd0MaBx-A-s" ^
+ --comment "AAABfwGWt-A"
\ No newline at end of file
diff --git a/docs/en/cli/gdrive/DeleteObject/bash.txt b/docs/en/cli/gdrive/DeleteObject/bash.txt
index 1fbb6372b9..79d2a00709 100644
--- a/docs/en/cli/gdrive/DeleteObject/bash.txt
+++ b/docs/en/cli/gdrive/DeleteObject/bash.txt
@@ -1,3 +1,3 @@
oint gdrive DeleteObject \
--token "***" \
- --object "1xQGRAN3XpDcJ_zUQkHKbljz5Wa-S_IOg"
\ No newline at end of file
+ --object "1FE6Sr9TrbeV9Q92koEU7kJd0MaBx-A-s"
\ No newline at end of file
diff --git a/docs/en/cli/gdrive/DeleteObject/bat.txt b/docs/en/cli/gdrive/DeleteObject/bat.txt
index 7409f513d3..03def6fba3 100644
--- a/docs/en/cli/gdrive/DeleteObject/bat.txt
+++ b/docs/en/cli/gdrive/DeleteObject/bat.txt
@@ -1,3 +1,3 @@
oint gdrive DeleteObject ^
--token "***" ^
- --object "1xQGRAN3XpDcJ_zUQkHKbljz5Wa-S_IOg"
\ No newline at end of file
+ --object "1FE6Sr9TrbeV9Q92koEU7kJd0MaBx-A-s"
\ No newline at end of file
diff --git a/docs/en/cli/gdrive/DownloadFile/bash.txt b/docs/en/cli/gdrive/DownloadFile/bash.txt
index f68d936598..9ce2aafdce 100644
--- a/docs/en/cli/gdrive/DownloadFile/bash.txt
+++ b/docs/en/cli/gdrive/DownloadFile/bash.txt
@@ -1,3 +1,3 @@
oint gdrive DownloadFile \
--token "***" \
- --object "14_dYL7zqkW_CaVttG9Nwd8Kk1iXPR5-D"
\ No newline at end of file
+ --object "1adjYm5qWMjPSu0yy9rMMrlk7vqCTs43L"
\ No newline at end of file
diff --git a/docs/en/cli/gdrive/DownloadFile/bat.txt b/docs/en/cli/gdrive/DownloadFile/bat.txt
index 4e6eb87bc4..b082dd3159 100644
--- a/docs/en/cli/gdrive/DownloadFile/bat.txt
+++ b/docs/en/cli/gdrive/DownloadFile/bat.txt
@@ -1,3 +1,3 @@
oint gdrive DownloadFile ^
--token "***" ^
- --object "14_dYL7zqkW_CaVttG9Nwd8Kk1iXPR5-D"
\ No newline at end of file
+ --object "1adjYm5qWMjPSu0yy9rMMrlk7vqCTs43L"
\ No newline at end of file
diff --git a/docs/en/cli/gdrive/GetComment/bash.txt b/docs/en/cli/gdrive/GetComment/bash.txt
index ab0ba64009..1d7209d051 100644
--- a/docs/en/cli/gdrive/GetComment/bash.txt
+++ b/docs/en/cli/gdrive/GetComment/bash.txt
@@ -1,4 +1,4 @@
oint gdrive GetComment \
--token "***" \
- --object "1xQGRAN3XpDcJ_zUQkHKbljz5Wa-S_IOg" \
- --comment "AAABeV9tSJk"
\ No newline at end of file
+ --object "1FE6Sr9TrbeV9Q92koEU7kJd0MaBx-A-s" \
+ --comment "AAABfwGWt-A"
\ No newline at end of file
diff --git a/docs/en/cli/gdrive/GetComment/bat.txt b/docs/en/cli/gdrive/GetComment/bat.txt
index 050b40cf97..2678463d5f 100644
--- a/docs/en/cli/gdrive/GetComment/bat.txt
+++ b/docs/en/cli/gdrive/GetComment/bat.txt
@@ -1,4 +1,4 @@
oint gdrive GetComment ^
--token "***" ^
- --object "1xQGRAN3XpDcJ_zUQkHKbljz5Wa-S_IOg" ^
- --comment "AAABeV9tSJk"
\ No newline at end of file
+ --object "1FE6Sr9TrbeV9Q92koEU7kJd0MaBx-A-s" ^
+ --comment "AAABfwGWt-A"
\ No newline at end of file
diff --git a/docs/en/cli/gdrive/GetCommentList/bash.txt b/docs/en/cli/gdrive/GetCommentList/bash.txt
index 2c4932582e..b48335fd85 100644
--- a/docs/en/cli/gdrive/GetCommentList/bash.txt
+++ b/docs/en/cli/gdrive/GetCommentList/bash.txt
@@ -1,3 +1,3 @@
oint gdrive GetCommentList \
--token "***" \
- --object "1xQGRAN3XpDcJ_zUQkHKbljz5Wa-S_IOg"
\ No newline at end of file
+ --object "1FE6Sr9TrbeV9Q92koEU7kJd0MaBx-A-s"
\ No newline at end of file
diff --git a/docs/en/cli/gdrive/GetCommentList/bat.txt b/docs/en/cli/gdrive/GetCommentList/bat.txt
index c18eb5dedb..9beb4721ca 100644
--- a/docs/en/cli/gdrive/GetCommentList/bat.txt
+++ b/docs/en/cli/gdrive/GetCommentList/bat.txt
@@ -1,3 +1,3 @@
oint gdrive GetCommentList ^
--token "***" ^
- --object "1xQGRAN3XpDcJ_zUQkHKbljz5Wa-S_IOg"
\ No newline at end of file
+ --object "1FE6Sr9TrbeV9Q92koEU7kJd0MaBx-A-s"
\ No newline at end of file
diff --git a/docs/en/cli/gdrive/UpdateFile/bash.txt b/docs/en/cli/gdrive/UpdateFile/bash.txt
index 3cac051ccd..3ea192f17b 100644
--- a/docs/en/cli/gdrive/UpdateFile/bash.txt
+++ b/docs/en/cli/gdrive/UpdateFile/bash.txt
@@ -1,5 +1,5 @@
oint gdrive UpdateFile \
--token "***" \
- --object "14_dYL7zqkW_CaVttG9Nwd8Kk1iXPR5-D" \
+ --object "1adjYm5qWMjPSu0yy9rMMrlk7vqCTs43L" \
--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/gdrive/UpdateFile/bat.txt b/docs/en/cli/gdrive/UpdateFile/bat.txt
index e7256a2fb6..1eefdbc1d5 100644
--- a/docs/en/cli/gdrive/UpdateFile/bat.txt
+++ b/docs/en/cli/gdrive/UpdateFile/bat.txt
@@ -1,5 +1,5 @@
oint gdrive UpdateFile ^
--token "***" ^
- --object "14_dYL7zqkW_CaVttG9Nwd8Kk1iXPR5-D" ^
+ --object "1adjYm5qWMjPSu0yy9rMMrlk7vqCTs43L" ^
--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/greenapi/AddGroupMember/bash.txt b/docs/en/cli/greenapi/AddGroupMember/bash.txt
new file mode 100644
index 0000000000..16e22b89d6
--- /dev/null
+++ b/docs/en/cli/greenapi/AddGroupMember/bash.txt
@@ -0,0 +1,6 @@
+# JSON data can also be passed as a path to a .json file
+
+oint greenapi AddGroupMember \
+ --access "{'apiUrl':'***','mediaUrl':'https://7105.media.greenapi.com','idInstance':'7105187566','apiTokenInstance':'***'}" \
+ --group "120363416469007868@g.us" \
+ --user "123123123@c.us"
\ No newline at end of file
diff --git a/docs/en/cli/greenapi/AddGroupMember/bat.txt b/docs/en/cli/greenapi/AddGroupMember/bat.txt
new file mode 100644
index 0000000000..602bf40bbd
--- /dev/null
+++ b/docs/en/cli/greenapi/AddGroupMember/bat.txt
@@ -0,0 +1,6 @@
+:: JSON data can also be passed as a path to a .json file
+
+oint greenapi AddGroupMember ^
+ --access "{'apiUrl':'***','mediaUrl':'https://7105.media.greenapi.com','idInstance':'7105187566','apiTokenInstance':'***'}" ^
+ --group "120363416469007868@g.us" ^
+ --user "123123123@c.us"
\ No newline at end of file
diff --git a/docs/en/cli/greenapi/ArchiveChat/bash.txt b/docs/en/cli/greenapi/ArchiveChat/bash.txt
new file mode 100644
index 0000000000..646d7e0922
--- /dev/null
+++ b/docs/en/cli/greenapi/ArchiveChat/bash.txt
@@ -0,0 +1,5 @@
+# JSON data can also be passed as a path to a .json file
+
+oint greenapi ArchiveChat \
+ --access "{'apiUrl':'***','mediaUrl':'https://7105.media.greenapi.com','idInstance':'7105187566','apiTokenInstance':'***'}" \
+ --chat "120363410406221140@g.us"
\ No newline at end of file
diff --git a/docs/en/cli/greenapi/ArchiveChat/bat.txt b/docs/en/cli/greenapi/ArchiveChat/bat.txt
new file mode 100644
index 0000000000..871141b205
--- /dev/null
+++ b/docs/en/cli/greenapi/ArchiveChat/bat.txt
@@ -0,0 +1,5 @@
+:: JSON data can also be passed as a path to a .json file
+
+oint greenapi ArchiveChat ^
+ --access "{'apiUrl':'***','mediaUrl':'https://7105.media.greenapi.com','idInstance':'7105187566','apiTokenInstance':'***'}" ^
+ --chat "120363410406221140@g.us"
\ No newline at end of file
diff --git a/docs/en/cli/greenapi/CreateGroup/bash.txt b/docs/en/cli/greenapi/CreateGroup/bash.txt
new file mode 100644
index 0000000000..ae8a9f3b12
--- /dev/null
+++ b/docs/en/cli/greenapi/CreateGroup/bash.txt
@@ -0,0 +1,5 @@
+# JSON data can also be passed as a path to a .json file
+
+oint greenapi CreateGroup \
+ --access "{'apiUrl':'***','mediaUrl':'https://7105.media.greenapi.com','idInstance':'7105187566','apiTokenInstance':'***'}" \
+ --name "New group"
\ No newline at end of file
diff --git a/docs/en/cli/greenapi/CreateGroup/bat.txt b/docs/en/cli/greenapi/CreateGroup/bat.txt
new file mode 100644
index 0000000000..4132868d80
--- /dev/null
+++ b/docs/en/cli/greenapi/CreateGroup/bat.txt
@@ -0,0 +1,5 @@
+:: JSON data can also be passed as a path to a .json file
+
+oint greenapi CreateGroup ^
+ --access "{'apiUrl':'***','mediaUrl':'https://7105.media.greenapi.com','idInstance':'7105187566','apiTokenInstance':'***'}" ^
+ --name "New group"
\ No newline at end of file
diff --git a/docs/en/cli/greenapi/DeleteNotificationFromQueue/bash.txt b/docs/en/cli/greenapi/DeleteNotificationFromQueue/bash.txt
new file mode 100644
index 0000000000..7792e8b64c
--- /dev/null
+++ b/docs/en/cli/greenapi/DeleteNotificationFromQueue/bash.txt
@@ -0,0 +1,5 @@
+# JSON data can also be passed as a path to a .json file
+
+oint greenapi DeleteNotificationFromQueue \
+ --access "{'apiUrl':'***','mediaUrl':'https://7105.media.greenapi.com','idInstance':'7105187566','apiTokenInstance':'***'}" \
+ --receipt "1"
\ No newline at end of file
diff --git a/docs/en/cli/greenapi/DeleteNotificationFromQueue/bat.txt b/docs/en/cli/greenapi/DeleteNotificationFromQueue/bat.txt
new file mode 100644
index 0000000000..8e904456f1
--- /dev/null
+++ b/docs/en/cli/greenapi/DeleteNotificationFromQueue/bat.txt
@@ -0,0 +1,5 @@
+:: JSON data can also be passed as a path to a .json file
+
+oint greenapi DeleteNotificationFromQueue ^
+ --access "{'apiUrl':'***','mediaUrl':'https://7105.media.greenapi.com','idInstance':'7105187566','apiTokenInstance':'***'}" ^
+ --receipt "1"
\ No newline at end of file
diff --git a/docs/en/cli/greenapi/DownloadMessageFile/bash.txt b/docs/en/cli/greenapi/DownloadMessageFile/bash.txt
new file mode 100644
index 0000000000..7837f1a22e
--- /dev/null
+++ b/docs/en/cli/greenapi/DownloadMessageFile/bash.txt
@@ -0,0 +1,6 @@
+# JSON data can also be passed as a path to a .json file
+
+oint greenapi DownloadMessageFile \
+ --access "{'apiUrl':'***','mediaUrl':'https://7105.media.greenapi.com','idInstance':'7105187566','apiTokenInstance':'***'}" \
+ --chat "120363410406221140@g.us" \
+ --message "BAE5A772FB921D7B"
\ No newline at end of file
diff --git a/docs/en/cli/greenapi/DownloadMessageFile/bat.txt b/docs/en/cli/greenapi/DownloadMessageFile/bat.txt
new file mode 100644
index 0000000000..308e9c1d2a
--- /dev/null
+++ b/docs/en/cli/greenapi/DownloadMessageFile/bat.txt
@@ -0,0 +1,6 @@
+:: JSON data can also be passed as a path to a .json file
+
+oint greenapi DownloadMessageFile ^
+ --access "{'apiUrl':'***','mediaUrl':'https://7105.media.greenapi.com','idInstance':'7105187566','apiTokenInstance':'***'}" ^
+ --chat "120363410406221140@g.us" ^
+ --message "BAE5A772FB921D7B"
\ No newline at end of file
diff --git a/docs/en/cli/greenapi/ExcludeGroupMember/bash.txt b/docs/en/cli/greenapi/ExcludeGroupMember/bash.txt
new file mode 100644
index 0000000000..356f748f9d
--- /dev/null
+++ b/docs/en/cli/greenapi/ExcludeGroupMember/bash.txt
@@ -0,0 +1,6 @@
+# JSON data can also be passed as a path to a .json file
+
+oint greenapi ExcludeGroupMember \
+ --access "{'apiUrl':'***','mediaUrl':'https://7105.media.greenapi.com','idInstance':'7105187566','apiTokenInstance':'***'}" \
+ --group "120363416469007868@g.us" \
+ --user "123123123@c.us"
\ No newline at end of file
diff --git a/docs/en/cli/greenapi/ExcludeGroupMember/bat.txt b/docs/en/cli/greenapi/ExcludeGroupMember/bat.txt
new file mode 100644
index 0000000000..785e9ace8d
--- /dev/null
+++ b/docs/en/cli/greenapi/ExcludeGroupMember/bat.txt
@@ -0,0 +1,6 @@
+:: JSON data can also be passed as a path to a .json file
+
+oint greenapi ExcludeGroupMember ^
+ --access "{'apiUrl':'***','mediaUrl':'https://7105.media.greenapi.com','idInstance':'7105187566','apiTokenInstance':'***'}" ^
+ --group "120363416469007868@g.us" ^
+ --user "123123123@c.us"
\ No newline at end of file
diff --git a/docs/en/cli/greenapi/FormAccessParameters/bash.txt b/docs/en/cli/greenapi/FormAccessParameters/bash.txt
new file mode 100644
index 0000000000..66c71aba9e
--- /dev/null
+++ b/docs/en/cli/greenapi/FormAccessParameters/bash.txt
@@ -0,0 +1,5 @@
+oint greenapi FormAccessParameters \
+ --api "***" \
+ --media "https://7105.media.greenapi.com" \
+ --id "7105187566" \
+ --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/greenapi/FormAccessParameters/bat.txt b/docs/en/cli/greenapi/FormAccessParameters/bat.txt
new file mode 100644
index 0000000000..3f115c425a
--- /dev/null
+++ b/docs/en/cli/greenapi/FormAccessParameters/bat.txt
@@ -0,0 +1,5 @@
+oint greenapi FormAccessParameters ^
+ --api "***" ^
+ --media "https://7105.media.greenapi.com" ^
+ --id "7105187566" ^
+ --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/greenapi/GetAccountInformation/bash.txt b/docs/en/cli/greenapi/GetAccountInformation/bash.txt
new file mode 100644
index 0000000000..8cec4d47fa
--- /dev/null
+++ b/docs/en/cli/greenapi/GetAccountInformation/bash.txt
@@ -0,0 +1,4 @@
+# JSON data can also be passed as a path to a .json file
+
+oint greenapi GetAccountInformation \
+ --access "{'apiUrl':'***','mediaUrl':'https://7105.media.greenapi.com','idInstance':'7105187566','apiTokenInstance':'***'}"
\ No newline at end of file
diff --git a/docs/en/cli/greenapi/GetAccountInformation/bat.txt b/docs/en/cli/greenapi/GetAccountInformation/bat.txt
new file mode 100644
index 0000000000..67ceecf9fa
--- /dev/null
+++ b/docs/en/cli/greenapi/GetAccountInformation/bat.txt
@@ -0,0 +1,4 @@
+:: JSON data can also be passed as a path to a .json file
+
+oint greenapi GetAccountInformation ^
+ --access "{'apiUrl':'***','mediaUrl':'https://7105.media.greenapi.com','idInstance':'7105187566','apiTokenInstance':'***'}"
\ No newline at end of file
diff --git a/docs/en/cli/greenapi/GetAuthorizationCode/bash.txt b/docs/en/cli/greenapi/GetAuthorizationCode/bash.txt
new file mode 100644
index 0000000000..b61a146f1d
--- /dev/null
+++ b/docs/en/cli/greenapi/GetAuthorizationCode/bash.txt
@@ -0,0 +1,5 @@
+# JSON data can also be passed as a path to a .json file
+
+oint greenapi GetAuthorizationCode \
+ --access "{'apiUrl':'***','mediaUrl':'https://7105.media.greenapi.com','idInstance':'7105187566','apiTokenInstance':'***'}" \
+ --phone 441234567890
\ No newline at end of file
diff --git a/docs/en/cli/greenapi/GetAuthorizationCode/bat.txt b/docs/en/cli/greenapi/GetAuthorizationCode/bat.txt
new file mode 100644
index 0000000000..33934b608a
--- /dev/null
+++ b/docs/en/cli/greenapi/GetAuthorizationCode/bat.txt
@@ -0,0 +1,5 @@
+:: JSON data can also be passed as a path to a .json file
+
+oint greenapi GetAuthorizationCode ^
+ --access "{'apiUrl':'***','mediaUrl':'https://7105.media.greenapi.com','idInstance':'7105187566','apiTokenInstance':'***'}" ^
+ --phone 441234567890
\ No newline at end of file
diff --git a/docs/en/cli/greenapi/GetChatHistory/bash.txt b/docs/en/cli/greenapi/GetChatHistory/bash.txt
new file mode 100644
index 0000000000..8cd2217994
--- /dev/null
+++ b/docs/en/cli/greenapi/GetChatHistory/bash.txt
@@ -0,0 +1,5 @@
+# JSON data can also be passed as a path to a .json file
+
+oint greenapi GetChatHistory \
+ --access "{'apiUrl':'***','mediaUrl':'https://7105.media.greenapi.com','idInstance':'7105187566','apiTokenInstance':'***'}" \
+ --chat "120363410406221140@g.us"
\ No newline at end of file
diff --git a/docs/en/cli/greenapi/GetChatHistory/bat.txt b/docs/en/cli/greenapi/GetChatHistory/bat.txt
new file mode 100644
index 0000000000..ddbf321215
--- /dev/null
+++ b/docs/en/cli/greenapi/GetChatHistory/bat.txt
@@ -0,0 +1,5 @@
+:: JSON data can also be passed as a path to a .json file
+
+oint greenapi GetChatHistory ^
+ --access "{'apiUrl':'***','mediaUrl':'https://7105.media.greenapi.com','idInstance':'7105187566','apiTokenInstance':'***'}" ^
+ --chat "120363410406221140@g.us"
\ No newline at end of file
diff --git a/docs/en/cli/greenapi/GetGroupInformation/bash.txt b/docs/en/cli/greenapi/GetGroupInformation/bash.txt
new file mode 100644
index 0000000000..51a0713f1d
--- /dev/null
+++ b/docs/en/cli/greenapi/GetGroupInformation/bash.txt
@@ -0,0 +1,5 @@
+# JSON data can also be passed as a path to a .json file
+
+oint greenapi GetGroupInformation \
+ --access "{'apiUrl':'***','mediaUrl':'https://7105.media.greenapi.com','idInstance':'7105187566','apiTokenInstance':'***'}" \
+ --group "120363416469007868@g.us"
\ No newline at end of file
diff --git a/docs/en/cli/greenapi/GetGroupInformation/bat.txt b/docs/en/cli/greenapi/GetGroupInformation/bat.txt
new file mode 100644
index 0000000000..345ac089c1
--- /dev/null
+++ b/docs/en/cli/greenapi/GetGroupInformation/bat.txt
@@ -0,0 +1,5 @@
+:: JSON data can also be passed as a path to a .json file
+
+oint greenapi GetGroupInformation ^
+ --access "{'apiUrl':'***','mediaUrl':'https://7105.media.greenapi.com','idInstance':'7105187566','apiTokenInstance':'***'}" ^
+ --group "120363416469007868@g.us"
\ No newline at end of file
diff --git a/docs/en/cli/greenapi/GetIncomingMessageLog/bash.txt b/docs/en/cli/greenapi/GetIncomingMessageLog/bash.txt
new file mode 100644
index 0000000000..85a9bab6a7
--- /dev/null
+++ b/docs/en/cli/greenapi/GetIncomingMessageLog/bash.txt
@@ -0,0 +1,4 @@
+# JSON data can also be passed as a path to a .json file
+
+oint greenapi GetIncomingMessageLog \
+ --access "{'apiUrl':'***','mediaUrl':'https://7105.media.greenapi.com','idInstance':'7105187566','apiTokenInstance':'***'}"
\ No newline at end of file
diff --git a/docs/en/cli/greenapi/GetIncomingMessageLog/bat.txt b/docs/en/cli/greenapi/GetIncomingMessageLog/bat.txt
new file mode 100644
index 0000000000..90d25d37b8
--- /dev/null
+++ b/docs/en/cli/greenapi/GetIncomingMessageLog/bat.txt
@@ -0,0 +1,4 @@
+:: JSON data can also be passed as a path to a .json file
+
+oint greenapi GetIncomingMessageLog ^
+ --access "{'apiUrl':'***','mediaUrl':'https://7105.media.greenapi.com','idInstance':'7105187566','apiTokenInstance':'***'}"
\ No newline at end of file
diff --git a/docs/en/cli/greenapi/GetInstanceSettings/bash.txt b/docs/en/cli/greenapi/GetInstanceSettings/bash.txt
new file mode 100644
index 0000000000..1e34cffc8d
--- /dev/null
+++ b/docs/en/cli/greenapi/GetInstanceSettings/bash.txt
@@ -0,0 +1,4 @@
+# JSON data can also be passed as a path to a .json file
+
+oint greenapi GetInstanceSettings \
+ --access "{'apiUrl':'***','mediaUrl':'https://7105.media.greenapi.com','idInstance':'7105187566','apiTokenInstance':'***'}"
\ No newline at end of file
diff --git a/docs/en/cli/greenapi/GetInstanceSettings/bat.txt b/docs/en/cli/greenapi/GetInstanceSettings/bat.txt
new file mode 100644
index 0000000000..2ab3ca6643
--- /dev/null
+++ b/docs/en/cli/greenapi/GetInstanceSettings/bat.txt
@@ -0,0 +1,4 @@
+:: JSON data can also be passed as a path to a .json file
+
+oint greenapi GetInstanceSettings ^
+ --access "{'apiUrl':'***','mediaUrl':'https://7105.media.greenapi.com','idInstance':'7105187566','apiTokenInstance':'***'}"
\ No newline at end of file
diff --git a/docs/en/cli/greenapi/GetInstanceSettingsStructure/bash.txt b/docs/en/cli/greenapi/GetInstanceSettingsStructure/bash.txt
new file mode 100644
index 0000000000..a9f8f2dfb2
--- /dev/null
+++ b/docs/en/cli/greenapi/GetInstanceSettingsStructure/bash.txt
@@ -0,0 +1,2 @@
+oint greenapi GetInstanceSettingsStructure \
+ --empty true
\ No newline at end of file
diff --git a/docs/en/cli/greenapi/GetInstanceSettingsStructure/bat.txt b/docs/en/cli/greenapi/GetInstanceSettingsStructure/bat.txt
new file mode 100644
index 0000000000..64bca6a2ca
--- /dev/null
+++ b/docs/en/cli/greenapi/GetInstanceSettingsStructure/bat.txt
@@ -0,0 +1,2 @@
+oint greenapi GetInstanceSettingsStructure ^
+ --empty true
\ No newline at end of file
diff --git a/docs/en/cli/greenapi/GetInstanceStatus/bash.txt b/docs/en/cli/greenapi/GetInstanceStatus/bash.txt
new file mode 100644
index 0000000000..47cc8887c7
--- /dev/null
+++ b/docs/en/cli/greenapi/GetInstanceStatus/bash.txt
@@ -0,0 +1,4 @@
+# JSON data can also be passed as a path to a .json file
+
+oint greenapi GetInstanceStatus \
+ --access "{'apiUrl':'***','mediaUrl':'https://7105.media.greenapi.com','idInstance':'7105187566','apiTokenInstance':'***'}"
\ No newline at end of file
diff --git a/docs/en/cli/greenapi/GetInstanceStatus/bat.txt b/docs/en/cli/greenapi/GetInstanceStatus/bat.txt
new file mode 100644
index 0000000000..dcf6430db7
--- /dev/null
+++ b/docs/en/cli/greenapi/GetInstanceStatus/bat.txt
@@ -0,0 +1,4 @@
+:: JSON data can also be passed as a path to a .json file
+
+oint greenapi GetInstanceStatus ^
+ --access "{'apiUrl':'***','mediaUrl':'https://7105.media.greenapi.com','idInstance':'7105187566','apiTokenInstance':'***'}"
\ No newline at end of file
diff --git a/docs/en/cli/greenapi/GetMessage/bash.txt b/docs/en/cli/greenapi/GetMessage/bash.txt
new file mode 100644
index 0000000000..da7fe8de5c
--- /dev/null
+++ b/docs/en/cli/greenapi/GetMessage/bash.txt
@@ -0,0 +1,6 @@
+# JSON data can also be passed as a path to a .json file
+
+oint greenapi GetMessage \
+ --access "{'apiUrl':'***','mediaUrl':'https://7105.media.greenapi.com','idInstance':'7105187566','apiTokenInstance':'***'}" \
+ --chat "120363410406221140@g.us" \
+ --msg "BAE5C105B49789E1"
\ No newline at end of file
diff --git a/docs/en/cli/greenapi/GetMessage/bat.txt b/docs/en/cli/greenapi/GetMessage/bat.txt
new file mode 100644
index 0000000000..4a762bd83c
--- /dev/null
+++ b/docs/en/cli/greenapi/GetMessage/bat.txt
@@ -0,0 +1,6 @@
+:: JSON data can also be passed as a path to a .json file
+
+oint greenapi GetMessage ^
+ --access "{'apiUrl':'***','mediaUrl':'https://7105.media.greenapi.com','idInstance':'7105187566','apiTokenInstance':'***'}" ^
+ --chat "120363410406221140@g.us" ^
+ --msg "BAE5C105B49789E1"
\ No newline at end of file
diff --git a/docs/en/cli/greenapi/GetMessageQueue/bash.txt b/docs/en/cli/greenapi/GetMessageQueue/bash.txt
new file mode 100644
index 0000000000..161fe2b82b
--- /dev/null
+++ b/docs/en/cli/greenapi/GetMessageQueue/bash.txt
@@ -0,0 +1,4 @@
+# JSON data can also be passed as a path to a .json file
+
+oint greenapi GetMessageQueue \
+ --access "{'apiUrl':'***','mediaUrl':'https://7105.media.greenapi.com','idInstance':'7105187566','apiTokenInstance':'***'}"
\ No newline at end of file
diff --git a/docs/en/cli/greenapi/GetMessageQueue/bat.txt b/docs/en/cli/greenapi/GetMessageQueue/bat.txt
new file mode 100644
index 0000000000..584958a330
--- /dev/null
+++ b/docs/en/cli/greenapi/GetMessageQueue/bat.txt
@@ -0,0 +1,4 @@
+:: JSON data can also be passed as a path to a .json file
+
+oint greenapi GetMessageQueue ^
+ --access "{'apiUrl':'***','mediaUrl':'https://7105.media.greenapi.com','idInstance':'7105187566','apiTokenInstance':'***'}"
\ No newline at end of file
diff --git a/docs/en/cli/greenapi/GetNotification/bash.txt b/docs/en/cli/greenapi/GetNotification/bash.txt
new file mode 100644
index 0000000000..773df04245
--- /dev/null
+++ b/docs/en/cli/greenapi/GetNotification/bash.txt
@@ -0,0 +1,4 @@
+# JSON data can also be passed as a path to a .json file
+
+oint greenapi GetNotification \
+ --access "{'apiUrl':'***','mediaUrl':'https://7105.media.greenapi.com','idInstance':'7105187566','apiTokenInstance':'***'}"
\ No newline at end of file
diff --git a/docs/en/cli/greenapi/GetNotification/bat.txt b/docs/en/cli/greenapi/GetNotification/bat.txt
new file mode 100644
index 0000000000..2ee1faff1e
--- /dev/null
+++ b/docs/en/cli/greenapi/GetNotification/bat.txt
@@ -0,0 +1,4 @@
+:: JSON data can also be passed as a path to a .json file
+
+oint greenapi GetNotification ^
+ --access "{'apiUrl':'***','mediaUrl':'https://7105.media.greenapi.com','idInstance':'7105187566','apiTokenInstance':'***'}"
\ No newline at end of file
diff --git a/docs/en/cli/greenapi/LeaveGroup/bash.txt b/docs/en/cli/greenapi/LeaveGroup/bash.txt
new file mode 100644
index 0000000000..b4f6935fba
--- /dev/null
+++ b/docs/en/cli/greenapi/LeaveGroup/bash.txt
@@ -0,0 +1,5 @@
+# JSON data can also be passed as a path to a .json file
+
+oint greenapi LeaveGroup \
+ --access "{'apiUrl':'***','mediaUrl':'https://7105.media.greenapi.com','idInstance':'7105187566','apiTokenInstance':'***'}" \
+ --group "120363416469007868@g.us"
\ No newline at end of file
diff --git a/docs/en/cli/greenapi/LeaveGroup/bat.txt b/docs/en/cli/greenapi/LeaveGroup/bat.txt
new file mode 100644
index 0000000000..25faae46f8
--- /dev/null
+++ b/docs/en/cli/greenapi/LeaveGroup/bat.txt
@@ -0,0 +1,5 @@
+:: JSON data can also be passed as a path to a .json file
+
+oint greenapi LeaveGroup ^
+ --access "{'apiUrl':'***','mediaUrl':'https://7105.media.greenapi.com','idInstance':'7105187566','apiTokenInstance':'***'}" ^
+ --group "120363416469007868@g.us"
\ No newline at end of file
diff --git a/docs/en/cli/greenapi/RebootInstance/bash.txt b/docs/en/cli/greenapi/RebootInstance/bash.txt
new file mode 100644
index 0000000000..fb1051549c
--- /dev/null
+++ b/docs/en/cli/greenapi/RebootInstance/bash.txt
@@ -0,0 +1,4 @@
+# JSON data can also be passed as a path to a .json file
+
+oint greenapi RebootInstance \
+ --access "{'apiUrl':'***','mediaUrl':'https://7105.media.greenapi.com','idInstance':'7105187566','apiTokenInstance':'***'}"
\ No newline at end of file
diff --git a/docs/en/cli/greenapi/RebootInstance/bat.txt b/docs/en/cli/greenapi/RebootInstance/bat.txt
new file mode 100644
index 0000000000..7b846f8948
--- /dev/null
+++ b/docs/en/cli/greenapi/RebootInstance/bat.txt
@@ -0,0 +1,4 @@
+:: JSON data can also be passed as a path to a .json file
+
+oint greenapi RebootInstance ^
+ --access "{'apiUrl':'***','mediaUrl':'https://7105.media.greenapi.com','idInstance':'7105187566','apiTokenInstance':'***'}"
\ No newline at end of file
diff --git a/docs/en/cli/greenapi/RevokeAdminRights/bash.txt b/docs/en/cli/greenapi/RevokeAdminRights/bash.txt
new file mode 100644
index 0000000000..de7bd13e5c
--- /dev/null
+++ b/docs/en/cli/greenapi/RevokeAdminRights/bash.txt
@@ -0,0 +1,6 @@
+# JSON data can also be passed as a path to a .json file
+
+oint greenapi RevokeAdminRights \
+ --access "{'apiUrl':'***','mediaUrl':'https://7105.media.greenapi.com','idInstance':'7105187566','apiTokenInstance':'***'}" \
+ --group "120363416469007868@g.us" \
+ --user "123123123@c.us"
\ No newline at end of file
diff --git a/docs/en/cli/greenapi/RevokeAdminRights/bat.txt b/docs/en/cli/greenapi/RevokeAdminRights/bat.txt
new file mode 100644
index 0000000000..218b86e4b2
--- /dev/null
+++ b/docs/en/cli/greenapi/RevokeAdminRights/bat.txt
@@ -0,0 +1,6 @@
+:: JSON data can also be passed as a path to a .json file
+
+oint greenapi RevokeAdminRights ^
+ --access "{'apiUrl':'***','mediaUrl':'https://7105.media.greenapi.com','idInstance':'7105187566','apiTokenInstance':'***'}" ^
+ --group "120363416469007868@g.us" ^
+ --user "123123123@c.us"
\ No newline at end of file
diff --git a/docs/en/cli/greenapi/SendFile/bash.txt b/docs/en/cli/greenapi/SendFile/bash.txt
new file mode 100644
index 0000000000..2463629408
--- /dev/null
+++ b/docs/en/cli/greenapi/SendFile/bash.txt
@@ -0,0 +1,9 @@
+# JSON data can also be passed as a path to a .json file
+
+oint greenapi SendFile \
+ --access "{'apiUrl':'***','mediaUrl':'https://7105.media.greenapi.com','idInstance':'7105187566','apiTokenInstance':'***'}" \
+ --chat "120363410406221140@g.us" \
+ --file "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/video.mp4" \
+ --filename "vid.mp4" \
+ --caption "File description" \
+ --quoted "BAE560068E9FFD47"
\ No newline at end of file
diff --git a/docs/en/cli/greenapi/SendFile/bat.txt b/docs/en/cli/greenapi/SendFile/bat.txt
new file mode 100644
index 0000000000..a44fe2943f
--- /dev/null
+++ b/docs/en/cli/greenapi/SendFile/bat.txt
@@ -0,0 +1,9 @@
+:: JSON data can also be passed as a path to a .json file
+
+oint greenapi SendFile ^
+ --access "{'apiUrl':'***','mediaUrl':'https://7105.media.greenapi.com','idInstance':'7105187566','apiTokenInstance':'***'}" ^
+ --chat "120363410406221140@g.us" ^
+ --file "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/video.mp4" ^
+ --filename "vid.mp4" ^
+ --caption "File description" ^
+ --quoted "BAE560068E9FFD47"
\ No newline at end of file
diff --git a/docs/en/cli/greenapi/SendFileByURL/bash.txt b/docs/en/cli/greenapi/SendFileByURL/bash.txt
new file mode 100644
index 0000000000..a6fa171a27
--- /dev/null
+++ b/docs/en/cli/greenapi/SendFileByURL/bash.txt
@@ -0,0 +1,9 @@
+# JSON data can also be passed as a path to a .json file
+
+oint greenapi SendFileByURL \
+ --access "{'apiUrl':'***','mediaUrl':'https://7105.media.greenapi.com','idInstance':'7105187566','apiTokenInstance':'***'}" \
+ --chat "120363410406221140@g.us" \
+ --url "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/video.mp4" \
+ --filename "vid.mp4" \
+ --caption "File description" \
+ --quoted "BAE5C198462D09F2"
\ No newline at end of file
diff --git a/docs/en/cli/greenapi/SendFileByURL/bat.txt b/docs/en/cli/greenapi/SendFileByURL/bat.txt
new file mode 100644
index 0000000000..ae8253a66f
--- /dev/null
+++ b/docs/en/cli/greenapi/SendFileByURL/bat.txt
@@ -0,0 +1,9 @@
+:: JSON data can also be passed as a path to a .json file
+
+oint greenapi SendFileByURL ^
+ --access "{'apiUrl':'***','mediaUrl':'https://7105.media.greenapi.com','idInstance':'7105187566','apiTokenInstance':'***'}" ^
+ --chat "120363410406221140@g.us" ^
+ --url "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/video.mp4" ^
+ --filename "vid.mp4" ^
+ --caption "File description" ^
+ --quoted "BAE5C198462D09F2"
\ No newline at end of file
diff --git a/docs/en/cli/greenapi/SendTextMessage/bash.txt b/docs/en/cli/greenapi/SendTextMessage/bash.txt
new file mode 100644
index 0000000000..c9e3cb5bf9
--- /dev/null
+++ b/docs/en/cli/greenapi/SendTextMessage/bash.txt
@@ -0,0 +1,7 @@
+# JSON data can also be passed as a path to a .json file
+
+oint greenapi SendTextMessage \
+ --access "{'apiUrl':'***','mediaUrl':'https://7105.media.greenapi.com','idInstance':'7105187566','apiTokenInstance':'***'}" \
+ --chat "120363410406221140@g.us" \
+ --text "New message" \
+ --quoted "BAE5C105B49789E1"
\ No newline at end of file
diff --git a/docs/en/cli/greenapi/SendTextMessage/bat.txt b/docs/en/cli/greenapi/SendTextMessage/bat.txt
new file mode 100644
index 0000000000..9690f13ef0
--- /dev/null
+++ b/docs/en/cli/greenapi/SendTextMessage/bat.txt
@@ -0,0 +1,7 @@
+:: JSON data can also be passed as a path to a .json file
+
+oint greenapi SendTextMessage ^
+ --access "{'apiUrl':'***','mediaUrl':'https://7105.media.greenapi.com','idInstance':'7105187566','apiTokenInstance':'***'}" ^
+ --chat "120363410406221140@g.us" ^
+ --text "New message" ^
+ --quoted "BAE5C105B49789E1"
\ No newline at end of file
diff --git a/docs/en/cli/greenapi/SetAdminRights/bash.txt b/docs/en/cli/greenapi/SetAdminRights/bash.txt
new file mode 100644
index 0000000000..d3ae5d3b71
--- /dev/null
+++ b/docs/en/cli/greenapi/SetAdminRights/bash.txt
@@ -0,0 +1,6 @@
+# JSON data can also be passed as a path to a .json file
+
+oint greenapi SetAdminRights \
+ --access "{'apiUrl':'***','mediaUrl':'https://7105.media.greenapi.com','idInstance':'7105187566','apiTokenInstance':'***'}" \
+ --group "120363416469007868@g.us" \
+ --user "123123123@c.us"
\ No newline at end of file
diff --git a/docs/en/cli/greenapi/SetAdminRights/bat.txt b/docs/en/cli/greenapi/SetAdminRights/bat.txt
new file mode 100644
index 0000000000..2336456600
--- /dev/null
+++ b/docs/en/cli/greenapi/SetAdminRights/bat.txt
@@ -0,0 +1,6 @@
+:: JSON data can also be passed as a path to a .json file
+
+oint greenapi SetAdminRights ^
+ --access "{'apiUrl':'***','mediaUrl':'https://7105.media.greenapi.com','idInstance':'7105187566','apiTokenInstance':'***'}" ^
+ --group "120363416469007868@g.us" ^
+ --user "123123123@c.us"
\ No newline at end of file
diff --git a/docs/en/cli/greenapi/SetInstanceSettings/bash.txt b/docs/en/cli/greenapi/SetInstanceSettings/bash.txt
new file mode 100644
index 0000000000..1509d1626b
--- /dev/null
+++ b/docs/en/cli/greenapi/SetInstanceSettings/bash.txt
@@ -0,0 +1,5 @@
+# JSON data can also be passed as a path to a .json file
+
+oint greenapi SetInstanceSettings \
+ --settings "{'pollMessageWebhook':'yes','incomingBlockWebhook':'no','incomingCallWebhook':'no','editedMessageWebhook':'yes','deletedMessageWebhook':'yes'}" \
+ --access "{'apiUrl':'***','mediaUrl':'https://7105.media.greenapi.com','idInstance':'7105187566','apiTokenInstance':'***'}"
\ No newline at end of file
diff --git a/docs/en/cli/greenapi/SetInstanceSettings/bat.txt b/docs/en/cli/greenapi/SetInstanceSettings/bat.txt
new file mode 100644
index 0000000000..b6f95a7b24
--- /dev/null
+++ b/docs/en/cli/greenapi/SetInstanceSettings/bat.txt
@@ -0,0 +1,5 @@
+:: JSON data can also be passed as a path to a .json file
+
+oint greenapi SetInstanceSettings ^
+ --settings "{'pollMessageWebhook':'yes','incomingBlockWebhook':'no','incomingCallWebhook':'no','editedMessageWebhook':'yes','deletedMessageWebhook':'yes'}" ^
+ --access "{'apiUrl':'***','mediaUrl':'https://7105.media.greenapi.com','idInstance':'7105187566','apiTokenInstance':'***'}"
\ No newline at end of file
diff --git a/docs/en/cli/greenapi/SetProfilePicture/bash.txt b/docs/en/cli/greenapi/SetProfilePicture/bash.txt
new file mode 100644
index 0000000000..53c68c02b6
--- /dev/null
+++ b/docs/en/cli/greenapi/SetProfilePicture/bash.txt
@@ -0,0 +1,5 @@
+# JSON data can also be passed as a path to a .json file
+
+oint greenapi SetProfilePicture \
+ --access "{'apiUrl':'***','mediaUrl':'https://7105.media.greenapi.com','idInstance':'7105187566','apiTokenInstance':'***'}" \
+ --picture "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg"
\ No newline at end of file
diff --git a/docs/en/cli/greenapi/SetProfilePicture/bat.txt b/docs/en/cli/greenapi/SetProfilePicture/bat.txt
new file mode 100644
index 0000000000..0fadedd343
--- /dev/null
+++ b/docs/en/cli/greenapi/SetProfilePicture/bat.txt
@@ -0,0 +1,5 @@
+:: JSON data can also be passed as a path to a .json file
+
+oint greenapi SetProfilePicture ^
+ --access "{'apiUrl':'***','mediaUrl':'https://7105.media.greenapi.com','idInstance':'7105187566','apiTokenInstance':'***'}" ^
+ --picture "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg"
\ No newline at end of file
diff --git a/docs/en/cli/greenapi/SetReadMark/bash.txt b/docs/en/cli/greenapi/SetReadMark/bash.txt
new file mode 100644
index 0000000000..b44092c002
--- /dev/null
+++ b/docs/en/cli/greenapi/SetReadMark/bash.txt
@@ -0,0 +1,6 @@
+# JSON data can also be passed as a path to a .json file
+
+oint greenapi SetReadMark \
+ --access "{'apiUrl':'***','mediaUrl':'https://7105.media.greenapi.com','idInstance':'7105187566','apiTokenInstance':'***'}" \
+ --chat "120363410406221140@g.us" \
+ --message "BAE5A772FB921D7B"
\ No newline at end of file
diff --git a/docs/en/cli/greenapi/SetReadMark/bat.txt b/docs/en/cli/greenapi/SetReadMark/bat.txt
new file mode 100644
index 0000000000..68eed4c3ff
--- /dev/null
+++ b/docs/en/cli/greenapi/SetReadMark/bat.txt
@@ -0,0 +1,6 @@
+:: JSON data can also be passed as a path to a .json file
+
+oint greenapi SetReadMark ^
+ --access "{'apiUrl':'***','mediaUrl':'https://7105.media.greenapi.com','idInstance':'7105187566','apiTokenInstance':'***'}" ^
+ --chat "120363410406221140@g.us" ^
+ --message "BAE5A772FB921D7B"
\ No newline at end of file
diff --git a/docs/en/cli/greenapi/UnarchiveChat/bash.txt b/docs/en/cli/greenapi/UnarchiveChat/bash.txt
new file mode 100644
index 0000000000..356214931e
--- /dev/null
+++ b/docs/en/cli/greenapi/UnarchiveChat/bash.txt
@@ -0,0 +1,5 @@
+# JSON data can also be passed as a path to a .json file
+
+oint greenapi UnarchiveChat \
+ --access "{'apiUrl':'***','mediaUrl':'https://7105.media.greenapi.com','idInstance':'7105187566','apiTokenInstance':'***'}" \
+ --chat "120363410406221140@g.us"
\ No newline at end of file
diff --git a/docs/en/cli/greenapi/UnarchiveChat/bat.txt b/docs/en/cli/greenapi/UnarchiveChat/bat.txt
new file mode 100644
index 0000000000..e3a6acc361
--- /dev/null
+++ b/docs/en/cli/greenapi/UnarchiveChat/bat.txt
@@ -0,0 +1,5 @@
+:: JSON data can also be passed as a path to a .json file
+
+oint greenapi UnarchiveChat ^
+ --access "{'apiUrl':'***','mediaUrl':'https://7105.media.greenapi.com','idInstance':'7105187566','apiTokenInstance':'***'}" ^
+ --chat "120363410406221140@g.us"
\ No newline at end of file
diff --git a/docs/en/cli/greenapi/UpdateGroupName/bash.txt b/docs/en/cli/greenapi/UpdateGroupName/bash.txt
new file mode 100644
index 0000000000..742d9b1d8e
--- /dev/null
+++ b/docs/en/cli/greenapi/UpdateGroupName/bash.txt
@@ -0,0 +1,6 @@
+# JSON data can also be passed as a path to a .json file
+
+oint greenapi UpdateGroupName \
+ --access "{'apiUrl':'***','mediaUrl':'https://7105.media.greenapi.com','idInstance':'7105187566','apiTokenInstance':'***'}" \
+ --group "120363416469007868@g.us" \
+ --name "New name"
\ No newline at end of file
diff --git a/docs/en/cli/greenapi/UpdateGroupName/bat.txt b/docs/en/cli/greenapi/UpdateGroupName/bat.txt
new file mode 100644
index 0000000000..9fd75e3537
--- /dev/null
+++ b/docs/en/cli/greenapi/UpdateGroupName/bat.txt
@@ -0,0 +1,6 @@
+:: JSON data can also be passed as a path to a .json file
+
+oint greenapi UpdateGroupName ^
+ --access "{'apiUrl':'***','mediaUrl':'https://7105.media.greenapi.com','idInstance':'7105187566','apiTokenInstance':'***'}" ^
+ --group "120363416469007868@g.us" ^
+ --name "New name"
\ No newline at end of file
diff --git a/docs/en/cli/gsheets/AddSheet/bash.txt b/docs/en/cli/gsheets/AddSheet/bash.txt
index 8c04727a4f..e6108a1ca0 100644
--- a/docs/en/cli/gsheets/AddSheet/bash.txt
+++ b/docs/en/cli/gsheets/AddSheet/bash.txt
@@ -1,4 +1,4 @@
oint gsheets AddSheet \
--token "***" \
- --spreadsheet "1AZBJWlIGYmG4HUjVK77MBpDqlhF-tK_QZT4QEpEI-3I" \
+ --spreadsheet "1W3QjVx45mTWS3KUSWL_SWMkSPY3w9Yy5EHEZU8h9Qqc" \
--title "TestSheet"
\ No newline at end of file
diff --git a/docs/en/cli/gsheets/AddSheet/bat.txt b/docs/en/cli/gsheets/AddSheet/bat.txt
index 96468b9e6a..a812f100e6 100644
--- a/docs/en/cli/gsheets/AddSheet/bat.txt
+++ b/docs/en/cli/gsheets/AddSheet/bat.txt
@@ -1,4 +1,4 @@
oint gsheets AddSheet ^
--token "***" ^
- --spreadsheet "1AZBJWlIGYmG4HUjVK77MBpDqlhF-tK_QZT4QEpEI-3I" ^
+ --spreadsheet "1W3QjVx45mTWS3KUSWL_SWMkSPY3w9Yy5EHEZU8h9Qqc" ^
--title "TestSheet"
\ No newline at end of file
diff --git a/docs/en/cli/gsheets/ClearCells/bash.txt b/docs/en/cli/gsheets/ClearCells/bash.txt
index 2b54c33b86..f9dd6c4445 100644
--- a/docs/en/cli/gsheets/ClearCells/bash.txt
+++ b/docs/en/cli/gsheets/ClearCells/bash.txt
@@ -1,5 +1,5 @@
oint gsheets ClearCells \
--token "***" \
- --spreadsheet "1IMQz1E31ZgVdKWT-n-DizaVGVw7ggNK_k_vQU8gCS44" \
+ --spreadsheet "1MsEw3F9xpm6wjHIjUMH_M8Rw6-AI4NKZTyaGltrjYrg" \
--cells "['B2','A3','B4']" \
--sheetname "Sheet2"
\ No newline at end of file
diff --git a/docs/en/cli/gsheets/ClearCells/bat.txt b/docs/en/cli/gsheets/ClearCells/bat.txt
index 0224069182..51d4685f77 100644
--- a/docs/en/cli/gsheets/ClearCells/bat.txt
+++ b/docs/en/cli/gsheets/ClearCells/bat.txt
@@ -1,5 +1,5 @@
oint gsheets ClearCells ^
--token "***" ^
- --spreadsheet "1IMQz1E31ZgVdKWT-n-DizaVGVw7ggNK_k_vQU8gCS44" ^
+ --spreadsheet "1MsEw3F9xpm6wjHIjUMH_M8Rw6-AI4NKZTyaGltrjYrg" ^
--cells "['B2','A3','B4']" ^
--sheetname "Sheet2"
\ No newline at end of file
diff --git a/docs/en/cli/gsheets/CopySheet/bash.txt b/docs/en/cli/gsheets/CopySheet/bash.txt
index b3de95d868..3b6b95f5a8 100644
--- a/docs/en/cli/gsheets/CopySheet/bash.txt
+++ b/docs/en/cli/gsheets/CopySheet/bash.txt
@@ -1,5 +1,5 @@
oint gsheets CopySheet \
--token "***" \
- --from "1AZBJWlIGYmG4HUjVK77MBpDqlhF-tK_QZT4QEpEI-3I" \
- --to "1QcdKIEBQqlR6aTvxYTiPD9pVRLeAW46kyI5TkcQ73oU" \
- --sheet "1077662036"
\ No newline at end of file
+ --from "1W3QjVx45mTWS3KUSWL_SWMkSPY3w9Yy5EHEZU8h9Qqc" \
+ --to "13USMeTIPzXaR06AFdUvXSKUBhL8qxsayFr-lK46uIzA" \
+ --sheet "335236080"
\ No newline at end of file
diff --git a/docs/en/cli/gsheets/CopySheet/bat.txt b/docs/en/cli/gsheets/CopySheet/bat.txt
index 0792c05744..d2ffd0f493 100644
--- a/docs/en/cli/gsheets/CopySheet/bat.txt
+++ b/docs/en/cli/gsheets/CopySheet/bat.txt
@@ -1,5 +1,5 @@
oint gsheets CopySheet ^
--token "***" ^
- --from "1AZBJWlIGYmG4HUjVK77MBpDqlhF-tK_QZT4QEpEI-3I" ^
- --to "1QcdKIEBQqlR6aTvxYTiPD9pVRLeAW46kyI5TkcQ73oU" ^
- --sheet "1077662036"
\ No newline at end of file
+ --from "1W3QjVx45mTWS3KUSWL_SWMkSPY3w9Yy5EHEZU8h9Qqc" ^
+ --to "13USMeTIPzXaR06AFdUvXSKUBhL8qxsayFr-lK46uIzA" ^
+ --sheet "335236080"
\ No newline at end of file
diff --git a/docs/en/cli/gsheets/DeleteSheet/bash.txt b/docs/en/cli/gsheets/DeleteSheet/bash.txt
index a965855b6d..34ceb23a58 100644
--- a/docs/en/cli/gsheets/DeleteSheet/bash.txt
+++ b/docs/en/cli/gsheets/DeleteSheet/bash.txt
@@ -1,4 +1,4 @@
oint gsheets DeleteSheet \
--token "***" \
- --spreadsheet "1AZBJWlIGYmG4HUjVK77MBpDqlhF-tK_QZT4QEpEI-3I" \
- --sheet "1077662036"
\ No newline at end of file
+ --spreadsheet "1W3QjVx45mTWS3KUSWL_SWMkSPY3w9Yy5EHEZU8h9Qqc" \
+ --sheet "335236080"
\ No newline at end of file
diff --git a/docs/en/cli/gsheets/DeleteSheet/bat.txt b/docs/en/cli/gsheets/DeleteSheet/bat.txt
index 722a09f559..334e2c5d8d 100644
--- a/docs/en/cli/gsheets/DeleteSheet/bat.txt
+++ b/docs/en/cli/gsheets/DeleteSheet/bat.txt
@@ -1,4 +1,4 @@
oint gsheets DeleteSheet ^
--token "***" ^
- --spreadsheet "1AZBJWlIGYmG4HUjVK77MBpDqlhF-tK_QZT4QEpEI-3I" ^
- --sheet "1077662036"
\ No newline at end of file
+ --spreadsheet "1W3QjVx45mTWS3KUSWL_SWMkSPY3w9Yy5EHEZU8h9Qqc" ^
+ --sheet "335236080"
\ No newline at end of file
diff --git a/docs/en/cli/gsheets/EditSpreadsheetTitle/bash.txt b/docs/en/cli/gsheets/EditSpreadsheetTitle/bash.txt
index 16b00a594b..e054d6dca0 100644
--- a/docs/en/cli/gsheets/EditSpreadsheetTitle/bash.txt
+++ b/docs/en/cli/gsheets/EditSpreadsheetTitle/bash.txt
@@ -1,4 +1,4 @@
oint gsheets EditSpreadsheetTitle \
--token "***" \
- --spreadsheet "1AZBJWlIGYmG4HUjVK77MBpDqlhF-tK_QZT4QEpEI-3I" \
+ --spreadsheet "1W3QjVx45mTWS3KUSWL_SWMkSPY3w9Yy5EHEZU8h9Qqc" \
--title "Test table (changed.)"
\ No newline at end of file
diff --git a/docs/en/cli/gsheets/EditSpreadsheetTitle/bat.txt b/docs/en/cli/gsheets/EditSpreadsheetTitle/bat.txt
index 33e736b515..a81c0b2b19 100644
--- a/docs/en/cli/gsheets/EditSpreadsheetTitle/bat.txt
+++ b/docs/en/cli/gsheets/EditSpreadsheetTitle/bat.txt
@@ -1,4 +1,4 @@
oint gsheets EditSpreadsheetTitle ^
--token "***" ^
- --spreadsheet "1AZBJWlIGYmG4HUjVK77MBpDqlhF-tK_QZT4QEpEI-3I" ^
+ --spreadsheet "1W3QjVx45mTWS3KUSWL_SWMkSPY3w9Yy5EHEZU8h9Qqc" ^
--title "Test table (changed.)"
\ No newline at end of file
diff --git a/docs/en/cli/gsheets/GetCellValues/bash.txt b/docs/en/cli/gsheets/GetCellValues/bash.txt
index 4f4441b572..4c73565798 100644
--- a/docs/en/cli/gsheets/GetCellValues/bash.txt
+++ b/docs/en/cli/gsheets/GetCellValues/bash.txt
@@ -1,4 +1,4 @@
oint gsheets GetCellValues \
--token "***" \
- --spreadsheet "1IMQz1E31ZgVdKWT-n-DizaVGVw7ggNK_k_vQU8gCS44" \
+ --spreadsheet "1MsEw3F9xpm6wjHIjUMH_M8Rw6-AI4NKZTyaGltrjYrg" \
--sheetname "Sheet2"
\ No newline at end of file
diff --git a/docs/en/cli/gsheets/GetCellValues/bat.txt b/docs/en/cli/gsheets/GetCellValues/bat.txt
index 5961f8d432..f38c247428 100644
--- a/docs/en/cli/gsheets/GetCellValues/bat.txt
+++ b/docs/en/cli/gsheets/GetCellValues/bat.txt
@@ -1,4 +1,4 @@
oint gsheets GetCellValues ^
--token "***" ^
- --spreadsheet "1IMQz1E31ZgVdKWT-n-DizaVGVw7ggNK_k_vQU8gCS44" ^
+ --spreadsheet "1MsEw3F9xpm6wjHIjUMH_M8Rw6-AI4NKZTyaGltrjYrg" ^
--sheetname "Sheet2"
\ No newline at end of file
diff --git a/docs/en/cli/gsheets/GetSpreadsheet/bash.txt b/docs/en/cli/gsheets/GetSpreadsheet/bash.txt
index 5f8a8a6407..fb18df0dc0 100644
--- a/docs/en/cli/gsheets/GetSpreadsheet/bash.txt
+++ b/docs/en/cli/gsheets/GetSpreadsheet/bash.txt
@@ -1,3 +1,3 @@
oint gsheets GetSpreadsheet \
--token "***" \
- --spreadsheet "1AZBJWlIGYmG4HUjVK77MBpDqlhF-tK_QZT4QEpEI-3I"
\ No newline at end of file
+ --spreadsheet "1W3QjVx45mTWS3KUSWL_SWMkSPY3w9Yy5EHEZU8h9Qqc"
\ No newline at end of file
diff --git a/docs/en/cli/gsheets/GetSpreadsheet/bat.txt b/docs/en/cli/gsheets/GetSpreadsheet/bat.txt
index 2df91707b4..ab79a5fa48 100644
--- a/docs/en/cli/gsheets/GetSpreadsheet/bat.txt
+++ b/docs/en/cli/gsheets/GetSpreadsheet/bat.txt
@@ -1,3 +1,3 @@
oint gsheets GetSpreadsheet ^
--token "***" ^
- --spreadsheet "1AZBJWlIGYmG4HUjVK77MBpDqlhF-tK_QZT4QEpEI-3I"
\ No newline at end of file
+ --spreadsheet "1W3QjVx45mTWS3KUSWL_SWMkSPY3w9Yy5EHEZU8h9Qqc"
\ No newline at end of file
diff --git a/docs/en/cli/gsheets/SetCellValues/bash.txt b/docs/en/cli/gsheets/SetCellValues/bash.txt
index 34cfc5251c..141a6c7e08 100644
--- a/docs/en/cli/gsheets/SetCellValues/bash.txt
+++ b/docs/en/cli/gsheets/SetCellValues/bash.txt
@@ -2,6 +2,6 @@
oint gsheets SetCellValues \
--token "***" \
- --spreadsheet "1IMQz1E31ZgVdKWT-n-DizaVGVw7ggNK_k_vQU8gCS44" \
+ --spreadsheet "1MsEw3F9xpm6wjHIjUMH_M8Rw6-AI4NKZTyaGltrjYrg" \
--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/gsheets/SetCellValues/bat.txt b/docs/en/cli/gsheets/SetCellValues/bat.txt
index 771f652d5a..5b94523268 100644
--- a/docs/en/cli/gsheets/SetCellValues/bat.txt
+++ b/docs/en/cli/gsheets/SetCellValues/bat.txt
@@ -2,6 +2,6 @@
oint gsheets SetCellValues ^
--token "***" ^
- --spreadsheet "1IMQz1E31ZgVdKWT-n-DizaVGVw7ggNK_k_vQU8gCS44" ^
+ --spreadsheet "1MsEw3F9xpm6wjHIjUMH_M8Rw6-AI4NKZTyaGltrjYrg" ^
--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/metrika/DeleteCounter/bash.txt b/docs/en/cli/metrika/DeleteCounter/bash.txt
index 8c86c1d9e8..c8d3b25c63 100644
--- a/docs/en/cli/metrika/DeleteCounter/bash.txt
+++ b/docs/en/cli/metrika/DeleteCounter/bash.txt
@@ -1,3 +1,3 @@
oint metrika DeleteCounter \
--token "***" \
- --counter "99968872"
\ No newline at end of file
+ --counter "100436602"
\ No newline at end of file
diff --git a/docs/en/cli/metrika/DeleteCounter/bat.txt b/docs/en/cli/metrika/DeleteCounter/bat.txt
index bb52a40a8b..f6cb3c76a5 100644
--- a/docs/en/cli/metrika/DeleteCounter/bat.txt
+++ b/docs/en/cli/metrika/DeleteCounter/bat.txt
@@ -1,3 +1,3 @@
oint metrika DeleteCounter ^
--token "***" ^
- --counter "99968872"
\ No newline at end of file
+ --counter "100436602"
\ No newline at end of file
diff --git a/docs/en/cli/metrika/DeleteTag/bash.txt b/docs/en/cli/metrika/DeleteTag/bash.txt
index 895e9540bd..19473276a6 100644
--- a/docs/en/cli/metrika/DeleteTag/bash.txt
+++ b/docs/en/cli/metrika/DeleteTag/bash.txt
@@ -1,3 +1,3 @@
oint metrika DeleteTag \
--token "***" \
- --label "315657"
\ No newline at end of file
+ --label "316244"
\ No newline at end of file
diff --git a/docs/en/cli/metrika/DeleteTag/bat.txt b/docs/en/cli/metrika/DeleteTag/bat.txt
index d711d29989..4d757b1d7c 100644
--- a/docs/en/cli/metrika/DeleteTag/bat.txt
+++ b/docs/en/cli/metrika/DeleteTag/bat.txt
@@ -1,3 +1,3 @@
oint metrika DeleteTag ^
--token "***" ^
- --label "315657"
\ No newline at end of file
+ --label "316244"
\ No newline at end of file
diff --git a/docs/en/cli/metrika/GetActionsList/bash.txt b/docs/en/cli/metrika/GetActionsList/bash.txt
index d997f7ec25..16b8c3c453 100644
--- a/docs/en/cli/metrika/GetActionsList/bash.txt
+++ b/docs/en/cli/metrika/GetActionsList/bash.txt
@@ -1,3 +1,3 @@
oint metrika GetActionsList \
--token "***" \
- --counter "99968872"
\ No newline at end of file
+ --counter "100436602"
\ No newline at end of file
diff --git a/docs/en/cli/metrika/GetActionsList/bat.txt b/docs/en/cli/metrika/GetActionsList/bat.txt
index d750959023..89fab92f8e 100644
--- a/docs/en/cli/metrika/GetActionsList/bat.txt
+++ b/docs/en/cli/metrika/GetActionsList/bat.txt
@@ -1,3 +1,3 @@
oint metrika GetActionsList ^
--token "***" ^
- --counter "99968872"
\ No newline at end of file
+ --counter "100436602"
\ No newline at end of file
diff --git a/docs/en/cli/metrika/GetCounter/bash.txt b/docs/en/cli/metrika/GetCounter/bash.txt
index 2ace39dd2b..dd6fd69cad 100644
--- a/docs/en/cli/metrika/GetCounter/bash.txt
+++ b/docs/en/cli/metrika/GetCounter/bash.txt
@@ -1,3 +1,3 @@
oint metrika GetCounter \
--token "***" \
- --counter "99968865"
\ No newline at end of file
+ --counter "100436593"
\ No newline at end of file
diff --git a/docs/en/cli/metrika/GetCounter/bat.txt b/docs/en/cli/metrika/GetCounter/bat.txt
index 2f1be9ddfc..7ab27e91aa 100644
--- a/docs/en/cli/metrika/GetCounter/bat.txt
+++ b/docs/en/cli/metrika/GetCounter/bat.txt
@@ -1,3 +1,3 @@
oint metrika GetCounter ^
--token "***" ^
- --counter "99968865"
\ No newline at end of file
+ --counter "100436593"
\ No newline at end of file
diff --git a/docs/en/cli/metrika/GetCountersList/bash.txt b/docs/en/cli/metrika/GetCountersList/bash.txt
index b70dde0ae4..ff8b7d6afd 100644
--- a/docs/en/cli/metrika/GetCountersList/bash.txt
+++ b/docs/en/cli/metrika/GetCountersList/bash.txt
@@ -2,4 +2,4 @@
oint metrika GetCountersList \
--token "***" \
- --filter "{'counter_ids':['99968865']}"
\ No newline at end of file
+ --filter "{'counter_ids':['100436593']}"
\ No newline at end of file
diff --git a/docs/en/cli/metrika/GetCountersList/bat.txt b/docs/en/cli/metrika/GetCountersList/bat.txt
index 39e92f8543..972759eef3 100644
--- a/docs/en/cli/metrika/GetCountersList/bat.txt
+++ b/docs/en/cli/metrika/GetCountersList/bat.txt
@@ -2,4 +2,4 @@
oint metrika GetCountersList ^
--token "***" ^
- --filter "{'counter_ids':['99968865']}"
\ No newline at end of file
+ --filter "{'counter_ids':['100436593']}"
\ No newline at end of file
diff --git a/docs/en/cli/metrika/GetTag/bash.txt b/docs/en/cli/metrika/GetTag/bash.txt
index 800e6955c4..07c864b3cd 100644
--- a/docs/en/cli/metrika/GetTag/bash.txt
+++ b/docs/en/cli/metrika/GetTag/bash.txt
@@ -1,3 +1,3 @@
oint metrika GetTag \
--token "***" \
- --label "315657"
\ No newline at end of file
+ --label "316244"
\ No newline at end of file
diff --git a/docs/en/cli/metrika/GetTag/bat.txt b/docs/en/cli/metrika/GetTag/bat.txt
index 872c53c25a..431a6a820f 100644
--- a/docs/en/cli/metrika/GetTag/bat.txt
+++ b/docs/en/cli/metrika/GetTag/bat.txt
@@ -1,3 +1,3 @@
oint metrika GetTag ^
--token "***" ^
- --label "315657"
\ No newline at end of file
+ --label "316244"
\ No newline at end of file
diff --git a/docs/en/cli/metrika/RestoreCounter/bash.txt b/docs/en/cli/metrika/RestoreCounter/bash.txt
index 670114755b..ce8742af18 100644
--- a/docs/en/cli/metrika/RestoreCounter/bash.txt
+++ b/docs/en/cli/metrika/RestoreCounter/bash.txt
@@ -1,3 +1,3 @@
oint metrika RestoreCounter \
--token "***" \
- --counter "99968865"
\ No newline at end of file
+ --counter "100436593"
\ No newline at end of file
diff --git a/docs/en/cli/metrika/RestoreCounter/bat.txt b/docs/en/cli/metrika/RestoreCounter/bat.txt
index 56306af158..853e71c6de 100644
--- a/docs/en/cli/metrika/RestoreCounter/bat.txt
+++ b/docs/en/cli/metrika/RestoreCounter/bat.txt
@@ -1,3 +1,3 @@
oint metrika RestoreCounter ^
--token "***" ^
- --counter "99968865"
\ No newline at end of file
+ --counter "100436593"
\ No newline at end of file
diff --git a/docs/en/cli/metrika/UpdateCounter/bash.txt b/docs/en/cli/metrika/UpdateCounter/bash.txt
index ee5b85aafe..b739d48a61 100644
--- a/docs/en/cli/metrika/UpdateCounter/bash.txt
+++ b/docs/en/cli/metrika/UpdateCounter/bash.txt
@@ -2,5 +2,5 @@
oint metrika UpdateCounter \
--token "***" \
- --counter "99968865" \
+ --counter "100436593" \
--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/metrika/UpdateCounter/bat.txt b/docs/en/cli/metrika/UpdateCounter/bat.txt
index 93f1d058da..9716735221 100644
--- a/docs/en/cli/metrika/UpdateCounter/bat.txt
+++ b/docs/en/cli/metrika/UpdateCounter/bat.txt
@@ -2,5 +2,5 @@
oint metrika UpdateCounter ^
--token "***" ^
- --counter "99968865" ^
+ --counter "100436593" ^
--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/metrika/UpdateTag/bash.txt b/docs/en/cli/metrika/UpdateTag/bash.txt
index dcbf6cdf01..bba7575bbe 100644
--- a/docs/en/cli/metrika/UpdateTag/bash.txt
+++ b/docs/en/cli/metrika/UpdateTag/bash.txt
@@ -1,4 +1,4 @@
oint metrika UpdateTag \
--token "***" \
- --label "315657" \
+ --label "316244" \
--title "New tag title"
\ No newline at end of file
diff --git a/docs/en/cli/metrika/UpdateTag/bat.txt b/docs/en/cli/metrika/UpdateTag/bat.txt
index 5ac8243b4f..cb9ba6a99b 100644
--- a/docs/en/cli/metrika/UpdateTag/bat.txt
+++ b/docs/en/cli/metrika/UpdateTag/bat.txt
@@ -1,4 +1,4 @@
oint metrika UpdateTag ^
--token "***" ^
- --label "315657" ^
+ --label "316244" ^
--title "New tag title"
\ No newline at end of file
diff --git a/docs/en/cli/notion/CreatePageInDatabase/bash.txt b/docs/en/cli/notion/CreatePageInDatabase/bash.txt
index e4fb403a7d..353fc679c0 100644
--- a/docs/en/cli/notion/CreatePageInDatabase/bash.txt
+++ b/docs/en/cli/notion/CreatePageInDatabase/bash.txt
@@ -2,5 +2,5 @@
oint notion CreatePageInDatabase \
--token "***" \
- --base "19f82aa7-fc4e-8191-8bff-e1f6749be513" \
- --data "{'Name':'LLC Vector','Description':'OurFirstClient','Number':1,'Status':'New','CreationDate':'2025-02-19T09:03:33.1861165Z','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 "1ba82aa7-fc4e-8165-b108-ff6849139977" \
+ --data "{'Name':'LLC Vector','Description':'OurFirstClient','Number':1,'Status':'New','CreationDate':'2025-03-18T10:52:19.8910884Z','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/notion/CreatePageInDatabase/bat.txt b/docs/en/cli/notion/CreatePageInDatabase/bat.txt
index 4881591e16..bbc3579b32 100644
--- a/docs/en/cli/notion/CreatePageInDatabase/bat.txt
+++ b/docs/en/cli/notion/CreatePageInDatabase/bat.txt
@@ -2,5 +2,5 @@
oint notion CreatePageInDatabase ^
--token "***" ^
- --base "19f82aa7-fc4e-8191-8bff-e1f6749be513" ^
- --data "{'Name':'LLC Vector','Description':'OurFirstClient','Number':1,'Status':'New','CreationDate':'2025-02-19T09:03:33.1861165Z','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 "1ba82aa7-fc4e-8165-b108-ff6849139977" ^
+ --data "{'Name':'LLC Vector','Description':'OurFirstClient','Number':1,'Status':'New','CreationDate':'2025-03-18T10:52:19.8910884Z','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/notion/DeleteBlock/bash.txt b/docs/en/cli/notion/DeleteBlock/bash.txt
index 3ccb0a324f..250a8425a5 100644
--- a/docs/en/cli/notion/DeleteBlock/bash.txt
+++ b/docs/en/cli/notion/DeleteBlock/bash.txt
@@ -1,3 +1,3 @@
oint notion DeleteBlock \
--token "***" \
- --block "19f82aa7-fc4e-81a5-8d82-f0ab551d0378"
\ No newline at end of file
+ --block "1ba82aa7-fc4e-8130-8bf2-c5bd098bcdfb"
\ No newline at end of file
diff --git a/docs/en/cli/notion/DeleteBlock/bat.txt b/docs/en/cli/notion/DeleteBlock/bat.txt
index 6763337796..126bf752e6 100644
--- a/docs/en/cli/notion/DeleteBlock/bat.txt
+++ b/docs/en/cli/notion/DeleteBlock/bat.txt
@@ -1,3 +1,3 @@
oint notion DeleteBlock ^
--token "***" ^
- --block "19f82aa7-fc4e-81a5-8d82-f0ab551d0378"
\ No newline at end of file
+ --block "1ba82aa7-fc4e-8130-8bf2-c5bd098bcdfb"
\ No newline at end of file
diff --git a/docs/en/cli/notion/EditDatabaseProperties/bash.txt b/docs/en/cli/notion/EditDatabaseProperties/bash.txt
index 5438de6264..2e97f13de0 100644
--- a/docs/en/cli/notion/EditDatabaseProperties/bash.txt
+++ b/docs/en/cli/notion/EditDatabaseProperties/bash.txt
@@ -2,7 +2,7 @@
oint notion EditDatabaseProperties \
--token "***" \
- --base "19f82aa7-fc4e-8191-8bff-e1f6749be513" \
+ --base "1ba82aa7-fc4e-8165-b108-ff6849139977" \
--props "{'Email':'rich_text','Website':null}" \
--title "TestTitle" \
--description "TestDescription"
\ No newline at end of file
diff --git a/docs/en/cli/notion/EditDatabaseProperties/bat.txt b/docs/en/cli/notion/EditDatabaseProperties/bat.txt
index a1865422e7..59efe6bd87 100644
--- a/docs/en/cli/notion/EditDatabaseProperties/bat.txt
+++ b/docs/en/cli/notion/EditDatabaseProperties/bat.txt
@@ -2,7 +2,7 @@
oint notion EditDatabaseProperties ^
--token "***" ^
- --base "19f82aa7-fc4e-8191-8bff-e1f6749be513" ^
+ --base "1ba82aa7-fc4e-8165-b108-ff6849139977" ^
--props "{'Email':'rich_text','Website':null}" ^
--title "TestTitle" ^
--description "TestDescription"
\ No newline at end of file
diff --git a/docs/en/cli/notion/EditPageProperties/bash.txt b/docs/en/cli/notion/EditPageProperties/bash.txt
index 60b44c5e9d..a9c9a3b7fb 100644
--- a/docs/en/cli/notion/EditPageProperties/bash.txt
+++ b/docs/en/cli/notion/EditPageProperties/bash.txt
@@ -2,7 +2,7 @@
oint notion EditPageProperties \
--token "***" \
- --page "19f82aa7-fc4e-814d-bfe7-d7f63a1c5f56" \
+ --page "1ba82aa7-fc4e-811b-9587-fb63240f30ee" \
--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/notion/EditPageProperties/bat.txt b/docs/en/cli/notion/EditPageProperties/bat.txt
index bef9eced27..13f3374792 100644
--- a/docs/en/cli/notion/EditPageProperties/bat.txt
+++ b/docs/en/cli/notion/EditPageProperties/bat.txt
@@ -2,7 +2,7 @@
oint notion EditPageProperties ^
--token "***" ^
- --page "19f82aa7-fc4e-814d-bfe7-d7f63a1c5f56" ^
+ --page "1ba82aa7-fc4e-811b-9587-fb63240f30ee" ^
--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/notion/GetDatabase/bash.txt b/docs/en/cli/notion/GetDatabase/bash.txt
index bb29c7ffa9..7c1fe5bf87 100644
--- a/docs/en/cli/notion/GetDatabase/bash.txt
+++ b/docs/en/cli/notion/GetDatabase/bash.txt
@@ -1,3 +1,3 @@
oint notion GetDatabase \
--token "***" \
- --base "19f82aa7-fc4e-8191-8bff-e1f6749be513"
\ No newline at end of file
+ --base "1ba82aa7-fc4e-8165-b108-ff6849139977"
\ No newline at end of file
diff --git a/docs/en/cli/notion/GetDatabase/bat.txt b/docs/en/cli/notion/GetDatabase/bat.txt
index 643eb1ac3a..e74718c21c 100644
--- a/docs/en/cli/notion/GetDatabase/bat.txt
+++ b/docs/en/cli/notion/GetDatabase/bat.txt
@@ -1,3 +1,3 @@
oint notion GetDatabase ^
--token "***" ^
- --base "19f82aa7-fc4e-8191-8bff-e1f6749be513"
\ No newline at end of file
+ --base "1ba82aa7-fc4e-8165-b108-ff6849139977"
\ No newline at end of file
diff --git a/docs/en/cli/notion/GetPage/bash.txt b/docs/en/cli/notion/GetPage/bash.txt
index c37871c235..be794c78f6 100644
--- a/docs/en/cli/notion/GetPage/bash.txt
+++ b/docs/en/cli/notion/GetPage/bash.txt
@@ -1,3 +1,3 @@
oint notion GetPage \
--token "***" \
- --page "19f82aa7-fc4e-814d-bfe7-d7f63a1c5f56"
\ No newline at end of file
+ --page "1ba82aa7-fc4e-811b-9587-fb63240f30ee"
\ No newline at end of file
diff --git a/docs/en/cli/notion/GetPage/bat.txt b/docs/en/cli/notion/GetPage/bat.txt
index 74c6a53f3f..b12ae5da83 100644
--- a/docs/en/cli/notion/GetPage/bat.txt
+++ b/docs/en/cli/notion/GetPage/bat.txt
@@ -1,3 +1,3 @@
oint notion GetPage ^
--token "***" ^
- --page "19f82aa7-fc4e-814d-bfe7-d7f63a1c5f56"
\ No newline at end of file
+ --page "1ba82aa7-fc4e-811b-9587-fb63240f30ee"
\ No newline at end of file
diff --git a/docs/en/cli/notion/ReturnChildBlocks/bash.txt b/docs/en/cli/notion/ReturnChildBlocks/bash.txt
index 8ee495a1c5..ec876536a6 100644
--- a/docs/en/cli/notion/ReturnChildBlocks/bash.txt
+++ b/docs/en/cli/notion/ReturnChildBlocks/bash.txt
@@ -1,3 +1,3 @@
oint notion ReturnChildBlocks \
--token "***" \
- --block "19f82aa7-fc4e-81a5-8d82-f0ab551d0378"
\ No newline at end of file
+ --block "1ba82aa7-fc4e-8130-8bf2-c5bd098bcdfb"
\ No newline at end of file
diff --git a/docs/en/cli/notion/ReturnChildBlocks/bat.txt b/docs/en/cli/notion/ReturnChildBlocks/bat.txt
index ad9bbb8498..440b7b8a92 100644
--- a/docs/en/cli/notion/ReturnChildBlocks/bat.txt
+++ b/docs/en/cli/notion/ReturnChildBlocks/bat.txt
@@ -1,3 +1,3 @@
oint notion ReturnChildBlocks ^
--token "***" ^
- --block "19f82aa7-fc4e-81a5-8d82-f0ab551d0378"
\ No newline at end of file
+ --block "1ba82aa7-fc4e-8130-8bf2-c5bd098bcdfb"
\ No newline at end of file
diff --git a/docs/en/cli/ozon/UpdateProductsPrices/bash.txt b/docs/en/cli/ozon/UpdateProductsPrices/bash.txt
index 557cc80b29..41fc2d3cf9 100644
--- a/docs/en/cli/ozon/UpdateProductsPrices/bash.txt
+++ b/docs/en/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':1416245326}"
\ 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':1470297726}"
\ No newline at end of file
diff --git a/docs/en/cli/ozon/UpdateProductsPrices/bat.txt b/docs/en/cli/ozon/UpdateProductsPrices/bat.txt
index 7b91c2dc14..4f6336e1df 100644
--- a/docs/en/cli/ozon/UpdateProductsPrices/bat.txt
+++ b/docs/en/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':1416245326}"
\ 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':1470297726}"
\ No newline at end of file
diff --git a/docs/en/cli/ozon/UpdateProductsStocks/bash.txt b/docs/en/cli/ozon/UpdateProductsStocks/bash.txt
index 0cd0e3313b..753598221a 100644
--- a/docs/en/cli/ozon/UpdateProductsStocks/bash.txt
+++ b/docs/en/cli/ozon/UpdateProductsStocks/bash.txt
@@ -3,4 +3,4 @@
oint ozon UpdateProductsStocks \
--clientid "***" \
--apikey "***" \
- --stocks "{'offer_id':'143210610','product_id':1416245326,'stock':20,'warehouse_id':1}"
\ No newline at end of file
+ --stocks "{'offer_id':'143210610','product_id':1470297726,'stock':20,'warehouse_id':1}"
\ No newline at end of file
diff --git a/docs/en/cli/ozon/UpdateProductsStocks/bat.txt b/docs/en/cli/ozon/UpdateProductsStocks/bat.txt
index 21ae08b168..2a3baef46a 100644
--- a/docs/en/cli/ozon/UpdateProductsStocks/bat.txt
+++ b/docs/en/cli/ozon/UpdateProductsStocks/bat.txt
@@ -3,4 +3,4 @@
oint ozon UpdateProductsStocks ^
--clientid "***" ^
--apikey "***" ^
- --stocks "{'offer_id':'143210610','product_id':1416245326,'stock':20,'warehouse_id':1}"
\ No newline at end of file
+ --stocks "{'offer_id':'143210610','product_id':1470297726,'stock':20,'warehouse_id':1}"
\ No newline at end of file
diff --git a/docs/en/cli/postgres/AddRecords/bash.txt b/docs/en/cli/postgres/AddRecords/bash.txt
index 129c6bcfce..7ac6f88c9e 100644
--- a/docs/en/cli/postgres/AddRecords/bash.txt
+++ b/docs/en/cli/postgres/AddRecords/bash.txt
@@ -1,5 +1,5 @@
oint postgres AddRecords \
--table "testtable" \
- --rows "[{'bool_field':{'BOOL':true},'oldchar_field':{'OLDCHAR':1},'smallint_field':{'SMALLINT':5},'smallserial_field':{'SMALLSERIAL':6},'int_field':{'INT':100},'serial_field':{'SERIAL':100},'oid_field':{'OID':24576},'bigint_field':{'BIGINT':9999999},'bigserial_field':{'BIGSERIAL':9999999},'real_field':{'REAL':15.2},'dp_field':{'DOUBLE_PRECISION':1.0002},'text_field':{'TEXT':'Some text'},'varchar_field':{'VARCHAR':'Some varchar'},'charn_field':{'CHAR':'AAA'},'char_field':{'CHAR':'A'},'name_field':{'NAME':'Vitaly'},'bytea_field':{'BYTEA':'C:\\Users\\Administrator\\AppData\\Local\\Temp\\tmeaid4ghzz.tmp'},'ts_field':{'TIMESTAMP':'2025-02-19T08:52:02.2467387Z'},'tswtz_field':{'TIMESTAMP_WITH_TIME_ZONE':'2025-02-19T08:52:02.2467387+05:00'},'ip_field':{'INET':'127.0.0.1'},'json_field':{'JSON':{'key':'***','value':10}},'jsonb_field':{'JSONB':{'key':'***','value':10}},'date_field':{'DATE':'2025-02-19T08:52:02.2467387Z'},'time_field':{'TIME':'2025-02-19T08:52:02.2467387Z'},'uuid_field':{'UUID':'f13caa3e-c099-4e05-8d94-0b66527d87c3'}}]" \
+ --rows "[{'bool_field':{'BOOL':true},'oldchar_field':{'OLDCHAR':1},'smallint_field':{'SMALLINT':5},'smallserial_field':{'SMALLSERIAL':6},'int_field':{'INT':100},'serial_field':{'SERIAL':100},'oid_field':{'OID':24576},'bigint_field':{'BIGINT':9999999},'bigserial_field':{'BIGSERIAL':9999999},'real_field':{'REAL':15.2},'dp_field':{'DOUBLE_PRECISION':1.0002},'text_field':{'TEXT':'Some text'},'varchar_field':{'VARCHAR':'Some varchar'},'charn_field':{'CHAR':'AAA'},'char_field':{'CHAR':'A'},'name_field':{'NAME':'Vitaly'},'bytea_field':{'BYTEA':'C:\\Users\\Administrator\\AppData\\Local\\Temp\\0ir4k50tvvn.tmp'},'ts_field':{'TIMESTAMP':'2025-03-18T10:41:09.9312268Z'},'tswtz_field':{'TIMESTAMP_WITH_TIME_ZONE':'2025-03-18T10:41:09.9312268+05:00'},'ip_field':{'INET':'127.0.0.1'},'json_field':{'JSON':{'key':'***','value':10}},'jsonb_field':{'JSONB':{'key':'***','value':10}},'date_field':{'DATE':'2025-03-18T10:41:09.9312268Z'},'time_field':{'TIME':'2025-03-18T10:41:09.9312268Z'},'uuid_field':{'UUID':'70c13de0-3154-45e9-be1a-2bcf4eec25a3'}}]" \
--trn true \
--dbc "postgresql://bayselonarrend:***@127.0.0.1:5432/"
\ No newline at end of file
diff --git a/docs/en/cli/postgres/AddRecords/bat.txt b/docs/en/cli/postgres/AddRecords/bat.txt
index 3ef32a3286..47595e2f29 100644
--- a/docs/en/cli/postgres/AddRecords/bat.txt
+++ b/docs/en/cli/postgres/AddRecords/bat.txt
@@ -1,5 +1,5 @@
oint postgres AddRecords ^
--table "testtable" ^
- --rows "[{'bool_field':{'BOOL':true},'oldchar_field':{'OLDCHAR':1},'smallint_field':{'SMALLINT':5},'smallserial_field':{'SMALLSERIAL':6},'int_field':{'INT':100},'serial_field':{'SERIAL':100},'oid_field':{'OID':24576},'bigint_field':{'BIGINT':9999999},'bigserial_field':{'BIGSERIAL':9999999},'real_field':{'REAL':15.2},'dp_field':{'DOUBLE_PRECISION':1.0002},'text_field':{'TEXT':'Some text'},'varchar_field':{'VARCHAR':'Some varchar'},'charn_field':{'CHAR':'AAA'},'char_field':{'CHAR':'A'},'name_field':{'NAME':'Vitaly'},'bytea_field':{'BYTEA':'C:\\Users\\Administrator\\AppData\\Local\\Temp\\tmeaid4ghzz.tmp'},'ts_field':{'TIMESTAMP':'2025-02-19T08:52:02.2467387Z'},'tswtz_field':{'TIMESTAMP_WITH_TIME_ZONE':'2025-02-19T08:52:02.2467387+05:00'},'ip_field':{'INET':'127.0.0.1'},'json_field':{'JSON':{'key':'***','value':10}},'jsonb_field':{'JSONB':{'key':'***','value':10}},'date_field':{'DATE':'2025-02-19T08:52:02.2467387Z'},'time_field':{'TIME':'2025-02-19T08:52:02.2467387Z'},'uuid_field':{'UUID':'f13caa3e-c099-4e05-8d94-0b66527d87c3'}}]" ^
+ --rows "[{'bool_field':{'BOOL':true},'oldchar_field':{'OLDCHAR':1},'smallint_field':{'SMALLINT':5},'smallserial_field':{'SMALLSERIAL':6},'int_field':{'INT':100},'serial_field':{'SERIAL':100},'oid_field':{'OID':24576},'bigint_field':{'BIGINT':9999999},'bigserial_field':{'BIGSERIAL':9999999},'real_field':{'REAL':15.2},'dp_field':{'DOUBLE_PRECISION':1.0002},'text_field':{'TEXT':'Some text'},'varchar_field':{'VARCHAR':'Some varchar'},'charn_field':{'CHAR':'AAA'},'char_field':{'CHAR':'A'},'name_field':{'NAME':'Vitaly'},'bytea_field':{'BYTEA':'C:\\Users\\Administrator\\AppData\\Local\\Temp\\0ir4k50tvvn.tmp'},'ts_field':{'TIMESTAMP':'2025-03-18T10:41:09.9312268Z'},'tswtz_field':{'TIMESTAMP_WITH_TIME_ZONE':'2025-03-18T10:41:09.9312268+05:00'},'ip_field':{'INET':'127.0.0.1'},'json_field':{'JSON':{'key':'***','value':10}},'jsonb_field':{'JSONB':{'key':'***','value':10}},'date_field':{'DATE':'2025-03-18T10:41:09.9312268Z'},'time_field':{'TIME':'2025-03-18T10:41:09.9312268Z'},'uuid_field':{'UUID':'70c13de0-3154-45e9-be1a-2bcf4eec25a3'}}]" ^
--trn true ^
--dbc "postgresql://bayselonarrend:***@127.0.0.1:5432/"
\ No newline at end of file
diff --git a/docs/en/cli/postgres/CreateDatabase/bash.txt b/docs/en/cli/postgres/CreateDatabase/bash.txt
index 9baa531a76..a1022c49cf 100644
--- a/docs/en/cli/postgres/CreateDatabase/bash.txt
+++ b/docs/en/cli/postgres/CreateDatabase/bash.txt
@@ -1,3 +1,6 @@
+# JSON data can also be passed as a path to a .json file
+
oint postgres CreateDatabase \
--base "testbase1" \
- --dbc "postgresql://bayselonarrend:***@127.0.0.1:5432/"
\ No newline at end of file
+ --dbc "postgresql://bayselonarrend:***@127.0.0.1:5432/" \
+ --tls "{'use_tls':true,'accept_invalid_certs':false}"
\ No newline at end of file
diff --git a/docs/en/cli/postgres/CreateDatabase/bat.txt b/docs/en/cli/postgres/CreateDatabase/bat.txt
index 4f2ac88252..7782beb997 100644
--- a/docs/en/cli/postgres/CreateDatabase/bat.txt
+++ b/docs/en/cli/postgres/CreateDatabase/bat.txt
@@ -1,3 +1,6 @@
+:: JSON data can also be passed as a path to a .json file
+
oint postgres CreateDatabase ^
--base "testbase1" ^
- --dbc "postgresql://bayselonarrend:***@127.0.0.1:5432/"
\ No newline at end of file
+ --dbc "postgresql://bayselonarrend:***@127.0.0.1:5432/" ^
+ --tls "{'use_tls':true,'accept_invalid_certs':false}"
\ No newline at end of file
diff --git a/docs/en/cli/postgres/DeleteDatabase/bash.txt b/docs/en/cli/postgres/DeleteDatabase/bash.txt
index 126578962e..18093764e8 100644
--- a/docs/en/cli/postgres/DeleteDatabase/bash.txt
+++ b/docs/en/cli/postgres/DeleteDatabase/bash.txt
@@ -1,3 +1,6 @@
+# JSON data can also be passed as a path to a .json file
+
oint postgres DeleteDatabase \
--base "testbase1" \
- --dbc "postgresql://bayselonarrend:***@127.0.0.1:5432/"
\ No newline at end of file
+ --dbc "postgresql://bayselonarrend:***@127.0.0.1:5432/" \
+ --tls "{'use_tls':true,'accept_invalid_certs':false}"
\ No newline at end of file
diff --git a/docs/en/cli/postgres/DeleteDatabase/bat.txt b/docs/en/cli/postgres/DeleteDatabase/bat.txt
index f11c95a600..8faa082965 100644
--- a/docs/en/cli/postgres/DeleteDatabase/bat.txt
+++ b/docs/en/cli/postgres/DeleteDatabase/bat.txt
@@ -1,3 +1,6 @@
+:: JSON data can also be passed as a path to a .json file
+
oint postgres DeleteDatabase ^
--base "testbase1" ^
- --dbc "postgresql://bayselonarrend:***@127.0.0.1:5432/"
\ No newline at end of file
+ --dbc "postgresql://bayselonarrend:***@127.0.0.1:5432/" ^
+ --tls "{'use_tls':true,'accept_invalid_certs':false}"
\ No newline at end of file
diff --git a/docs/en/cli/rcon/ExecuteCommand/bash.txt b/docs/en/cli/rcon/ExecuteCommand/bash.txt
new file mode 100644
index 0000000000..1ec69101d3
--- /dev/null
+++ b/docs/en/cli/rcon/ExecuteCommand/bash.txt
@@ -0,0 +1,9 @@
+# JSON data can also be passed as a path to a .json file
+
+oint rcon ExecuteCommand \
+ --url "93.125.42.204:25575" \
+ --pass "***" \
+ --wtout 20 \
+ --rtout 20 \
+ --exec "list" \
+ --conn "{'url':'93.125.42.204:25575','password':'***','read_timeout':20,'write_timeout':20}"
\ No newline at end of file
diff --git a/docs/en/cli/rcon/ExecuteCommand/bat.txt b/docs/en/cli/rcon/ExecuteCommand/bat.txt
new file mode 100644
index 0000000000..8229458056
--- /dev/null
+++ b/docs/en/cli/rcon/ExecuteCommand/bat.txt
@@ -0,0 +1,9 @@
+:: JSON data can also be passed as a path to a .json file
+
+oint rcon ExecuteCommand ^
+ --url "93.125.42.204:25575" ^
+ --pass "***" ^
+ --wtout 20 ^
+ --rtout 20 ^
+ --exec "list" ^
+ --conn "{'url':'93.125.42.204:25575','password':'***','read_timeout':20,'write_timeout':20}"
\ No newline at end of file
diff --git a/docs/en/cli/rcon/FormConnectionParameters/bash.txt b/docs/en/cli/rcon/FormConnectionParameters/bash.txt
new file mode 100644
index 0000000000..7d3ee34fce
--- /dev/null
+++ b/docs/en/cli/rcon/FormConnectionParameters/bash.txt
@@ -0,0 +1,5 @@
+oint rcon FormConnectionParameters \
+ --url "93.125.42.204:25575" \
+ --pass "***" \
+ --wtout 20 \
+ --rtout 20
\ No newline at end of file
diff --git a/docs/en/cli/rcon/FormConnectionParameters/bat.txt b/docs/en/cli/rcon/FormConnectionParameters/bat.txt
new file mode 100644
index 0000000000..40f0cedb06
--- /dev/null
+++ b/docs/en/cli/rcon/FormConnectionParameters/bat.txt
@@ -0,0 +1,5 @@
+oint rcon FormConnectionParameters ^
+ --url "93.125.42.204:25575" ^
+ --pass "***" ^
+ --wtout 20 ^
+ --rtout 20
\ No newline at end of file
diff --git a/docs/en/cli/s3/AbortMultipartUpload/bash.txt b/docs/en/cli/s3/AbortMultipartUpload/bash.txt
index 9022eede62..5b5fd67702 100644
--- a/docs/en/cli/s3/AbortMultipartUpload/bash.txt
+++ b/docs/en/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 "MDk2NGE5MDUtNDcxZS00ZDljLTkzYjMtODM5ZDM4NGMyMWVhLmNkOTYwNDQ5LWU3ZTktNGJmYi1hYjM5LThiNDI1OTlmYWJjNg"
\ No newline at end of file
+ --upload "MDk2NGE5MDUtNDcxZS00ZDljLTkzYjMtODM5ZDM4NGMyMWVhLjU3OGY3MmFmLThkZTgtNDA0Yi05NTMzLTk1YjBhMTA4MGJiMg"
\ No newline at end of file
diff --git a/docs/en/cli/s3/AbortMultipartUpload/bat.txt b/docs/en/cli/s3/AbortMultipartUpload/bat.txt
index 22f7d8a55c..a4643a8722 100644
--- a/docs/en/cli/s3/AbortMultipartUpload/bat.txt
+++ b/docs/en/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 "MDk2NGE5MDUtNDcxZS00ZDljLTkzYjMtODM5ZDM4NGMyMWVhLmNkOTYwNDQ5LWU3ZTktNGJmYi1hYjM5LThiNDI1OTlmYWJjNg"
\ No newline at end of file
+ --upload "MDk2NGE5MDUtNDcxZS00ZDljLTkzYjMtODM5ZDM4NGMyMWVhLjU3OGY3MmFmLThkZTgtNDA0Yi05NTMzLTk1YjBhMTA4MGJiMg"
\ No newline at end of file
diff --git a/docs/en/cli/s3/FinishPartsUpload/bash.txt b/docs/en/cli/s3/FinishPartsUpload/bash.txt
index 3abc3f0b24..d97395d664 100644
--- a/docs/en/cli/s3/FinishPartsUpload/bash.txt
+++ b/docs/en/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 "MDk2NGE5MDUtNDcxZS00ZDljLTkzYjMtODM5ZDM4NGMyMWVhLjNmMDAzNjQxLWY5YWMtNDBiMy05OGNmLTdlYmY1NjdlMDgwOQ" \
+ --upload "MDk2NGE5MDUtNDcxZS00ZDljLTkzYjMtODM5ZDM4NGMyMWVhLjIzNDMzMzIzLTI1YmUtNDgwYi1iMGRjLTk2MWJkY2NjMjljYw" \
--tags "['\"566e2d464b39b91eb8b5d89fb9f1a318\"','\"adb76a9a9ff8226ed08fb6f343102908\"']"
\ No newline at end of file
diff --git a/docs/en/cli/s3/FinishPartsUpload/bat.txt b/docs/en/cli/s3/FinishPartsUpload/bat.txt
index 5a0bd371fa..60ee0aa606 100644
--- a/docs/en/cli/s3/FinishPartsUpload/bat.txt
+++ b/docs/en/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 "MDk2NGE5MDUtNDcxZS00ZDljLTkzYjMtODM5ZDM4NGMyMWVhLjNmMDAzNjQxLWY5YWMtNDBiMy05OGNmLTdlYmY1NjdlMDgwOQ" ^
+ --upload "MDk2NGE5MDUtNDcxZS00ZDljLTkzYjMtODM5ZDM4NGMyMWVhLjIzNDMzMzIzLTI1YmUtNDgwYi1iMGRjLTk2MWJkY2NjMjljYw" ^
--tags "['\"566e2d464b39b91eb8b5d89fb9f1a318\"','\"adb76a9a9ff8226ed08fb6f343102908\"']"
\ No newline at end of file
diff --git a/docs/en/cli/s3/PutBucketEncryption/bash.txt b/docs/en/cli/s3/PutBucketEncryption/bash.txt
index bbb30d9bba..094a1d1618 100644
--- a/docs/en/cli/s3/PutBucketEncryption/bash.txt
+++ b/docs/en/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\kwultllyxrj.xml" \
+ --conf "C:\Users\Administrator\AppData\Local\Temp\vaizkihys4j.xml" \
--dir false
\ No newline at end of file
diff --git a/docs/en/cli/s3/PutBucketEncryption/bat.txt b/docs/en/cli/s3/PutBucketEncryption/bat.txt
index 3b94004c33..0160a07c8a 100644
--- a/docs/en/cli/s3/PutBucketEncryption/bat.txt
+++ b/docs/en/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\kwultllyxrj.xml" ^
+ --conf "C:\Users\Administrator\AppData\Local\Temp\vaizkihys4j.xml" ^
--dir false
\ No newline at end of file
diff --git a/docs/en/cli/s3/UploadObjectPart/bash.txt b/docs/en/cli/s3/UploadObjectPart/bash.txt
index 907bfc7c21..2babb29131 100644
--- a/docs/en/cli/s3/UploadObjectPart/bash.txt
+++ b/docs/en/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 "MDk2NGE5MDUtNDcxZS00ZDljLTkzYjMtODM5ZDM4NGMyMWVhLjNmMDAzNjQxLWY5YWMtNDBiMy05OGNmLTdlYmY1NjdlMDgwOQ" \
+ --upload "MDk2NGE5MDUtNDcxZS00ZDljLTkzYjMtODM5ZDM4NGMyMWVhLjIzNDMzMzIzLTI1YmUtNDgwYi1iMGRjLTk2MWJkY2NjMjljYw" \
--part 2 \
- --content "C:\Users\Administrator\AppData\Local\Temp\tcibx41baq0.tmp"
\ No newline at end of file
+ --content "C:\Users\Administrator\AppData\Local\Temp\q0vtgbefiap.tmp"
\ No newline at end of file
diff --git a/docs/en/cli/s3/UploadObjectPart/bat.txt b/docs/en/cli/s3/UploadObjectPart/bat.txt
index bcee99ec29..0236497c15 100644
--- a/docs/en/cli/s3/UploadObjectPart/bat.txt
+++ b/docs/en/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 "MDk2NGE5MDUtNDcxZS00ZDljLTkzYjMtODM5ZDM4NGMyMWVhLjNmMDAzNjQxLWY5YWMtNDBiMy05OGNmLTdlYmY1NjdlMDgwOQ" ^
+ --upload "MDk2NGE5MDUtNDcxZS00ZDljLTkzYjMtODM5ZDM4NGMyMWVhLjIzNDMzMzIzLTI1YmUtNDgwYi1iMGRjLTk2MWJkY2NjMjljYw" ^
--part 2 ^
- --content "C:\Users\Administrator\AppData\Local\Temp\tcibx41baq0.tmp"
\ No newline at end of file
+ --content "C:\Users\Administrator\AppData\Local\Temp\q0vtgbefiap.tmp"
\ No newline at end of file
diff --git a/docs/en/cli/slack/ArchiveChannel/bash.txt b/docs/en/cli/slack/ArchiveChannel/bash.txt
index e1d9231572..572271ce99 100644
--- a/docs/en/cli/slack/ArchiveChannel/bash.txt
+++ b/docs/en/cli/slack/ArchiveChannel/bash.txt
@@ -1,3 +1,3 @@
oint slack ArchiveChannel \
--token "***" \
- --channel "C08DW2H4LQ5"
\ No newline at end of file
+ --channel "C08HRCWCG2K"
\ No newline at end of file
diff --git a/docs/en/cli/slack/ArchiveChannel/bat.txt b/docs/en/cli/slack/ArchiveChannel/bat.txt
index f6a4f8c160..afc55d2b07 100644
--- a/docs/en/cli/slack/ArchiveChannel/bat.txt
+++ b/docs/en/cli/slack/ArchiveChannel/bat.txt
@@ -1,3 +1,3 @@
oint slack ArchiveChannel ^
--token "***" ^
- --channel "C08DW2H4LQ5"
\ No newline at end of file
+ --channel "C08HRCWCG2K"
\ No newline at end of file
diff --git a/docs/en/cli/slack/CreateChannel/bash.txt b/docs/en/cli/slack/CreateChannel/bash.txt
index 026a74283d..f65f2568b5 100644
--- a/docs/en/cli/slack/CreateChannel/bash.txt
+++ b/docs/en/cli/slack/CreateChannel/bash.txt
@@ -1,4 +1,4 @@
oint slack CreateChannel \
--token "***" \
- --title "testconv1e0e2658-cd51-4162-bc87-6b2158d4ba59" \
+ --title "testconv276e64e1-af4f-41bc-b4e3-8c14d878a904" \
--private false
\ No newline at end of file
diff --git a/docs/en/cli/slack/CreateChannel/bat.txt b/docs/en/cli/slack/CreateChannel/bat.txt
index 97eed48d2a..261269451d 100644
--- a/docs/en/cli/slack/CreateChannel/bat.txt
+++ b/docs/en/cli/slack/CreateChannel/bat.txt
@@ -1,4 +1,4 @@
oint slack CreateChannel ^
--token "***" ^
- --title "testconv1e0e2658-cd51-4162-bc87-6b2158d4ba59" ^
+ --title "testconv276e64e1-af4f-41bc-b4e3-8c14d878a904" ^
--private false
\ No newline at end of file
diff --git a/docs/en/cli/slack/DeleteExternalFile/bash.txt b/docs/en/cli/slack/DeleteExternalFile/bash.txt
index bf51953027..425e53d14b 100644
--- a/docs/en/cli/slack/DeleteExternalFile/bash.txt
+++ b/docs/en/cli/slack/DeleteExternalFile/bash.txt
@@ -1,3 +1,3 @@
oint slack DeleteExternalFile \
--token "***" \
- --fileid "F08DW2NT83X"
\ No newline at end of file
+ --fileid "F08JGC6DWQ1"
\ No newline at end of file
diff --git a/docs/en/cli/slack/DeleteExternalFile/bat.txt b/docs/en/cli/slack/DeleteExternalFile/bat.txt
index a8a4589f61..2aa3eb3d8c 100644
--- a/docs/en/cli/slack/DeleteExternalFile/bat.txt
+++ b/docs/en/cli/slack/DeleteExternalFile/bat.txt
@@ -1,3 +1,3 @@
oint slack DeleteExternalFile ^
--token "***" ^
- --fileid "F08DW2NT83X"
\ No newline at end of file
+ --fileid "F08JGC6DWQ1"
\ No newline at end of file
diff --git a/docs/en/cli/slack/DeleteFile/bash.txt b/docs/en/cli/slack/DeleteFile/bash.txt
index 99f375d69e..370a40110c 100644
--- a/docs/en/cli/slack/DeleteFile/bash.txt
+++ b/docs/en/cli/slack/DeleteFile/bash.txt
@@ -1,3 +1,3 @@
oint slack DeleteFile \
--token "***" \
- --fileid "F08DYV12J2W"
\ No newline at end of file
+ --fileid "F08JA2YHSN8"
\ No newline at end of file
diff --git a/docs/en/cli/slack/DeleteFile/bat.txt b/docs/en/cli/slack/DeleteFile/bat.txt
index a92e87f19b..953d6bbef1 100644
--- a/docs/en/cli/slack/DeleteFile/bat.txt
+++ b/docs/en/cli/slack/DeleteFile/bat.txt
@@ -1,3 +1,3 @@
oint slack DeleteFile ^
--token "***" ^
- --fileid "F08DYV12J2W"
\ No newline at end of file
+ --fileid "F08JA2YHSN8"
\ No newline at end of file
diff --git a/docs/en/cli/slack/DeleteMessage/bash.txt b/docs/en/cli/slack/DeleteMessage/bash.txt
index 945e23feae..cd76e67e7c 100644
--- a/docs/en/cli/slack/DeleteMessage/bash.txt
+++ b/docs/en/cli/slack/DeleteMessage/bash.txt
@@ -1,4 +1,4 @@
oint slack DeleteMessage \
--token "***" \
--channel "C06UFNUTKUL" \
- --stamp "1739945047.405639"
\ No newline at end of file
+ --stamp "1742284377.822619"
\ No newline at end of file
diff --git a/docs/en/cli/slack/DeleteMessage/bat.txt b/docs/en/cli/slack/DeleteMessage/bat.txt
index d668040a02..7cbe03d5f7 100644
--- a/docs/en/cli/slack/DeleteMessage/bat.txt
+++ b/docs/en/cli/slack/DeleteMessage/bat.txt
@@ -1,4 +1,4 @@
oint slack DeleteMessage ^
--token "***" ^
--channel "C06UFNUTKUL" ^
- --stamp "1739945047.405639"
\ No newline at end of file
+ --stamp "1742284377.822619"
\ No newline at end of file
diff --git a/docs/en/cli/slack/EditMessage/bash.txt b/docs/en/cli/slack/EditMessage/bash.txt
index 8fbd498b8d..28b208aebf 100644
--- a/docs/en/cli/slack/EditMessage/bash.txt
+++ b/docs/en/cli/slack/EditMessage/bash.txt
@@ -1,5 +1,5 @@
oint slack EditMessage \
--token "***" \
--channel "C06UFNUTKUL" \
- --stamp "1739945047.405639" \
+ --stamp "1742284377.822619" \
--text "TestMessage2"
\ No newline at end of file
diff --git a/docs/en/cli/slack/EditMessage/bat.txt b/docs/en/cli/slack/EditMessage/bat.txt
index 333345aa63..ea6f3d41a6 100644
--- a/docs/en/cli/slack/EditMessage/bat.txt
+++ b/docs/en/cli/slack/EditMessage/bat.txt
@@ -1,5 +1,5 @@
oint slack EditMessage ^
--token "***" ^
--channel "C06UFNUTKUL" ^
- --stamp "1739945047.405639" ^
+ --stamp "1742284377.822619" ^
--text "TestMessage2"
\ No newline at end of file
diff --git a/docs/en/cli/slack/GetChannel/bash.txt b/docs/en/cli/slack/GetChannel/bash.txt
index c9d3996778..1474dd37cc 100644
--- a/docs/en/cli/slack/GetChannel/bash.txt
+++ b/docs/en/cli/slack/GetChannel/bash.txt
@@ -1,3 +1,3 @@
oint slack GetChannel \
--token "***" \
- --channel "C08DW2H4LQ5"
\ No newline at end of file
+ --channel "C08HRCWCG2K"
\ No newline at end of file
diff --git a/docs/en/cli/slack/GetChannel/bat.txt b/docs/en/cli/slack/GetChannel/bat.txt
index 14dea1d852..c9dc26972f 100644
--- a/docs/en/cli/slack/GetChannel/bat.txt
+++ b/docs/en/cli/slack/GetChannel/bat.txt
@@ -1,3 +1,3 @@
oint slack GetChannel ^
--token "***" ^
- --channel "C08DW2H4LQ5"
\ No newline at end of file
+ --channel "C08HRCWCG2K"
\ No newline at end of file
diff --git a/docs/en/cli/slack/GetChannelHistory/bash.txt b/docs/en/cli/slack/GetChannelHistory/bash.txt
index 3683668f6a..a29207de1c 100644
--- a/docs/en/cli/slack/GetChannelHistory/bash.txt
+++ b/docs/en/cli/slack/GetChannelHistory/bash.txt
@@ -1,3 +1,3 @@
oint slack GetChannelHistory \
--token "***" \
- --channel "C08DW2H4LQ5"
\ No newline at end of file
+ --channel "C08HRCWCG2K"
\ No newline at end of file
diff --git a/docs/en/cli/slack/GetChannelHistory/bat.txt b/docs/en/cli/slack/GetChannelHistory/bat.txt
index 2bfed45afe..e418176f9a 100644
--- a/docs/en/cli/slack/GetChannelHistory/bat.txt
+++ b/docs/en/cli/slack/GetChannelHistory/bat.txt
@@ -1,3 +1,3 @@
oint slack GetChannelHistory ^
--token "***" ^
- --channel "C08DW2H4LQ5"
\ No newline at end of file
+ --channel "C08HRCWCG2K"
\ No newline at end of file
diff --git a/docs/en/cli/slack/GetChannelUserList/bash.txt b/docs/en/cli/slack/GetChannelUserList/bash.txt
index 5df0a3f500..1f2dc6bee0 100644
--- a/docs/en/cli/slack/GetChannelUserList/bash.txt
+++ b/docs/en/cli/slack/GetChannelUserList/bash.txt
@@ -1,3 +1,3 @@
oint slack GetChannelUserList \
--token "***" \
- --channel "C08DW2H4LQ5"
\ No newline at end of file
+ --channel "C08HRCWCG2K"
\ No newline at end of file
diff --git a/docs/en/cli/slack/GetChannelUserList/bat.txt b/docs/en/cli/slack/GetChannelUserList/bat.txt
index c3d9523abf..6f8ccd4f7a 100644
--- a/docs/en/cli/slack/GetChannelUserList/bat.txt
+++ b/docs/en/cli/slack/GetChannelUserList/bat.txt
@@ -1,3 +1,3 @@
oint slack GetChannelUserList ^
--token "***" ^
- --channel "C08DW2H4LQ5"
\ No newline at end of file
+ --channel "C08HRCWCG2K"
\ No newline at end of file
diff --git a/docs/en/cli/slack/GetExternalFile/bash.txt b/docs/en/cli/slack/GetExternalFile/bash.txt
index 771a1010a0..209a8861b0 100644
--- a/docs/en/cli/slack/GetExternalFile/bash.txt
+++ b/docs/en/cli/slack/GetExternalFile/bash.txt
@@ -1,3 +1,3 @@
oint slack GetExternalFile \
--token "***" \
- --fileid "F08DW2NT83X"
\ No newline at end of file
+ --fileid "F08JGC6DWQ1"
\ No newline at end of file
diff --git a/docs/en/cli/slack/GetExternalFile/bat.txt b/docs/en/cli/slack/GetExternalFile/bat.txt
index 2f587052dd..b22c98878f 100644
--- a/docs/en/cli/slack/GetExternalFile/bat.txt
+++ b/docs/en/cli/slack/GetExternalFile/bat.txt
@@ -1,3 +1,3 @@
oint slack GetExternalFile ^
--token "***" ^
- --fileid "F08DW2NT83X"
\ No newline at end of file
+ --fileid "F08JGC6DWQ1"
\ No newline at end of file
diff --git a/docs/en/cli/slack/GetFileData/bash.txt b/docs/en/cli/slack/GetFileData/bash.txt
index 5282d414ca..882f79b51c 100644
--- a/docs/en/cli/slack/GetFileData/bash.txt
+++ b/docs/en/cli/slack/GetFileData/bash.txt
@@ -1,3 +1,3 @@
oint slack GetFileData \
--token "***" \
- --fileid "F08DYV12J2W"
\ No newline at end of file
+ --fileid "F08JA2YHSN8"
\ No newline at end of file
diff --git a/docs/en/cli/slack/GetFileData/bat.txt b/docs/en/cli/slack/GetFileData/bat.txt
index 7529103d2c..bcfde260a5 100644
--- a/docs/en/cli/slack/GetFileData/bat.txt
+++ b/docs/en/cli/slack/GetFileData/bat.txt
@@ -1,3 +1,3 @@
oint slack GetFileData ^
--token "***" ^
- --fileid "F08DYV12J2W"
\ No newline at end of file
+ --fileid "F08JA2YHSN8"
\ No newline at end of file
diff --git a/docs/en/cli/slack/GetMessageLink/bash.txt b/docs/en/cli/slack/GetMessageLink/bash.txt
index e78f847b3c..c1257f10c8 100644
--- a/docs/en/cli/slack/GetMessageLink/bash.txt
+++ b/docs/en/cli/slack/GetMessageLink/bash.txt
@@ -1,4 +1,4 @@
oint slack GetMessageLink \
--token "***" \
--channel "C06UFNUTKUL" \
- --stamp "1739945047.405639"
\ No newline at end of file
+ --stamp "1742284377.822619"
\ No newline at end of file
diff --git a/docs/en/cli/slack/GetMessageLink/bat.txt b/docs/en/cli/slack/GetMessageLink/bat.txt
index dc7c1863a4..1226eb705a 100644
--- a/docs/en/cli/slack/GetMessageLink/bat.txt
+++ b/docs/en/cli/slack/GetMessageLink/bat.txt
@@ -1,4 +1,4 @@
oint slack GetMessageLink ^
--token "***" ^
--channel "C06UFNUTKUL" ^
- --stamp "1739945047.405639"
\ No newline at end of file
+ --stamp "1742284377.822619"
\ No newline at end of file
diff --git a/docs/en/cli/slack/GetMessageReplyList/bash.txt b/docs/en/cli/slack/GetMessageReplyList/bash.txt
index aa2bb70f63..4cf425c12b 100644
--- a/docs/en/cli/slack/GetMessageReplyList/bash.txt
+++ b/docs/en/cli/slack/GetMessageReplyList/bash.txt
@@ -1,4 +1,4 @@
oint slack GetMessageReplyList \
--token "***" \
--channel "C06UFNUTKUL" \
- --stamp "1739945047.405639"
\ No newline at end of file
+ --stamp "1742284377.822619"
\ No newline at end of file
diff --git a/docs/en/cli/slack/GetMessageReplyList/bat.txt b/docs/en/cli/slack/GetMessageReplyList/bat.txt
index 1596675de6..40a8a3b865 100644
--- a/docs/en/cli/slack/GetMessageReplyList/bat.txt
+++ b/docs/en/cli/slack/GetMessageReplyList/bat.txt
@@ -1,4 +1,4 @@
oint slack GetMessageReplyList ^
--token "***" ^
--channel "C06UFNUTKUL" ^
- --stamp "1739945047.405639"
\ No newline at end of file
+ --stamp "1742284377.822619"
\ No newline at end of file
diff --git a/docs/en/cli/slack/InviteUsersToChannel/bash.txt b/docs/en/cli/slack/InviteUsersToChannel/bash.txt
index d6520a867e..c31cb2abf4 100644
--- a/docs/en/cli/slack/InviteUsersToChannel/bash.txt
+++ b/docs/en/cli/slack/InviteUsersToChannel/bash.txt
@@ -1,4 +1,4 @@
oint slack InviteUsersToChannel \
--token "***" \
- --channel "C08DW2H4LQ5" \
+ --channel "C08HRCWCG2K" \
--users "U06UABH3APP"
\ No newline at end of file
diff --git a/docs/en/cli/slack/InviteUsersToChannel/bat.txt b/docs/en/cli/slack/InviteUsersToChannel/bat.txt
index 49f3847beb..ab8745bf61 100644
--- a/docs/en/cli/slack/InviteUsersToChannel/bat.txt
+++ b/docs/en/cli/slack/InviteUsersToChannel/bat.txt
@@ -1,4 +1,4 @@
oint slack InviteUsersToChannel ^
--token "***" ^
- --channel "C08DW2H4LQ5" ^
+ --channel "C08HRCWCG2K" ^
--users "U06UABH3APP"
\ No newline at end of file
diff --git a/docs/en/cli/slack/JoinChannel/bash.txt b/docs/en/cli/slack/JoinChannel/bash.txt
index 990aba16ab..afacdb0bb5 100644
--- a/docs/en/cli/slack/JoinChannel/bash.txt
+++ b/docs/en/cli/slack/JoinChannel/bash.txt
@@ -1,3 +1,3 @@
oint slack JoinChannel \
--token "***" \
- --channel "C08DW2H4LQ5"
\ No newline at end of file
+ --channel "C08HRCWCG2K"
\ No newline at end of file
diff --git a/docs/en/cli/slack/JoinChannel/bat.txt b/docs/en/cli/slack/JoinChannel/bat.txt
index dee3ac568c..f651583b18 100644
--- a/docs/en/cli/slack/JoinChannel/bat.txt
+++ b/docs/en/cli/slack/JoinChannel/bat.txt
@@ -1,3 +1,3 @@
oint slack JoinChannel ^
--token "***" ^
- --channel "C08DW2H4LQ5"
\ No newline at end of file
+ --channel "C08HRCWCG2K"
\ No newline at end of file
diff --git a/docs/en/cli/slack/KickUserFromChannel/bash.txt b/docs/en/cli/slack/KickUserFromChannel/bash.txt
index 5f32a8d25b..0be125992e 100644
--- a/docs/en/cli/slack/KickUserFromChannel/bash.txt
+++ b/docs/en/cli/slack/KickUserFromChannel/bash.txt
@@ -1,4 +1,4 @@
oint slack KickUserFromChannel \
--token "***" \
- --channel "C08DW2H4LQ5" \
+ --channel "C08HRCWCG2K" \
--user "U06UABH3APP"
\ No newline at end of file
diff --git a/docs/en/cli/slack/KickUserFromChannel/bat.txt b/docs/en/cli/slack/KickUserFromChannel/bat.txt
index 765f617c14..e688b183e2 100644
--- a/docs/en/cli/slack/KickUserFromChannel/bat.txt
+++ b/docs/en/cli/slack/KickUserFromChannel/bat.txt
@@ -1,4 +1,4 @@
oint slack KickUserFromChannel ^
--token "***" ^
- --channel "C08DW2H4LQ5" ^
+ --channel "C08HRCWCG2K" ^
--user "U06UABH3APP"
\ No newline at end of file
diff --git a/docs/en/cli/slack/LeaveChannel/bash.txt b/docs/en/cli/slack/LeaveChannel/bash.txt
index e3e64ef4bc..0f384b74f0 100644
--- a/docs/en/cli/slack/LeaveChannel/bash.txt
+++ b/docs/en/cli/slack/LeaveChannel/bash.txt
@@ -1,3 +1,3 @@
oint slack LeaveChannel \
--token "***" \
- --channel "C08DW2H4LQ5"
\ No newline at end of file
+ --channel "C08HRCWCG2K"
\ No newline at end of file
diff --git a/docs/en/cli/slack/LeaveChannel/bat.txt b/docs/en/cli/slack/LeaveChannel/bat.txt
index 8b1f556414..1f87d09f28 100644
--- a/docs/en/cli/slack/LeaveChannel/bat.txt
+++ b/docs/en/cli/slack/LeaveChannel/bat.txt
@@ -1,3 +1,3 @@
oint slack LeaveChannel ^
--token "***" ^
- --channel "C08DW2H4LQ5"
\ No newline at end of file
+ --channel "C08HRCWCG2K"
\ No newline at end of file
diff --git a/docs/en/cli/slack/MakeFilePrivate/bash.txt b/docs/en/cli/slack/MakeFilePrivate/bash.txt
index 1938a2515c..c6dd89c8c7 100644
--- a/docs/en/cli/slack/MakeFilePrivate/bash.txt
+++ b/docs/en/cli/slack/MakeFilePrivate/bash.txt
@@ -1,3 +1,3 @@
oint slack MakeFilePrivate \
--token "***" \
- --fileid "F08DYV12J2W"
\ No newline at end of file
+ --fileid "F08JA2YHSN8"
\ No newline at end of file
diff --git a/docs/en/cli/slack/MakeFilePrivate/bat.txt b/docs/en/cli/slack/MakeFilePrivate/bat.txt
index 7e869089d0..cd25a4af40 100644
--- a/docs/en/cli/slack/MakeFilePrivate/bat.txt
+++ b/docs/en/cli/slack/MakeFilePrivate/bat.txt
@@ -1,3 +1,3 @@
oint slack MakeFilePrivate ^
--token "***" ^
- --fileid "F08DYV12J2W"
\ No newline at end of file
+ --fileid "F08JA2YHSN8"
\ No newline at end of file
diff --git a/docs/en/cli/slack/MakeFilePublic/bash.txt b/docs/en/cli/slack/MakeFilePublic/bash.txt
index a515541237..f8f8aa3991 100644
--- a/docs/en/cli/slack/MakeFilePublic/bash.txt
+++ b/docs/en/cli/slack/MakeFilePublic/bash.txt
@@ -1,3 +1,3 @@
oint slack MakeFilePublic \
--token "***" \
- --fileid "F08DYV12J2W"
\ No newline at end of file
+ --fileid "F08JA2YHSN8"
\ No newline at end of file
diff --git a/docs/en/cli/slack/MakeFilePublic/bat.txt b/docs/en/cli/slack/MakeFilePublic/bat.txt
index 35cb9cf261..0fab95bb86 100644
--- a/docs/en/cli/slack/MakeFilePublic/bat.txt
+++ b/docs/en/cli/slack/MakeFilePublic/bat.txt
@@ -1,3 +1,3 @@
oint slack MakeFilePublic ^
--token "***" ^
- --fileid "F08DYV12J2W"
\ No newline at end of file
+ --fileid "F08JA2YHSN8"
\ No newline at end of file
diff --git a/docs/en/cli/slack/RenameChannel/bash.txt b/docs/en/cli/slack/RenameChannel/bash.txt
index 4d0056bdbe..618485571a 100644
--- a/docs/en/cli/slack/RenameChannel/bash.txt
+++ b/docs/en/cli/slack/RenameChannel/bash.txt
@@ -1,4 +1,4 @@
oint slack RenameChannel \
--token "***" \
- --channel "C08DW2H4LQ5" \
- --title "testconv75a3bf7b-f13b-40ef-bb70-611f9d30de71"
\ No newline at end of file
+ --channel "C08HRCWCG2K" \
+ --title "testconv7402f4ad-9e7c-4cb9-9355-21d1c3fa8019"
\ No newline at end of file
diff --git a/docs/en/cli/slack/RenameChannel/bat.txt b/docs/en/cli/slack/RenameChannel/bat.txt
index dc0e3ddbf5..a25f74814d 100644
--- a/docs/en/cli/slack/RenameChannel/bat.txt
+++ b/docs/en/cli/slack/RenameChannel/bat.txt
@@ -1,4 +1,4 @@
oint slack RenameChannel ^
--token "***" ^
- --channel "C08DW2H4LQ5" ^
- --title "testconv75a3bf7b-f13b-40ef-bb70-611f9d30de71"
\ No newline at end of file
+ --channel "C08HRCWCG2K" ^
+ --title "testconv7402f4ad-9e7c-4cb9-9355-21d1c3fa8019"
\ No newline at end of file
diff --git a/docs/en/cli/slack/SendExternalFile/bash.txt b/docs/en/cli/slack/SendExternalFile/bash.txt
index 929a1ebc56..2ad976eb15 100644
--- a/docs/en/cli/slack/SendExternalFile/bash.txt
+++ b/docs/en/cli/slack/SendExternalFile/bash.txt
@@ -1,4 +1,4 @@
oint slack SendExternalFile \
--token "***" \
- --fileid "F08DW2NT83X" \
+ --fileid "F08JGC6DWQ1" \
--channels "C06UFNUTKUL"
\ No newline at end of file
diff --git a/docs/en/cli/slack/SendExternalFile/bat.txt b/docs/en/cli/slack/SendExternalFile/bat.txt
index 4b3df42c0d..2dacbb3d90 100644
--- a/docs/en/cli/slack/SendExternalFile/bat.txt
+++ b/docs/en/cli/slack/SendExternalFile/bat.txt
@@ -1,4 +1,4 @@
oint slack SendExternalFile ^
--token "***" ^
- --fileid "F08DW2NT83X" ^
+ --fileid "F08JGC6DWQ1" ^
--channels "C06UFNUTKUL"
\ No newline at end of file
diff --git a/docs/en/cli/slack/SendMessage/bash.txt b/docs/en/cli/slack/SendMessage/bash.txt
index 244c87c502..5c78dad183 100644
--- a/docs/en/cli/slack/SendMessage/bash.txt
+++ b/docs/en/cli/slack/SendMessage/bash.txt
@@ -2,4 +2,4 @@ oint slack SendMessage \
--token "***" \
--channel "C06UFNUTKUL" \
--text "Sheduled message" \
- --date "2025-02-20T09:04:11.0308326"
\ No newline at end of file
+ --date "2025-03-19T10:53:01.5737892"
\ No newline at end of file
diff --git a/docs/en/cli/slack/SendMessage/bat.txt b/docs/en/cli/slack/SendMessage/bat.txt
index c39ec6a345..ed328306c8 100644
--- a/docs/en/cli/slack/SendMessage/bat.txt
+++ b/docs/en/cli/slack/SendMessage/bat.txt
@@ -2,4 +2,4 @@ oint slack SendMessage ^
--token "***" ^
--channel "C06UFNUTKUL" ^
--text "Sheduled message" ^
- --date "2025-02-20T09:04:11.0308326"
\ No newline at end of file
+ --date "2025-03-19T10:53:01.5737892"
\ No newline at end of file
diff --git a/docs/en/cli/slack/SetChannelGoal/bash.txt b/docs/en/cli/slack/SetChannelGoal/bash.txt
index 63d3742fee..01e0ceb71b 100644
--- a/docs/en/cli/slack/SetChannelGoal/bash.txt
+++ b/docs/en/cli/slack/SetChannelGoal/bash.txt
@@ -1,4 +1,4 @@
oint slack SetChannelGoal \
--token "***" \
- --channel "C08DW2H4LQ5" \
+ --channel "C08HRCWCG2K" \
--purpose "TestGoal"
\ No newline at end of file
diff --git a/docs/en/cli/slack/SetChannelGoal/bat.txt b/docs/en/cli/slack/SetChannelGoal/bat.txt
index 489927013e..24b35b237c 100644
--- a/docs/en/cli/slack/SetChannelGoal/bat.txt
+++ b/docs/en/cli/slack/SetChannelGoal/bat.txt
@@ -1,4 +1,4 @@
oint slack SetChannelGoal ^
--token "***" ^
- --channel "C08DW2H4LQ5" ^
+ --channel "C08HRCWCG2K" ^
--purpose "TestGoal"
\ No newline at end of file
diff --git a/docs/en/cli/slack/SetChannelTopic/bash.txt b/docs/en/cli/slack/SetChannelTopic/bash.txt
index 3c16b0d755..9534b79bc2 100644
--- a/docs/en/cli/slack/SetChannelTopic/bash.txt
+++ b/docs/en/cli/slack/SetChannelTopic/bash.txt
@@ -1,4 +1,4 @@
oint slack SetChannelTopic \
--token "***" \
- --channel "C08DW2H4LQ5" \
+ --channel "C08HRCWCG2K" \
--theme "TestTopic"
\ No newline at end of file
diff --git a/docs/en/cli/slack/SetChannelTopic/bat.txt b/docs/en/cli/slack/SetChannelTopic/bat.txt
index 40b63b7366..7c6f9eba66 100644
--- a/docs/en/cli/slack/SetChannelTopic/bat.txt
+++ b/docs/en/cli/slack/SetChannelTopic/bat.txt
@@ -1,4 +1,4 @@
oint slack SetChannelTopic ^
--token "***" ^
- --channel "C08DW2H4LQ5" ^
+ --channel "C08HRCWCG2K" ^
--theme "TestTopic"
\ No newline at end of file
diff --git a/docs/en/cli/sqlite/AddRecords/bash.txt b/docs/en/cli/sqlite/AddRecords/bash.txt
index e279b4b8b4..e9c622cdc6 100644
--- a/docs/en/cli/sqlite/AddRecords/bash.txt
+++ b/docs/en/cli/sqlite/AddRecords/bash.txt
@@ -1,4 +1,4 @@
oint sqlite AddRecords \
--table "test" \
- --rows "[{'name':'Vitaly','age':25,'salary':1000.12,'is_active':true,'created_at':'2025-02-19T08:52:59.401675Z','data':{'blob':'C:\\Users\\Administrator\\AppData\\Local\\Temp\\novyd5wgtpa.png'}},{'name':'Lesha','age':20,'salary':200.20,'is_active':false,'created_at':'2025-02-19T08:52:59.401675Z','data':{'blob':'C:\\Users\\Administrator\\AppData\\Local\\Temp\\novyd5wgtpa.png'}}]" \
- --db "C:\Users\Administrator\AppData\Local\Temp\j1xc4k40xk2.sqlite"
\ No newline at end of file
+ --rows "[{'name':'Vitaly','age':25,'salary':1000.12,'is_active':true,'created_at':'2025-03-18T10:42:05.7207721Z','data':{'blob':'C:\\Users\\Administrator\\AppData\\Local\\Temp\\lih5opteolq.png'}},{'name':'Lesha','age':20,'salary':200.20,'is_active':false,'created_at':'2025-03-18T10:42:05.7217716Z','data':{'blob':'C:\\Users\\Administrator\\AppData\\Local\\Temp\\lih5opteolq.png'}}]" \
+ --db "C:\Users\Administrator\AppData\Local\Temp\ay2fou05f0r.sqlite"
\ No newline at end of file
diff --git a/docs/en/cli/sqlite/AddRecords/bat.txt b/docs/en/cli/sqlite/AddRecords/bat.txt
index 46f2c8d110..6c6816ec64 100644
--- a/docs/en/cli/sqlite/AddRecords/bat.txt
+++ b/docs/en/cli/sqlite/AddRecords/bat.txt
@@ -1,4 +1,4 @@
oint sqlite AddRecords ^
--table "test" ^
- --rows "[{'name':'Vitaly','age':25,'salary':1000.12,'is_active':true,'created_at':'2025-02-19T08:52:59.401675Z','data':{'blob':'C:\\Users\\Administrator\\AppData\\Local\\Temp\\novyd5wgtpa.png'}},{'name':'Lesha','age':20,'salary':200.20,'is_active':false,'created_at':'2025-02-19T08:52:59.401675Z','data':{'blob':'C:\\Users\\Administrator\\AppData\\Local\\Temp\\novyd5wgtpa.png'}}]" ^
- --db "C:\Users\Administrator\AppData\Local\Temp\j1xc4k40xk2.sqlite"
\ No newline at end of file
+ --rows "[{'name':'Vitaly','age':25,'salary':1000.12,'is_active':true,'created_at':'2025-03-18T10:42:05.7207721Z','data':{'blob':'C:\\Users\\Administrator\\AppData\\Local\\Temp\\lih5opteolq.png'}},{'name':'Lesha','age':20,'salary':200.20,'is_active':false,'created_at':'2025-03-18T10:42:05.7217716Z','data':{'blob':'C:\\Users\\Administrator\\AppData\\Local\\Temp\\lih5opteolq.png'}}]" ^
+ --db "C:\Users\Administrator\AppData\Local\Temp\ay2fou05f0r.sqlite"
\ No newline at end of file
diff --git a/docs/en/cli/sqlite/ClearTable/bash.txt b/docs/en/cli/sqlite/ClearTable/bash.txt
index 8866c7b017..1507413650 100644
--- a/docs/en/cli/sqlite/ClearTable/bash.txt
+++ b/docs/en/cli/sqlite/ClearTable/bash.txt
@@ -1,3 +1,3 @@
oint sqlite ClearTable \
--table "test" \
- --db "C:\Users\Administrator\AppData\Local\Temp\j1xc4k40xk2.sqlite"
\ No newline at end of file
+ --db "C:\Users\Administrator\AppData\Local\Temp\ay2fou05f0r.sqlite"
\ No newline at end of file
diff --git a/docs/en/cli/sqlite/ClearTable/bat.txt b/docs/en/cli/sqlite/ClearTable/bat.txt
index 0a54411e47..41061d4be0 100644
--- a/docs/en/cli/sqlite/ClearTable/bat.txt
+++ b/docs/en/cli/sqlite/ClearTable/bat.txt
@@ -1,3 +1,3 @@
oint sqlite ClearTable ^
--table "test" ^
- --db "C:\Users\Administrator\AppData\Local\Temp\j1xc4k40xk2.sqlite"
\ No newline at end of file
+ --db "C:\Users\Administrator\AppData\Local\Temp\ay2fou05f0r.sqlite"
\ No newline at end of file
diff --git a/docs/en/cli/sqlite/CreateTable/bash.txt b/docs/en/cli/sqlite/CreateTable/bash.txt
index efa985ee9a..eb15964543 100644
--- a/docs/en/cli/sqlite/CreateTable/bash.txt
+++ b/docs/en/cli/sqlite/CreateTable/bash.txt
@@ -3,4 +3,4 @@
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\j1xc4k40xk2.sqlite"
\ No newline at end of file
+ --db "C:\Users\Administrator\AppData\Local\Temp\ay2fou05f0r.sqlite"
\ No newline at end of file
diff --git a/docs/en/cli/sqlite/CreateTable/bat.txt b/docs/en/cli/sqlite/CreateTable/bat.txt
index 14f7d3b602..e4bc1a9dfd 100644
--- a/docs/en/cli/sqlite/CreateTable/bat.txt
+++ b/docs/en/cli/sqlite/CreateTable/bat.txt
@@ -3,4 +3,4 @@
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\j1xc4k40xk2.sqlite"
\ No newline at end of file
+ --db "C:\Users\Administrator\AppData\Local\Temp\ay2fou05f0r.sqlite"
\ No newline at end of file
diff --git a/docs/en/cli/sqlite/DeleteRecords/bash.txt b/docs/en/cli/sqlite/DeleteRecords/bash.txt
index eea3288be3..e6976e58fd 100644
--- a/docs/en/cli/sqlite/DeleteRecords/bash.txt
+++ b/docs/en/cli/sqlite/DeleteRecords/bash.txt
@@ -3,4 +3,4 @@
oint sqlite DeleteRecords \
--table "test" \
--filter "{'field':'name','type':'=','value':'Vitaly A.','union':'AND','raw':false}" \
- --db "C:\Users\Administrator\AppData\Local\Temp\j1xc4k40xk2.sqlite"
\ No newline at end of file
+ --db "C:\Users\Administrator\AppData\Local\Temp\ay2fou05f0r.sqlite"
\ No newline at end of file
diff --git a/docs/en/cli/sqlite/DeleteRecords/bat.txt b/docs/en/cli/sqlite/DeleteRecords/bat.txt
index dcf0a87de0..3dd1bae65a 100644
--- a/docs/en/cli/sqlite/DeleteRecords/bat.txt
+++ b/docs/en/cli/sqlite/DeleteRecords/bat.txt
@@ -3,4 +3,4 @@
oint sqlite DeleteRecords ^
--table "test" ^
--filter "{'field':'name','type':'=','value':'Vitaly A.','union':'AND','raw':false}" ^
- --db "C:\Users\Administrator\AppData\Local\Temp\j1xc4k40xk2.sqlite"
\ No newline at end of file
+ --db "C:\Users\Administrator\AppData\Local\Temp\ay2fou05f0r.sqlite"
\ No newline at end of file
diff --git a/docs/en/cli/sqlite/DeleteTable/bash.txt b/docs/en/cli/sqlite/DeleteTable/bash.txt
index 914517d4f4..1fbb03bb3c 100644
--- a/docs/en/cli/sqlite/DeleteTable/bash.txt
+++ b/docs/en/cli/sqlite/DeleteTable/bash.txt
@@ -1,3 +1,3 @@
oint sqlite DeleteTable \
--table "test" \
- --db "C:\Users\Administrator\AppData\Local\Temp\j1xc4k40xk2.sqlite"
\ No newline at end of file
+ --db "C:\Users\Administrator\AppData\Local\Temp\ay2fou05f0r.sqlite"
\ No newline at end of file
diff --git a/docs/en/cli/sqlite/DeleteTable/bat.txt b/docs/en/cli/sqlite/DeleteTable/bat.txt
index 1730f759c6..a8160cc01e 100644
--- a/docs/en/cli/sqlite/DeleteTable/bat.txt
+++ b/docs/en/cli/sqlite/DeleteTable/bat.txt
@@ -1,3 +1,3 @@
oint sqlite DeleteTable ^
--table "test" ^
- --db "C:\Users\Administrator\AppData\Local\Temp\j1xc4k40xk2.sqlite"
\ No newline at end of file
+ --db "C:\Users\Administrator\AppData\Local\Temp\ay2fou05f0r.sqlite"
\ No newline at end of file
diff --git a/docs/en/cli/sqlite/ExecuteSQLQuery/bash.txt b/docs/en/cli/sqlite/ExecuteSQLQuery/bash.txt
index 55d5574c4a..9a42e5ed9b 100644
--- a/docs/en/cli/sqlite/ExecuteSQLQuery/bash.txt
+++ b/docs/en/cli/sqlite/ExecuteSQLQuery/bash.txt
@@ -1,3 +1,6 @@
+# JSON data can also be passed as a path to a .json file
+
oint sqlite ExecuteSQLQuery \
- --sql "SELECT id, name, age, salary, is_active, created_at, data FROM test_table;" \
- --db "C:\Users\Administrator\AppData\Local\Temp\4nsgg1lcibq.sqlite"
\ No newline at end of file
+ --sql "SELECT uuid4();" \
+ --db "C:\Users\Administrator\AppData\Local\Temp\th4xuof043d.sqlite" \
+ --exts "{'https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/uuid.dll':'sqlite3_uuid_init'}"
\ No newline at end of file
diff --git a/docs/en/cli/sqlite/ExecuteSQLQuery/bat.txt b/docs/en/cli/sqlite/ExecuteSQLQuery/bat.txt
index bbb7404027..626f98192b 100644
--- a/docs/en/cli/sqlite/ExecuteSQLQuery/bat.txt
+++ b/docs/en/cli/sqlite/ExecuteSQLQuery/bat.txt
@@ -1,3 +1,6 @@
+:: JSON data can also be passed as a path to a .json file
+
oint sqlite ExecuteSQLQuery ^
- --sql "SELECT id, name, age, salary, is_active, created_at, data FROM test_table;" ^
- --db "C:\Users\Administrator\AppData\Local\Temp\4nsgg1lcibq.sqlite"
\ No newline at end of file
+ --sql "SELECT uuid4();" ^
+ --db "C:\Users\Administrator\AppData\Local\Temp\th4xuof043d.sqlite" ^
+ --exts "{'https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/uuid.dll':'sqlite3_uuid_init'}"
\ No newline at end of file
diff --git a/docs/en/cli/sqlite/GetRecords/bash.txt b/docs/en/cli/sqlite/GetRecords/bash.txt
index d81205871f..2cd5d3cbf1 100644
--- a/docs/en/cli/sqlite/GetRecords/bash.txt
+++ b/docs/en/cli/sqlite/GetRecords/bash.txt
@@ -1,3 +1,3 @@
oint sqlite GetRecords \
--table "test" \
- --db "C:\Users\Administrator\AppData\Local\Temp\j1xc4k40xk2.sqlite"
\ No newline at end of file
+ --db "C:\Users\Administrator\AppData\Local\Temp\ay2fou05f0r.sqlite"
\ No newline at end of file
diff --git a/docs/en/cli/sqlite/GetRecords/bat.txt b/docs/en/cli/sqlite/GetRecords/bat.txt
index f935c460ec..a525419649 100644
--- a/docs/en/cli/sqlite/GetRecords/bat.txt
+++ b/docs/en/cli/sqlite/GetRecords/bat.txt
@@ -1,3 +1,3 @@
oint sqlite GetRecords ^
--table "test" ^
- --db "C:\Users\Administrator\AppData\Local\Temp\j1xc4k40xk2.sqlite"
\ No newline at end of file
+ --db "C:\Users\Administrator\AppData\Local\Temp\ay2fou05f0r.sqlite"
\ No newline at end of file
diff --git a/docs/en/cli/sqlite/GetTableInformation/bash.txt b/docs/en/cli/sqlite/GetTableInformation/bash.txt
index e77c85515c..dff6ba120c 100644
--- a/docs/en/cli/sqlite/GetTableInformation/bash.txt
+++ b/docs/en/cli/sqlite/GetTableInformation/bash.txt
@@ -1,3 +1,3 @@
oint sqlite GetTableInformation \
--table "test" \
- --db "C:\Users\Administrator\AppData\Local\Temp\j1xc4k40xk2.sqlite"
\ No newline at end of file
+ --db "C:\Users\Administrator\AppData\Local\Temp\ay2fou05f0r.sqlite"
\ No newline at end of file
diff --git a/docs/en/cli/sqlite/GetTableInformation/bat.txt b/docs/en/cli/sqlite/GetTableInformation/bat.txt
index 175b4a7a10..e342ed1215 100644
--- a/docs/en/cli/sqlite/GetTableInformation/bat.txt
+++ b/docs/en/cli/sqlite/GetTableInformation/bat.txt
@@ -1,3 +1,3 @@
oint sqlite GetTableInformation ^
--table "test" ^
- --db "C:\Users\Administrator\AppData\Local\Temp\j1xc4k40xk2.sqlite"
\ No newline at end of file
+ --db "C:\Users\Administrator\AppData\Local\Temp\ay2fou05f0r.sqlite"
\ No newline at end of file
diff --git a/docs/en/cli/sqlite/UpdateRecords/bash.txt b/docs/en/cli/sqlite/UpdateRecords/bash.txt
index 134fa31387..3a8885051a 100644
--- a/docs/en/cli/sqlite/UpdateRecords/bash.txt
+++ b/docs/en/cli/sqlite/UpdateRecords/bash.txt
@@ -4,4 +4,4 @@ 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\j1xc4k40xk2.sqlite"
\ No newline at end of file
+ --db "C:\Users\Administrator\AppData\Local\Temp\ay2fou05f0r.sqlite"
\ No newline at end of file
diff --git a/docs/en/cli/sqlite/UpdateRecords/bat.txt b/docs/en/cli/sqlite/UpdateRecords/bat.txt
index 9c0687dda8..7d1030f104 100644
--- a/docs/en/cli/sqlite/UpdateRecords/bat.txt
+++ b/docs/en/cli/sqlite/UpdateRecords/bat.txt
@@ -4,4 +4,4 @@ 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\j1xc4k40xk2.sqlite"
\ No newline at end of file
+ --db "C:\Users\Administrator\AppData\Local\Temp\ay2fou05f0r.sqlite"
\ No newline at end of file
diff --git a/docs/en/cli/telegram/ClearThreadPinnedMessagesList/bash.txt b/docs/en/cli/telegram/ClearThreadPinnedMessagesList/bash.txt
index 661a3a0877..18d7401c82 100644
--- a/docs/en/cli/telegram/ClearThreadPinnedMessagesList/bash.txt
+++ b/docs/en/cli/telegram/ClearThreadPinnedMessagesList/bash.txt
@@ -1,4 +1,4 @@
oint telegram ClearThreadPinnedMessagesList \
--token "***" \
--forum "-1001971186208" \
- --topic "8649"
\ No newline at end of file
+ --topic "8893"
\ No newline at end of file
diff --git a/docs/en/cli/telegram/ClearThreadPinnedMessagesList/bat.txt b/docs/en/cli/telegram/ClearThreadPinnedMessagesList/bat.txt
index a9a8dc96d0..5705f5eb8f 100644
--- a/docs/en/cli/telegram/ClearThreadPinnedMessagesList/bat.txt
+++ b/docs/en/cli/telegram/ClearThreadPinnedMessagesList/bat.txt
@@ -1,4 +1,4 @@
oint telegram ClearThreadPinnedMessagesList ^
--token "***" ^
--forum "-1001971186208" ^
- --topic "8649"
\ No newline at end of file
+ --topic "8893"
\ No newline at end of file
diff --git a/docs/en/cli/telegram/CloseForumThread/bash.txt b/docs/en/cli/telegram/CloseForumThread/bash.txt
index be53fc0d6e..c93a1d69e4 100644
--- a/docs/en/cli/telegram/CloseForumThread/bash.txt
+++ b/docs/en/cli/telegram/CloseForumThread/bash.txt
@@ -1,4 +1,4 @@
oint telegram CloseForumThread \
--token "***" \
--forum "-1001971186208" \
- --topic "8649"
\ No newline at end of file
+ --topic "8893"
\ No newline at end of file
diff --git a/docs/en/cli/telegram/CloseForumThread/bat.txt b/docs/en/cli/telegram/CloseForumThread/bat.txt
index 08d3b2abb1..3a9c207764 100644
--- a/docs/en/cli/telegram/CloseForumThread/bat.txt
+++ b/docs/en/cli/telegram/CloseForumThread/bat.txt
@@ -1,4 +1,4 @@
oint telegram CloseForumThread ^
--token "***" ^
--forum "-1001971186208" ^
- --topic "8649"
\ No newline at end of file
+ --topic "8893"
\ No newline at end of file
diff --git a/docs/en/cli/telegram/CreateForumThread/bash.txt b/docs/en/cli/telegram/CreateForumThread/bash.txt
index df9b00062a..12153982fe 100644
--- a/docs/en/cli/telegram/CreateForumThread/bash.txt
+++ b/docs/en/cli/telegram/CreateForumThread/bash.txt
@@ -2,4 +2,4 @@ oint telegram CreateForumThread \
--token "***" \
--forum "-1001971186208" \
--icon "5357419403325481346" \
- --title "TestTopic 78e7bb06-442d-49fc-8023-36c008ec87b1"
\ No newline at end of file
+ --title "TestTopic ad84402f-466e-4fb1-9fca-af8ccc9965ae"
\ No newline at end of file
diff --git a/docs/en/cli/telegram/CreateForumThread/bat.txt b/docs/en/cli/telegram/CreateForumThread/bat.txt
index 75eafc2ecf..afc8913a15 100644
--- a/docs/en/cli/telegram/CreateForumThread/bat.txt
+++ b/docs/en/cli/telegram/CreateForumThread/bat.txt
@@ -2,4 +2,4 @@ oint telegram CreateForumThread ^
--token "***" ^
--forum "-1001971186208" ^
--icon "5357419403325481346" ^
- --title "TestTopic 78e7bb06-442d-49fc-8023-36c008ec87b1"
\ No newline at end of file
+ --title "TestTopic ad84402f-466e-4fb1-9fca-af8ccc9965ae"
\ No newline at end of file
diff --git a/docs/en/cli/telegram/CreateInvitationLink/bash.txt b/docs/en/cli/telegram/CreateInvitationLink/bash.txt
index 3831ebe0c7..89a6fc6102 100644
--- a/docs/en/cli/telegram/CreateInvitationLink/bash.txt
+++ b/docs/en/cli/telegram/CreateInvitationLink/bash.txt
@@ -1,6 +1,6 @@
oint telegram CreateInvitationLink \
--token "***" \
--chat "@testsichee" \
- --expire "2025-02-20T08:39:11.9421135" \
- --title "Link 19.02.2025 8:39:11" \
+ --expire "2025-03-19T10:28:57.9565291" \
+ --title "Link 18.03.2025 10:28:57" \
--limit 200
\ No newline at end of file
diff --git a/docs/en/cli/telegram/CreateInvitationLink/bat.txt b/docs/en/cli/telegram/CreateInvitationLink/bat.txt
index ffbd264245..88397cab45 100644
--- a/docs/en/cli/telegram/CreateInvitationLink/bat.txt
+++ b/docs/en/cli/telegram/CreateInvitationLink/bat.txt
@@ -1,6 +1,6 @@
oint telegram CreateInvitationLink ^
--token "***" ^
--chat "@testsichee" ^
- --expire "2025-02-20T08:39:11.9421135" ^
- --title "Link 19.02.2025 8:39:11" ^
+ --expire "2025-03-19T10:28:57.9565291" ^
+ --title "Link 18.03.2025 10:28:57" ^
--limit 200
\ No newline at end of file
diff --git a/docs/en/cli/telegram/DeleteForumTopic/bash.txt b/docs/en/cli/telegram/DeleteForumTopic/bash.txt
index c131f4b65b..a668ff3ea8 100644
--- a/docs/en/cli/telegram/DeleteForumTopic/bash.txt
+++ b/docs/en/cli/telegram/DeleteForumTopic/bash.txt
@@ -1,4 +1,4 @@
oint telegram DeleteForumTopic \
--token "***" \
--forum "-1001971186208" \
- --topic "8649"
\ No newline at end of file
+ --topic "8893"
\ No newline at end of file
diff --git a/docs/en/cli/telegram/DeleteForumTopic/bat.txt b/docs/en/cli/telegram/DeleteForumTopic/bat.txt
index 0a941ebc3b..a42ad9ba4b 100644
--- a/docs/en/cli/telegram/DeleteForumTopic/bat.txt
+++ b/docs/en/cli/telegram/DeleteForumTopic/bat.txt
@@ -1,4 +1,4 @@
oint telegram DeleteForumTopic ^
--token "***" ^
--forum "-1001971186208" ^
- --topic "8649"
\ No newline at end of file
+ --topic "8893"
\ No newline at end of file
diff --git a/docs/en/cli/telegram/DeleteMessage/bash.txt b/docs/en/cli/telegram/DeleteMessage/bash.txt
index 534165e15d..1f1a388da8 100644
--- a/docs/en/cli/telegram/DeleteMessage/bash.txt
+++ b/docs/en/cli/telegram/DeleteMessage/bash.txt
@@ -1,4 +1,4 @@
oint telegram DeleteMessage \
--token "***" \
--chat "@testsichee" \
- --message "15076"
\ No newline at end of file
+ --message "15651"
\ No newline at end of file
diff --git a/docs/en/cli/telegram/DeleteMessage/bat.txt b/docs/en/cli/telegram/DeleteMessage/bat.txt
index c7d9dcda96..d6aa4dcc0e 100644
--- a/docs/en/cli/telegram/DeleteMessage/bat.txt
+++ b/docs/en/cli/telegram/DeleteMessage/bat.txt
@@ -1,4 +1,4 @@
oint telegram DeleteMessage ^
--token "***" ^
--chat "@testsichee" ^
- --message "15076"
\ No newline at end of file
+ --message "15651"
\ No newline at end of file
diff --git a/docs/en/cli/telegram/DownloadFile/bash.txt b/docs/en/cli/telegram/DownloadFile/bash.txt
index 06f9cdfae5..40fbd6375a 100644
--- a/docs/en/cli/telegram/DownloadFile/bash.txt
+++ b/docs/en/cli/telegram/DownloadFile/bash.txt
@@ -1,3 +1,3 @@
oint telegram DownloadFile \
--token "***" \
- --fileid "CQACAgIAAx0EcNsaZQACOupntW3yrpbkhRo15FVfwXqtOiBZQwAC-XYAAtjSqUn_fK_-RnDBqTYE"
\ No newline at end of file
+ --fileid "CQACAgIAAx0EcNsaZQACPSln2SBB4lYrHEIWHxoMF3uy1pMfjQACEGsAAoEEyUr-B4YeBuyrVjYE"
\ No newline at end of file
diff --git a/docs/en/cli/telegram/DownloadFile/bat.txt b/docs/en/cli/telegram/DownloadFile/bat.txt
index ec2e34331a..ef8ce1f5f0 100644
--- a/docs/en/cli/telegram/DownloadFile/bat.txt
+++ b/docs/en/cli/telegram/DownloadFile/bat.txt
@@ -1,3 +1,3 @@
oint telegram DownloadFile ^
--token "***" ^
- --fileid "CQACAgIAAx0EcNsaZQACOupntW3yrpbkhRo15FVfwXqtOiBZQwAC-XYAAtjSqUn_fK_-RnDBqTYE"
\ No newline at end of file
+ --fileid "CQACAgIAAx0EcNsaZQACPSln2SBB4lYrHEIWHxoMF3uy1pMfjQACEGsAAoEEyUr-B4YeBuyrVjYE"
\ No newline at end of file
diff --git a/docs/en/cli/telegram/EditForumTopic/bash.txt b/docs/en/cli/telegram/EditForumTopic/bash.txt
index 8956891030..6f44f80d79 100644
--- a/docs/en/cli/telegram/EditForumTopic/bash.txt
+++ b/docs/en/cli/telegram/EditForumTopic/bash.txt
@@ -3,4 +3,4 @@ oint telegram EditForumTopic \
--forum "-1001971186208" \
--icon "5310132165583840589" \
--title "NewTestTitle" \
- --topic "8649"
\ No newline at end of file
+ --topic "8893"
\ No newline at end of file
diff --git a/docs/en/cli/telegram/EditForumTopic/bat.txt b/docs/en/cli/telegram/EditForumTopic/bat.txt
index 7c53d42d50..20f8d6cf03 100644
--- a/docs/en/cli/telegram/EditForumTopic/bat.txt
+++ b/docs/en/cli/telegram/EditForumTopic/bat.txt
@@ -3,4 +3,4 @@ oint telegram EditForumTopic ^
--forum "-1001971186208" ^
--icon "5310132165583840589" ^
--title "NewTestTitle" ^
- --topic "8649"
\ No newline at end of file
+ --topic "8893"
\ No newline at end of file
diff --git a/docs/en/cli/telegram/EditMainForumTopicName/bash.txt b/docs/en/cli/telegram/EditMainForumTopicName/bash.txt
index d75ced55aa..5fc5b6fde0 100644
--- a/docs/en/cli/telegram/EditMainForumTopicName/bash.txt
+++ b/docs/en/cli/telegram/EditMainForumTopicName/bash.txt
@@ -1,4 +1,4 @@
oint telegram EditMainForumTopicName \
--token "***" \
--forum "-1001971186208" \
- --title "New main thread name 37c515aa-2597-48d8-bdc1-4fa12f45702e"
\ No newline at end of file
+ --title "New main thread name 475c9922-8cd6-42c2-860a-7396e712126b"
\ No newline at end of file
diff --git a/docs/en/cli/telegram/EditMainForumTopicName/bat.txt b/docs/en/cli/telegram/EditMainForumTopicName/bat.txt
index 4ec0c7b314..560fac1735 100644
--- a/docs/en/cli/telegram/EditMainForumTopicName/bat.txt
+++ b/docs/en/cli/telegram/EditMainForumTopicName/bat.txt
@@ -1,4 +1,4 @@
oint telegram EditMainForumTopicName ^
--token "***" ^
--forum "-1001971186208" ^
- --title "New main thread name 37c515aa-2597-48d8-bdc1-4fa12f45702e"
\ No newline at end of file
+ --title "New main thread name 475c9922-8cd6-42c2-860a-7396e712126b"
\ No newline at end of file
diff --git a/docs/en/cli/telegram/ForwardMessage/bash.txt b/docs/en/cli/telegram/ForwardMessage/bash.txt
index 66815c13c3..03b6ab137a 100644
--- a/docs/en/cli/telegram/ForwardMessage/bash.txt
+++ b/docs/en/cli/telegram/ForwardMessage/bash.txt
@@ -2,4 +2,4 @@ oint telegram ForwardMessage \
--token "***" \
--from "@testsichee" \
--to "461699897" \
- --message "15076"
\ No newline at end of file
+ --message "15651"
\ No newline at end of file
diff --git a/docs/en/cli/telegram/ForwardMessage/bat.txt b/docs/en/cli/telegram/ForwardMessage/bat.txt
index d790b5fa63..29f6c1d285 100644
--- a/docs/en/cli/telegram/ForwardMessage/bat.txt
+++ b/docs/en/cli/telegram/ForwardMessage/bat.txt
@@ -2,4 +2,4 @@ oint telegram ForwardMessage ^
--token "***" ^
--from "@testsichee" ^
--to "461699897" ^
- --message "15076"
\ No newline at end of file
+ --message "15651"
\ No newline at end of file
diff --git a/docs/en/cli/telegram/OpenForumThread/bash.txt b/docs/en/cli/telegram/OpenForumThread/bash.txt
index 12069723b6..5da5eff769 100644
--- a/docs/en/cli/telegram/OpenForumThread/bash.txt
+++ b/docs/en/cli/telegram/OpenForumThread/bash.txt
@@ -1,4 +1,4 @@
oint telegram OpenForumThread \
--token "***" \
--forum "-1001971186208" \
- --topic "8649"
\ No newline at end of file
+ --topic "8893"
\ No newline at end of file
diff --git a/docs/en/cli/telegram/OpenForumThread/bat.txt b/docs/en/cli/telegram/OpenForumThread/bat.txt
index 1695fa45a1..16c71b369e 100644
--- a/docs/en/cli/telegram/OpenForumThread/bat.txt
+++ b/docs/en/cli/telegram/OpenForumThread/bat.txt
@@ -1,4 +1,4 @@
oint telegram OpenForumThread ^
--token "***" ^
--forum "-1001971186208" ^
- --topic "8649"
\ No newline at end of file
+ --topic "8893"
\ No newline at end of file
diff --git a/docs/en/cli/telegram/PinMessage/bash.txt b/docs/en/cli/telegram/PinMessage/bash.txt
index fc7dafaabe..93bdc7189f 100644
--- a/docs/en/cli/telegram/PinMessage/bash.txt
+++ b/docs/en/cli/telegram/PinMessage/bash.txt
@@ -1,4 +1,4 @@
oint telegram PinMessage \
--token "***" \
--chat "@testsichee" \
- --message "15076"
\ No newline at end of file
+ --message "15651"
\ No newline at end of file
diff --git a/docs/en/cli/telegram/PinMessage/bat.txt b/docs/en/cli/telegram/PinMessage/bat.txt
index 35cfa61e73..a8148058b9 100644
--- a/docs/en/cli/telegram/PinMessage/bat.txt
+++ b/docs/en/cli/telegram/PinMessage/bat.txt
@@ -1,4 +1,4 @@
oint telegram PinMessage ^
--token "***" ^
--chat "@testsichee" ^
- --message "15076"
\ No newline at end of file
+ --message "15651"
\ No newline at end of file
diff --git a/docs/en/cli/telegram/ReplaceMessageCaption/bash.txt b/docs/en/cli/telegram/ReplaceMessageCaption/bash.txt
index 7e02c4e7c3..a960902272 100644
--- a/docs/en/cli/telegram/ReplaceMessageCaption/bash.txt
+++ b/docs/en/cli/telegram/ReplaceMessageCaption/bash.txt
@@ -1,5 +1,5 @@
oint telegram ReplaceMessageCaption \
--token "***" \
--chat "461699897" \
- --message "12299" \
+ --message "12652" \
--caption "New picture description"
\ No newline at end of file
diff --git a/docs/en/cli/telegram/ReplaceMessageCaption/bat.txt b/docs/en/cli/telegram/ReplaceMessageCaption/bat.txt
index fa2cc86ef8..0d9ada725e 100644
--- a/docs/en/cli/telegram/ReplaceMessageCaption/bat.txt
+++ b/docs/en/cli/telegram/ReplaceMessageCaption/bat.txt
@@ -1,5 +1,5 @@
oint telegram ReplaceMessageCaption ^
--token "***" ^
--chat "461699897" ^
- --message "12299" ^
+ --message "12652" ^
--caption "New picture description"
\ No newline at end of file
diff --git a/docs/en/cli/telegram/ReplaceMessageKeyboard/bash.txt b/docs/en/cli/telegram/ReplaceMessageKeyboard/bash.txt
index dfe0e4be6f..56f0dff924 100644
--- a/docs/en/cli/telegram/ReplaceMessageKeyboard/bash.txt
+++ b/docs/en/cli/telegram/ReplaceMessageKeyboard/bash.txt
@@ -3,5 +3,5 @@
oint telegram ReplaceMessageKeyboard \
--token "***" \
--chat "461699897" \
- --message "12298" \
+ --message "12651" \
--keyboard "{'inline_keyboard':[[{'text':'1','callback_data':'1'},{'text':'2','callback_data':'2'},{'text':'3','callback_data':'3'}]],'rows':1}"
\ No newline at end of file
diff --git a/docs/en/cli/telegram/ReplaceMessageKeyboard/bat.txt b/docs/en/cli/telegram/ReplaceMessageKeyboard/bat.txt
index 49b2092cea..51de636d3a 100644
--- a/docs/en/cli/telegram/ReplaceMessageKeyboard/bat.txt
+++ b/docs/en/cli/telegram/ReplaceMessageKeyboard/bat.txt
@@ -3,5 +3,5 @@
oint telegram ReplaceMessageKeyboard ^
--token "***" ^
--chat "461699897" ^
- --message "12298" ^
+ --message "12651" ^
--keyboard "{'inline_keyboard':[[{'text':'1','callback_data':'1'},{'text':'2','callback_data':'2'},{'text':'3','callback_data':'3'}]],'rows':1}"
\ No newline at end of file
diff --git a/docs/en/cli/telegram/ReplaceMessageText/bash.txt b/docs/en/cli/telegram/ReplaceMessageText/bash.txt
index b73f5595a3..0ba0c6bf96 100644
--- a/docs/en/cli/telegram/ReplaceMessageText/bash.txt
+++ b/docs/en/cli/telegram/ReplaceMessageText/bash.txt
@@ -1,5 +1,5 @@
oint telegram ReplaceMessageText \
--token "***" \
--chat "@testsichee" \
- --message "15076" \
+ --message "15651" \
--text "New message text"
\ No newline at end of file
diff --git a/docs/en/cli/telegram/ReplaceMessageText/bat.txt b/docs/en/cli/telegram/ReplaceMessageText/bat.txt
index 84c652abcd..23d15d26d3 100644
--- a/docs/en/cli/telegram/ReplaceMessageText/bat.txt
+++ b/docs/en/cli/telegram/ReplaceMessageText/bat.txt
@@ -1,5 +1,5 @@
oint telegram ReplaceMessageText ^
--token "***" ^
--chat "@testsichee" ^
- --message "15076" ^
+ --message "15651" ^
--text "New message text"
\ No newline at end of file
diff --git a/docs/en/cli/telegram/SendAudio/bash.txt b/docs/en/cli/telegram/SendAudio/bash.txt
index ae1556df68..aadd1f8581 100644
--- a/docs/en/cli/telegram/SendAudio/bash.txt
+++ b/docs/en/cli/telegram/SendAudio/bash.txt
@@ -2,4 +2,4 @@ oint telegram SendAudio \
--token "***" \
--chat "@testsichee" \
--text "Строковое значение" \
- --audio "C:\Users\Administrator\AppData\Local\Temp\wfkgz2yrll5.mp3"
\ No newline at end of file
+ --audio "C:\Users\Administrator\AppData\Local\Temp\002ktukp30e.mp3"
\ No newline at end of file
diff --git a/docs/en/cli/telegram/SendAudio/bat.txt b/docs/en/cli/telegram/SendAudio/bat.txt
index 3be3df8d4b..5fb69fe515 100644
--- a/docs/en/cli/telegram/SendAudio/bat.txt
+++ b/docs/en/cli/telegram/SendAudio/bat.txt
@@ -2,4 +2,4 @@ oint telegram SendAudio ^
--token "***" ^
--chat "@testsichee" ^
--text "Строковое значение" ^
- --audio "C:\Users\Administrator\AppData\Local\Temp\wfkgz2yrll5.mp3"
\ No newline at end of file
+ --audio "C:\Users\Administrator\AppData\Local\Temp\002ktukp30e.mp3"
\ No newline at end of file
diff --git a/docs/en/cli/telegram/SendContact/bash.txt b/docs/en/cli/telegram/SendContact/bash.txt
index 1e1a24e8e7..76c9aa2b0e 100644
--- a/docs/en/cli/telegram/SendContact/bash.txt
+++ b/docs/en/cli/telegram/SendContact/bash.txt
@@ -1,6 +1,6 @@
oint telegram SendContact \
--token "***" \
- --chat "461699897" \
+ --chat "@testsichee" \
--surname "Петров" \
--phone "88005553535" \
--name "Петр"
\ No newline at end of file
diff --git a/docs/en/cli/telegram/SendContact/bat.txt b/docs/en/cli/telegram/SendContact/bat.txt
index 7449598933..e48db0c140 100644
--- a/docs/en/cli/telegram/SendContact/bat.txt
+++ b/docs/en/cli/telegram/SendContact/bat.txt
@@ -1,6 +1,6 @@
oint telegram SendContact ^
--token "***" ^
- --chat "461699897" ^
+ --chat "@testsichee" ^
--surname "Петров" ^
--phone "88005553535" ^
--name "Петр"
\ No newline at end of file
diff --git a/docs/en/cli/telegram/SendDocument/bash.txt b/docs/en/cli/telegram/SendDocument/bash.txt
index a25e6cff16..98607dd1a3 100644
--- a/docs/en/cli/telegram/SendDocument/bash.txt
+++ b/docs/en/cli/telegram/SendDocument/bash.txt
@@ -2,5 +2,5 @@ oint telegram SendDocument \
--token "***" \
--chat "@testsichee" \
--text "Строковое значение" \
- --doc "C:\Users\Administrator\AppData\Local\Temp\optton32oi1.docx" \
+ --doc "C:\Users\Administrator\AppData\Local\Temp\qinzktf42cn.docx" \
--filename "custom.docx"
\ No newline at end of file
diff --git a/docs/en/cli/telegram/SendDocument/bat.txt b/docs/en/cli/telegram/SendDocument/bat.txt
index 18dbad13bd..6ef93f1c0c 100644
--- a/docs/en/cli/telegram/SendDocument/bat.txt
+++ b/docs/en/cli/telegram/SendDocument/bat.txt
@@ -2,5 +2,5 @@ oint telegram SendDocument ^
--token "***" ^
--chat "@testsichee" ^
--text "Строковое значение" ^
- --doc "C:\Users\Administrator\AppData\Local\Temp\optton32oi1.docx" ^
+ --doc "C:\Users\Administrator\AppData\Local\Temp\qinzktf42cn.docx" ^
--filename "custom.docx"
\ No newline at end of file
diff --git a/docs/en/cli/telegram/SendGif/bash.txt b/docs/en/cli/telegram/SendGif/bash.txt
index 77c20996ad..ccaa0e2d8a 100644
--- a/docs/en/cli/telegram/SendGif/bash.txt
+++ b/docs/en/cli/telegram/SendGif/bash.txt
@@ -2,4 +2,4 @@ oint telegram SendGif \
--token "***" \
--chat "@testsichee" \
--text "Строковое значение" \
- --gif "C:\Users\Administrator\AppData\Local\Temp\rziranntilh.gif"
\ No newline at end of file
+ --gif "C:\Users\Administrator\AppData\Local\Temp\pqgdbvlpsga.gif"
\ No newline at end of file
diff --git a/docs/en/cli/telegram/SendGif/bat.txt b/docs/en/cli/telegram/SendGif/bat.txt
index d5ba75b367..9bf2719ca7 100644
--- a/docs/en/cli/telegram/SendGif/bat.txt
+++ b/docs/en/cli/telegram/SendGif/bat.txt
@@ -2,4 +2,4 @@ oint telegram SendGif ^
--token "***" ^
--chat "@testsichee" ^
--text "Строковое значение" ^
- --gif "C:\Users\Administrator\AppData\Local\Temp\rziranntilh.gif"
\ No newline at end of file
+ --gif "C:\Users\Administrator\AppData\Local\Temp\pqgdbvlpsga.gif"
\ No newline at end of file
diff --git a/docs/en/cli/telegram/SendImage/bash.txt b/docs/en/cli/telegram/SendImage/bash.txt
index 7c444604f5..1484c34adb 100644
--- a/docs/en/cli/telegram/SendImage/bash.txt
+++ b/docs/en/cli/telegram/SendImage/bash.txt
@@ -2,4 +2,4 @@ oint telegram SendImage \
--token "***" \
--chat "@testsichee" \
--text "Строковое значение" \
- --picture "C:\Users\Administrator\AppData\Local\Temp\5mo2jl5dfhi.png"
\ No newline at end of file
+ --picture "C:\Users\Administrator\AppData\Local\Temp\mqetsnkz3um.png"
\ No newline at end of file
diff --git a/docs/en/cli/telegram/SendImage/bat.txt b/docs/en/cli/telegram/SendImage/bat.txt
index 634d0f5ebf..87b8e94a30 100644
--- a/docs/en/cli/telegram/SendImage/bat.txt
+++ b/docs/en/cli/telegram/SendImage/bat.txt
@@ -2,4 +2,4 @@ oint telegram SendImage ^
--token "***" ^
--chat "@testsichee" ^
--text "Строковое значение" ^
- --picture "C:\Users\Administrator\AppData\Local\Temp\5mo2jl5dfhi.png"
\ No newline at end of file
+ --picture "C:\Users\Administrator\AppData\Local\Temp\mqetsnkz3um.png"
\ No newline at end of file
diff --git a/docs/en/cli/telegram/SendMediaGroup/bash.txt b/docs/en/cli/telegram/SendMediaGroup/bash.txt
index cc0cde3f02..97e4b2b08b 100644
--- a/docs/en/cli/telegram/SendMediaGroup/bash.txt
+++ b/docs/en/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\\auh2h4dizn1.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\\gn4sk3kebvz.docx':'document'}"
\ No newline at end of file
diff --git a/docs/en/cli/telegram/SendMediaGroup/bat.txt b/docs/en/cli/telegram/SendMediaGroup/bat.txt
index 34a6a713f0..75815604a6 100644
--- a/docs/en/cli/telegram/SendMediaGroup/bat.txt
+++ b/docs/en/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\\auh2h4dizn1.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\\gn4sk3kebvz.docx':'document'}"
\ No newline at end of file
diff --git a/docs/en/cli/telegram/SendVideo/bash.txt b/docs/en/cli/telegram/SendVideo/bash.txt
index 1275950f1b..7c5ea3d11a 100644
--- a/docs/en/cli/telegram/SendVideo/bash.txt
+++ b/docs/en/cli/telegram/SendVideo/bash.txt
@@ -2,4 +2,4 @@ oint telegram SendVideo \
--token "***" \
--chat "@testsichee" \
--text "Строковое значение" \
- --video "C:\Users\Administrator\AppData\Local\Temp\d1thfczxifw.mp4"
\ No newline at end of file
+ --video "C:\Users\Administrator\AppData\Local\Temp\xuawripvtko.mp4"
\ No newline at end of file
diff --git a/docs/en/cli/telegram/SendVideo/bat.txt b/docs/en/cli/telegram/SendVideo/bat.txt
index 4635a142d3..50638851c3 100644
--- a/docs/en/cli/telegram/SendVideo/bat.txt
+++ b/docs/en/cli/telegram/SendVideo/bat.txt
@@ -2,4 +2,4 @@ oint telegram SendVideo ^
--token "***" ^
--chat "@testsichee" ^
--text "Строковое значение" ^
- --video "C:\Users\Administrator\AppData\Local\Temp\d1thfczxifw.mp4"
\ No newline at end of file
+ --video "C:\Users\Administrator\AppData\Local\Temp\xuawripvtko.mp4"
\ No newline at end of file
diff --git a/docs/en/cli/telegram/UnpinMessage/bash.txt b/docs/en/cli/telegram/UnpinMessage/bash.txt
index c7405feffa..283ad49b03 100644
--- a/docs/en/cli/telegram/UnpinMessage/bash.txt
+++ b/docs/en/cli/telegram/UnpinMessage/bash.txt
@@ -1,4 +1,4 @@
oint telegram UnpinMessage \
--token "***" \
--chat "@testsichee" \
- --message "15076"
\ No newline at end of file
+ --message "15651"
\ No newline at end of file
diff --git a/docs/en/cli/telegram/UnpinMessage/bat.txt b/docs/en/cli/telegram/UnpinMessage/bat.txt
index c22484bc25..ddc8add4ba 100644
--- a/docs/en/cli/telegram/UnpinMessage/bat.txt
+++ b/docs/en/cli/telegram/UnpinMessage/bat.txt
@@ -1,4 +1,4 @@
oint telegram UnpinMessage ^
--token "***" ^
--chat "@testsichee" ^
- --message "15076"
\ No newline at end of file
+ --message "15651"
\ No newline at end of file
diff --git a/docs/en/cli/twitter/CreateTextTweet/bash.txt b/docs/en/cli/twitter/CreateTextTweet/bash.txt
index 0a4f73a634..fe04717617 100644
--- a/docs/en/cli/twitter/CreateTextTweet/bash.txt
+++ b/docs/en/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 "TestTweetb2f9dc5d-dbc9-495b-8d7b-e482d435aaea" \
+ --text "TestTweetfc59eff9-e26b-49a4-8078-49b5c9dc0c0a" \
--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/twitter/CreateTextTweet/bat.txt b/docs/en/cli/twitter/CreateTextTweet/bat.txt
index 3ca1f950dc..da9ab471c0 100644
--- a/docs/en/cli/twitter/CreateTextTweet/bat.txt
+++ b/docs/en/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 "TestTweetb2f9dc5d-dbc9-495b-8d7b-e482d435aaea" ^
+ --text "TestTweetfc59eff9-e26b-49a4-8078-49b5c9dc0c0a" ^
--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/twitter/CreateVideoTweet/bash.txt b/docs/en/cli/twitter/CreateVideoTweet/bash.txt
index 2d67478cda..a815e6b731 100644
--- a/docs/en/cli/twitter/CreateVideoTweet/bash.txt
+++ b/docs/en/cli/twitter/CreateVideoTweet/bash.txt
@@ -1,6 +1,6 @@
# JSON data can also be passed as a path to a .json file
oint twitter CreateVideoTweet \
- --text "TestTweetb4874f57-7bd7-428d-8ebc-c9773d51bc3a" \
- --videos "C:\Users\Administrator\AppData\Local\Temp\amyvshg0h51.tmp" \
+ --text "TestTweet9ed98890-01f3-4487-bf9b-7a81fb81a595" \
+ --videos "['https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/video.mp4','https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/video.mp4']" \
--auth "{'redirect_uri':'https://api.athenaeum.digital/opi/hs/twitter','client_id':'***','client_secret':'***','access_token':'***','refresh_token':'***','oauth_token':'***','oauth_token_secret':'***','oauth_consumer_key':'***','oauth_consumer_secret':'***'}"
\ No newline at end of file
diff --git a/docs/en/cli/twitter/CreateVideoTweet/bat.txt b/docs/en/cli/twitter/CreateVideoTweet/bat.txt
index ef370ced06..d1f2a3e786 100644
--- a/docs/en/cli/twitter/CreateVideoTweet/bat.txt
+++ b/docs/en/cli/twitter/CreateVideoTweet/bat.txt
@@ -1,6 +1,6 @@
:: JSON data can also be passed as a path to a .json file
oint twitter CreateVideoTweet ^
- --text "TestTweetb4874f57-7bd7-428d-8ebc-c9773d51bc3a" ^
- --videos "C:\Users\Administrator\AppData\Local\Temp\amyvshg0h51.tmp" ^
+ --text "TestTweet9ed98890-01f3-4487-bf9b-7a81fb81a595" ^
+ --videos "['https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/video.mp4','https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/video.mp4']" ^
--auth "{'redirect_uri':'https://api.athenaeum.digital/opi/hs/twitter','client_id':'***','client_secret':'***','access_token':'***','refresh_token':'***','oauth_token':'***','oauth_token_secret':'***','oauth_consumer_key':'***','oauth_consumer_secret':'***'}"
\ No newline at end of file
diff --git a/docs/en/cli/vk/AddProduct/bash.txt b/docs/en/cli/vk/AddProduct/bash.txt
index 66c40d3b7a..a0c680e3db 100644
--- a/docs/en/cli/vk/AddProduct/bash.txt
+++ b/docs/en/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':4769}" \
+ --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':5168}" \
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/vk/AddProduct/bat.txt b/docs/en/cli/vk/AddProduct/bat.txt
index 954c45087a..34051eb591 100644
--- a/docs/en/cli/vk/AddProduct/bat.txt
+++ b/docs/en/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':4769}" ^
+ --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':5168}" ^
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/vk/AddProductPropertyVariant/bash.txt b/docs/en/cli/vk/AddProductPropertyVariant/bash.txt
index 780b37e224..8fb652a237 100644
--- a/docs/en/cli/vk/AddProductPropertyVariant/bash.txt
+++ b/docs/en/cli/vk/AddProductPropertyVariant/bash.txt
@@ -2,5 +2,5 @@
oint vk AddProductPropertyVariant \
--value "Red" \
- --prop "2181" \
+ --prop "2409" \
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/vk/AddProductPropertyVariant/bat.txt b/docs/en/cli/vk/AddProductPropertyVariant/bat.txt
index 3fd448ee07..48a3e19a42 100644
--- a/docs/en/cli/vk/AddProductPropertyVariant/bat.txt
+++ b/docs/en/cli/vk/AddProductPropertyVariant/bat.txt
@@ -2,5 +2,5 @@
oint vk AddProductPropertyVariant ^
--value "Red" ^
- --prop "2181" ^
+ --prop "2409" ^
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/vk/AddProductToCollection/bash.txt b/docs/en/cli/vk/AddProductToCollection/bash.txt
index a227b886bf..0d2b596d80 100644
--- a/docs/en/cli/vk/AddProductToCollection/bash.txt
+++ b/docs/en/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 135 \
- --items 10672529 \
+ --sel 137 \
+ --items 10836221 \
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/vk/AddProductToCollection/bat.txt b/docs/en/cli/vk/AddProductToCollection/bat.txt
index 069d14df35..c5851ee276 100644
--- a/docs/en/cli/vk/AddProductToCollection/bat.txt
+++ b/docs/en/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 135 ^
- --items 10672529 ^
+ --sel 137 ^
+ --items 10836221 ^
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/vk/CloseDiscussion/bash.txt b/docs/en/cli/vk/CloseDiscussion/bash.txt
index 75de5ca7ac..014f99d6d7 100644
--- a/docs/en/cli/vk/CloseDiscussion/bash.txt
+++ b/docs/en/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 53060120 \
+ --topic 53240598 \
--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/vk/CloseDiscussion/bat.txt b/docs/en/cli/vk/CloseDiscussion/bat.txt
index 1b33fd35e0..2dd40789df 100644
--- a/docs/en/cli/vk/CloseDiscussion/bat.txt
+++ b/docs/en/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 53060120 ^
+ --topic 53240598 ^
--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/vk/CreateAd/bash.txt b/docs/en/cli/vk/CreateAd/bash.txt
index ae3afa794d..3c0f5dfe88 100644
--- a/docs/en/cli/vk/CreateAd/bash.txt
+++ b/docs/en/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 1031085965 \
+ --campaign 1031165909 \
--limit 150 \
--category 126 \
- --post 7224 \
+ --post 7395 \
--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/vk/CreateAd/bat.txt b/docs/en/cli/vk/CreateAd/bat.txt
index 8be95308ae..84e00daac7 100644
--- a/docs/en/cli/vk/CreateAd/bat.txt
+++ b/docs/en/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 1031085965 ^
+ --campaign 1031165909 ^
--limit 150 ^
--category 126 ^
- --post 7224 ^
+ --post 7395 ^
--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/vk/CreateCompositePost/bash.txt b/docs/en/cli/vk/CreateCompositePost/bash.txt
index 3d15a15e66..a82acaaec3 100644
--- a/docs/en/cli/vk/CreateCompositePost/bash.txt
+++ b/docs/en/cli/vk/CreateCompositePost/bash.txt
@@ -2,7 +2,7 @@
oint vk CreateCompositePost \
--text "Post from autotest" \
- --objects "['photo657846756_457246644','video-218861756_456240207']" \
+ --objects "['photo657846756_457246825','video-218861756_456240246']" \
--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/vk/CreateCompositePost/bat.txt b/docs/en/cli/vk/CreateCompositePost/bat.txt
index 2907540a11..81f99c1c98 100644
--- a/docs/en/cli/vk/CreateCompositePost/bat.txt
+++ b/docs/en/cli/vk/CreateCompositePost/bat.txt
@@ -2,7 +2,7 @@
oint vk CreateCompositePost ^
--text "Post from autotest" ^
- --objects "['photo657846756_457246644','video-218861756_456240207']" ^
+ --objects "['photo657846756_457246825','video-218861756_456240246']" ^
--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/vk/CreatePost/bash.txt b/docs/en/cli/vk/CreatePost/bash.txt
index 795e65a9e6..681b867c7b 100644
--- a/docs/en/cli/vk/CreatePost/bash.txt
+++ b/docs/en/cli/vk/CreatePost/bash.txt
@@ -2,7 +2,7 @@
oint vk CreatePost \
--text "Post from autotest" \
- --pictures "C:\Users\Administrator\AppData\Local\Temp\11g2np1nc5r.png" \
+ --pictures "C:\Users\Administrator\AppData\Local\Temp\hz40c2xfrdt.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/vk/CreatePost/bat.txt b/docs/en/cli/vk/CreatePost/bat.txt
index 86b80de1c0..007c55b409 100644
--- a/docs/en/cli/vk/CreatePost/bat.txt
+++ b/docs/en/cli/vk/CreatePost/bat.txt
@@ -2,7 +2,7 @@
oint vk CreatePost ^
--text "Post from autotest" ^
- --pictures "C:\Users\Administrator\AppData\Local\Temp\11g2np1nc5r.png" ^
+ --pictures "C:\Users\Administrator\AppData\Local\Temp\hz40c2xfrdt.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/vk/CreateStory/bash.txt b/docs/en/cli/vk/CreateStory/bash.txt
index 0a6a58fd47..c0376ccbb6 100644
--- a/docs/en/cli/vk/CreateStory/bash.txt
+++ b/docs/en/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\1euvaws4vmm.png" \
+ --picture "C:\Users\Administrator\AppData\Local\Temp\iug3s31lokf.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/vk/CreateStory/bat.txt b/docs/en/cli/vk/CreateStory/bat.txt
index e6569dcee4..aef5b8ab56 100644
--- a/docs/en/cli/vk/CreateStory/bat.txt
+++ b/docs/en/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\1euvaws4vmm.png" ^
+ --picture "C:\Users\Administrator\AppData\Local\Temp\iug3s31lokf.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/vk/DeleteAlbum/bash.txt b/docs/en/cli/vk/DeleteAlbum/bash.txt
index 177da0f9ae..2cee97a7e1 100644
--- a/docs/en/cli/vk/DeleteAlbum/bash.txt
+++ b/docs/en/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 307766623 \
+ --album 308117557 \
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/vk/DeleteAlbum/bat.txt b/docs/en/cli/vk/DeleteAlbum/bat.txt
index 9e96c791e7..e9b561e5b8 100644
--- a/docs/en/cli/vk/DeleteAlbum/bat.txt
+++ b/docs/en/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 307766623 ^
+ --album 308117557 ^
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/vk/DeleteImage/bash.txt b/docs/en/cli/vk/DeleteImage/bash.txt
index 3651804534..37d219a75a 100644
--- a/docs/en/cli/vk/DeleteImage/bash.txt
+++ b/docs/en/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 457254418 \
+ --pictureid 457254778 \
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/vk/DeleteImage/bat.txt b/docs/en/cli/vk/DeleteImage/bat.txt
index e4d760ce96..6b877c04a3 100644
--- a/docs/en/cli/vk/DeleteImage/bat.txt
+++ b/docs/en/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 457254418 ^
+ --pictureid 457254778 ^
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/vk/DeletePost/bash.txt b/docs/en/cli/vk/DeletePost/bash.txt
index 9e867c58cb..96e5674fb6 100644
--- a/docs/en/cli/vk/DeletePost/bash.txt
+++ b/docs/en/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 "7218" \
+ --post "7389" \
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/vk/DeletePost/bat.txt b/docs/en/cli/vk/DeletePost/bat.txt
index 155cab4dfd..c88830a67c 100644
--- a/docs/en/cli/vk/DeletePost/bat.txt
+++ b/docs/en/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 "7218" ^
+ --post "7389" ^
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/vk/DeleteProduct/bash.txt b/docs/en/cli/vk/DeleteProduct/bash.txt
index 6dc41627ad..0eada9cda0 100644
--- a/docs/en/cli/vk/DeleteProduct/bash.txt
+++ b/docs/en/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 10672529 \
+ --item 10836221 \
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/vk/DeleteProduct/bat.txt b/docs/en/cli/vk/DeleteProduct/bat.txt
index edf72c02e9..6cfb0887b3 100644
--- a/docs/en/cli/vk/DeleteProduct/bat.txt
+++ b/docs/en/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 10672529 ^
+ --item 10836221 ^
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/vk/DeleteProductProperty/bash.txt b/docs/en/cli/vk/DeleteProductProperty/bash.txt
index ab66ba206f..e9c65beb04 100644
--- a/docs/en/cli/vk/DeleteProductProperty/bash.txt
+++ b/docs/en/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 "2181" \
+ --prop "2409" \
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/vk/DeleteProductProperty/bat.txt b/docs/en/cli/vk/DeleteProductProperty/bat.txt
index 0d4cc06b8e..b72c4a72a9 100644
--- a/docs/en/cli/vk/DeleteProductProperty/bat.txt
+++ b/docs/en/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 "2181" ^
+ --prop "2409" ^
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/vk/DeleteProductPropertyVariant/bash.txt b/docs/en/cli/vk/DeleteProductPropertyVariant/bash.txt
index 98addd3ffa..261c4e6d5d 100644
--- a/docs/en/cli/vk/DeleteProductPropertyVariant/bash.txt
+++ b/docs/en/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 4768 \
+ --option 5167 \
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/vk/DeleteProductPropertyVariant/bat.txt b/docs/en/cli/vk/DeleteProductPropertyVariant/bat.txt
index 6479ea15ac..8f51f0e6fe 100644
--- a/docs/en/cli/vk/DeleteProductPropertyVariant/bat.txt
+++ b/docs/en/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 4768 ^
+ --option 5167 ^
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/vk/DeleteSelection/bash.txt b/docs/en/cli/vk/DeleteSelection/bash.txt
index 6f85651ce0..2ea3254fab 100644
--- a/docs/en/cli/vk/DeleteSelection/bash.txt
+++ b/docs/en/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 135 \
+ --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/vk/DeleteSelection/bat.txt b/docs/en/cli/vk/DeleteSelection/bat.txt
index 92ff08c665..afd355c200 100644
--- a/docs/en/cli/vk/DeleteSelection/bat.txt
+++ b/docs/en/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 135 ^
+ --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/vk/EditProduct/bash.txt b/docs/en/cli/vk/EditProduct/bash.txt
index 69da7f0489..3c3ddedfcd 100644
--- a/docs/en/cli/vk/EditProduct/bash.txt
+++ b/docs/en/cli/vk/EditProduct/bash.txt
@@ -2,5 +2,5 @@
oint vk EditProduct \
--product "{'Name':'EditedTestProduct'}" \
- --item 10672529 \
+ --item 10836221 \
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/vk/EditProduct/bat.txt b/docs/en/cli/vk/EditProduct/bat.txt
index 09a2b62835..288622b4e0 100644
--- a/docs/en/cli/vk/EditProduct/bat.txt
+++ b/docs/en/cli/vk/EditProduct/bat.txt
@@ -2,5 +2,5 @@
oint vk EditProduct ^
--product "{'Name':'EditedTestProduct'}" ^
- --item 10672529 ^
+ --item 10836221 ^
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/vk/EditProductCollection/bash.txt b/docs/en/cli/vk/EditProductCollection/bash.txt
index 843798ffd2..2ab3b55fb2 100644
--- a/docs/en/cli/vk/EditProductCollection/bash.txt
+++ b/docs/en/cli/vk/EditProductCollection/bash.txt
@@ -2,5 +2,5 @@
oint vk EditProductCollection \
--title "EditedCollection" \
- --sel 135 \
+ --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/vk/EditProductCollection/bat.txt b/docs/en/cli/vk/EditProductCollection/bat.txt
index f49f6c2ee1..c806d78d27 100644
--- a/docs/en/cli/vk/EditProductCollection/bat.txt
+++ b/docs/en/cli/vk/EditProductCollection/bat.txt
@@ -2,5 +2,5 @@
oint vk EditProductCollection ^
--title "EditedCollection" ^
- --sel 135 ^
+ --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/vk/EditProductProperty/bash.txt b/docs/en/cli/vk/EditProductProperty/bash.txt
index 28b3c73f0d..3f666acb2e 100644
--- a/docs/en/cli/vk/EditProductProperty/bash.txt
+++ b/docs/en/cli/vk/EditProductProperty/bash.txt
@@ -2,5 +2,5 @@
oint vk EditProductProperty \
--title "Color (change.)" \
- --prop "2181" \
+ --prop "2409" \
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/vk/EditProductProperty/bat.txt b/docs/en/cli/vk/EditProductProperty/bat.txt
index 4d4877b2d7..c1188f2e17 100644
--- a/docs/en/cli/vk/EditProductProperty/bat.txt
+++ b/docs/en/cli/vk/EditProductProperty/bat.txt
@@ -2,5 +2,5 @@
oint vk EditProductProperty ^
--title "Color (change.)" ^
- --prop "2181" ^
+ --prop "2409" ^
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/vk/EditProductPropertyVariant/bash.txt b/docs/en/cli/vk/EditProductPropertyVariant/bash.txt
index 68467909c8..c2fbbb1b0b 100644
--- a/docs/en/cli/vk/EditProductPropertyVariant/bash.txt
+++ b/docs/en/cli/vk/EditProductPropertyVariant/bash.txt
@@ -2,6 +2,6 @@
oint vk EditProductPropertyVariant \
--value "New variant name" \
- --prop "2181" \
- --option 4768 \
+ --prop "2409" \
+ --option 5167 \
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/vk/EditProductPropertyVariant/bat.txt b/docs/en/cli/vk/EditProductPropertyVariant/bat.txt
index 1d99992c09..f9adf1fbea 100644
--- a/docs/en/cli/vk/EditProductPropertyVariant/bat.txt
+++ b/docs/en/cli/vk/EditProductPropertyVariant/bat.txt
@@ -2,6 +2,6 @@
oint vk EditProductPropertyVariant ^
--value "New variant name" ^
- --prop "2181" ^
- --option 4768 ^
+ --prop "2409" ^
+ --option 5167 ^
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/vk/GetProductsByID/bash.txt b/docs/en/cli/vk/GetProductsByID/bash.txt
index b0a9ce94d3..fafa3b5c61 100644
--- a/docs/en/cli/vk/GetProductsByID/bash.txt
+++ b/docs/en/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 "[10672531,10672532]" \
+ --items "[10836224,10836230]" \
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/vk/GetProductsByID/bat.txt b/docs/en/cli/vk/GetProductsByID/bat.txt
index 6d84ba6a19..f8bced63a8 100644
--- a/docs/en/cli/vk/GetProductsByID/bat.txt
+++ b/docs/en/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 "[10672531,10672532]" ^
+ --items "[10836224,10836230]" ^
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/vk/GetSelectionsByID/bash.txt b/docs/en/cli/vk/GetSelectionsByID/bash.txt
index 09634d5e39..0689cbcbeb 100644
--- a/docs/en/cli/vk/GetSelectionsByID/bash.txt
+++ b/docs/en/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 135 \
+ --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/vk/GetSelectionsByID/bat.txt b/docs/en/cli/vk/GetSelectionsByID/bat.txt
index e9c7990193..01b6428132 100644
--- a/docs/en/cli/vk/GetSelectionsByID/bat.txt
+++ b/docs/en/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 135 ^
+ --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/vk/GetStatistics/bash.txt b/docs/en/cli/vk/GetStatistics/bash.txt
index e93bf08bf5..eeda804370 100644
--- a/docs/en/cli/vk/GetStatistics/bash.txt
+++ b/docs/en/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 "2025-02-19T00:00:00" \
- --dateto "2025-02-19T23:59:59" \
+ --datefrom "2025-03-18T00:00:00" \
+ --dateto "2025-03-18T23:59:59" \
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/vk/GetStatistics/bat.txt b/docs/en/cli/vk/GetStatistics/bat.txt
index 55342ad041..d74e22d103 100644
--- a/docs/en/cli/vk/GetStatistics/bat.txt
+++ b/docs/en/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 "2025-02-19T00:00:00" ^
- --dateto "2025-02-19T23:59:59" ^
+ --datefrom "2025-03-18T00:00:00" ^
+ --dateto "2025-03-18T23:59:59" ^
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/vk/GroupProducts/bash.txt b/docs/en/cli/vk/GroupProducts/bash.txt
index 74972ff4cf..e18ca6a85d 100644
--- a/docs/en/cli/vk/GroupProducts/bash.txt
+++ b/docs/en/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 "[10672531,10672532]" \
+ --items "[10836224,10836230]" \
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/vk/GroupProducts/bat.txt b/docs/en/cli/vk/GroupProducts/bat.txt
index d523c2103f..2cd4a1f1a9 100644
--- a/docs/en/cli/vk/GroupProducts/bat.txt
+++ b/docs/en/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 "[10672531,10672532]" ^
+ --items "[10836224,10836230]" ^
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/vk/LikePost/bash.txt b/docs/en/cli/vk/LikePost/bash.txt
index 5690b69ecd..0f5637c05b 100644
--- a/docs/en/cli/vk/LikePost/bash.txt
+++ b/docs/en/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 7221 \
+ --post 7392 \
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/vk/LikePost/bat.txt b/docs/en/cli/vk/LikePost/bat.txt
index d81f270c18..c386d2156c 100644
--- a/docs/en/cli/vk/LikePost/bat.txt
+++ b/docs/en/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 7221 ^
+ --post 7392 ^
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/vk/OpenDiscussion/bash.txt b/docs/en/cli/vk/OpenDiscussion/bash.txt
index bb5e9acec7..86d116f138 100644
--- a/docs/en/cli/vk/OpenDiscussion/bash.txt
+++ b/docs/en/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 53060120 \
+ --topic 53240598 \
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/vk/OpenDiscussion/bat.txt b/docs/en/cli/vk/OpenDiscussion/bat.txt
index eff7763ac7..b581c1d25e 100644
--- a/docs/en/cli/vk/OpenDiscussion/bat.txt
+++ b/docs/en/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 53060120 ^
+ --topic 53240598 ^
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/vk/RemoveProductFromSelection/bash.txt b/docs/en/cli/vk/RemoveProductFromSelection/bash.txt
index e7701a0553..ad68f51c55 100644
--- a/docs/en/cli/vk/RemoveProductFromSelection/bash.txt
+++ b/docs/en/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 135 \
- --item 10672529 \
+ --sel 137 \
+ --item 10836221 \
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/vk/RemoveProductFromSelection/bat.txt b/docs/en/cli/vk/RemoveProductFromSelection/bat.txt
index 67dc73e103..4ef6620b48 100644
--- a/docs/en/cli/vk/RemoveProductFromSelection/bat.txt
+++ b/docs/en/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 135 ^
- --item 10672529 ^
+ --sel 137 ^
+ --item 10836221 ^
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/vk/SaveImageToAlbum/bash.txt b/docs/en/cli/vk/SaveImageToAlbum/bash.txt
index e5eafdeadb..4e5087aeef 100644
--- a/docs/en/cli/vk/SaveImageToAlbum/bash.txt
+++ b/docs/en/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 307766623 \
+ --album 308117557 \
--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/vk/SaveImageToAlbum/bat.txt b/docs/en/cli/vk/SaveImageToAlbum/bat.txt
index be85990e74..32c6ecec41 100644
--- a/docs/en/cli/vk/SaveImageToAlbum/bat.txt
+++ b/docs/en/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 307766623 ^
+ --album 308117557 ^
--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/vk/WriteComment/bash.txt b/docs/en/cli/vk/WriteComment/bash.txt
index 4898eee8b4..0477b96e4c 100644
--- a/docs/en/cli/vk/WriteComment/bash.txt
+++ b/docs/en/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 7221 \
+ --post 7392 \
--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/vk/WriteComment/bat.txt b/docs/en/cli/vk/WriteComment/bat.txt
index 0fcbb59278..8297062475 100644
--- a/docs/en/cli/vk/WriteComment/bat.txt
+++ b/docs/en/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 7221 ^
+ --post 7392 ^
--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/vk/WriteInDiscussion/bash.txt b/docs/en/cli/vk/WriteInDiscussion/bash.txt
index 3549924411..991fc3b0af 100644
--- a/docs/en/cli/vk/WriteInDiscussion/bash.txt
+++ b/docs/en/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 53060120 \
+ --topic 53240598 \
--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/vk/WriteInDiscussion/bat.txt b/docs/en/cli/vk/WriteInDiscussion/bat.txt
index ebbb88c798..de375fb512 100644
--- a/docs/en/cli/vk/WriteInDiscussion/bat.txt
+++ b/docs/en/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 53060120 ^
+ --topic 53240598 ^
--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/vkteams/ChangeChatPicture/bash.txt b/docs/en/cli/vkteams/ChangeChatPicture/bash.txt
index c49b911c02..8d8afadf0f 100644
--- a/docs/en/cli/vkteams/ChangeChatPicture/bash.txt
+++ b/docs/en/cli/vkteams/ChangeChatPicture/bash.txt
@@ -1,4 +1,4 @@
oint vkteams ChangeChatPicture \
--token "***" \
--chatid "AoLI0egLWBSLR1Ngn2w" \
- --file "C:\Users\Administrator\AppData\Local\Temp\znjn2zbkmd5.png"
\ No newline at end of file
+ --file "C:\Users\Administrator\AppData\Local\Temp\ku2ovywiby4.png"
\ No newline at end of file
diff --git a/docs/en/cli/vkteams/ChangeChatPicture/bat.txt b/docs/en/cli/vkteams/ChangeChatPicture/bat.txt
index 4628fa3e8c..797bf4793a 100644
--- a/docs/en/cli/vkteams/ChangeChatPicture/bat.txt
+++ b/docs/en/cli/vkteams/ChangeChatPicture/bat.txt
@@ -1,4 +1,4 @@
oint vkteams ChangeChatPicture ^
--token "***" ^
--chatid "AoLI0egLWBSLR1Ngn2w" ^
- --file "C:\Users\Administrator\AppData\Local\Temp\znjn2zbkmd5.png"
\ No newline at end of file
+ --file "C:\Users\Administrator\AppData\Local\Temp\ku2ovywiby4.png"
\ No newline at end of file
diff --git a/docs/en/cli/vkteams/DeleteMessage/bash.txt b/docs/en/cli/vkteams/DeleteMessage/bash.txt
index 9faccdd411..88eb84d6a5 100644
--- a/docs/en/cli/vkteams/DeleteMessage/bash.txt
+++ b/docs/en/cli/vkteams/DeleteMessage/bash.txt
@@ -1,4 +1,4 @@
oint vkteams DeleteMessage \
--token "***" \
--chatid "689203963@chat.agent" \
- --messageid "7473012317857261870"
\ No newline at end of file
+ --messageid "7483059599277304549"
\ No newline at end of file
diff --git a/docs/en/cli/vkteams/DeleteMessage/bat.txt b/docs/en/cli/vkteams/DeleteMessage/bat.txt
index c82114fe25..460388fe03 100644
--- a/docs/en/cli/vkteams/DeleteMessage/bat.txt
+++ b/docs/en/cli/vkteams/DeleteMessage/bat.txt
@@ -1,4 +1,4 @@
oint vkteams DeleteMessage ^
--token "***" ^
--chatid "689203963@chat.agent" ^
- --messageid "7473012317857261870"
\ No newline at end of file
+ --messageid "7483059599277304549"
\ No newline at end of file
diff --git a/docs/en/cli/vkteams/EditMessageText/bash.txt b/docs/en/cli/vkteams/EditMessageText/bash.txt
index 53fd1be302..14aebfdd12 100644
--- a/docs/en/cli/vkteams/EditMessageText/bash.txt
+++ b/docs/en/cli/vkteams/EditMessageText/bash.txt
@@ -1,6 +1,6 @@
oint vkteams EditMessageText \
--token "***" \
--chatid "689203963@chat.agent" \
- --messageid "7473012317857261870" \
+ --messageid "7483059599277304549" \
--text "New bold message text" \
--parsemod "HTML"
\ No newline at end of file
diff --git a/docs/en/cli/vkteams/EditMessageText/bat.txt b/docs/en/cli/vkteams/EditMessageText/bat.txt
index 2ea66ab30e..d4dfb2b8af 100644
--- a/docs/en/cli/vkteams/EditMessageText/bat.txt
+++ b/docs/en/cli/vkteams/EditMessageText/bat.txt
@@ -1,6 +1,6 @@
oint vkteams EditMessageText ^
--token "***" ^
--chatid "689203963@chat.agent" ^
- --messageid "7473012317857261870" ^
+ --messageid "7483059599277304549" ^
--text "New bold message text" ^
--parsemod "HTML"
\ No newline at end of file
diff --git a/docs/en/cli/vkteams/ForwardMessage/bash.txt b/docs/en/cli/vkteams/ForwardMessage/bash.txt
index dbf0d031a7..99a1ba32b5 100644
--- a/docs/en/cli/vkteams/ForwardMessage/bash.txt
+++ b/docs/en/cli/vkteams/ForwardMessage/bash.txt
@@ -1,6 +1,6 @@
oint vkteams ForwardMessage \
--token "***" \
- --messageid "7473012317857261870" \
+ --messageid "7483059599277304549" \
--fromid "689203963@chat.agent" \
--chatid "AoLI0egLWBSLR1Ngn2w" \
--text "Additional text"
\ No newline at end of file
diff --git a/docs/en/cli/vkteams/ForwardMessage/bat.txt b/docs/en/cli/vkteams/ForwardMessage/bat.txt
index 16416d208e..ff61136e81 100644
--- a/docs/en/cli/vkteams/ForwardMessage/bat.txt
+++ b/docs/en/cli/vkteams/ForwardMessage/bat.txt
@@ -1,6 +1,6 @@
oint vkteams ForwardMessage ^
--token "***" ^
- --messageid "7473012317857261870" ^
+ --messageid "7483059599277304549" ^
--fromid "689203963@chat.agent" ^
--chatid "AoLI0egLWBSLR1Ngn2w" ^
--text "Additional text"
\ No newline at end of file
diff --git a/docs/en/cli/vkteams/GetEvents/bash.txt b/docs/en/cli/vkteams/GetEvents/bash.txt
index 8dda97580d..a30a1596b3 100644
--- a/docs/en/cli/vkteams/GetEvents/bash.txt
+++ b/docs/en/cli/vkteams/GetEvents/bash.txt
@@ -1,4 +1,4 @@
oint vkteams GetEvents \
--token "***" \
- --last 421 \
+ --last 440 \
--timeout 3
\ No newline at end of file
diff --git a/docs/en/cli/vkteams/GetEvents/bat.txt b/docs/en/cli/vkteams/GetEvents/bat.txt
index 27593636ff..c42a0449a6 100644
--- a/docs/en/cli/vkteams/GetEvents/bat.txt
+++ b/docs/en/cli/vkteams/GetEvents/bat.txt
@@ -1,4 +1,4 @@
oint vkteams GetEvents ^
--token "***" ^
- --last 421 ^
+ --last 440 ^
--timeout 3
\ No newline at end of file
diff --git a/docs/en/cli/vkteams/GetFileInformation/bash.txt b/docs/en/cli/vkteams/GetFileInformation/bash.txt
index bfdb68a8e3..302f8fe506 100644
--- a/docs/en/cli/vkteams/GetFileInformation/bash.txt
+++ b/docs/en/cli/vkteams/GetFileInformation/bash.txt
@@ -1,3 +1,3 @@
oint vkteams GetFileInformation \
--token "***" \
- --fileid "ytgaZ0hK9m5KcwLRktJN6i67b5793e1bd"
\ No newline at end of file
+ --fileid "wjnNs2AxFSop3YdXRV6paa67d92b321bd"
\ No newline at end of file
diff --git a/docs/en/cli/vkteams/GetFileInformation/bat.txt b/docs/en/cli/vkteams/GetFileInformation/bat.txt
index 922c164c00..fe2aa6c184 100644
--- a/docs/en/cli/vkteams/GetFileInformation/bat.txt
+++ b/docs/en/cli/vkteams/GetFileInformation/bat.txt
@@ -1,3 +1,3 @@
oint vkteams GetFileInformation ^
--token "***" ^
- --fileid "ytgaZ0hK9m5KcwLRktJN6i67b5793e1bd"
\ No newline at end of file
+ --fileid "wjnNs2AxFSop3YdXRV6paa67d92b321bd"
\ No newline at end of file
diff --git a/docs/en/cli/vkteams/PinMessage/bash.txt b/docs/en/cli/vkteams/PinMessage/bash.txt
index b079418d38..718093fdb1 100644
--- a/docs/en/cli/vkteams/PinMessage/bash.txt
+++ b/docs/en/cli/vkteams/PinMessage/bash.txt
@@ -1,4 +1,4 @@
oint vkteams PinMessage \
--token "***" \
--chatid "689203963@chat.agent" \
- --messageid "7473012317857261870"
\ No newline at end of file
+ --messageid "7483059599277304549"
\ No newline at end of file
diff --git a/docs/en/cli/vkteams/PinMessage/bat.txt b/docs/en/cli/vkteams/PinMessage/bat.txt
index f829922222..440c0ee67f 100644
--- a/docs/en/cli/vkteams/PinMessage/bat.txt
+++ b/docs/en/cli/vkteams/PinMessage/bat.txt
@@ -1,4 +1,4 @@
oint vkteams PinMessage ^
--token "***" ^
--chatid "689203963@chat.agent" ^
- --messageid "7473012317857261870"
\ No newline at end of file
+ --messageid "7483059599277304549"
\ No newline at end of file
diff --git a/docs/en/cli/vkteams/ResendFile/bash.txt b/docs/en/cli/vkteams/ResendFile/bash.txt
index 10f358929e..b5fc4f520e 100644
--- a/docs/en/cli/vkteams/ResendFile/bash.txt
+++ b/docs/en/cli/vkteams/ResendFile/bash.txt
@@ -1,5 +1,5 @@
oint vkteams ResendFile \
--token "***" \
--chatid "AoLI0egLWBSLR1Ngn2w" \
- --fileid "ytgaZ0hK9m5KcwLRktJN6i67b5793e1bd" \
+ --fileid "wjnNs2AxFSop3YdXRV6paa67d92b321bd" \
--text "File caption"
\ No newline at end of file
diff --git a/docs/en/cli/vkteams/ResendFile/bat.txt b/docs/en/cli/vkteams/ResendFile/bat.txt
index e5b7681cef..89d06c164f 100644
--- a/docs/en/cli/vkteams/ResendFile/bat.txt
+++ b/docs/en/cli/vkteams/ResendFile/bat.txt
@@ -1,5 +1,5 @@
oint vkteams ResendFile ^
--token "***" ^
--chatid "AoLI0egLWBSLR1Ngn2w" ^
- --fileid "ytgaZ0hK9m5KcwLRktJN6i67b5793e1bd" ^
+ --fileid "wjnNs2AxFSop3YdXRV6paa67d92b321bd" ^
--text "File caption"
\ No newline at end of file
diff --git a/docs/en/cli/vkteams/ResendVoice/bash.txt b/docs/en/cli/vkteams/ResendVoice/bash.txt
index 568e16055c..3cfaeed80c 100644
--- a/docs/en/cli/vkteams/ResendVoice/bash.txt
+++ b/docs/en/cli/vkteams/ResendVoice/bash.txt
@@ -1,4 +1,4 @@
oint vkteams ResendVoice \
--token "***" \
--chatid "AoLI0egLWBSLR1Ngn2w" \
- --fileid "I000bFeMSVDjtooeapgbnu67b5795d1bd"
\ No newline at end of file
+ --fileid "I000bKmR1Le9vPhHyrtKqJ67d92b501bd"
\ No newline at end of file
diff --git a/docs/en/cli/vkteams/ResendVoice/bat.txt b/docs/en/cli/vkteams/ResendVoice/bat.txt
index 03621ab751..a6323a71da 100644
--- a/docs/en/cli/vkteams/ResendVoice/bat.txt
+++ b/docs/en/cli/vkteams/ResendVoice/bat.txt
@@ -1,4 +1,4 @@
oint vkteams ResendVoice ^
--token "***" ^
--chatid "AoLI0egLWBSLR1Ngn2w" ^
- --fileid "I000bFeMSVDjtooeapgbnu67b5795d1bd"
\ No newline at end of file
+ --fileid "I000bKmR1Le9vPhHyrtKqJ67d92b501bd"
\ No newline at end of file
diff --git a/docs/en/cli/vkteams/SendFile/bash.txt b/docs/en/cli/vkteams/SendFile/bash.txt
index ceedbe9681..0870072413 100644
--- a/docs/en/cli/vkteams/SendFile/bash.txt
+++ b/docs/en/cli/vkteams/SendFile/bash.txt
@@ -1,6 +1,6 @@
oint vkteams SendFile \
--token "***" \
--chatid "AoLI0egLWBSLR1Ngn2w" \
- --file "C:\Users\Administrator\AppData\Local\Temp\xc3ae2igevg.tmp" \
+ --file "C:\Users\Administrator\AppData\Local\Temp\0hczlbkqfat.tmp" \
--text "File caption" \
--filename "ImportantDocument.docx"
\ No newline at end of file
diff --git a/docs/en/cli/vkteams/SendFile/bat.txt b/docs/en/cli/vkteams/SendFile/bat.txt
index 189e9eebef..021cf6d77d 100644
--- a/docs/en/cli/vkteams/SendFile/bat.txt
+++ b/docs/en/cli/vkteams/SendFile/bat.txt
@@ -1,6 +1,6 @@
oint vkteams SendFile ^
--token "***" ^
--chatid "AoLI0egLWBSLR1Ngn2w" ^
- --file "C:\Users\Administrator\AppData\Local\Temp\xc3ae2igevg.tmp" ^
+ --file "C:\Users\Administrator\AppData\Local\Temp\0hczlbkqfat.tmp" ^
--text "File caption" ^
--filename "ImportantDocument.docx"
\ No newline at end of file
diff --git a/docs/en/cli/vkteams/SendTextMessage/bash.txt b/docs/en/cli/vkteams/SendTextMessage/bash.txt
index 22c6db9ecd..3c35959958 100644
--- a/docs/en/cli/vkteams/SendTextMessage/bash.txt
+++ b/docs/en/cli/vkteams/SendTextMessage/bash.txt
@@ -2,6 +2,6 @@ oint vkteams SendTextMessage \
--token "***" \
--chatid "689203963@chat.agent" \
--text "Bold text" \
- --reply "7472843796225468687" \
+ --reply "7483034830200908498" \
--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/vkteams/SendTextMessage/bat.txt b/docs/en/cli/vkteams/SendTextMessage/bat.txt
index 153091ff19..5e63540505 100644
--- a/docs/en/cli/vkteams/SendTextMessage/bat.txt
+++ b/docs/en/cli/vkteams/SendTextMessage/bat.txt
@@ -2,6 +2,6 @@ oint vkteams SendTextMessage ^
--token "***" ^
--chatid "689203963@chat.agent" ^
--text "Bold text" ^
- --reply "7472843796225468687" ^
+ --reply "7483034830200908498" ^
--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/vkteams/SendVoice/bash.txt b/docs/en/cli/vkteams/SendVoice/bash.txt
index ec1a22900d..18d024502b 100644
--- a/docs/en/cli/vkteams/SendVoice/bash.txt
+++ b/docs/en/cli/vkteams/SendVoice/bash.txt
@@ -1,5 +1,5 @@
oint vkteams SendVoice \
--token "***" \
--chatid "689203963@chat.agent" \
- --file "C:\Users\Administrator\AppData\Local\Temp\mmhthen2s0j.m4a" \
- --reply "7473012317857261870"
\ No newline at end of file
+ --file "C:\Users\Administrator\AppData\Local\Temp\neeuwu2mqpm.m4a" \
+ --reply "7483059599277304549"
\ No newline at end of file
diff --git a/docs/en/cli/vkteams/SendVoice/bat.txt b/docs/en/cli/vkteams/SendVoice/bat.txt
index c1975686b7..178d81e10e 100644
--- a/docs/en/cli/vkteams/SendVoice/bat.txt
+++ b/docs/en/cli/vkteams/SendVoice/bat.txt
@@ -1,5 +1,5 @@
oint vkteams SendVoice ^
--token "***" ^
--chatid "689203963@chat.agent" ^
- --file "C:\Users\Administrator\AppData\Local\Temp\mmhthen2s0j.m4a" ^
- --reply "7473012317857261870"
\ No newline at end of file
+ --file "C:\Users\Administrator\AppData\Local\Temp\neeuwu2mqpm.m4a" ^
+ --reply "7483059599277304549"
\ No newline at end of file
diff --git a/docs/en/cli/vkteams/UnpinMessage/bash.txt b/docs/en/cli/vkteams/UnpinMessage/bash.txt
index 8881a5412a..e7bcada271 100644
--- a/docs/en/cli/vkteams/UnpinMessage/bash.txt
+++ b/docs/en/cli/vkteams/UnpinMessage/bash.txt
@@ -1,4 +1,4 @@
oint vkteams UnpinMessage \
--token "***" \
--chatid "689203963@chat.agent" \
- --messageid "7473012317857261870"
\ No newline at end of file
+ --messageid "7483059599277304549"
\ No newline at end of file
diff --git a/docs/en/cli/vkteams/UnpinMessage/bat.txt b/docs/en/cli/vkteams/UnpinMessage/bat.txt
index 63a897eb75..b432118c66 100644
--- a/docs/en/cli/vkteams/UnpinMessage/bat.txt
+++ b/docs/en/cli/vkteams/UnpinMessage/bat.txt
@@ -1,4 +1,4 @@
oint vkteams UnpinMessage ^
--token "***" ^
--chatid "689203963@chat.agent" ^
- --messageid "7473012317857261870"
\ No newline at end of file
+ --messageid "7483059599277304549"
\ No newline at end of file
diff --git a/docs/en/cli/yadisk/CancelObjectPublication/bash.txt b/docs/en/cli/yadisk/CancelObjectPublication/bash.txt
index 63d7761831..ec794ee0fe 100644
--- a/docs/en/cli/yadisk/CancelObjectPublication/bash.txt
+++ b/docs/en/cli/yadisk/CancelObjectPublication/bash.txt
@@ -1,3 +1,3 @@
oint yadisk CancelObjectPublication \
--token "***" \
- --path "/b0a88d6f-36a7-4f68-b029-9c4e05804af1.png"
\ No newline at end of file
+ --path "/264c662e-562f-43d2-8b44-b56e5052c0f4.png"
\ No newline at end of file
diff --git a/docs/en/cli/yadisk/CancelObjectPublication/bat.txt b/docs/en/cli/yadisk/CancelObjectPublication/bat.txt
index 2445ed7b3a..0b38f623ba 100644
--- a/docs/en/cli/yadisk/CancelObjectPublication/bat.txt
+++ b/docs/en/cli/yadisk/CancelObjectPublication/bat.txt
@@ -1,3 +1,3 @@
oint yadisk CancelObjectPublication ^
--token "***" ^
- --path "/b0a88d6f-36a7-4f68-b029-9c4e05804af1.png"
\ No newline at end of file
+ --path "/264c662e-562f-43d2-8b44-b56e5052c0f4.png"
\ No newline at end of file
diff --git a/docs/en/cli/yadisk/CreateFolder/bash.txt b/docs/en/cli/yadisk/CreateFolder/bash.txt
index 1584a0f286..73cfb53a7a 100644
--- a/docs/en/cli/yadisk/CreateFolder/bash.txt
+++ b/docs/en/cli/yadisk/CreateFolder/bash.txt
@@ -1,3 +1,3 @@
oint yadisk CreateFolder \
--token "***" \
- --path "/7e287bbe-83a8-425c-8331-f1959ac29191"
\ No newline at end of file
+ --path "/5767d25a-5151-4b31-8ae7-0802b461d40a"
\ No newline at end of file
diff --git a/docs/en/cli/yadisk/CreateFolder/bat.txt b/docs/en/cli/yadisk/CreateFolder/bat.txt
index df8bdfb556..2c19e3fe7b 100644
--- a/docs/en/cli/yadisk/CreateFolder/bat.txt
+++ b/docs/en/cli/yadisk/CreateFolder/bat.txt
@@ -1,3 +1,3 @@
oint yadisk CreateFolder ^
--token "***" ^
- --path "/7e287bbe-83a8-425c-8331-f1959ac29191"
\ No newline at end of file
+ --path "/5767d25a-5151-4b31-8ae7-0802b461d40a"
\ No newline at end of file
diff --git a/docs/en/cli/yadisk/CreateObjectCopy/bash.txt b/docs/en/cli/yadisk/CreateObjectCopy/bash.txt
index 0f1d4a53ec..878ee4c0cd 100644
--- a/docs/en/cli/yadisk/CreateObjectCopy/bash.txt
+++ b/docs/en/cli/yadisk/CreateObjectCopy/bash.txt
@@ -1,5 +1,5 @@
oint yadisk CreateObjectCopy \
--token "***" \
- --from "/5641adb5-5912-44fc-ba88-bec0cb3c8bac.png" \
- --to "/d76bcfb4-5633-4ed1-ac51-bd2197dbe970.png" \
+ --from "/42682b85-cec2-41a7-b566-f31c54b0a174.png" \
+ --to "/4d511623-cebd-4df0-85e0-78894cba0218.png" \
--rewrite true
\ No newline at end of file
diff --git a/docs/en/cli/yadisk/CreateObjectCopy/bat.txt b/docs/en/cli/yadisk/CreateObjectCopy/bat.txt
index 5578a97f02..280f0f889d 100644
--- a/docs/en/cli/yadisk/CreateObjectCopy/bat.txt
+++ b/docs/en/cli/yadisk/CreateObjectCopy/bat.txt
@@ -1,5 +1,5 @@
oint yadisk CreateObjectCopy ^
--token "***" ^
- --from "/5641adb5-5912-44fc-ba88-bec0cb3c8bac.png" ^
- --to "/d76bcfb4-5633-4ed1-ac51-bd2197dbe970.png" ^
+ --from "/42682b85-cec2-41a7-b566-f31c54b0a174.png" ^
+ --to "/4d511623-cebd-4df0-85e0-78894cba0218.png" ^
--rewrite true
\ No newline at end of file
diff --git a/docs/en/cli/yadisk/DeleteObject/bash.txt b/docs/en/cli/yadisk/DeleteObject/bash.txt
index 72546eda62..61457dbc30 100644
--- a/docs/en/cli/yadisk/DeleteObject/bash.txt
+++ b/docs/en/cli/yadisk/DeleteObject/bash.txt
@@ -1,4 +1,4 @@
oint yadisk DeleteObject \
--token "***" \
- --path "/892f2f5e-0b37-4fdf-b3ba-5749ed2c402d.png" \
+ --path "/a38ebad2-e153-4378-bb47-fcec97b5f183.png" \
--can false
\ No newline at end of file
diff --git a/docs/en/cli/yadisk/DeleteObject/bat.txt b/docs/en/cli/yadisk/DeleteObject/bat.txt
index 74b3d69a24..b1e8b356d3 100644
--- a/docs/en/cli/yadisk/DeleteObject/bat.txt
+++ b/docs/en/cli/yadisk/DeleteObject/bat.txt
@@ -1,4 +1,4 @@
oint yadisk DeleteObject ^
--token "***" ^
- --path "/892f2f5e-0b37-4fdf-b3ba-5749ed2c402d.png" ^
+ --path "/a38ebad2-e153-4378-bb47-fcec97b5f183.png" ^
--can false
\ No newline at end of file
diff --git a/docs/en/cli/yadisk/DownloadFile/bash.txt b/docs/en/cli/yadisk/DownloadFile/bash.txt
index 459939d5a4..2c062b4f2f 100644
--- a/docs/en/cli/yadisk/DownloadFile/bash.txt
+++ b/docs/en/cli/yadisk/DownloadFile/bash.txt
@@ -1,3 +1,3 @@
oint yadisk DownloadFile \
--token "***" \
- --path "/1ca22287-3141-4ad4-8d36-64d8b1567a4b.png"
\ No newline at end of file
+ --path "/2cd1e258-1832-4da5-ae43-eedc044ce5e0.png"
\ No newline at end of file
diff --git a/docs/en/cli/yadisk/DownloadFile/bat.txt b/docs/en/cli/yadisk/DownloadFile/bat.txt
index 4d23220a98..1b3b008ccf 100644
--- a/docs/en/cli/yadisk/DownloadFile/bat.txt
+++ b/docs/en/cli/yadisk/DownloadFile/bat.txt
@@ -1,3 +1,3 @@
oint yadisk DownloadFile ^
--token "***" ^
- --path "/1ca22287-3141-4ad4-8d36-64d8b1567a4b.png"
\ No newline at end of file
+ --path "/2cd1e258-1832-4da5-ae43-eedc044ce5e0.png"
\ No newline at end of file
diff --git a/docs/en/cli/yadisk/GetDownloadLink/bash.txt b/docs/en/cli/yadisk/GetDownloadLink/bash.txt
index f589236e58..41fda51a23 100644
--- a/docs/en/cli/yadisk/GetDownloadLink/bash.txt
+++ b/docs/en/cli/yadisk/GetDownloadLink/bash.txt
@@ -1,3 +1,3 @@
oint yadisk GetDownloadLink \
--token "***" \
- --path "/1ca22287-3141-4ad4-8d36-64d8b1567a4b.png"
\ No newline at end of file
+ --path "/2cd1e258-1832-4da5-ae43-eedc044ce5e0.png"
\ No newline at end of file
diff --git a/docs/en/cli/yadisk/GetDownloadLink/bat.txt b/docs/en/cli/yadisk/GetDownloadLink/bat.txt
index b3edffab8a..85e734b010 100644
--- a/docs/en/cli/yadisk/GetDownloadLink/bat.txt
+++ b/docs/en/cli/yadisk/GetDownloadLink/bat.txt
@@ -1,3 +1,3 @@
oint yadisk GetDownloadLink ^
--token "***" ^
- --path "/1ca22287-3141-4ad4-8d36-64d8b1567a4b.png"
\ No newline at end of file
+ --path "/2cd1e258-1832-4da5-ae43-eedc044ce5e0.png"
\ No newline at end of file
diff --git a/docs/en/cli/yadisk/GetDownloadLinkForPublicObject/bash.txt b/docs/en/cli/yadisk/GetDownloadLinkForPublicObject/bash.txt
index 8e257885da..231ee968fa 100644
--- a/docs/en/cli/yadisk/GetDownloadLinkForPublicObject/bash.txt
+++ b/docs/en/cli/yadisk/GetDownloadLinkForPublicObject/bash.txt
@@ -1,3 +1,3 @@
oint yadisk GetDownloadLinkForPublicObject \
--token "***" \
- --url "https://yadi.sk/d/ayF6M-aYbHaVUw"
\ No newline at end of file
+ --url "https://yadi.sk/d/4UVW7It3j__BCg"
\ No newline at end of file
diff --git a/docs/en/cli/yadisk/GetDownloadLinkForPublicObject/bat.txt b/docs/en/cli/yadisk/GetDownloadLinkForPublicObject/bat.txt
index e5d04b4fd3..9cb0a2aef3 100644
--- a/docs/en/cli/yadisk/GetDownloadLinkForPublicObject/bat.txt
+++ b/docs/en/cli/yadisk/GetDownloadLinkForPublicObject/bat.txt
@@ -1,3 +1,3 @@
oint yadisk GetDownloadLinkForPublicObject ^
--token "***" ^
- --url "https://yadi.sk/d/ayF6M-aYbHaVUw"
\ No newline at end of file
+ --url "https://yadi.sk/d/4UVW7It3j__BCg"
\ No newline at end of file
diff --git a/docs/en/cli/yadisk/GetObject/bash.txt b/docs/en/cli/yadisk/GetObject/bash.txt
index 0160e619bc..e3b77c66b9 100644
--- a/docs/en/cli/yadisk/GetObject/bash.txt
+++ b/docs/en/cli/yadisk/GetObject/bash.txt
@@ -1,3 +1,3 @@
oint yadisk GetObject \
--token "***" \
- --path "/b9f1001b-c1af-4344-8af2-9a46af961c00.png"
\ No newline at end of file
+ --path "/9f6968a9-f866-44b1-8195-eea8b76b43c2.png"
\ No newline at end of file
diff --git a/docs/en/cli/yadisk/GetObject/bat.txt b/docs/en/cli/yadisk/GetObject/bat.txt
index c65b9d15dc..ec6d07d0fd 100644
--- a/docs/en/cli/yadisk/GetObject/bat.txt
+++ b/docs/en/cli/yadisk/GetObject/bat.txt
@@ -1,3 +1,3 @@
oint yadisk GetObject ^
--token "***" ^
- --path "/b9f1001b-c1af-4344-8af2-9a46af961c00.png"
\ No newline at end of file
+ --path "/9f6968a9-f866-44b1-8195-eea8b76b43c2.png"
\ No newline at end of file
diff --git a/docs/en/cli/yadisk/GetPublicObject/bash.txt b/docs/en/cli/yadisk/GetPublicObject/bash.txt
index 0de1ae6b62..c981be8df4 100644
--- a/docs/en/cli/yadisk/GetPublicObject/bash.txt
+++ b/docs/en/cli/yadisk/GetPublicObject/bash.txt
@@ -1,3 +1,3 @@
oint yadisk GetPublicObject \
--token "***" \
- --url "https://yadi.sk/d/ayF6M-aYbHaVUw"
\ No newline at end of file
+ --url "https://yadi.sk/d/4UVW7It3j__BCg"
\ No newline at end of file
diff --git a/docs/en/cli/yadisk/GetPublicObject/bat.txt b/docs/en/cli/yadisk/GetPublicObject/bat.txt
index 11e149ac30..da982d35ae 100644
--- a/docs/en/cli/yadisk/GetPublicObject/bat.txt
+++ b/docs/en/cli/yadisk/GetPublicObject/bat.txt
@@ -1,3 +1,3 @@
oint yadisk GetPublicObject ^
--token "***" ^
- --url "https://yadi.sk/d/ayF6M-aYbHaVUw"
\ No newline at end of file
+ --url "https://yadi.sk/d/4UVW7It3j__BCg"
\ No newline at end of file
diff --git a/docs/en/cli/yadisk/MoveObject/bash.txt b/docs/en/cli/yadisk/MoveObject/bash.txt
index 7eaabce529..7bfbdcd30a 100644
--- a/docs/en/cli/yadisk/MoveObject/bash.txt
+++ b/docs/en/cli/yadisk/MoveObject/bash.txt
@@ -1,5 +1,5 @@
oint yadisk MoveObject \
--token "***" \
- --from "/0b1ab09f-eaa7-403f-b9f3-7c98c828358d.png" \
- --to "/0109d564-566e-4720-b182-76030b1737d7.png" \
+ --from "/160c6afd-80e0-43b1-abd7-395fde9ba745.png" \
+ --to "/5adb8e92-5d60-4e75-98d8-e43a403679ee.png" \
--rewrite true
\ No newline at end of file
diff --git a/docs/en/cli/yadisk/MoveObject/bat.txt b/docs/en/cli/yadisk/MoveObject/bat.txt
index 2683e5fe89..50325ec7a2 100644
--- a/docs/en/cli/yadisk/MoveObject/bat.txt
+++ b/docs/en/cli/yadisk/MoveObject/bat.txt
@@ -1,5 +1,5 @@
oint yadisk MoveObject ^
--token "***" ^
- --from "/0b1ab09f-eaa7-403f-b9f3-7c98c828358d.png" ^
- --to "/0109d564-566e-4720-b182-76030b1737d7.png" ^
+ --from "/160c6afd-80e0-43b1-abd7-395fde9ba745.png" ^
+ --to "/5adb8e92-5d60-4e75-98d8-e43a403679ee.png" ^
--rewrite true
\ No newline at end of file
diff --git a/docs/en/cli/yadisk/PublishObject/bash.txt b/docs/en/cli/yadisk/PublishObject/bash.txt
index 9683434435..71b1174487 100644
--- a/docs/en/cli/yadisk/PublishObject/bash.txt
+++ b/docs/en/cli/yadisk/PublishObject/bash.txt
@@ -1,3 +1,3 @@
oint yadisk PublishObject \
--token "***" \
- --path "/b0a88d6f-36a7-4f68-b029-9c4e05804af1.png"
\ No newline at end of file
+ --path "/264c662e-562f-43d2-8b44-b56e5052c0f4.png"
\ No newline at end of file
diff --git a/docs/en/cli/yadisk/PublishObject/bat.txt b/docs/en/cli/yadisk/PublishObject/bat.txt
index ef8769c71b..6da01f03fc 100644
--- a/docs/en/cli/yadisk/PublishObject/bat.txt
+++ b/docs/en/cli/yadisk/PublishObject/bat.txt
@@ -1,3 +1,3 @@
oint yadisk PublishObject ^
--token "***" ^
- --path "/b0a88d6f-36a7-4f68-b029-9c4e05804af1.png"
\ No newline at end of file
+ --path "/264c662e-562f-43d2-8b44-b56e5052c0f4.png"
\ No newline at end of file
diff --git a/docs/en/cli/yadisk/SavePublicObjectToDisk/bash.txt b/docs/en/cli/yadisk/SavePublicObjectToDisk/bash.txt
index 258e9984af..fc26cbe403 100644
--- a/docs/en/cli/yadisk/SavePublicObjectToDisk/bash.txt
+++ b/docs/en/cli/yadisk/SavePublicObjectToDisk/bash.txt
@@ -1,3 +1,3 @@
oint yadisk SavePublicObjectToDisk \
--token "***" \
- --url "https://yadi.sk/d/ayF6M-aYbHaVUw"
\ No newline at end of file
+ --url "https://yadi.sk/d/4UVW7It3j__BCg"
\ No newline at end of file
diff --git a/docs/en/cli/yadisk/SavePublicObjectToDisk/bat.txt b/docs/en/cli/yadisk/SavePublicObjectToDisk/bat.txt
index 807c361df1..19f7845348 100644
--- a/docs/en/cli/yadisk/SavePublicObjectToDisk/bat.txt
+++ b/docs/en/cli/yadisk/SavePublicObjectToDisk/bat.txt
@@ -1,3 +1,3 @@
oint yadisk SavePublicObjectToDisk ^
--token "***" ^
- --url "https://yadi.sk/d/ayF6M-aYbHaVUw"
\ No newline at end of file
+ --url "https://yadi.sk/d/4UVW7It3j__BCg"
\ No newline at end of file
diff --git a/docs/en/cli/yadisk/UploadFile/bash.txt b/docs/en/cli/yadisk/UploadFile/bash.txt
index c30b621432..f4734036d6 100644
--- a/docs/en/cli/yadisk/UploadFile/bash.txt
+++ b/docs/en/cli/yadisk/UploadFile/bash.txt
@@ -1,5 +1,5 @@
oint yadisk UploadFile \
--token "***" \
- --path "/892f2f5e-0b37-4fdf-b3ba-5749ed2c402d.png" \
- --file "C:\Users\Administrator\AppData\Local\Temp\0nypxn5mrtt.png" \
+ --path "/a38ebad2-e153-4378-bb47-fcec97b5f183.png" \
+ --file "C:\Users\Administrator\AppData\Local\Temp\tfof0t253ym.png" \
--rewrite true
\ No newline at end of file
diff --git a/docs/en/cli/yadisk/UploadFile/bat.txt b/docs/en/cli/yadisk/UploadFile/bat.txt
index fc55176cac..334f7a3c6d 100644
--- a/docs/en/cli/yadisk/UploadFile/bat.txt
+++ b/docs/en/cli/yadisk/UploadFile/bat.txt
@@ -1,5 +1,5 @@
oint yadisk UploadFile ^
--token "***" ^
- --path "/892f2f5e-0b37-4fdf-b3ba-5749ed2c402d.png" ^
- --file "C:\Users\Administrator\AppData\Local\Temp\0nypxn5mrtt.png" ^
+ --path "/a38ebad2-e153-4378-bb47-fcec97b5f183.png" ^
+ --file "C:\Users\Administrator\AppData\Local\Temp\tfof0t253ym.png" ^
--rewrite true
\ No newline at end of file
diff --git a/docs/en/cli/yadisk/UploadFileByURL/bash.txt b/docs/en/cli/yadisk/UploadFileByURL/bash.txt
index 130ab0ce9a..e63958bd50 100644
--- a/docs/en/cli/yadisk/UploadFileByURL/bash.txt
+++ b/docs/en/cli/yadisk/UploadFileByURL/bash.txt
@@ -1,4 +1,4 @@
oint yadisk UploadFileByURL \
--token "***" \
- --path "/b9f1001b-c1af-4344-8af2-9a46af961c00.png" \
+ --path "/9f6968a9-f866-44b1-8195-eea8b76b43c2.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/yadisk/UploadFileByURL/bat.txt b/docs/en/cli/yadisk/UploadFileByURL/bat.txt
index 8282b96ba4..5083a28c66 100644
--- a/docs/en/cli/yadisk/UploadFileByURL/bat.txt
+++ b/docs/en/cli/yadisk/UploadFileByURL/bat.txt
@@ -1,4 +1,4 @@
oint yadisk UploadFileByURL ^
--token "***" ^
- --path "/b9f1001b-c1af-4344-8af2-9a46af961c00.png" ^
+ --path "/9f6968a9-f866-44b1-8195-eea8b76b43c2.png" ^
--url "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg"
\ No newline at end of file