diff --git a/data.json.gpg b/data.json.gpg
index 67dc5b5ff7..19f77b89e2 100644
Binary files a/data.json.gpg and b/data.json.gpg differ
diff --git a/docs/en/cli/NEW_CLI/airtable/CreateComment/bash.txt b/docs/en/cli/NEW_CLI/airtable/CreateComment/bash.txt
index 84d15dfdbd..8e4a2c783d 100644
--- a/docs/en/cli/NEW_CLI/airtable/CreateComment/bash.txt
+++ b/docs/en/cli/NEW_CLI/airtable/CreateComment/bash.txt
@@ -1,6 +1,6 @@
 oint airtable CreateComment \
  --token "***" \
- --base "app7nojXRAvjYjKXT" \
- --table "tblFERDiVIU461Lm6" \
- --record "recSAZ2FGnZF2K9Pt" \
+ --base "app8FbxYqvcwqHSOA" \
+ --table "tblHECtW0yD4Drd4S" \
+ --record "rec3Ftmd6btyMt9wq" \
  --text "TestComment"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/airtable/CreateComment/bat.txt b/docs/en/cli/NEW_CLI/airtable/CreateComment/bat.txt
index c3f37955dd..904b741f77 100644
--- a/docs/en/cli/NEW_CLI/airtable/CreateComment/bat.txt
+++ b/docs/en/cli/NEW_CLI/airtable/CreateComment/bat.txt
@@ -1,6 +1,6 @@
 oint airtable CreateComment ^
  --token "***" ^
- --base "app7nojXRAvjYjKXT" ^
- --table "tblFERDiVIU461Lm6" ^
- --record "recSAZ2FGnZF2K9Pt" ^
+ --base "app8FbxYqvcwqHSOA" ^
+ --table "tblHECtW0yD4Drd4S" ^
+ --record "rec3Ftmd6btyMt9wq" ^
  --text "TestComment"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/airtable/CreateField/bash.txt b/docs/en/cli/NEW_CLI/airtable/CreateField/bash.txt
index f8870c31c5..9d91b9a74f 100644
--- a/docs/en/cli/NEW_CLI/airtable/CreateField/bash.txt
+++ b/docs/en/cli/NEW_CLI/airtable/CreateField/bash.txt
@@ -2,7 +2,7 @@
 
 oint airtable CreateField \
  --token "***" \
- --base "app7nojXRAvjYjKXT" \
- --table "tblFERDiVIU461Lm6" \
- --title "13fd2cbb-d9ac-47a2-916a-85e3e74fcb16" \
- --fielddata "{'name':'13fd2cbb-d9ac-47a2-916a-85e3e74fcb16','type':'number','options':{'precision':0}}"
\ No newline at end of file
+ --base "app8FbxYqvcwqHSOA" \
+ --table "tblHECtW0yD4Drd4S" \
+ --title "8ec85ff8-7535-4206-ae59-0ebb7421f7c1" \
+ --fielddata "{'name':'8ec85ff8-7535-4206-ae59-0ebb7421f7c1','type':'number','options':{'precision':0}}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/airtable/CreateField/bat.txt b/docs/en/cli/NEW_CLI/airtable/CreateField/bat.txt
index 2826355c3c..9d78c7cb42 100644
--- a/docs/en/cli/NEW_CLI/airtable/CreateField/bat.txt
+++ b/docs/en/cli/NEW_CLI/airtable/CreateField/bat.txt
@@ -2,7 +2,7 @@
 
 oint airtable CreateField ^
  --token "***" ^
- --base "app7nojXRAvjYjKXT" ^
- --table "tblFERDiVIU461Lm6" ^
- --title "13fd2cbb-d9ac-47a2-916a-85e3e74fcb16" ^
- --fielddata "{'name':'13fd2cbb-d9ac-47a2-916a-85e3e74fcb16','type':'number','options':{'precision':0}}"
\ No newline at end of file
+ --base "app8FbxYqvcwqHSOA" ^
+ --table "tblHECtW0yD4Drd4S" ^
+ --title "8ec85ff8-7535-4206-ae59-0ebb7421f7c1" ^
+ --fielddata "{'name':'8ec85ff8-7535-4206-ae59-0ebb7421f7c1','type':'number','options':{'precision':0}}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/airtable/CreatePosts/bash.txt b/docs/en/cli/NEW_CLI/airtable/CreatePosts/bash.txt
index c2751afe9c..5f3ed37413 100644
--- a/docs/en/cli/NEW_CLI/airtable/CreatePosts/bash.txt
+++ b/docs/en/cli/NEW_CLI/airtable/CreatePosts/bash.txt
@@ -2,6 +2,6 @@
 
 oint airtable CreatePosts \
  --token "***" \
- --base "app7nojXRAvjYjKXT" \
- --table "tblFERDiVIU461Lm6" \
+ --base "app8FbxYqvcwqHSOA" \
+ --table "tblHECtW0yD4Drd4S" \
  --data "{'Number':10,'String':'Hello'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/airtable/CreatePosts/bat.txt b/docs/en/cli/NEW_CLI/airtable/CreatePosts/bat.txt
index 819f5296aa..51f2b9701e 100644
--- a/docs/en/cli/NEW_CLI/airtable/CreatePosts/bat.txt
+++ b/docs/en/cli/NEW_CLI/airtable/CreatePosts/bat.txt
@@ -2,6 +2,6 @@
 
 oint airtable CreatePosts ^
  --token "***" ^
- --base "app7nojXRAvjYjKXT" ^
- --table "tblFERDiVIU461Lm6" ^
+ --base "app8FbxYqvcwqHSOA" ^
+ --table "tblHECtW0yD4Drd4S" ^
  --data "{'Number':10,'String':'Hello'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/airtable/CreateTable/bash.txt b/docs/en/cli/NEW_CLI/airtable/CreateTable/bash.txt
index 26d9387785..1583ff930e 100644
--- a/docs/en/cli/NEW_CLI/airtable/CreateTable/bash.txt
+++ b/docs/en/cli/NEW_CLI/airtable/CreateTable/bash.txt
@@ -1,6 +1,6 @@
 oint airtable CreateTable \
  --token "***" \
- --base "app7nojXRAvjYjKXT" \
+ --base "app8FbxYqvcwqHSOA" \
  --title "TestTable2" \
  --fieldsdata "[{'name':'Number','type':'number','options':{'precision':0}},{'name':'String','type':'richText'},{'name':'Attachment','type':'multipleAttachments'},{'name':'Checkbox','type':'checkbox','options':{'icon':'check','color':'yellowBright'}},{'name':'Date','type':'date','options':{'dateFormat':{'format':'YYYY-MM-DD','name':'iso'}}},{'name':'Phone','type':'phoneNumber'},{'name':'Email','type':'email'},{'name':'Link','type':'url'}]" \
  --description "NewTable"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/airtable/CreateTable/bat.txt b/docs/en/cli/NEW_CLI/airtable/CreateTable/bat.txt
index c840866ab8..0e25bbc1ba 100644
--- a/docs/en/cli/NEW_CLI/airtable/CreateTable/bat.txt
+++ b/docs/en/cli/NEW_CLI/airtable/CreateTable/bat.txt
@@ -1,6 +1,6 @@
 oint airtable CreateTable ^
  --token "***" ^
- --base "app7nojXRAvjYjKXT" ^
+ --base "app8FbxYqvcwqHSOA" ^
  --title "TestTable2" ^
  --fieldsdata "[{'name':'Number','type':'number','options':{'precision':0}},{'name':'String','type':'richText'},{'name':'Attachment','type':'multipleAttachments'},{'name':'Checkbox','type':'checkbox','options':{'icon':'check','color':'yellowBright'}},{'name':'Date','type':'date','options':{'dateFormat':{'format':'YYYY-MM-DD','name':'iso'}}},{'name':'Phone','type':'phoneNumber'},{'name':'Email','type':'email'},{'name':'Link','type':'url'}]" ^
  --description "NewTable"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/airtable/DeleteComment/bash.txt b/docs/en/cli/NEW_CLI/airtable/DeleteComment/bash.txt
index 7294d754f6..3dea254d69 100644
--- a/docs/en/cli/NEW_CLI/airtable/DeleteComment/bash.txt
+++ b/docs/en/cli/NEW_CLI/airtable/DeleteComment/bash.txt
@@ -1,6 +1,6 @@
 oint airtable DeleteComment \
  --token "***" \
- --base "app7nojXRAvjYjKXT" \
- --table "tblFERDiVIU461Lm6" \
- --record "recSAZ2FGnZF2K9Pt" \
- --comment "comF8wK681U5WZUDn"
\ No newline at end of file
+ --base "app8FbxYqvcwqHSOA" \
+ --table "tblHECtW0yD4Drd4S" \
+ --record "rec3Ftmd6btyMt9wq" \
+ --comment "comcE7xNipKjqA6LH"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/airtable/DeleteComment/bat.txt b/docs/en/cli/NEW_CLI/airtable/DeleteComment/bat.txt
index f2e042ee43..1e05e50301 100644
--- a/docs/en/cli/NEW_CLI/airtable/DeleteComment/bat.txt
+++ b/docs/en/cli/NEW_CLI/airtable/DeleteComment/bat.txt
@@ -1,6 +1,6 @@
 oint airtable DeleteComment ^
  --token "***" ^
- --base "app7nojXRAvjYjKXT" ^
- --table "tblFERDiVIU461Lm6" ^
- --record "recSAZ2FGnZF2K9Pt" ^
- --comment "comF8wK681U5WZUDn"
\ No newline at end of file
+ --base "app8FbxYqvcwqHSOA" ^
+ --table "tblHECtW0yD4Drd4S" ^
+ --record "rec3Ftmd6btyMt9wq" ^
+ --comment "comcE7xNipKjqA6LH"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/airtable/DeletePosts/bash.txt b/docs/en/cli/NEW_CLI/airtable/DeletePosts/bash.txt
index 4089f4cc6b..f726c17650 100644
--- a/docs/en/cli/NEW_CLI/airtable/DeletePosts/bash.txt
+++ b/docs/en/cli/NEW_CLI/airtable/DeletePosts/bash.txt
@@ -1,5 +1,5 @@
 oint airtable DeletePosts \
  --token "***" \
- --base "app7nojXRAvjYjKXT" \
- --table "tblFERDiVIU461Lm6" \
- --records "recSAZ2FGnZF2K9Pt"
\ No newline at end of file
+ --base "app8FbxYqvcwqHSOA" \
+ --table "tblHECtW0yD4Drd4S" \
+ --records "rec3Ftmd6btyMt9wq"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/airtable/DeletePosts/bat.txt b/docs/en/cli/NEW_CLI/airtable/DeletePosts/bat.txt
index 3d901be16d..6162919bff 100644
--- a/docs/en/cli/NEW_CLI/airtable/DeletePosts/bat.txt
+++ b/docs/en/cli/NEW_CLI/airtable/DeletePosts/bat.txt
@@ -1,5 +1,5 @@
 oint airtable DeletePosts ^
  --token "***" ^
- --base "app7nojXRAvjYjKXT" ^
- --table "tblFERDiVIU461Lm6" ^
- --records "recSAZ2FGnZF2K9Pt"
\ No newline at end of file
+ --base "app8FbxYqvcwqHSOA" ^
+ --table "tblHECtW0yD4Drd4S" ^
+ --records "rec3Ftmd6btyMt9wq"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/airtable/EditComment/bash.txt b/docs/en/cli/NEW_CLI/airtable/EditComment/bash.txt
index a9cb5de9e5..2fff83bcf9 100644
--- a/docs/en/cli/NEW_CLI/airtable/EditComment/bash.txt
+++ b/docs/en/cli/NEW_CLI/airtable/EditComment/bash.txt
@@ -1,7 +1,7 @@
 oint airtable EditComment \
  --token "***" \
- --base "app7nojXRAvjYjKXT" \
- --table "tblFERDiVIU461Lm6" \
- --record "recSAZ2FGnZF2K9Pt" \
- --comment "comF8wK681U5WZUDn" \
+ --base "app8FbxYqvcwqHSOA" \
+ --table "tblHECtW0yD4Drd4S" \
+ --record "rec3Ftmd6btyMt9wq" \
+ --comment "comcE7xNipKjqA6LH" \
  --text "Test comment (change.)"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/airtable/EditComment/bat.txt b/docs/en/cli/NEW_CLI/airtable/EditComment/bat.txt
index 138c1f315c..37f065a003 100644
--- a/docs/en/cli/NEW_CLI/airtable/EditComment/bat.txt
+++ b/docs/en/cli/NEW_CLI/airtable/EditComment/bat.txt
@@ -1,7 +1,7 @@
 oint airtable EditComment ^
  --token "***" ^
- --base "app7nojXRAvjYjKXT" ^
- --table "tblFERDiVIU461Lm6" ^
- --record "recSAZ2FGnZF2K9Pt" ^
- --comment "comF8wK681U5WZUDn" ^
+ --base "app8FbxYqvcwqHSOA" ^
+ --table "tblHECtW0yD4Drd4S" ^
+ --record "rec3Ftmd6btyMt9wq" ^
+ --comment "comcE7xNipKjqA6LH" ^
  --text "Test comment (change.)"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/airtable/GetComments/bash.txt b/docs/en/cli/NEW_CLI/airtable/GetComments/bash.txt
index 4bec40a60c..db8615c2fa 100644
--- a/docs/en/cli/NEW_CLI/airtable/GetComments/bash.txt
+++ b/docs/en/cli/NEW_CLI/airtable/GetComments/bash.txt
@@ -1,5 +1,5 @@
 oint airtable GetComments \
  --token "***" \
- --base "app7nojXRAvjYjKXT" \
- --table "tblFERDiVIU461Lm6" \
- --record "recSAZ2FGnZF2K9Pt"
\ No newline at end of file
+ --base "app8FbxYqvcwqHSOA" \
+ --table "tblHECtW0yD4Drd4S" \
+ --record "rec3Ftmd6btyMt9wq"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/airtable/GetComments/bat.txt b/docs/en/cli/NEW_CLI/airtable/GetComments/bat.txt
index 09c1760df3..d09c84b7b0 100644
--- a/docs/en/cli/NEW_CLI/airtable/GetComments/bat.txt
+++ b/docs/en/cli/NEW_CLI/airtable/GetComments/bat.txt
@@ -1,5 +1,5 @@
 oint airtable GetComments ^
  --token "***" ^
- --base "app7nojXRAvjYjKXT" ^
- --table "tblFERDiVIU461Lm6" ^
- --record "recSAZ2FGnZF2K9Pt"
\ No newline at end of file
+ --base "app8FbxYqvcwqHSOA" ^
+ --table "tblHECtW0yD4Drd4S" ^
+ --record "rec3Ftmd6btyMt9wq"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/airtable/GetDatabaseTables/bash.txt b/docs/en/cli/NEW_CLI/airtable/GetDatabaseTables/bash.txt
index 2e3d144e56..bd06fbea9e 100644
--- a/docs/en/cli/NEW_CLI/airtable/GetDatabaseTables/bash.txt
+++ b/docs/en/cli/NEW_CLI/airtable/GetDatabaseTables/bash.txt
@@ -1,3 +1,3 @@
 oint airtable GetDatabaseTables \
  --token "***" \
- --base "app7nojXRAvjYjKXT"
\ No newline at end of file
+ --base "app8FbxYqvcwqHSOA"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/airtable/GetDatabaseTables/bat.txt b/docs/en/cli/NEW_CLI/airtable/GetDatabaseTables/bat.txt
index 3ea438bc9f..320b227ba3 100644
--- a/docs/en/cli/NEW_CLI/airtable/GetDatabaseTables/bat.txt
+++ b/docs/en/cli/NEW_CLI/airtable/GetDatabaseTables/bat.txt
@@ -1,3 +1,3 @@
 oint airtable GetDatabaseTables ^
  --token "***" ^
- --base "app7nojXRAvjYjKXT"
\ No newline at end of file
+ --base "app8FbxYqvcwqHSOA"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/airtable/GetListOfRecords/bash.txt b/docs/en/cli/NEW_CLI/airtable/GetListOfRecords/bash.txt
index ad1118d287..01f7691d07 100644
--- a/docs/en/cli/NEW_CLI/airtable/GetListOfRecords/bash.txt
+++ b/docs/en/cli/NEW_CLI/airtable/GetListOfRecords/bash.txt
@@ -1,4 +1,4 @@
 oint airtable GetListOfRecords \
  --token "***" \
- --base "app7nojXRAvjYjKXT" \
- --table "tblFERDiVIU461Lm6"
\ No newline at end of file
+ --base "app8FbxYqvcwqHSOA" \
+ --table "tblHECtW0yD4Drd4S"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/airtable/GetListOfRecords/bat.txt b/docs/en/cli/NEW_CLI/airtable/GetListOfRecords/bat.txt
index e033527bb2..fa3daf5adf 100644
--- a/docs/en/cli/NEW_CLI/airtable/GetListOfRecords/bat.txt
+++ b/docs/en/cli/NEW_CLI/airtable/GetListOfRecords/bat.txt
@@ -1,4 +1,4 @@
 oint airtable GetListOfRecords ^
  --token "***" ^
- --base "app7nojXRAvjYjKXT" ^
- --table "tblFERDiVIU461Lm6"
\ No newline at end of file
+ --base "app8FbxYqvcwqHSOA" ^
+ --table "tblHECtW0yD4Drd4S"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/airtable/GetNumberField/bash.txt b/docs/en/cli/NEW_CLI/airtable/GetNumberField/bash.txt
index 50e5f2cc06..6e54c53650 100644
--- a/docs/en/cli/NEW_CLI/airtable/GetNumberField/bash.txt
+++ b/docs/en/cli/NEW_CLI/airtable/GetNumberField/bash.txt
@@ -1,2 +1,2 @@
 oint airtable GetNumberField \
- --title "13fd2cbb-d9ac-47a2-916a-85e3e74fcb16"
\ No newline at end of file
+ --title "8ec85ff8-7535-4206-ae59-0ebb7421f7c1"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/airtable/GetNumberField/bat.txt b/docs/en/cli/NEW_CLI/airtable/GetNumberField/bat.txt
index 2dec63d515..c4fd56e384 100644
--- a/docs/en/cli/NEW_CLI/airtable/GetNumberField/bat.txt
+++ b/docs/en/cli/NEW_CLI/airtable/GetNumberField/bat.txt
@@ -1,2 +1,2 @@
 oint airtable GetNumberField ^
- --title "13fd2cbb-d9ac-47a2-916a-85e3e74fcb16"
\ No newline at end of file
+ --title "8ec85ff8-7535-4206-ae59-0ebb7421f7c1"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/airtable/GetRecord/bash.txt b/docs/en/cli/NEW_CLI/airtable/GetRecord/bash.txt
index 2db1b90f86..7e135b2377 100644
--- a/docs/en/cli/NEW_CLI/airtable/GetRecord/bash.txt
+++ b/docs/en/cli/NEW_CLI/airtable/GetRecord/bash.txt
@@ -1,5 +1,5 @@
 oint airtable GetRecord \
  --token "***" \
- --base "app7nojXRAvjYjKXT" \
- --table "tblFERDiVIU461Lm6" \
- --record "recSAZ2FGnZF2K9Pt"
\ No newline at end of file
+ --base "app8FbxYqvcwqHSOA" \
+ --table "tblHECtW0yD4Drd4S" \
+ --record "rec3Ftmd6btyMt9wq"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/airtable/GetRecord/bat.txt b/docs/en/cli/NEW_CLI/airtable/GetRecord/bat.txt
index 902cde217e..2fd94fd0bc 100644
--- a/docs/en/cli/NEW_CLI/airtable/GetRecord/bat.txt
+++ b/docs/en/cli/NEW_CLI/airtable/GetRecord/bat.txt
@@ -1,5 +1,5 @@
 oint airtable GetRecord ^
  --token "***" ^
- --base "app7nojXRAvjYjKXT" ^
- --table "tblFERDiVIU461Lm6" ^
- --record "recSAZ2FGnZF2K9Pt"
\ No newline at end of file
+ --base "app8FbxYqvcwqHSOA" ^
+ --table "tblHECtW0yD4Drd4S" ^
+ --record "rec3Ftmd6btyMt9wq"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/airtable/ModifyField/bash.txt b/docs/en/cli/NEW_CLI/airtable/ModifyField/bash.txt
index d807508b6a..5598a5f883 100644
--- a/docs/en/cli/NEW_CLI/airtable/ModifyField/bash.txt
+++ b/docs/en/cli/NEW_CLI/airtable/ModifyField/bash.txt
@@ -1,7 +1,7 @@
 oint airtable ModifyField \
  --token "***" \
- --base "app7nojXRAvjYjKXT" \
- --table "tblFERDiVIU461Lm6" \
- --field "fldtka1ChDBGUwKyG" \
- --title "dbff8277-a1f2-4351-b0a7-ee3761e90bcd(change.)" \
+ --base "app8FbxYqvcwqHSOA" \
+ --table "tblHECtW0yD4Drd4S" \
+ --field "fldwYhEYwvCgOjtmL" \
+ --title "84bdca92-ca47-4ec9-808d-1f6cb0fdae98(change.)" \
  --description "New description"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/airtable/ModifyField/bat.txt b/docs/en/cli/NEW_CLI/airtable/ModifyField/bat.txt
index ca89c9ea92..099fc57cf8 100644
--- a/docs/en/cli/NEW_CLI/airtable/ModifyField/bat.txt
+++ b/docs/en/cli/NEW_CLI/airtable/ModifyField/bat.txt
@@ -1,7 +1,7 @@
 oint airtable ModifyField ^
  --token "***" ^
- --base "app7nojXRAvjYjKXT" ^
- --table "tblFERDiVIU461Lm6" ^
- --field "fldtka1ChDBGUwKyG" ^
- --title "dbff8277-a1f2-4351-b0a7-ee3761e90bcd(change.)" ^
+ --base "app8FbxYqvcwqHSOA" ^
+ --table "tblHECtW0yD4Drd4S" ^
+ --field "fldwYhEYwvCgOjtmL" ^
+ --title "84bdca92-ca47-4ec9-808d-1f6cb0fdae98(change.)" ^
  --description "New description"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/airtable/ModifyTable/bash.txt b/docs/en/cli/NEW_CLI/airtable/ModifyTable/bash.txt
index 7297a1b1ed..998e083a9f 100644
--- a/docs/en/cli/NEW_CLI/airtable/ModifyTable/bash.txt
+++ b/docs/en/cli/NEW_CLI/airtable/ModifyTable/bash.txt
@@ -1,6 +1,6 @@
 oint airtable ModifyTable \
  --token "***" \
- --base "app7nojXRAvjYjKXT" \
- --table "tblFERDiVIU461Lm6" \
+ --base "app8FbxYqvcwqHSOA" \
+ --table "tblHECtW0yD4Drd4S" \
  --title "Test table 2 (change.)" \
  --description "New table (change.)"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/airtable/ModifyTable/bat.txt b/docs/en/cli/NEW_CLI/airtable/ModifyTable/bat.txt
index 845aadbff2..ae555825c5 100644
--- a/docs/en/cli/NEW_CLI/airtable/ModifyTable/bat.txt
+++ b/docs/en/cli/NEW_CLI/airtable/ModifyTable/bat.txt
@@ -1,6 +1,6 @@
 oint airtable ModifyTable ^
  --token "***" ^
- --base "app7nojXRAvjYjKXT" ^
- --table "tblFERDiVIU461Lm6" ^
+ --base "app8FbxYqvcwqHSOA" ^
+ --table "tblHECtW0yD4Drd4S" ^
  --title "Test table 2 (change.)" ^
  --description "New table (change.)"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/AddKanbanStage/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/AddKanbanStage/bash.txt
index a62c3bd4a8..a5d08032e7 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/AddKanbanStage/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/AddKanbanStage/bash.txt
@@ -2,6 +2,6 @@ oint bitrix24 AddKanbanStage \
  --url "b24-ar17wx.bitrix24.by" \
  --title "New stage 2" \
  --color "0026FF" \
- --prevstage 1330 \
+ --prevstage 1382 \
  --admin true \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/AddKanbanStage/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/AddKanbanStage/bat.txt
index 943c68981b..9238c6a7e7 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/AddKanbanStage/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/AddKanbanStage/bat.txt
@@ -2,6 +2,6 @@ oint bitrix24 AddKanbanStage ^
  --url "b24-ar17wx.bitrix24.by" ^
  --title "New stage 2" ^
  --color "0026FF" ^
- --prevstage 1330 ^
+ --prevstage 1382 ^
  --admin true ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/AddPostComment/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/AddPostComment/bash.txt
index 3ea9fd9c1e..d3969e30b6 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/AddPostComment/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/AddPostComment/bash.txt
@@ -1,5 +1,5 @@
 oint bitrix24 AddPostComment \
  --url "b24-ar17wx.bitrix24.by" \
- --postid 1432 \
+ --postid 1484 \
  --text "Another comment" \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/AddPostComment/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/AddPostComment/bat.txt
index ce9abb2234..c07191ac3a 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/AddPostComment/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/AddPostComment/bat.txt
@@ -1,5 +1,5 @@
 oint bitrix24 AddPostComment ^
  --url "b24-ar17wx.bitrix24.by" ^
- --postid 1432 ^
+ --postid 1484 ^
  --text "Another comment" ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/AddPostRecipients/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/AddPostRecipients/bash.txt
index bbc6a1fd9d..7511b34341 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/AddPostRecipients/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/AddPostRecipients/bash.txt
@@ -1,5 +1,5 @@
 oint bitrix24 AddPostRecipients \
  --url "b24-ar17wx.bitrix24.by" \
- --postid 1432 \
+ --postid 1484 \
  --vision "UA" \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/AddPostRecipients/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/AddPostRecipients/bat.txt
index be402d7793..38934e90ca 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/AddPostRecipients/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/AddPostRecipients/bat.txt
@@ -1,5 +1,5 @@
 oint bitrix24 AddPostRecipients ^
  --url "b24-ar17wx.bitrix24.by" ^
- --postid 1432 ^
+ --postid 1484 ^
  --vision "UA" ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/AddTaskComment/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/AddTaskComment/bash.txt
index 856c4bfe35..9666668690 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/AddTaskComment/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/AddTaskComment/bash.txt
@@ -1,5 +1,5 @@
 oint bitrix24 AddTaskComment \
  --url "b24-ar17wx.bitrix24.by" \
- --task "3654" \
+ --task "3784" \
  --text "Task uninpossible, don't split up" \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/AddTaskComment/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/AddTaskComment/bat.txt
index 8c2211e15c..f8b8eff17b 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/AddTaskComment/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/AddTaskComment/bat.txt
@@ -1,5 +1,5 @@
 oint bitrix24 AddTaskComment ^
  --url "b24-ar17wx.bitrix24.by" ^
- --task "3654" ^
+ --task "3784" ^
  --text "Task uninpossible, don't split up" ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/AddTaskTimeAccounting/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/AddTaskTimeAccounting/bash.txt
index c3ca585678..17575ae9c4 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/AddTaskTimeAccounting/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/AddTaskTimeAccounting/bash.txt
@@ -1,8 +1,8 @@
 oint bitrix24 AddTaskTimeAccounting \
  --url "b24-ar17wx.bitrix24.by" \
- --task "3658" \
+ --task "3788" \
  --amount 7200 \
  --user 10 \
  --text "Time spent on work" \
- --date "2024-10-22T14:49:34.0230614" \
+ --date "2024-11-01T16:47:34.2064221" \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/AddTaskTimeAccounting/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/AddTaskTimeAccounting/bat.txt
index 556f971b1a..ef56bf02a7 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/AddTaskTimeAccounting/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/AddTaskTimeAccounting/bat.txt
@@ -1,8 +1,8 @@
 oint bitrix24 AddTaskTimeAccounting ^
  --url "b24-ar17wx.bitrix24.by" ^
- --task "3658" ^
+ --task "3788" ^
  --amount 7200 ^
  --user 10 ^
  --text "Time spent on work" ^
- --date "2024-10-22T14:49:34.0230614" ^
+ --date "2024-11-01T16:47:34.2064221" ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/AddTaskToFavorites/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/AddTaskToFavorites/bash.txt
index c5a38515e7..8ff0a8df69 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/AddTaskToFavorites/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/AddTaskToFavorites/bash.txt
@@ -1,4 +1,4 @@
 oint bitrix24 AddTaskToFavorites \
  --url "b24-ar17wx.bitrix24.by" \
- --task "3652" \
+ --task "3782" \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/AddTaskToFavorites/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/AddTaskToFavorites/bat.txt
index d7275d4aad..5817d3cb05 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/AddTaskToFavorites/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/AddTaskToFavorites/bat.txt
@@ -1,4 +1,4 @@
 oint bitrix24 AddTaskToFavorites ^
  --url "b24-ar17wx.bitrix24.by" ^
- --task "3652" ^
+ --task "3782" ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/AddTasksChecklistElement/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/AddTasksChecklistElement/bash.txt
index a364a21c56..f7922c647d 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/AddTasksChecklistElement/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/AddTasksChecklistElement/bash.txt
@@ -1,5 +1,5 @@
 oint bitrix24 AddTasksChecklistElement \
  --url "b24-ar17wx.bitrix24.by" \
- --task "3652" \
+ --task "3782" \
  --text "Checklist element" \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/AddTasksChecklistElement/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/AddTasksChecklistElement/bat.txt
index 2b69531f6a..e140639fc5 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/AddTasksChecklistElement/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/AddTasksChecklistElement/bat.txt
@@ -1,5 +1,5 @@
 oint bitrix24 AddTasksChecklistElement ^
  --url "b24-ar17wx.bitrix24.by" ^
- --task "3652" ^
+ --task "3782" ^
  --text "Checklist element" ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/AddUsersToChat/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/AddUsersToChat/bash.txt
index aa6a971b0d..61b6ebd444 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/AddUsersToChat/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/AddUsersToChat/bash.txt
@@ -1,6 +1,6 @@
 oint bitrix24 AddUsersToChat \
  --url "b24-ar17wx.bitrix24.by" \
- --chat 1476 \
+ --chat 1528 \
  --users "[10,12]" \
  --hide true \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/AddUsersToChat/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/AddUsersToChat/bat.txt
index 68f1b96a4d..6e8780cf8b 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/AddUsersToChat/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/AddUsersToChat/bat.txt
@@ -1,6 +1,6 @@
 oint bitrix24 AddUsersToChat ^
  --url "b24-ar17wx.bitrix24.by" ^
- --chat 1476 ^
+ --chat 1528 ^
  --users "[10,12]" ^
  --hide true ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/ApproveTask/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/ApproveTask/bash.txt
index 649eda2772..bb873172d7 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/ApproveTask/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/ApproveTask/bash.txt
@@ -1,4 +1,4 @@
 oint bitrix24 ApproveTask \
  --url "b24-ar17wx.bitrix24.by" \
- --task "3652" \
+ --task "3782" \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/ApproveTask/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/ApproveTask/bat.txt
index a0ad90be54..d37cdbfe77 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/ApproveTask/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/ApproveTask/bat.txt
@@ -1,4 +1,4 @@
 oint bitrix24 ApproveTask ^
  --url "b24-ar17wx.bitrix24.by" ^
- --task "3652" ^
+ --task "3782" ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/AttachFileToTopic/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/AttachFileToTopic/bash.txt
index 6c1374d8d1..0888abe9ec 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/AttachFileToTopic/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/AttachFileToTopic/bash.txt
@@ -1,5 +1,5 @@
 oint bitrix24 AttachFileToTopic \
  --url "b24-ar17wx.bitrix24.by" \
- --task "3652" \
- --fileid 19808 \
+ --task "3782" \
+ --fileid 20588 \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/AttachFileToTopic/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/AttachFileToTopic/bat.txt
index 9b303a3bb7..54e3ef8439 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/AttachFileToTopic/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/AttachFileToTopic/bat.txt
@@ -1,5 +1,5 @@
 oint bitrix24 AttachFileToTopic ^
  --url "b24-ar17wx.bitrix24.by" ^
- --task "3652" ^
- --fileid 19808 ^
+ --task "3782" ^
+ --fileid 20588 ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/ChangeChatColor/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/ChangeChatColor/bash.txt
index e0df48ca44..d7a5dc4d1f 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/ChangeChatColor/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/ChangeChatColor/bash.txt
@@ -1,5 +1,5 @@
 oint bitrix24 ChangeChatColor \
  --url "b24-ar17wx.bitrix24.by" \
- --chat 1474 \
+ --chat 1526 \
  --color "PURPLE" \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/ChangeChatColor/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/ChangeChatColor/bat.txt
index a3e8856733..5e10bf929c 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/ChangeChatColor/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/ChangeChatColor/bat.txt
@@ -1,5 +1,5 @@
 oint bitrix24 ChangeChatColor ^
  --url "b24-ar17wx.bitrix24.by" ^
- --chat 1474 ^
+ --chat 1526 ^
  --color "PURPLE" ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/ChangeChatOwner/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/ChangeChatOwner/bash.txt
index 8478d90105..05c0a24f13 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/ChangeChatOwner/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/ChangeChatOwner/bash.txt
@@ -1,5 +1,5 @@
 oint bitrix24 ChangeChatOwner \
  --url "b24-ar17wx.bitrix24.by" \
- --chat 1476 \
+ --chat 1528 \
  --user 10 \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/ChangeChatOwner/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/ChangeChatOwner/bat.txt
index 618636f57a..986f2e51cc 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/ChangeChatOwner/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/ChangeChatOwner/bat.txt
@@ -1,5 +1,5 @@
 oint bitrix24 ChangeChatOwner ^
  --url "b24-ar17wx.bitrix24.by" ^
- --chat 1476 ^
+ --chat 1528 ^
  --user 10 ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/ChangeChatPicture/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/ChangeChatPicture/bash.txt
index f6fb154ee4..8e39610946 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/ChangeChatPicture/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/ChangeChatPicture/bash.txt
@@ -1,5 +1,5 @@
 oint bitrix24 ChangeChatPicture \
  --url "b24-ar17wx.bitrix24.by" \
- --chat 1476 \
+ --chat 1528 \
  --picture "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture2.jpg" \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/ChangeChatPicture/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/ChangeChatPicture/bat.txt
index 76c8057d88..a5bef8db29 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/ChangeChatPicture/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/ChangeChatPicture/bat.txt
@@ -1,5 +1,5 @@
 oint bitrix24 ChangeChatPicture ^
  --url "b24-ar17wx.bitrix24.by" ^
- --chat 1476 ^
+ --chat 1528 ^
  --picture "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture2.jpg" ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/ChangeChatTitle/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/ChangeChatTitle/bash.txt
index 6e73ea9b5c..2aeec84892 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/ChangeChatTitle/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/ChangeChatTitle/bash.txt
@@ -1,5 +1,5 @@
 oint bitrix24 ChangeChatTitle \
  --url "b24-ar17wx.bitrix24.by" \
- --chat 1476 \
+ --chat 1528 \
  --title "Another title" \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/ChangeChatTitle/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/ChangeChatTitle/bat.txt
index bb56017a07..f1f6d9e8b5 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/ChangeChatTitle/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/ChangeChatTitle/bat.txt
@@ -1,5 +1,5 @@
 oint bitrix24 ChangeChatTitle ^
  --url "b24-ar17wx.bitrix24.by" ^
- --chat 1476 ^
+ --chat 1528 ^
  --title "Another title" ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/ChangeUserStatus/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/ChangeUserStatus/bash.txt
index 88674c6021..e517f36498 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/ChangeUserStatus/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/ChangeUserStatus/bash.txt
@@ -1,5 +1,5 @@
 oint bitrix24 ChangeUserStatus \
  --url "b24-ar17wx.bitrix24.by" \
- --userid 1090 \
+ --userid 1142 \
  --fire true \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/ChangeUserStatus/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/ChangeUserStatus/bat.txt
index bf8f506eb2..dda8264ae7 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/ChangeUserStatus/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/ChangeUserStatus/bat.txt
@@ -1,5 +1,5 @@
 oint bitrix24 ChangeUserStatus ^
  --url "b24-ar17wx.bitrix24.by" ^
- --userid 1090 ^
+ --userid 1142 ^
  --fire true ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/CheckTaskAccesses/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/CheckTaskAccesses/bash.txt
index c62548e997..843c54182f 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/CheckTaskAccesses/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/CheckTaskAccesses/bash.txt
@@ -1,5 +1,5 @@
 oint bitrix24 CheckTaskAccesses \
  --url "b24-ar17wx.bitrix24.by" \
- --task "3652" \
+ --task "3782" \
  --users "['1','10']" \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/CheckTaskAccesses/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/CheckTaskAccesses/bat.txt
index 78bb24c618..b75124421d 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/CheckTaskAccesses/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/CheckTaskAccesses/bat.txt
@@ -1,5 +1,5 @@
 oint bitrix24 CheckTaskAccesses ^
  --url "b24-ar17wx.bitrix24.by" ^
- --task "3652" ^
+ --task "3782" ^
  --users "['1','10']" ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/CompleteTask/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/CompleteTask/bash.txt
index 9e536bef11..c8fdf99109 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/CompleteTask/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/CompleteTask/bash.txt
@@ -1,4 +1,4 @@
 oint bitrix24 CompleteTask \
  --url "b24-ar17wx.bitrix24.by" \
- --task "3652" \
+ --task "3782" \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/CompleteTask/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/CompleteTask/bat.txt
index 3569e0b732..5cf8a17695 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/CompleteTask/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/CompleteTask/bat.txt
@@ -1,4 +1,4 @@
 oint bitrix24 CompleteTask ^
  --url "b24-ar17wx.bitrix24.by" ^
- --task "3652" ^
+ --task "3782" ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/CompleteTasksChecklistElement/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/CompleteTasksChecklistElement/bash.txt
index 769c061e06..a871b2ba00 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/CompleteTasksChecklistElement/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/CompleteTasksChecklistElement/bash.txt
@@ -1,5 +1,5 @@
 oint bitrix24 CompleteTasksChecklistElement \
  --url "b24-ar17wx.bitrix24.by" \
- --task "3652" \
- --element 2428 \
+ --task "3782" \
+ --element 2532 \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/CompleteTasksChecklistElement/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/CompleteTasksChecklistElement/bat.txt
index b692b11e9b..7426c99ea5 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/CompleteTasksChecklistElement/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/CompleteTasksChecklistElement/bat.txt
@@ -1,5 +1,5 @@
 oint bitrix24 CompleteTasksChecklistElement ^
  --url "b24-ar17wx.bitrix24.by" ^
- --task "3652" ^
- --element 2428 ^
+ --task "3782" ^
+ --element 2532 ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/CreateDepartment/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/CreateDepartment/bash.txt
index 1097be857f..555f65a629 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/CreateDepartment/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/CreateDepartment/bash.txt
@@ -1,6 +1,6 @@
 oint bitrix24 CreateDepartment \
  --url "b24-ar17wx.bitrix24.by" \
  --title "Subordinate department" \
- --parentid 1084 \
+ --parentid 1136 \
  --headid 1 \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/CreateDepartment/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/CreateDepartment/bat.txt
index 9531ee42f4..94b46ff940 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/CreateDepartment/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/CreateDepartment/bat.txt
@@ -1,6 +1,6 @@
 oint bitrix24 CreateDepartment ^
  --url "b24-ar17wx.bitrix24.by" ^
  --title "Subordinate department" ^
- --parentid 1084 ^
+ --parentid 1136 ^
  --headid 1 ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/CreateResultFromComment/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/CreateResultFromComment/bash.txt
index e2f78d0f42..8258511f1c 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/CreateResultFromComment/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/CreateResultFromComment/bash.txt
@@ -1,4 +1,4 @@
 oint bitrix24 CreateResultFromComment \
  --url "b24-ar17wx.bitrix24.by" \
- --comment 8736 \
+ --comment 9022 \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/CreateResultFromComment/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/CreateResultFromComment/bat.txt
index b0a05a365d..735ed93429 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/CreateResultFromComment/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/CreateResultFromComment/bat.txt
@@ -1,4 +1,4 @@
 oint bitrix24 CreateResultFromComment ^
  --url "b24-ar17wx.bitrix24.by" ^
- --comment 8736 ^
+ --comment 9022 ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/CreateSubfolder/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/CreateSubfolder/bash.txt
index f8306f1b5a..49f962aadb 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/CreateSubfolder/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/CreateSubfolder/bash.txt
@@ -1,5 +1,5 @@
 oint bitrix24 CreateSubfolder \
  --url "b24-ar17wx.bitrix24.by" \
- --folderid 19818 \
+ --folderid 20598 \
  --title "New subfolder" \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/CreateSubfolder/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/CreateSubfolder/bat.txt
index 250403f04d..3df003a664 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/CreateSubfolder/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/CreateSubfolder/bat.txt
@@ -1,5 +1,5 @@
 oint bitrix24 CreateSubfolder ^
  --url "b24-ar17wx.bitrix24.by" ^
- --folderid 19818 ^
+ --folderid 20598 ^
  --title "New subfolder" ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/CreateTask/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/CreateTask/bash.txt
index 8e250c9f07..e5090c23d3 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/CreateTask/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/CreateTask/bash.txt
@@ -2,5 +2,5 @@
 
 oint bitrix24 CreateTask \
  --url "b24-ar17wx.bitrix24.by" \
- --fields "{'TITLE':'New task','DESCRIPTION':'New task description','PRIORITY':'2','DEADLINE':'2024-11-23T14:44:54.7068371Z','RESPONSIBLE_ID':1}" \
+ --fields "{'TITLE':'New task','DESCRIPTION':'New task description','PRIORITY':'2','DEADLINE':'2024-12-02T16:43:01.5214643Z','RESPONSIBLE_ID':1}" \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/CreateTask/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/CreateTask/bat.txt
index fe60bc2d38..72133a6132 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/CreateTask/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/CreateTask/bat.txt
@@ -2,5 +2,5 @@
 
 oint bitrix24 CreateTask ^
  --url "b24-ar17wx.bitrix24.by" ^
- --fields "{'TITLE':'New task','DESCRIPTION':'New task description','PRIORITY':'2','DEADLINE':'2024-11-23T14:44:54.7068371Z','RESPONSIBLE_ID':1}" ^
+ --fields "{'TITLE':'New task','DESCRIPTION':'New task description','PRIORITY':'2','DEADLINE':'2024-12-02T16:43:01.5214643Z','RESPONSIBLE_ID':1}" ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/CreateTasksDependencies/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/CreateTasksDependencies/bash.txt
index d9ec9c4366..96b261e785 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/CreateTasksDependencies/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/CreateTasksDependencies/bash.txt
@@ -1,6 +1,6 @@
 oint bitrix24 CreateTasksDependencies \
  --url "b24-ar17wx.bitrix24.by" \
- --taskfrom "3652" \
- --taskto "3650" \
+ --taskfrom "3782" \
+ --taskto "3780" \
  --linktype 2 \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/CreateTasksDependencies/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/CreateTasksDependencies/bat.txt
index 07429aab24..52a53bf291 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/CreateTasksDependencies/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/CreateTasksDependencies/bat.txt
@@ -1,6 +1,6 @@
 oint bitrix24 CreateTasksDependencies ^
  --url "b24-ar17wx.bitrix24.by" ^
- --taskfrom "3652" ^
- --taskto "3650" ^
+ --taskfrom "3782" ^
+ --taskto "3780" ^
  --linktype 2 ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/CreateUser/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/CreateUser/bash.txt
index 9fc32093eb..e2d0c1238d 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/CreateUser/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/CreateUser/bash.txt
@@ -2,5 +2,5 @@
 
 oint bitrix24 CreateUser \
  --url "b24-ar17wx.bitrix24.by" \
- --fields "{'EMAIL':'ba53e226-b69c-4c94-992f-0b60f2b98d8f@exepmple.org','NAME':'Vitaly','LAST_NAME':'Alpaca','PERSONAL_MOBILE':'88003553535','UF_DEPARTMENT':1}" \
+ --fields "{'EMAIL':'7429bf16-28d0-4d16-a30e-92f7ca56f824@exepmple.org','NAME':'Vitaly','LAST_NAME':'Alpaca','PERSONAL_MOBILE':'88003553535','UF_DEPARTMENT':1}" \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/CreateUser/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/CreateUser/bat.txt
index 579654e5d9..24e098f34a 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/CreateUser/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/CreateUser/bat.txt
@@ -2,5 +2,5 @@
 
 oint bitrix24 CreateUser ^
  --url "b24-ar17wx.bitrix24.by" ^
- --fields "{'EMAIL':'ba53e226-b69c-4c94-992f-0b60f2b98d8f@exepmple.org','NAME':'Vitaly','LAST_NAME':'Alpaca','PERSONAL_MOBILE':'88003553535','UF_DEPARTMENT':1}" ^
+ --fields "{'EMAIL':'7429bf16-28d0-4d16-a30e-92f7ca56f824@exepmple.org','NAME':'Vitaly','LAST_NAME':'Alpaca','PERSONAL_MOBILE':'88003553535','UF_DEPARTMENT':1}" ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/DeferTask/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/DeferTask/bash.txt
index 409f936b1d..4daf1d4449 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/DeferTask/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/DeferTask/bash.txt
@@ -1,4 +1,4 @@
 oint bitrix24 DeferTask \
  --url "b24-ar17wx.bitrix24.by" \
- --task "3652" \
+ --task "3782" \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/DeferTask/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/DeferTask/bat.txt
index 160f125f49..9534a44470 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/DeferTask/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/DeferTask/bat.txt
@@ -1,4 +1,4 @@
 oint bitrix24 DeferTask ^
  --url "b24-ar17wx.bitrix24.by" ^
- --task "3652" ^
+ --task "3782" ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/DelegateTask/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/DelegateTask/bash.txt
index 17d0c89af7..2ff4aac14f 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/DelegateTask/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/DelegateTask/bash.txt
@@ -1,5 +1,5 @@
 oint bitrix24 DelegateTask \
  --url "b24-ar17wx.bitrix24.by" \
- --task "3652" \
- --user 1086 \
+ --task "3782" \
+ --user 1138 \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/DelegateTask/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/DelegateTask/bat.txt
index 3a4535de37..162e45fd89 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/DelegateTask/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/DelegateTask/bat.txt
@@ -1,5 +1,5 @@
 oint bitrix24 DelegateTask ^
  --url "b24-ar17wx.bitrix24.by" ^
- --task "3652" ^
- --user 1086 ^
+ --task "3782" ^
+ --user 1138 ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/DeleteDeal/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/DeleteDeal/bash.txt
index fb1f937f2d..b5f9fdccfa 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/DeleteDeal/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/DeleteDeal/bash.txt
@@ -1,4 +1,4 @@
 oint bitrix24 DeleteDeal \
  --url "b24-ar17wx.bitrix24.by" \
- --deal 1730 \
+ --deal 1834 \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/DeleteDeal/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/DeleteDeal/bat.txt
index fb730db565..a46357effd 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/DeleteDeal/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/DeleteDeal/bat.txt
@@ -1,4 +1,4 @@
 oint bitrix24 DeleteDeal ^
  --url "b24-ar17wx.bitrix24.by" ^
- --deal 1730 ^
+ --deal 1834 ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/DeleteDepartment/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/DeleteDepartment/bash.txt
index e428a6351e..1bda7b1781 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/DeleteDepartment/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/DeleteDepartment/bash.txt
@@ -1,4 +1,4 @@
 oint bitrix24 DeleteDepartment \
  --url "b24-ar17wx.bitrix24.by" \
- --depid 1084 \
+ --depid 1136 \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/DeleteDepartment/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/DeleteDepartment/bat.txt
index 3adf17b2a5..7bf37e28e2 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/DeleteDepartment/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/DeleteDepartment/bat.txt
@@ -1,4 +1,4 @@
 oint bitrix24 DeleteDepartment ^
  --url "b24-ar17wx.bitrix24.by" ^
- --depid 1084 ^
+ --depid 1136 ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/DeleteFile/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/DeleteFile/bash.txt
index a0c616a976..8096c5f54b 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/DeleteFile/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/DeleteFile/bash.txt
@@ -1,4 +1,4 @@
 oint bitrix24 DeleteFile \
  --url "b24-ar17wx.bitrix24.by" \
- --fileid 19812 \
+ --fileid 20592 \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/DeleteFile/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/DeleteFile/bat.txt
index 218aea5bb2..e9fc38b4b1 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/DeleteFile/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/DeleteFile/bat.txt
@@ -1,4 +1,4 @@
 oint bitrix24 DeleteFile ^
  --url "b24-ar17wx.bitrix24.by" ^
- --fileid 19812 ^
+ --fileid 20592 ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/DeleteFolder/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/DeleteFolder/bash.txt
index 1736361f9f..96bcc395d9 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/DeleteFolder/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/DeleteFolder/bash.txt
@@ -1,4 +1,4 @@
 oint bitrix24 DeleteFolder \
  --url "b24-ar17wx.bitrix24.by" \
- --folderid 19818 \
+ --folderid 20598 \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/DeleteFolder/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/DeleteFolder/bat.txt
index b26dbbe47c..c10831a9e4 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/DeleteFolder/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/DeleteFolder/bat.txt
@@ -1,4 +1,4 @@
 oint bitrix24 DeleteFolder ^
  --url "b24-ar17wx.bitrix24.by" ^
- --folderid 19818 ^
+ --folderid 20598 ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/DeleteKanbanStage/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/DeleteKanbanStage/bash.txt
index f2f6a44521..8c964428f3 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/DeleteKanbanStage/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/DeleteKanbanStage/bash.txt
@@ -1,4 +1,4 @@
 oint bitrix24 DeleteKanbanStage \
  --url "b24-ar17wx.bitrix24.by" \
- --stage 1332 \
+ --stage 1384 \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/DeleteKanbanStage/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/DeleteKanbanStage/bat.txt
index 0126ca1118..c968199401 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/DeleteKanbanStage/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/DeleteKanbanStage/bat.txt
@@ -1,4 +1,4 @@
 oint bitrix24 DeleteKanbanStage ^
  --url "b24-ar17wx.bitrix24.by" ^
- --stage 1332 ^
+ --stage 1384 ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/DeleteLead/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/DeleteLead/bash.txt
index bdbb04169e..a4680771ee 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/DeleteLead/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/DeleteLead/bash.txt
@@ -1,4 +1,4 @@
 oint bitrix24 DeleteLead \
  --url "b24-ar17wx.bitrix24.by" \
- --lead 874 \
+ --lead 926 \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/DeleteLead/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/DeleteLead/bat.txt
index 2449a01a38..f3ad2c1076 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/DeleteLead/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/DeleteLead/bat.txt
@@ -1,4 +1,4 @@
 oint bitrix24 DeleteLead ^
  --url "b24-ar17wx.bitrix24.by" ^
- --lead 874 ^
+ --lead 926 ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/DeleteMessage/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/DeleteMessage/bash.txt
index 8656528626..e84bb2d64d 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/DeleteMessage/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/DeleteMessage/bash.txt
@@ -1,4 +1,4 @@
 oint bitrix24 DeleteMessage \
  --url "b24-ar17wx.bitrix24.by" \
- --message 26550 \
+ --message 27510 \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/DeleteMessage/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/DeleteMessage/bat.txt
index 00d55f5f3f..2fc5eacd79 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/DeleteMessage/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/DeleteMessage/bat.txt
@@ -1,4 +1,4 @@
 oint bitrix24 DeleteMessage ^
  --url "b24-ar17wx.bitrix24.by" ^
- --message 26550 ^
+ --message 27510 ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/DeleteNotification/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/DeleteNotification/bash.txt
index 0a9c39ea9c..876bb6728a 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/DeleteNotification/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/DeleteNotification/bash.txt
@@ -1,4 +1,4 @@
 oint bitrix24 DeleteNotification \
  --url "b24-ar17wx.bitrix24.by" \
- --notif 26558 \
+ --notif 27518 \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/DeleteNotification/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/DeleteNotification/bat.txt
index 74f7bb4e76..be3b2c1426 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/DeleteNotification/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/DeleteNotification/bat.txt
@@ -1,4 +1,4 @@
 oint bitrix24 DeleteNotification ^
  --url "b24-ar17wx.bitrix24.by" ^
- --notif 26558 ^
+ --notif 27518 ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/DeletePost/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/DeletePost/bash.txt
index ba2517127c..32c916d35f 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/DeletePost/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/DeletePost/bash.txt
@@ -1,4 +1,4 @@
 oint bitrix24 DeletePost \
  --url "b24-ar17wx.bitrix24.by" \
- --postid 1432 \
+ --postid 1484 \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/DeletePost/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/DeletePost/bat.txt
index a035c2ffb6..44916b28e6 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/DeletePost/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/DeletePost/bat.txt
@@ -1,4 +1,4 @@
 oint bitrix24 DeletePost ^
  --url "b24-ar17wx.bitrix24.by" ^
- --postid 1432 ^
+ --postid 1484 ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/DeleteResultFromComment/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/DeleteResultFromComment/bash.txt
index 2c44be25e6..526f0be261 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/DeleteResultFromComment/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/DeleteResultFromComment/bash.txt
@@ -1,4 +1,4 @@
 oint bitrix24 DeleteResultFromComment \
  --url "b24-ar17wx.bitrix24.by" \
- --comment 8736 \
+ --comment 9022 \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/DeleteResultFromComment/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/DeleteResultFromComment/bat.txt
index 03792005ff..7b225176c6 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/DeleteResultFromComment/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/DeleteResultFromComment/bat.txt
@@ -1,4 +1,4 @@
 oint bitrix24 DeleteResultFromComment ^
  --url "b24-ar17wx.bitrix24.by" ^
- --comment 8736 ^
+ --comment 9022 ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/DeleteTask/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/DeleteTask/bash.txt
index e801716f0a..f73a8fab5e 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/DeleteTask/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/DeleteTask/bash.txt
@@ -1,4 +1,4 @@
 oint bitrix24 DeleteTask \
  --url "b24-ar17wx.bitrix24.by" \
- --task "3652" \
+ --task "3782" \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/DeleteTask/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/DeleteTask/bat.txt
index e2a5038fa4..cff6f68f41 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/DeleteTask/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/DeleteTask/bat.txt
@@ -1,4 +1,4 @@
 oint bitrix24 DeleteTask ^
  --url "b24-ar17wx.bitrix24.by" ^
- --task "3652" ^
+ --task "3782" ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/DeleteTaskComment/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/DeleteTaskComment/bash.txt
index e5a51231e0..cbca0af9a5 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/DeleteTaskComment/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/DeleteTaskComment/bash.txt
@@ -1,5 +1,5 @@
 oint bitrix24 DeleteTaskComment \
  --url "b24-ar17wx.bitrix24.by" \
- --task "3654" \
- --comment 8736 \
+ --task "3784" \
+ --comment 9022 \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/DeleteTaskComment/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/DeleteTaskComment/bat.txt
index 497784a018..7bad6896ae 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/DeleteTaskComment/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/DeleteTaskComment/bat.txt
@@ -1,5 +1,5 @@
 oint bitrix24 DeleteTaskComment ^
  --url "b24-ar17wx.bitrix24.by" ^
- --task "3654" ^
- --comment 8736 ^
+ --task "3784" ^
+ --comment 9022 ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/DeleteTaskTimeAccounting/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/DeleteTaskTimeAccounting/bash.txt
index d37a8dd030..a0e3d099a9 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/DeleteTaskTimeAccounting/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/DeleteTaskTimeAccounting/bash.txt
@@ -1,5 +1,5 @@
 oint bitrix24 DeleteTaskTimeAccounting \
  --url "b24-ar17wx.bitrix24.by" \
- --task "3658" \
- --record 1318 \
+ --task "3788" \
+ --record 1370 \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/DeleteTaskTimeAccounting/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/DeleteTaskTimeAccounting/bat.txt
index 766cf1b1ef..885a78cba4 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/DeleteTaskTimeAccounting/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/DeleteTaskTimeAccounting/bat.txt
@@ -1,5 +1,5 @@
 oint bitrix24 DeleteTaskTimeAccounting ^
  --url "b24-ar17wx.bitrix24.by" ^
- --task "3658" ^
- --record 1318 ^
+ --task "3788" ^
+ --record 1370 ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/DeleteTasksChecklistElement/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/DeleteTasksChecklistElement/bash.txt
index 75da3abbcf..ae2ac4e4cb 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/DeleteTasksChecklistElement/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/DeleteTasksChecklistElement/bash.txt
@@ -1,5 +1,5 @@
 oint bitrix24 DeleteTasksChecklistElement \
  --url "b24-ar17wx.bitrix24.by" \
- --task "3652" \
- --element 2428 \
+ --task "3782" \
+ --element 2532 \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/DeleteTasksChecklistElement/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/DeleteTasksChecklistElement/bat.txt
index bcd8985fe5..0b38662952 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/DeleteTasksChecklistElement/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/DeleteTasksChecklistElement/bat.txt
@@ -1,5 +1,5 @@
 oint bitrix24 DeleteTasksChecklistElement ^
  --url "b24-ar17wx.bitrix24.by" ^
- --task "3652" ^
- --element 2428 ^
+ --task "3782" ^
+ --element 2532 ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/DeleteTasksDependencies/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/DeleteTasksDependencies/bash.txt
index be202f8b9d..439f691a81 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/DeleteTasksDependencies/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/DeleteTasksDependencies/bash.txt
@@ -1,6 +1,6 @@
 oint bitrix24 DeleteTasksDependencies \
  --url "b24-ar17wx.bitrix24.by" \
- --taskfrom "3652" \
- --taskto "3650" \
+ --taskfrom "3782" \
+ --taskto "3780" \
  --linktype 2 \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/DeleteTasksDependencies/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/DeleteTasksDependencies/bat.txt
index ffa889bc99..8fa810ed7a 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/DeleteTasksDependencies/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/DeleteTasksDependencies/bat.txt
@@ -1,6 +1,6 @@
 oint bitrix24 DeleteTasksDependencies ^
  --url "b24-ar17wx.bitrix24.by" ^
- --taskfrom "3652" ^
- --taskto "3650" ^
+ --taskfrom "3782" ^
+ --taskto "3780" ^
  --linktype 2 ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/DeleteUserFromChat/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/DeleteUserFromChat/bash.txt
index a3b9d249fc..b856046b25 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/DeleteUserFromChat/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/DeleteUserFromChat/bash.txt
@@ -1,5 +1,5 @@
 oint bitrix24 DeleteUserFromChat \
  --url "b24-ar17wx.bitrix24.by" \
- --chat 1476 \
+ --chat 1528 \
  --user 10 \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/DeleteUserFromChat/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/DeleteUserFromChat/bat.txt
index 1429f4a128..c079033b69 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/DeleteUserFromChat/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/DeleteUserFromChat/bat.txt
@@ -1,5 +1,5 @@
 oint bitrix24 DeleteUserFromChat ^
  --url "b24-ar17wx.bitrix24.by" ^
- --chat 1476 ^
+ --chat 1528 ^
  --user 10 ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/DisableChatNotifications/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/DisableChatNotifications/bash.txt
index c5075ab9bf..287080c398 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/DisableChatNotifications/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/DisableChatNotifications/bash.txt
@@ -1,4 +1,4 @@
 oint bitrix24 DisableChatNotifications \
  --url "b24-ar17wx.bitrix24.by" \
- --chat 1476 \
+ --chat 1528 \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/DisableChatNotifications/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/DisableChatNotifications/bat.txt
index 5c8cff858c..6351d37723 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/DisableChatNotifications/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/DisableChatNotifications/bat.txt
@@ -1,4 +1,4 @@
 oint bitrix24 DisableChatNotifications ^
  --url "b24-ar17wx.bitrix24.by" ^
- --chat 1476 ^
+ --chat 1528 ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/DisapproveTask/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/DisapproveTask/bash.txt
index 289ade376a..fc99adade8 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/DisapproveTask/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/DisapproveTask/bash.txt
@@ -1,4 +1,4 @@
 oint bitrix24 DisapproveTask \
  --url "b24-ar17wx.bitrix24.by" \
- --task "3652" \
+ --task "3782" \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/DisapproveTask/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/DisapproveTask/bat.txt
index 388705d80b..0a5e81cf8d 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/DisapproveTask/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/DisapproveTask/bat.txt
@@ -1,4 +1,4 @@
 oint bitrix24 DisapproveTask ^
  --url "b24-ar17wx.bitrix24.by" ^
- --task "3652" ^
+ --task "3782" ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/EditMessage/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/EditMessage/bash.txt
index 0b3efa17ef..3af619cb6c 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/EditMessage/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/EditMessage/bash.txt
@@ -1,6 +1,6 @@
 oint bitrix24 EditMessage \
  --url "b24-ar17wx.bitrix24.by" \
- --message 26550 \
+ --message 27510 \
  --text "New message text" \
  --blocks "[{'IMAGE':{'NAME':'Image1','LINK':'https://raw.githubusercontent.com/Bayselonarrend/OpenIntegrations/main/service/test_data/picture.jpg'}},{'FILE':{'NAME':'File1.docx','LINK':'https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/document.docx'}}]" \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/EditMessage/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/EditMessage/bat.txt
index d98a96c10c..2437fb8d54 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/EditMessage/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/EditMessage/bat.txt
@@ -1,6 +1,6 @@
 oint bitrix24 EditMessage ^
  --url "b24-ar17wx.bitrix24.by" ^
- --message 26550 ^
+ --message 27510 ^
  --text "New message text" ^
  --blocks "[{'IMAGE':{'NAME':'Image1','LINK':'https://raw.githubusercontent.com/Bayselonarrend/OpenIntegrations/main/service/test_data/picture.jpg'}},{'FILE':{'NAME':'File1.docx','LINK':'https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/document.docx'}}]" ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/EnableChatNotifications/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/EnableChatNotifications/bash.txt
index 6e34fe050c..3fd249c51e 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/EnableChatNotifications/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/EnableChatNotifications/bash.txt
@@ -1,4 +1,4 @@
 oint bitrix24 EnableChatNotifications \
  --url "b24-ar17wx.bitrix24.by" \
- --chat 1476 \
+ --chat 1528 \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/EnableChatNotifications/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/EnableChatNotifications/bat.txt
index caa9a9db7f..cee5ecc57e 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/EnableChatNotifications/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/EnableChatNotifications/bat.txt
@@ -1,4 +1,4 @@
 oint bitrix24 EnableChatNotifications ^
  --url "b24-ar17wx.bitrix24.by" ^
- --chat 1476 ^
+ --chat 1528 ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/GetChatFilesFolder/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/GetChatFilesFolder/bash.txt
index a19394e884..c52ea5ee14 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/GetChatFilesFolder/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/GetChatFilesFolder/bash.txt
@@ -1,3 +1,3 @@
 oint bitrix24 GetChatFilesFolder \
  --url "https://b24-ar17wx.bitrix24.by/rest/1/yg22op67699ca9jx" \
- --chat 1474
\ No newline at end of file
+ --chat 1526
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/GetChatFilesFolder/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/GetChatFilesFolder/bat.txt
index ef0d25636b..c0ebe20ed4 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/GetChatFilesFolder/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/GetChatFilesFolder/bat.txt
@@ -1,3 +1,3 @@
 oint bitrix24 GetChatFilesFolder ^
  --url "https://b24-ar17wx.bitrix24.by/rest/1/yg22op67699ca9jx" ^
- --chat 1474
\ No newline at end of file
+ --chat 1526
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/GetChatUsers/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/GetChatUsers/bash.txt
index 9df158b7cc..326910e016 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/GetChatUsers/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/GetChatUsers/bash.txt
@@ -1,4 +1,4 @@
 oint bitrix24 GetChatUsers \
  --url "b24-ar17wx.bitrix24.by" \
- --chat 1476 \
+ --chat 1528 \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/GetChatUsers/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/GetChatUsers/bat.txt
index 728f1fe586..0f9e8b226f 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/GetChatUsers/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/GetChatUsers/bat.txt
@@ -1,4 +1,4 @@
 oint bitrix24 GetChatUsers ^
  --url "b24-ar17wx.bitrix24.by" ^
- --chat 1476 ^
+ --chat 1528 ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/GetDeal/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/GetDeal/bash.txt
index b71c1ef756..392737f2f0 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/GetDeal/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/GetDeal/bash.txt
@@ -1,4 +1,4 @@
 oint bitrix24 GetDeal \
  --url "b24-ar17wx.bitrix24.by" \
- --deal 1728 \
+ --deal 1832 \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/GetDeal/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/GetDeal/bat.txt
index 764e9661cf..cca5968629 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/GetDeal/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/GetDeal/bat.txt
@@ -1,4 +1,4 @@
 oint bitrix24 GetDeal ^
  --url "b24-ar17wx.bitrix24.by" ^
- --deal 1728 ^
+ --deal 1832 ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/GetFileExternalLink/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/GetFileExternalLink/bash.txt
index 13cc4a213b..6292abdc13 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/GetFileExternalLink/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/GetFileExternalLink/bash.txt
@@ -1,4 +1,4 @@
 oint bitrix24 GetFileExternalLink \
  --url "b24-ar17wx.bitrix24.by" \
- --fileid 19812 \
+ --fileid 20592 \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/GetFileExternalLink/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/GetFileExternalLink/bat.txt
index 063ec58397..719ca0f34c 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/GetFileExternalLink/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/GetFileExternalLink/bat.txt
@@ -1,4 +1,4 @@
 oint bitrix24 GetFileExternalLink ^
  --url "b24-ar17wx.bitrix24.by" ^
- --fileid 19812 ^
+ --fileid 20592 ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/GetFileInformation/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/GetFileInformation/bash.txt
index 56f4c354bd..94fe3c9d58 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/GetFileInformation/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/GetFileInformation/bash.txt
@@ -1,4 +1,4 @@
 oint bitrix24 GetFileInformation \
  --url "b24-ar17wx.bitrix24.by" \
- --fileid 19812 \
+ --fileid 20592 \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/GetFileInformation/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/GetFileInformation/bat.txt
index c0d70e295b..819bf35e4d 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/GetFileInformation/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/GetFileInformation/bat.txt
@@ -1,4 +1,4 @@
 oint bitrix24 GetFileInformation ^
  --url "b24-ar17wx.bitrix24.by" ^
- --fileid 19812 ^
+ --fileid 20592 ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/GetFolderExternalLink/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/GetFolderExternalLink/bash.txt
index 7c912fbe59..896bb5b2bd 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/GetFolderExternalLink/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/GetFolderExternalLink/bash.txt
@@ -1,4 +1,4 @@
 oint bitrix24 GetFolderExternalLink \
  --url "b24-ar17wx.bitrix24.by" \
- --folderid 19818 \
+ --folderid 20598 \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/GetFolderExternalLink/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/GetFolderExternalLink/bat.txt
index 45e96d8d54..9bbb2a3127 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/GetFolderExternalLink/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/GetFolderExternalLink/bat.txt
@@ -1,4 +1,4 @@
 oint bitrix24 GetFolderExternalLink ^
  --url "b24-ar17wx.bitrix24.by" ^
- --folderid 19818 ^
+ --folderid 20598 ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/GetFolderInformation/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/GetFolderInformation/bash.txt
index 058c76154f..275effd7c8 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/GetFolderInformation/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/GetFolderInformation/bash.txt
@@ -1,4 +1,4 @@
 oint bitrix24 GetFolderInformation \
  --url "b24-ar17wx.bitrix24.by" \
- --folderid 19818 \
+ --folderid 20598 \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/GetFolderInformation/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/GetFolderInformation/bat.txt
index ae3095411d..6d603247db 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/GetFolderInformation/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/GetFolderInformation/bat.txt
@@ -1,4 +1,4 @@
 oint bitrix24 GetFolderInformation ^
  --url "b24-ar17wx.bitrix24.by" ^
- --folderid 19818 ^
+ --folderid 20598 ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/GetFolderItems/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/GetFolderItems/bash.txt
index 363b26560d..c4a5d8fee5 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/GetFolderItems/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/GetFolderItems/bash.txt
@@ -1,4 +1,4 @@
 oint bitrix24 GetFolderItems \
  --url "b24-ar17wx.bitrix24.by" \
- --folderid 19818 \
+ --folderid 20598 \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/GetFolderItems/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/GetFolderItems/bat.txt
index dd6b1d2a8c..e0c31504d3 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/GetFolderItems/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/GetFolderItems/bat.txt
@@ -1,4 +1,4 @@
 oint bitrix24 GetFolderItems ^
  --url "b24-ar17wx.bitrix24.by" ^
- --folderid 19818 ^
+ --folderid 20598 ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/GetImportantPostViewers/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/GetImportantPostViewers/bash.txt
index cb5a30f771..ea0d1825cd 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/GetImportantPostViewers/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/GetImportantPostViewers/bash.txt
@@ -1,4 +1,4 @@
 oint bitrix24 GetImportantPostViewers \
  --url "b24-ar17wx.bitrix24.by" \
- --postid 1430 \
+ --postid 1482 \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/GetImportantPostViewers/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/GetImportantPostViewers/bat.txt
index a5166fc368..b3338259a9 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/GetImportantPostViewers/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/GetImportantPostViewers/bat.txt
@@ -1,4 +1,4 @@
 oint bitrix24 GetImportantPostViewers ^
  --url "b24-ar17wx.bitrix24.by" ^
- --postid 1430 ^
+ --postid 1482 ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/GetLead/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/GetLead/bash.txt
index 3831a69315..985fa0f99a 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/GetLead/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/GetLead/bash.txt
@@ -1,4 +1,4 @@
 oint bitrix24 GetLead \
  --url "b24-ar17wx.bitrix24.by" \
- --lead 874 \
+ --lead 926 \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/GetLead/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/GetLead/bat.txt
index 1343afe02b..efcbd42ee5 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/GetLead/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/GetLead/bat.txt
@@ -1,4 +1,4 @@
 oint bitrix24 GetLead ^
  --url "b24-ar17wx.bitrix24.by" ^
- --lead 874 ^
+ --lead 926 ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/GetPosts/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/GetPosts/bash.txt
index f98f802106..3e8148cc6e 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/GetPosts/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/GetPosts/bash.txt
@@ -1,4 +1,4 @@
 oint bitrix24 GetPosts \
  --url "b24-ar17wx.bitrix24.by" \
- --postid 1432 \
+ --postid 1484 \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/GetPosts/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/GetPosts/bat.txt
index ed3eb29586..5d3d30ce4c 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/GetPosts/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/GetPosts/bat.txt
@@ -1,4 +1,4 @@
 oint bitrix24 GetPosts ^
  --url "b24-ar17wx.bitrix24.by" ^
- --postid 1432 ^
+ --postid 1484 ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/GetResultsList/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/GetResultsList/bash.txt
index d426d8a3ad..442682acef 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/GetResultsList/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/GetResultsList/bash.txt
@@ -1,4 +1,4 @@
 oint bitrix24 GetResultsList \
  --url "b24-ar17wx.bitrix24.by" \
- --task "3654" \
+ --task "3784" \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/GetResultsList/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/GetResultsList/bat.txt
index b913c46c10..056fcb61fd 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/GetResultsList/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/GetResultsList/bat.txt
@@ -1,4 +1,4 @@
 oint bitrix24 GetResultsList ^
  --url "b24-ar17wx.bitrix24.by" ^
- --task "3654" ^
+ --task "3784" ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/GetTask/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/GetTask/bash.txt
index fd30fe2832..61f19c4cf4 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/GetTask/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/GetTask/bash.txt
@@ -1,4 +1,4 @@
 oint bitrix24 GetTask \
  --url "b24-ar17wx.bitrix24.by" \
- --task "3652" \
+ --task "3782" \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/GetTask/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/GetTask/bat.txt
index 30e8427d35..1e05ed3b3d 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/GetTask/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/GetTask/bat.txt
@@ -1,4 +1,4 @@
 oint bitrix24 GetTask ^
  --url "b24-ar17wx.bitrix24.by" ^
- --task "3652" ^
+ --task "3782" ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/GetTaskComment/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/GetTaskComment/bash.txt
index 032c019c9a..fe75d07300 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/GetTaskComment/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/GetTaskComment/bash.txt
@@ -1,5 +1,5 @@
 oint bitrix24 GetTaskComment \
  --url "b24-ar17wx.bitrix24.by" \
- --task "3654" \
- --comment 8736 \
+ --task "3784" \
+ --comment 9022 \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/GetTaskComment/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/GetTaskComment/bat.txt
index d7572ea9ac..0139873237 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/GetTaskComment/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/GetTaskComment/bat.txt
@@ -1,5 +1,5 @@
 oint bitrix24 GetTaskComment ^
  --url "b24-ar17wx.bitrix24.by" ^
- --task "3654" ^
- --comment 8736 ^
+ --task "3784" ^
+ --comment 9022 ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/GetTaskCommentsList/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/GetTaskCommentsList/bash.txt
index d4540a9076..eec23c1ab7 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/GetTaskCommentsList/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/GetTaskCommentsList/bash.txt
@@ -1,4 +1,4 @@
 oint bitrix24 GetTaskCommentsList \
  --url "b24-ar17wx.bitrix24.by" \
- --task "3654" \
+ --task "3784" \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/GetTaskCommentsList/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/GetTaskCommentsList/bat.txt
index 0b3b2d9408..22b23e8e79 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/GetTaskCommentsList/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/GetTaskCommentsList/bat.txt
@@ -1,4 +1,4 @@
 oint bitrix24 GetTaskCommentsList ^
  --url "b24-ar17wx.bitrix24.by" ^
- --task "3654" ^
+ --task "3784" ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/GetTaskHistory/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/GetTaskHistory/bash.txt
index 3565fc4066..5dca94f92a 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/GetTaskHistory/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/GetTaskHistory/bash.txt
@@ -1,4 +1,4 @@
 oint bitrix24 GetTaskHistory \
  --url "b24-ar17wx.bitrix24.by" \
- --task "3652" \
+ --task "3782" \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/GetTaskHistory/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/GetTaskHistory/bat.txt
index d8c6432669..e838c2b480 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/GetTaskHistory/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/GetTaskHistory/bat.txt
@@ -1,4 +1,4 @@
 oint bitrix24 GetTaskHistory ^
  --url "b24-ar17wx.bitrix24.by" ^
- --task "3652" ^
+ --task "3782" ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/GetTaskTimeAccounting/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/GetTaskTimeAccounting/bash.txt
index 9fcf113511..ddeb6edc0d 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/GetTaskTimeAccounting/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/GetTaskTimeAccounting/bash.txt
@@ -1,5 +1,5 @@
 oint bitrix24 GetTaskTimeAccounting \
  --url "b24-ar17wx.bitrix24.by" \
- --task "3658" \
- --record 1318 \
+ --task "3788" \
+ --record 1370 \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/GetTaskTimeAccounting/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/GetTaskTimeAccounting/bat.txt
index 6fd6b67a7a..d639882268 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/GetTaskTimeAccounting/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/GetTaskTimeAccounting/bat.txt
@@ -1,5 +1,5 @@
 oint bitrix24 GetTaskTimeAccounting ^
  --url "b24-ar17wx.bitrix24.by" ^
- --task "3658" ^
- --record 1318 ^
+ --task "3788" ^
+ --record 1370 ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/GetTaskTimeAccountingList/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/GetTaskTimeAccountingList/bash.txt
index a96e5f390d..2c19d15d06 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/GetTaskTimeAccountingList/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/GetTaskTimeAccountingList/bash.txt
@@ -1,4 +1,4 @@
 oint bitrix24 GetTaskTimeAccountingList \
  --url "b24-ar17wx.bitrix24.by" \
- --task "3658" \
+ --task "3788" \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/GetTaskTimeAccountingList/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/GetTaskTimeAccountingList/bat.txt
index beeae5f33a..9948ba9cd2 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/GetTaskTimeAccountingList/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/GetTaskTimeAccountingList/bat.txt
@@ -1,4 +1,4 @@
 oint bitrix24 GetTaskTimeAccountingList ^
  --url "b24-ar17wx.bitrix24.by" ^
- --task "3658" ^
+ --task "3788" ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/GetTasksChecklist/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/GetTasksChecklist/bash.txt
index d868fa3dd5..b93d33091b 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/GetTasksChecklist/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/GetTasksChecklist/bash.txt
@@ -1,4 +1,4 @@
 oint bitrix24 GetTasksChecklist \
  --url "b24-ar17wx.bitrix24.by" \
- --task "3652" \
+ --task "3782" \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/GetTasksChecklist/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/GetTasksChecklist/bat.txt
index 1686ae224d..c81a96495b 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/GetTasksChecklist/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/GetTasksChecklist/bat.txt
@@ -1,4 +1,4 @@
 oint bitrix24 GetTasksChecklist ^
  --url "b24-ar17wx.bitrix24.by" ^
- --task "3652" ^
+ --task "3782" ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/GetTasksChecklistElement/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/GetTasksChecklistElement/bash.txt
index 74c96f0d16..0142373837 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/GetTasksChecklistElement/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/GetTasksChecklistElement/bash.txt
@@ -1,5 +1,5 @@
 oint bitrix24 GetTasksChecklistElement \
  --url "b24-ar17wx.bitrix24.by" \
- --task "3652" \
- --element 2428 \
+ --task "3782" \
+ --element 2532 \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/GetTasksChecklistElement/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/GetTasksChecklistElement/bat.txt
index 49f8f82e15..0e4e5ed277 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/GetTasksChecklistElement/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/GetTasksChecklistElement/bat.txt
@@ -1,5 +1,5 @@
 oint bitrix24 GetTasksChecklistElement ^
  --url "b24-ar17wx.bitrix24.by" ^
- --task "3652" ^
- --element 2428 ^
+ --task "3782" ^
+ --element 2532 ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/GetUser/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/GetUser/bash.txt
index e32fe94322..e86fec4e24 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/GetUser/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/GetUser/bash.txt
@@ -1,4 +1,4 @@
 oint bitrix24 GetUser \
  --url "b24-ar17wx.bitrix24.by" \
- --userid 1090 \
+ --userid 1142 \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/GetUser/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/GetUser/bat.txt
index 61f04acf7e..38c61c124e 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/GetUser/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/GetUser/bat.txt
@@ -1,4 +1,4 @@
 oint bitrix24 GetUser ^
  --url "b24-ar17wx.bitrix24.by" ^
- --userid 1090 ^
+ --userid 1142 ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/LeaveChat/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/LeaveChat/bash.txt
index 9763ad1bfe..181592e211 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/LeaveChat/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/LeaveChat/bash.txt
@@ -1,4 +1,4 @@
 oint bitrix24 LeaveChat \
  --url "b24-ar17wx.bitrix24.by" \
- --chat 1476 \
+ --chat 1528 \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/LeaveChat/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/LeaveChat/bat.txt
index ffe4974e4a..7e3b4b9f62 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/LeaveChat/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/LeaveChat/bat.txt
@@ -1,4 +1,4 @@
 oint bitrix24 LeaveChat ^
  --url "b24-ar17wx.bitrix24.by" ^
- --chat 1476 ^
+ --chat 1528 ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/MakeCopyFile/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/MakeCopyFile/bash.txt
index 816a015d59..1db4a194a4 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/MakeCopyFile/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/MakeCopyFile/bash.txt
@@ -1,5 +1,5 @@
 oint bitrix24 MakeCopyFile \
  --url "b24-ar17wx.bitrix24.by" \
- --fileid 19812 \
- --folderid 19818 \
+ --fileid 20592 \
+ --folderid 20598 \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/MakeCopyFile/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/MakeCopyFile/bat.txt
index 1383f296ac..1faa166e2c 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/MakeCopyFile/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/MakeCopyFile/bat.txt
@@ -1,5 +1,5 @@
 oint bitrix24 MakeCopyFile ^
  --url "b24-ar17wx.bitrix24.by" ^
- --fileid 19812 ^
- --folderid 19818 ^
+ --fileid 20592 ^
+ --folderid 20598 ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/MakeFolderCopy/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/MakeFolderCopy/bash.txt
index 95abbecb77..bcd9063125 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/MakeFolderCopy/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/MakeFolderCopy/bash.txt
@@ -1,5 +1,5 @@
 oint bitrix24 MakeFolderCopy \
  --url "b24-ar17wx.bitrix24.by" \
- --folderid 19820 \
- --tagetid 19822 \
+ --folderid 20600 \
+ --tagetid 20602 \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/MakeFolderCopy/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/MakeFolderCopy/bat.txt
index 48691c5295..f766e5b0f9 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/MakeFolderCopy/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/MakeFolderCopy/bat.txt
@@ -1,5 +1,5 @@
 oint bitrix24 MakeFolderCopy ^
  --url "b24-ar17wx.bitrix24.by" ^
- --folderid 19820 ^
- --tagetid 19822 ^
+ --folderid 20600 ^
+ --tagetid 20602 ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/MarkFileAsDeleted/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/MarkFileAsDeleted/bash.txt
index a237055d00..cf3c4fcbc7 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/MarkFileAsDeleted/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/MarkFileAsDeleted/bash.txt
@@ -1,4 +1,4 @@
 oint bitrix24 MarkFileAsDeleted \
  --url "b24-ar17wx.bitrix24.by" \
- --fileid 19812 \
+ --fileid 20592 \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/MarkFileAsDeleted/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/MarkFileAsDeleted/bat.txt
index 6809c5a834..5419799ebc 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/MarkFileAsDeleted/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/MarkFileAsDeleted/bat.txt
@@ -1,4 +1,4 @@
 oint bitrix24 MarkFileAsDeleted ^
  --url "b24-ar17wx.bitrix24.by" ^
- --fileid 19812 ^
+ --fileid 20592 ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/MarkFolderAsDeleted/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/MarkFolderAsDeleted/bash.txt
index 2178f3cec1..6875f604e5 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/MarkFolderAsDeleted/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/MarkFolderAsDeleted/bash.txt
@@ -1,4 +1,4 @@
 oint bitrix24 MarkFolderAsDeleted \
  --url "b24-ar17wx.bitrix24.by" \
- --folderid 19818 \
+ --folderid 20598 \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/MarkFolderAsDeleted/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/MarkFolderAsDeleted/bat.txt
index 0de1c73e54..7cee0bfdf8 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/MarkFolderAsDeleted/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/MarkFolderAsDeleted/bat.txt
@@ -1,4 +1,4 @@
 oint bitrix24 MarkFolderAsDeleted ^
  --url "b24-ar17wx.bitrix24.by" ^
- --folderid 19818 ^
+ --folderid 20598 ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/MoveFileToFolder/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/MoveFileToFolder/bash.txt
index ce18559b27..9bebfc8db2 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/MoveFileToFolder/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/MoveFileToFolder/bash.txt
@@ -1,5 +1,5 @@
 oint bitrix24 MoveFileToFolder \
  --url "b24-ar17wx.bitrix24.by" \
- --fileid 19812 \
- --folderid 19822 \
+ --fileid 20592 \
+ --folderid 20602 \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/MoveFileToFolder/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/MoveFileToFolder/bat.txt
index 2c847cacb5..7ef9660cb0 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/MoveFileToFolder/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/MoveFileToFolder/bat.txt
@@ -1,5 +1,5 @@
 oint bitrix24 MoveFileToFolder ^
  --url "b24-ar17wx.bitrix24.by" ^
- --fileid 19812 ^
- --folderid 19822 ^
+ --fileid 20592 ^
+ --folderid 20602 ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/MoveFolder/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/MoveFolder/bash.txt
index 10d05e7374..c967a083cd 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/MoveFolder/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/MoveFolder/bash.txt
@@ -1,5 +1,5 @@
 oint bitrix24 MoveFolder \
  --url "b24-ar17wx.bitrix24.by" \
- --folderid 19820 \
- --tagetid 19816 \
+ --folderid 20600 \
+ --tagetid 20596 \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/MoveFolder/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/MoveFolder/bat.txt
index 55ce4f1b8b..5d6224fca8 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/MoveFolder/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/MoveFolder/bat.txt
@@ -1,5 +1,5 @@
 oint bitrix24 MoveFolder ^
  --url "b24-ar17wx.bitrix24.by" ^
- --folderid 19820 ^
- --tagetid 19816 ^
+ --folderid 20600 ^
+ --tagetid 20596 ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/MoveTaskToKanbanStage/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/MoveTaskToKanbanStage/bash.txt
index eb46890118..149144b1f2 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/MoveTaskToKanbanStage/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/MoveTaskToKanbanStage/bash.txt
@@ -1,5 +1,5 @@
 oint bitrix24 MoveTaskToKanbanStage \
  --url "b24-ar17wx.bitrix24.by" \
- --task "3656" \
- --stage 1332 \
+ --task "3786" \
+ --stage 1384 \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/MoveTaskToKanbanStage/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/MoveTaskToKanbanStage/bat.txt
index 0ba67c36dc..376c1d3465 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/MoveTaskToKanbanStage/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/MoveTaskToKanbanStage/bat.txt
@@ -1,5 +1,5 @@
 oint bitrix24 MoveTaskToKanbanStage ^
  --url "b24-ar17wx.bitrix24.by" ^
- --task "3656" ^
- --stage 1332 ^
+ --task "3786" ^
+ --stage 1384 ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/MuteTask/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/MuteTask/bash.txt
index 36cef2630b..39333f6472 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/MuteTask/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/MuteTask/bash.txt
@@ -1,4 +1,4 @@
 oint bitrix24 MuteTask \
  --url "b24-ar17wx.bitrix24.by" \
- --task "3652" \
+ --task "3782" \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/MuteTask/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/MuteTask/bat.txt
index 86c729ea4f..2327bffc35 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/MuteTask/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/MuteTask/bat.txt
@@ -1,4 +1,4 @@
 oint bitrix24 MuteTask ^
  --url "b24-ar17wx.bitrix24.by" ^
- --task "3652" ^
+ --task "3782" ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/PauseTask/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/PauseTask/bash.txt
index 975c8c70d0..819db806a7 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/PauseTask/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/PauseTask/bash.txt
@@ -1,4 +1,4 @@
 oint bitrix24 PauseTask \
  --url "b24-ar17wx.bitrix24.by" \
- --task "3652" \
+ --task "3782" \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/PauseTask/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/PauseTask/bat.txt
index f706ff9a1c..e9cee9f1b6 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/PauseTask/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/PauseTask/bat.txt
@@ -1,4 +1,4 @@
 oint bitrix24 PauseTask ^
  --url "b24-ar17wx.bitrix24.by" ^
- --task "3652" ^
+ --task "3782" ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/RemoveTaskFromFavorites/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/RemoveTaskFromFavorites/bash.txt
index 613b1d20c2..7f85bc62ea 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/RemoveTaskFromFavorites/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/RemoveTaskFromFavorites/bash.txt
@@ -1,4 +1,4 @@
 oint bitrix24 RemoveTaskFromFavorites \
  --url "b24-ar17wx.bitrix24.by" \
- --task "3652" \
+ --task "3782" \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/RemoveTaskFromFavorites/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/RemoveTaskFromFavorites/bat.txt
index 2673014a58..3f15f9df90 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/RemoveTaskFromFavorites/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/RemoveTaskFromFavorites/bat.txt
@@ -1,4 +1,4 @@
 oint bitrix24 RemoveTaskFromFavorites ^
  --url "b24-ar17wx.bitrix24.by" ^
- --task "3652" ^
+ --task "3782" ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/RenameFile/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/RenameFile/bash.txt
index aaffc47344..37d9cac0f7 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/RenameFile/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/RenameFile/bash.txt
@@ -1,5 +1,5 @@
 oint bitrix24 RenameFile \
  --url "b24-ar17wx.bitrix24.by" \
- --fileid 19812 \
+ --fileid 20592 \
  --title "New file name.jpg" \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/RenameFile/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/RenameFile/bat.txt
index 29fc9a8ebe..3b54a82284 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/RenameFile/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/RenameFile/bat.txt
@@ -1,5 +1,5 @@
 oint bitrix24 RenameFile ^
  --url "b24-ar17wx.bitrix24.by" ^
- --fileid 19812 ^
+ --fileid 20592 ^
  --title "New file name.jpg" ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/RenameFolder/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/RenameFolder/bash.txt
index 23c71c08ea..a5d32db920 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/RenameFolder/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/RenameFolder/bash.txt
@@ -1,5 +1,5 @@
 oint bitrix24 RenameFolder \
  --url "b24-ar17wx.bitrix24.by" \
- --folderid 19818 \
+ --folderid 20598 \
  --title "New catalog" \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/RenameFolder/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/RenameFolder/bat.txt
index 01d7e537bd..a0391758b3 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/RenameFolder/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/RenameFolder/bat.txt
@@ -1,5 +1,5 @@
 oint bitrix24 RenameFolder ^
  --url "b24-ar17wx.bitrix24.by" ^
- --folderid 19818 ^
+ --folderid 20598 ^
  --title "New catalog" ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/RenewTask/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/RenewTask/bash.txt
index 7d4a515ab0..9f06d2da47 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/RenewTask/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/RenewTask/bash.txt
@@ -1,4 +1,4 @@
 oint bitrix24 RenewTask \
  --url "b24-ar17wx.bitrix24.by" \
- --task "3652" \
+ --task "3782" \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/RenewTask/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/RenewTask/bat.txt
index c3c1692714..1bed66dbb7 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/RenewTask/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/RenewTask/bat.txt
@@ -1,4 +1,4 @@
 oint bitrix24 RenewTask ^
  --url "b24-ar17wx.bitrix24.by" ^
- --task "3652" ^
+ --task "3782" ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/RenewTasksChecklistElement/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/RenewTasksChecklistElement/bash.txt
index 121ccd9000..909573058d 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/RenewTasksChecklistElement/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/RenewTasksChecklistElement/bash.txt
@@ -1,5 +1,5 @@
 oint bitrix24 RenewTasksChecklistElement \
  --url "b24-ar17wx.bitrix24.by" \
- --task "3652" \
- --element 2428 \
+ --task "3782" \
+ --element 2532 \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/RenewTasksChecklistElement/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/RenewTasksChecklistElement/bat.txt
index 7b72fa541c..2319f36e31 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/RenewTasksChecklistElement/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/RenewTasksChecklistElement/bat.txt
@@ -1,5 +1,5 @@
 oint bitrix24 RenewTasksChecklistElement ^
  --url "b24-ar17wx.bitrix24.by" ^
- --task "3652" ^
- --element 2428 ^
+ --task "3782" ^
+ --element 2532 ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/RestoreFile/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/RestoreFile/bash.txt
index ef574d6663..59b8d15508 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/RestoreFile/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/RestoreFile/bash.txt
@@ -1,4 +1,4 @@
 oint bitrix24 RestoreFile \
  --url "b24-ar17wx.bitrix24.by" \
- --fileid 19812 \
+ --fileid 20592 \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/RestoreFile/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/RestoreFile/bat.txt
index a185f0b08c..b748eeb33a 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/RestoreFile/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/RestoreFile/bat.txt
@@ -1,4 +1,4 @@
 oint bitrix24 RestoreFile ^
  --url "b24-ar17wx.bitrix24.by" ^
- --fileid 19812 ^
+ --fileid 20592 ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/RestoreFolder/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/RestoreFolder/bash.txt
index a5152af639..64c7dbf128 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/RestoreFolder/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/RestoreFolder/bash.txt
@@ -1,4 +1,4 @@
 oint bitrix24 RestoreFolder \
  --url "b24-ar17wx.bitrix24.by" \
- --folderid 19818 \
+ --folderid 20598 \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/RestoreFolder/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/RestoreFolder/bat.txt
index a773be4ccd..1abc37069a 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/RestoreFolder/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/RestoreFolder/bat.txt
@@ -1,4 +1,4 @@
 oint bitrix24 RestoreFolder ^
  --url "b24-ar17wx.bitrix24.by" ^
- --folderid 19818 ^
+ --folderid 20598 ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/SendFile/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/SendFile/bash.txt
index 5436111746..5d9a965802 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/SendFile/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/SendFile/bash.txt
@@ -1,6 +1,6 @@
 oint bitrix24 SendFile \
  --url "b24-ar17wx.bitrix24.by" \
- --chat 1476 \
- --fileid 19850 \
+ --chat 1528 \
+ --fileid 20630 \
  --description "Very important file" \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/SendFile/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/SendFile/bat.txt
index d426a4218b..dcf7f39ace 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/SendFile/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/SendFile/bat.txt
@@ -1,6 +1,6 @@
 oint bitrix24 SendFile ^
  --url "b24-ar17wx.bitrix24.by" ^
- --chat 1476 ^
- --fileid 19850 ^
+ --chat 1528 ^
+ --fileid 20630 ^
  --description "Very important file" ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/SetMessageReaction/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/SetMessageReaction/bash.txt
index 01228fbea9..063abf45fa 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/SetMessageReaction/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/SetMessageReaction/bash.txt
@@ -1,4 +1,4 @@
 oint bitrix24 SetMessageReaction \
  --url "b24-ar17wx.bitrix24.by" \
- --message 26550 \
+ --message 27510 \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/SetMessageReaction/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/SetMessageReaction/bat.txt
index d2397cf7e8..47aa70cad5 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/SetMessageReaction/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/SetMessageReaction/bat.txt
@@ -1,4 +1,4 @@
 oint bitrix24 SetMessageReaction ^
  --url "b24-ar17wx.bitrix24.by" ^
- --message 26550 ^
+ --message 27510 ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/StartTask/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/StartTask/bash.txt
index 0a223960e8..669df0396f 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/StartTask/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/StartTask/bash.txt
@@ -1,4 +1,4 @@
 oint bitrix24 StartTask \
  --url "b24-ar17wx.bitrix24.by" \
- --task "3652" \
+ --task "3782" \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/StartTask/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/StartTask/bat.txt
index beb0bd8302..de1a8cf07c 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/StartTask/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/StartTask/bat.txt
@@ -1,4 +1,4 @@
 oint bitrix24 StartTask ^
  --url "b24-ar17wx.bitrix24.by" ^
- --task "3652" ^
+ --task "3782" ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/StartTimekeeping/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/StartTimekeeping/bash.txt
index 313e0028ab..274fbb679a 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/StartTimekeeping/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/StartTimekeeping/bash.txt
@@ -1,6 +1,6 @@
 oint bitrix24 StartTimekeeping \
  --url "b24-ar17wx.bitrix24.by" \
  --userid 1 \
- --time "2024-11-22T13:49:49.8904922" \
+ --time "2024-12-01T15:47:49.1550744" \
  --report "Late" \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/StartTimekeeping/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/StartTimekeeping/bat.txt
index 0bf658b794..4f2fb43d6a 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/StartTimekeeping/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/StartTimekeeping/bat.txt
@@ -1,6 +1,6 @@
 oint bitrix24 StartTimekeeping ^
  --url "b24-ar17wx.bitrix24.by" ^
  --userid 1 ^
- --time "2024-11-22T13:49:49.8904922" ^
+ --time "2024-12-01T15:47:49.1550744" ^
  --report "Late" ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/StartWatchingTask/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/StartWatchingTask/bash.txt
index 47955e2c3d..bd423dcc9d 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/StartWatchingTask/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/StartWatchingTask/bash.txt
@@ -1,4 +1,4 @@
 oint bitrix24 StartWatchingTask \
  --url "b24-ar17wx.bitrix24.by" \
- --task "3652" \
+ --task "3782" \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/StartWatchingTask/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/StartWatchingTask/bat.txt
index 136fb92dab..3f8813323a 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/StartWatchingTask/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/StartWatchingTask/bat.txt
@@ -1,4 +1,4 @@
 oint bitrix24 StartWatchingTask ^
  --url "b24-ar17wx.bitrix24.by" ^
- --task "3652" ^
+ --task "3782" ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/StopTimekeeping/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/StopTimekeeping/bash.txt
index df518e9626..d47bf6c9eb 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/StopTimekeeping/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/StopTimekeeping/bash.txt
@@ -1,6 +1,6 @@
 oint bitrix24 StopTimekeeping \
  --url "b24-ar17wx.bitrix24.by" \
  --userid 1 \
- --time "2024-11-22T14:49:58.4272361" \
+ --time "2024-12-01T16:47:57.6357273" \
  --report "Time off" \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/StopTimekeeping/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/StopTimekeeping/bat.txt
index f55ca2cafa..023c11440f 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/StopTimekeeping/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/StopTimekeeping/bat.txt
@@ -1,6 +1,6 @@
 oint bitrix24 StopTimekeeping ^
  --url "b24-ar17wx.bitrix24.by" ^
  --userid 1 ^
- --time "2024-11-22T14:49:58.4272361" ^
+ --time "2024-12-01T16:47:57.6357273" ^
  --report "Time off" ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/StopWatchingTask/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/StopWatchingTask/bash.txt
index c48227cca1..cb1721dcd8 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/StopWatchingTask/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/StopWatchingTask/bash.txt
@@ -1,4 +1,4 @@
 oint bitrix24 StopWatchingTask \
  --url "b24-ar17wx.bitrix24.by" \
- --task "3652" \
+ --task "3782" \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/StopWatchingTask/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/StopWatchingTask/bat.txt
index c508f56fd4..34ba1deb0d 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/StopWatchingTask/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/StopWatchingTask/bat.txt
@@ -1,4 +1,4 @@
 oint bitrix24 StopWatchingTask ^
  --url "b24-ar17wx.bitrix24.by" ^
- --task "3652" ^
+ --task "3782" ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/UnmuteTask/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/UnmuteTask/bash.txt
index d6ac027bfb..cdd9416953 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/UnmuteTask/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/UnmuteTask/bash.txt
@@ -1,4 +1,4 @@
 oint bitrix24 UnmuteTask \
  --url "b24-ar17wx.bitrix24.by" \
- --task "3652" \
+ --task "3782" \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/UnmuteTask/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/UnmuteTask/bat.txt
index 560204fb7c..e618ba06a0 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/UnmuteTask/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/UnmuteTask/bat.txt
@@ -1,4 +1,4 @@
 oint bitrix24 UnmuteTask ^
  --url "b24-ar17wx.bitrix24.by" ^
- --task "3652" ^
+ --task "3782" ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/UpdateDeal/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/UpdateDeal/bash.txt
index c2803fbd26..28a424fe1b 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/UpdateDeal/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/UpdateDeal/bash.txt
@@ -2,6 +2,6 @@
 
 oint bitrix24 UpdateDeal \
  --url "b24-ar17wx.bitrix24.by" \
- --deal 1730 \
+ --deal 1834 \
  --fields "{'TITLE':'Future deal in RUB','CURRENCY_ID':'RUB','OPPORTUNITY':50000,'BEGINDATE':'2025-01-01'}" \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/UpdateDeal/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/UpdateDeal/bat.txt
index 542a7b3573..f5bf7d4dc5 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/UpdateDeal/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/UpdateDeal/bat.txt
@@ -2,6 +2,6 @@
 
 oint bitrix24 UpdateDeal ^
  --url "b24-ar17wx.bitrix24.by" ^
- --deal 1730 ^
+ --deal 1834 ^
  --fields "{'TITLE':'Future deal in RUB','CURRENCY_ID':'RUB','OPPORTUNITY':50000,'BEGINDATE':'2025-01-01'}" ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/UpdateDepartment/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/UpdateDepartment/bash.txt
index dfdeebf6b6..76ddfddf31 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/UpdateDepartment/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/UpdateDepartment/bash.txt
@@ -1,6 +1,6 @@
 oint bitrix24 UpdateDepartment \
  --url "b24-ar17wx.bitrix24.by" \
- --depid 1086 \
+ --depid 1138 \
  --title "New department" \
  --parentid 1 \
  --headid 10 \
diff --git a/docs/en/cli/NEW_CLI/bitrix24/UpdateDepartment/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/UpdateDepartment/bat.txt
index da683800e6..9f3089787e 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/UpdateDepartment/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/UpdateDepartment/bat.txt
@@ -1,6 +1,6 @@
 oint bitrix24 UpdateDepartment ^
  --url "b24-ar17wx.bitrix24.by" ^
- --depid 1086 ^
+ --depid 1138 ^
  --title "New department" ^
  --parentid 1 ^
  --headid 10 ^
diff --git a/docs/en/cli/NEW_CLI/bitrix24/UpdateKanbansStage/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/UpdateKanbansStage/bash.txt
index 0e474b7ddf..44cf903b21 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/UpdateKanbansStage/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/UpdateKanbansStage/bash.txt
@@ -1,7 +1,7 @@
 oint bitrix24 UpdateKanbansStage \
  --url "b24-ar17wx.bitrix24.by" \
  --title "New stage name 2" \
- --stage 1332 \
+ --stage 1384 \
  --color "000000" \
  --prevstage 6 \
  --admin true \
diff --git a/docs/en/cli/NEW_CLI/bitrix24/UpdateKanbansStage/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/UpdateKanbansStage/bat.txt
index b14cf1aab2..c3b8fa2115 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/UpdateKanbansStage/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/UpdateKanbansStage/bat.txt
@@ -1,7 +1,7 @@
 oint bitrix24 UpdateKanbansStage ^
  --url "b24-ar17wx.bitrix24.by" ^
  --title "New stage name 2" ^
- --stage 1332 ^
+ --stage 1384 ^
  --color "000000" ^
  --prevstage 6 ^
  --admin true ^
diff --git a/docs/en/cli/NEW_CLI/bitrix24/UpdateLead/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/UpdateLead/bash.txt
index f256a5f7cd..b0d242b29e 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/UpdateLead/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/UpdateLead/bash.txt
@@ -2,6 +2,6 @@
 
 oint bitrix24 UpdateLead \
  --url "b24-ar17wx.bitrix24.by" \
- --lead 874 \
+ --lead 926 \
  --fields "{'ADDRESS':'Lermontov st., b. 20','ADDRESS_COUNTRY':'Belarus','TITLE':'SuperClient','NAME':'Evgeniy','LAST_NAME':'Evgeniev'}" \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/UpdateLead/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/UpdateLead/bat.txt
index 6b25bf42c2..83934e43a8 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/UpdateLead/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/UpdateLead/bat.txt
@@ -2,6 +2,6 @@
 
 oint bitrix24 UpdateLead ^
  --url "b24-ar17wx.bitrix24.by" ^
- --lead 874 ^
+ --lead 926 ^
  --fields "{'ADDRESS':'Lermontov st., b. 20','ADDRESS_COUNTRY':'Belarus','TITLE':'SuperClient','NAME':'Evgeniy','LAST_NAME':'Evgeniev'}" ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/UpdatePost/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/UpdatePost/bash.txt
index afd2027496..52d40b67dd 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/UpdatePost/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/UpdatePost/bash.txt
@@ -2,7 +2,7 @@
 
 oint bitrix24 UpdatePost \
  --url "b24-ar17wx.bitrix24.by" \
- --postid 1430 \
+ --postid 1482 \
  --text "New post text" \
  --files "{'1.png':'https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg'}" \
  --title "New post title" \
diff --git a/docs/en/cli/NEW_CLI/bitrix24/UpdatePost/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/UpdatePost/bat.txt
index 828e407111..4b13811de6 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/UpdatePost/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/UpdatePost/bat.txt
@@ -2,7 +2,7 @@
 
 oint bitrix24 UpdatePost ^
  --url "b24-ar17wx.bitrix24.by" ^
- --postid 1430 ^
+ --postid 1482 ^
  --text "New post text" ^
  --files "{'1.png':'https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg'}" ^
  --title "New post title" ^
diff --git a/docs/en/cli/NEW_CLI/bitrix24/UpdateTask/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/UpdateTask/bash.txt
index df516d1150..e1b2953d42 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/UpdateTask/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/UpdateTask/bash.txt
@@ -2,6 +2,6 @@
 
 oint bitrix24 UpdateTask \
  --url "b24-ar17wx.bitrix24.by" \
- --task "3652" \
+ --task "3782" \
  --fields "{'TITLE':'Another task title','DESCRIPTION':'Another task description','PRIORITY':'1'}" \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/UpdateTask/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/UpdateTask/bat.txt
index 6898cfc791..a301a03363 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/UpdateTask/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/UpdateTask/bat.txt
@@ -2,6 +2,6 @@
 
 oint bitrix24 UpdateTask ^
  --url "b24-ar17wx.bitrix24.by" ^
- --task "3652" ^
+ --task "3782" ^
  --fields "{'TITLE':'Another task title','DESCRIPTION':'Another task description','PRIORITY':'1'}" ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/UpdateTaskComment/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/UpdateTaskComment/bash.txt
index ed87b8b9e3..dd44d2590a 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/UpdateTaskComment/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/UpdateTaskComment/bash.txt
@@ -1,6 +1,6 @@
 oint bitrix24 UpdateTaskComment \
  --url "b24-ar17wx.bitrix24.by" \
- --task "3654" \
- --comment 8736 \
+ --task "3784" \
+ --comment 9022 \
  --text "The task has been changed, let's split up" \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/UpdateTaskComment/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/UpdateTaskComment/bat.txt
index 46a9058941..91750585d0 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/UpdateTaskComment/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/UpdateTaskComment/bat.txt
@@ -1,6 +1,6 @@
 oint bitrix24 UpdateTaskComment ^
  --url "b24-ar17wx.bitrix24.by" ^
- --task "3654" ^
- --comment 8736 ^
+ --task "3784" ^
+ --comment 9022 ^
  --text "The task has been changed, let's split up" ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/UpdateTaskTimeAccounting/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/UpdateTaskTimeAccounting/bash.txt
index 55219b5eba..3df07528e8 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/UpdateTaskTimeAccounting/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/UpdateTaskTimeAccounting/bash.txt
@@ -1,8 +1,8 @@
 oint bitrix24 UpdateTaskTimeAccounting \
  --url "b24-ar17wx.bitrix24.by" \
- --task "3658" \
- --record 1318 \
+ --task "3788" \
+ --record 1370 \
  --amount 4800 \
  --text "New time record" \
- --date "2024-10-22T14:49:43.7018616" \
+ --date "2024-11-01T16:47:43.2943842" \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/UpdateTaskTimeAccounting/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/UpdateTaskTimeAccounting/bat.txt
index 96c0d2f9b8..848ad7f73a 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/UpdateTaskTimeAccounting/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/UpdateTaskTimeAccounting/bat.txt
@@ -1,8 +1,8 @@
 oint bitrix24 UpdateTaskTimeAccounting ^
  --url "b24-ar17wx.bitrix24.by" ^
- --task "3658" ^
- --record 1318 ^
+ --task "3788" ^
+ --record 1370 ^
  --amount 4800 ^
  --text "New time record" ^
- --date "2024-10-22T14:49:43.7018616" ^
+ --date "2024-11-01T16:47:43.2943842" ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/UpdateTasksChecklistElement/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/UpdateTasksChecklistElement/bash.txt
index 65554f38d4..07e64f9446 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/UpdateTasksChecklistElement/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/UpdateTasksChecklistElement/bash.txt
@@ -1,6 +1,6 @@
 oint bitrix24 UpdateTasksChecklistElement \
  --url "b24-ar17wx.bitrix24.by" \
- --task "3652" \
- --element 2428 \
+ --task "3782" \
+ --element 2532 \
  --text "New elements text" \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/UpdateTasksChecklistElement/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/UpdateTasksChecklistElement/bat.txt
index 47c13b8a88..51af533a90 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/UpdateTasksChecklistElement/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/UpdateTasksChecklistElement/bat.txt
@@ -1,6 +1,6 @@
 oint bitrix24 UpdateTasksChecklistElement ^
  --url "b24-ar17wx.bitrix24.by" ^
- --task "3652" ^
- --element 2428 ^
+ --task "3782" ^
+ --element 2532 ^
  --text "New elements text" ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/UpdateUser/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/UpdateUser/bash.txt
index d964039ca1..b34873f632 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/UpdateUser/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/UpdateUser/bash.txt
@@ -2,6 +2,6 @@
 
 oint bitrix24 UpdateUser \
  --url "b24-ar17wx.bitrix24.by" \
- --userid 1090 \
- --fields "{'EMAIL':'35280fd7-8d46-4f98-b0f4-006f7f1bdddf@exepmple.org','NAME':'Oleg','LAST_NAME':'Lama','UF_DEPARTMENT':7}" \
+ --userid 1142 \
+ --fields "{'EMAIL':'d2b114df-379e-4aec-ab65-14d7e04113b0@exepmple.org','NAME':'Oleg','LAST_NAME':'Lama','UF_DEPARTMENT':7}" \
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/UpdateUser/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/UpdateUser/bat.txt
index e9897d2299..b77d66cf7c 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/UpdateUser/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/UpdateUser/bat.txt
@@ -2,6 +2,6 @@
 
 oint bitrix24 UpdateUser ^
  --url "b24-ar17wx.bitrix24.by" ^
- --userid 1090 ^
- --fields "{'EMAIL':'35280fd7-8d46-4f98-b0f4-006f7f1bdddf@exepmple.org','NAME':'Oleg','LAST_NAME':'Lama','UF_DEPARTMENT':7}" ^
+ --userid 1142 ^
+ --fields "{'EMAIL':'d2b114df-379e-4aec-ab65-14d7e04113b0@exepmple.org','NAME':'Oleg','LAST_NAME':'Lama','UF_DEPARTMENT':7}" ^
  --token "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/UploadFileToFolder/bash.txt b/docs/en/cli/NEW_CLI/bitrix24/UploadFileToFolder/bash.txt
index 9866dd34cb..b8e7836073 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/UploadFileToFolder/bash.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/UploadFileToFolder/bash.txt
@@ -2,4 +2,4 @@ oint bitrix24 UploadFileToFolder \
  --url "https://b24-ar17wx.bitrix24.by/rest/1/yg22op67699ca9jx" \
  --title "Imortant doc.docx" \
  --file "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/document.docx" \
- --folderid 19844
\ No newline at end of file
+ --folderid 20624
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/bitrix24/UploadFileToFolder/bat.txt b/docs/en/cli/NEW_CLI/bitrix24/UploadFileToFolder/bat.txt
index 6cfdd453ec..2b31d439bd 100644
--- a/docs/en/cli/NEW_CLI/bitrix24/UploadFileToFolder/bat.txt
+++ b/docs/en/cli/NEW_CLI/bitrix24/UploadFileToFolder/bat.txt
@@ -2,4 +2,4 @@ oint bitrix24 UploadFileToFolder ^
  --url "https://b24-ar17wx.bitrix24.by/rest/1/yg22op67699ca9jx" ^
  --title "Imortant doc.docx" ^
  --file "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/document.docx" ^
- --folderid 19844
\ No newline at end of file
+ --folderid 20624
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/cdek/CreateBarcode/bash.txt b/docs/en/cli/NEW_CLI/cdek/CreateBarcode/bash.txt
index 5665c2a5dc..a6feda0772 100644
--- a/docs/en/cli/NEW_CLI/cdek/CreateBarcode/bash.txt
+++ b/docs/en/cli/NEW_CLI/cdek/CreateBarcode/bash.txt
@@ -1,6 +1,6 @@
 oint cdek CreateBarcode \
  --token "***" \
- --uuids "a179655d-f769-4ccf-b69f-25f719729112" \
+ --uuids "b5fc973c-1496-4e6a-ab98-d8e13b9abe2b" \
  --count 1 \
  --format "A5" \
  --testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/cdek/CreateBarcode/bat.txt b/docs/en/cli/NEW_CLI/cdek/CreateBarcode/bat.txt
index 088233702f..7365aea09c 100644
--- a/docs/en/cli/NEW_CLI/cdek/CreateBarcode/bat.txt
+++ b/docs/en/cli/NEW_CLI/cdek/CreateBarcode/bat.txt
@@ -1,6 +1,6 @@
 oint cdek CreateBarcode ^
  --token "***" ^
- --uuids "a179655d-f769-4ccf-b69f-25f719729112" ^
+ --uuids "b5fc973c-1496-4e6a-ab98-d8e13b9abe2b" ^
  --count 1 ^
  --format "A5" ^
  --testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/cdek/CreateCourierInvitation/bash.txt b/docs/en/cli/NEW_CLI/cdek/CreateCourierInvitation/bash.txt
index 20ddfbfc0c..55c2f2324a 100644
--- a/docs/en/cli/NEW_CLI/cdek/CreateCourierInvitation/bash.txt
+++ b/docs/en/cli/NEW_CLI/cdek/CreateCourierInvitation/bash.txt
@@ -2,5 +2,5 @@
 
 oint cdek CreateCourierInvitation \
  --token "***" \
- --intake "{'intake_date':'2024-11-23','intake_time_from':'10:00','intake_time_to':'17:00','name':'Consolidated cargo','weight':1000,'length':10,'width':10,'height':10,'comment':'Comment to courier','need_call':false,'sender':{'company':'Company','name':'Ivaniv Ivan','phones':[{'number':'+79589441654'}]},'from_location':{'code':'44','fias_guid':'0c5b2444-70a0-4932-980c-b4dc0d3f02b5','postal_code':'109004','longitude':37.6204,'latitude':55.754,'country_code':'RU','region':'Moscow','sub_region':'Moscow','city':'Moscow','kladr_code':'7700000000000','address':'st. Bluchera, 32'}}" \
+ --intake "{'intake_date':'2024-12-02','intake_time_from':'10:00','intake_time_to':'17:00','name':'Consolidated cargo','weight':1000,'length':10,'width':10,'height':10,'comment':'Comment to courier','need_call':false,'sender':{'company':'Company','name':'Ivaniv Ivan','phones':[{'number':'+79589441654'}]},'from_location':{'code':'44','fias_guid':'0c5b2444-70a0-4932-980c-b4dc0d3f02b5','postal_code':'109004','longitude':37.6204,'latitude':55.754,'country_code':'RU','region':'Moscow','sub_region':'Moscow','city':'Moscow','kladr_code':'7700000000000','address':'st. Bluchera, 32'}}" \
  --testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/cdek/CreateCourierInvitation/bat.txt b/docs/en/cli/NEW_CLI/cdek/CreateCourierInvitation/bat.txt
index 7afded9d75..7252f3defe 100644
--- a/docs/en/cli/NEW_CLI/cdek/CreateCourierInvitation/bat.txt
+++ b/docs/en/cli/NEW_CLI/cdek/CreateCourierInvitation/bat.txt
@@ -2,5 +2,5 @@
 
 oint cdek CreateCourierInvitation ^
  --token "***" ^
- --intake "{'intake_date':'2024-11-23','intake_time_from':'10:00','intake_time_to':'17:00','name':'Consolidated cargo','weight':1000,'length':10,'width':10,'height':10,'comment':'Comment to courier','need_call':false,'sender':{'company':'Company','name':'Ivaniv Ivan','phones':[{'number':'+79589441654'}]},'from_location':{'code':'44','fias_guid':'0c5b2444-70a0-4932-980c-b4dc0d3f02b5','postal_code':'109004','longitude':37.6204,'latitude':55.754,'country_code':'RU','region':'Moscow','sub_region':'Moscow','city':'Moscow','kladr_code':'7700000000000','address':'st. Bluchera, 32'}}" ^
+ --intake "{'intake_date':'2024-12-02','intake_time_from':'10:00','intake_time_to':'17:00','name':'Consolidated cargo','weight':1000,'length':10,'width':10,'height':10,'comment':'Comment to courier','need_call':false,'sender':{'company':'Company','name':'Ivaniv Ivan','phones':[{'number':'+79589441654'}]},'from_location':{'code':'44','fias_guid':'0c5b2444-70a0-4932-980c-b4dc0d3f02b5','postal_code':'109004','longitude':37.6204,'latitude':55.754,'country_code':'RU','region':'Moscow','sub_region':'Moscow','city':'Moscow','kladr_code':'7700000000000','address':'st. Bluchera, 32'}}" ^
  --testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/cdek/CreateCustomerRefund/bash.txt b/docs/en/cli/NEW_CLI/cdek/CreateCustomerRefund/bash.txt
index a815424431..f780418b78 100644
--- a/docs/en/cli/NEW_CLI/cdek/CreateCustomerRefund/bash.txt
+++ b/docs/en/cli/NEW_CLI/cdek/CreateCustomerRefund/bash.txt
@@ -1,5 +1,5 @@
 oint cdek CreateCustomerRefund \
  --token "***" \
- --uuid "531f89d4-ce21-4b3e-adc6-a60b9d51118e" \
+ --uuid "b5fc973c-1496-4e6a-ab98-d8e13b9abe2b" \
  --tariff 139 \
  --testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/cdek/CreateCustomerRefund/bat.txt b/docs/en/cli/NEW_CLI/cdek/CreateCustomerRefund/bat.txt
index 09c57d8980..dcac4792e1 100644
--- a/docs/en/cli/NEW_CLI/cdek/CreateCustomerRefund/bat.txt
+++ b/docs/en/cli/NEW_CLI/cdek/CreateCustomerRefund/bat.txt
@@ -1,5 +1,5 @@
 oint cdek CreateCustomerRefund ^
  --token "***" ^
- --uuid "531f89d4-ce21-4b3e-adc6-a60b9d51118e" ^
+ --uuid "b5fc973c-1496-4e6a-ab98-d8e13b9abe2b" ^
  --tariff 139 ^
  --testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/cdek/CreateOrder/bash.txt b/docs/en/cli/NEW_CLI/cdek/CreateOrder/bash.txt
index 2609445fac..893e48195d 100644
--- a/docs/en/cli/NEW_CLI/cdek/CreateOrder/bash.txt
+++ b/docs/en/cli/NEW_CLI/cdek/CreateOrder/bash.txt
@@ -2,6 +2,6 @@
 
 oint cdek CreateOrder \
  --token "***" \
- --order "{'from_location':{'code':'44','city':'Moscow','address':'Ave. Leningradsky, 4'},'to_location':{'code':'270','city':'Novosibirsk','address':'st. Bluchera, 32'},'packages':[{'items':[{'payment':{'value':3000},'ware_key':'***','name':'Product','cost':300,'amount':2,'weight':700,'url':'www.item.ru'}],'number':'bar-001','comment':'Packaging','height':10,'length':10,'weight':'4000','width':10}],'recipient':{'phones':[{'number':'+79134637228'}],'name':'Ivaniv Ivan'},'sender':{'name':'Petrov Petr'},'services':[{'code':'SECURE_PACKAGE_A2','parameter':10}],'number':'960adc4c-d342-4916-90bf-e6e810d621fd','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':'23dd4a72-7ba9-4dd3-8968-001279621dc9','comment':'New order','tariff_code':139,'delivery_recipient_cost':{'value':50},'delivery_recipient_cost_adv':{'sum':3000,'threshold':200}}" \
  --ostore true \
  --testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/cdek/CreateOrder/bat.txt b/docs/en/cli/NEW_CLI/cdek/CreateOrder/bat.txt
index 46e7c46b43..0e5c6b42ea 100644
--- a/docs/en/cli/NEW_CLI/cdek/CreateOrder/bat.txt
+++ b/docs/en/cli/NEW_CLI/cdek/CreateOrder/bat.txt
@@ -2,6 +2,6 @@
 
 oint cdek CreateOrder ^
  --token "***" ^
- --order "{'from_location':{'code':'44','city':'Moscow','address':'Ave. Leningradsky, 4'},'to_location':{'code':'270','city':'Novosibirsk','address':'st. Bluchera, 32'},'packages':[{'items':[{'payment':{'value':3000},'ware_key':'***','name':'Product','cost':300,'amount':2,'weight':700,'url':'www.item.ru'}],'number':'bar-001','comment':'Packaging','height':10,'length':10,'weight':'4000','width':10}],'recipient':{'phones':[{'number':'+79134637228'}],'name':'Ivaniv Ivan'},'sender':{'name':'Petrov Petr'},'services':[{'code':'SECURE_PACKAGE_A2','parameter':10}],'number':'960adc4c-d342-4916-90bf-e6e810d621fd','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':'23dd4a72-7ba9-4dd3-8968-001279621dc9','comment':'New order','tariff_code':139,'delivery_recipient_cost':{'value':50},'delivery_recipient_cost_adv':{'sum':3000,'threshold':200}}" ^
  --ostore true ^
  --testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/cdek/CreatePrealert/bash.txt b/docs/en/cli/NEW_CLI/cdek/CreatePrealert/bash.txt
index 3703e71a08..86358012d1 100644
--- a/docs/en/cli/NEW_CLI/cdek/CreatePrealert/bash.txt
+++ b/docs/en/cli/NEW_CLI/cdek/CreatePrealert/bash.txt
@@ -1,6 +1,6 @@
 oint cdek CreatePrealert \
  --token "***" \
- --uuids "a179655d-f769-4ccf-b69f-25f719729112" \
- --date "2024-11-23T15:00:39.2905065" \
+ --uuids "b5fc973c-1496-4e6a-ab98-d8e13b9abe2b" \
+ --date "2024-12-02T16:58:16.4119931" \
  --point "NSK27" \
  --testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/cdek/CreatePrealert/bat.txt b/docs/en/cli/NEW_CLI/cdek/CreatePrealert/bat.txt
index c0b0e8494d..e224e07bd7 100644
--- a/docs/en/cli/NEW_CLI/cdek/CreatePrealert/bat.txt
+++ b/docs/en/cli/NEW_CLI/cdek/CreatePrealert/bat.txt
@@ -1,6 +1,6 @@
 oint cdek CreatePrealert ^
  --token "***" ^
- --uuids "a179655d-f769-4ccf-b69f-25f719729112" ^
- --date "2024-11-23T15:00:39.2905065" ^
+ --uuids "b5fc973c-1496-4e6a-ab98-d8e13b9abe2b" ^
+ --date "2024-12-02T16:58:16.4119931" ^
  --point "NSK27" ^
  --testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/cdek/CreateReceipt/bash.txt b/docs/en/cli/NEW_CLI/cdek/CreateReceipt/bash.txt
index 0750e38682..b5701dc007 100644
--- a/docs/en/cli/NEW_CLI/cdek/CreateReceipt/bash.txt
+++ b/docs/en/cli/NEW_CLI/cdek/CreateReceipt/bash.txt
@@ -1,6 +1,6 @@
 oint cdek CreateReceipt \
  --token "***" \
- --uuids "a179655d-f769-4ccf-b69f-25f719729112" \
+ --uuids "b5fc973c-1496-4e6a-ab98-d8e13b9abe2b" \
  --type "tpl_russia" \
  --count 1 \
  --testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/cdek/CreateReceipt/bat.txt b/docs/en/cli/NEW_CLI/cdek/CreateReceipt/bat.txt
index ce3b130eff..25ec9274f9 100644
--- a/docs/en/cli/NEW_CLI/cdek/CreateReceipt/bat.txt
+++ b/docs/en/cli/NEW_CLI/cdek/CreateReceipt/bat.txt
@@ -1,6 +1,6 @@
 oint cdek CreateReceipt ^
  --token "***" ^
- --uuids "a179655d-f769-4ccf-b69f-25f719729112" ^
+ --uuids "b5fc973c-1496-4e6a-ab98-d8e13b9abe2b" ^
  --type "tpl_russia" ^
  --count 1 ^
  --testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/cdek/CreateRefusal/bash.txt b/docs/en/cli/NEW_CLI/cdek/CreateRefusal/bash.txt
index 814873c56f..81dc03db74 100644
--- a/docs/en/cli/NEW_CLI/cdek/CreateRefusal/bash.txt
+++ b/docs/en/cli/NEW_CLI/cdek/CreateRefusal/bash.txt
@@ -1,4 +1,4 @@
 oint cdek CreateRefusal \
  --token "***" \
- --uuid "531f89d4-ce21-4b3e-adc6-a60b9d51118e" \
+ --uuid "b5fc973c-1496-4e6a-ab98-d8e13b9abe2b" \
  --testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/cdek/CreateRefusal/bat.txt b/docs/en/cli/NEW_CLI/cdek/CreateRefusal/bat.txt
index d5278a393e..f7143dad07 100644
--- a/docs/en/cli/NEW_CLI/cdek/CreateRefusal/bat.txt
+++ b/docs/en/cli/NEW_CLI/cdek/CreateRefusal/bat.txt
@@ -1,4 +1,4 @@
 oint cdek CreateRefusal ^
  --token "***" ^
- --uuid "531f89d4-ce21-4b3e-adc6-a60b9d51118e" ^
+ --uuid "b5fc973c-1496-4e6a-ab98-d8e13b9abe2b" ^
  --testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/cdek/DeleteCourierInvitation/bash.txt b/docs/en/cli/NEW_CLI/cdek/DeleteCourierInvitation/bash.txt
index b65a241eac..08029b3b7d 100644
--- a/docs/en/cli/NEW_CLI/cdek/DeleteCourierInvitation/bash.txt
+++ b/docs/en/cli/NEW_CLI/cdek/DeleteCourierInvitation/bash.txt
@@ -1,4 +1,4 @@
 oint cdek DeleteCourierInvitation \
  --token "***" \
- --uuid "72753031-2637-47a5-8a81-353c4aa69d56" \
+ --uuid "72753031-aae7-499b-a895-a81e0749964b" \
  --testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/cdek/DeleteCourierInvitation/bat.txt b/docs/en/cli/NEW_CLI/cdek/DeleteCourierInvitation/bat.txt
index 80e490d433..f483c2c497 100644
--- a/docs/en/cli/NEW_CLI/cdek/DeleteCourierInvitation/bat.txt
+++ b/docs/en/cli/NEW_CLI/cdek/DeleteCourierInvitation/bat.txt
@@ -1,4 +1,4 @@
 oint cdek DeleteCourierInvitation ^
  --token "***" ^
- --uuid "72753031-2637-47a5-8a81-353c4aa69d56" ^
+ --uuid "72753031-aae7-499b-a895-a81e0749964b" ^
  --testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/cdek/DeleteOrder/bash.txt b/docs/en/cli/NEW_CLI/cdek/DeleteOrder/bash.txt
index 7fad2e4d6f..5a1d31e34d 100644
--- a/docs/en/cli/NEW_CLI/cdek/DeleteOrder/bash.txt
+++ b/docs/en/cli/NEW_CLI/cdek/DeleteOrder/bash.txt
@@ -1,4 +1,4 @@
 oint cdek DeleteOrder \
  --token "***" \
- --uuid "531f89d4-ce21-4b3e-adc6-a60b9d51118e" \
+ --uuid "b5fc973c-1496-4e6a-ab98-d8e13b9abe2b" \
  --testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/cdek/DeleteOrder/bat.txt b/docs/en/cli/NEW_CLI/cdek/DeleteOrder/bat.txt
index 52eab92486..f820b98c4d 100644
--- a/docs/en/cli/NEW_CLI/cdek/DeleteOrder/bat.txt
+++ b/docs/en/cli/NEW_CLI/cdek/DeleteOrder/bat.txt
@@ -1,4 +1,4 @@
 oint cdek DeleteOrder ^
  --token "***" ^
- --uuid "531f89d4-ce21-4b3e-adc6-a60b9d51118e" ^
+ --uuid "b5fc973c-1496-4e6a-ab98-d8e13b9abe2b" ^
  --testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/cdek/GetAvailableDeliveryIntervals/bash.txt b/docs/en/cli/NEW_CLI/cdek/GetAvailableDeliveryIntervals/bash.txt
index 86e587312d..d60f2b31ef 100644
--- a/docs/en/cli/NEW_CLI/cdek/GetAvailableDeliveryIntervals/bash.txt
+++ b/docs/en/cli/NEW_CLI/cdek/GetAvailableDeliveryIntervals/bash.txt
@@ -1,4 +1,4 @@
 oint cdek GetAvailableDeliveryIntervals \
  --token "***" \
- --uuid "e53b6e1c-f252-40a4-a3bd-e88c807022a6" \
+ --uuid "24cb4e21-0ed8-41ea-a773-f096e4fec11b" \
  --testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/cdek/GetAvailableDeliveryIntervals/bat.txt b/docs/en/cli/NEW_CLI/cdek/GetAvailableDeliveryIntervals/bat.txt
index 1b0cc80db5..f9b36fcb33 100644
--- a/docs/en/cli/NEW_CLI/cdek/GetAvailableDeliveryIntervals/bat.txt
+++ b/docs/en/cli/NEW_CLI/cdek/GetAvailableDeliveryIntervals/bat.txt
@@ -1,4 +1,4 @@
 oint cdek GetAvailableDeliveryIntervals ^
  --token "***" ^
- --uuid "e53b6e1c-f252-40a4-a3bd-e88c807022a6" ^
+ --uuid "24cb4e21-0ed8-41ea-a773-f096e4fec11b" ^
  --testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/cdek/GetBarcode/bash.txt b/docs/en/cli/NEW_CLI/cdek/GetBarcode/bash.txt
index 9ff836bc8d..02f32f0fa0 100644
--- a/docs/en/cli/NEW_CLI/cdek/GetBarcode/bash.txt
+++ b/docs/en/cli/NEW_CLI/cdek/GetBarcode/bash.txt
@@ -1,6 +1,6 @@
 oint cdek GetBarcode \
  --token "***" \
- --uuid "72753031-c855-4a32-8277-f8450b405046" \
+ --uuid "72753031-962c-4fa2-bfed-907bda15b719" \
  --getfile true \
  --testapi "***" \
- --out "C:\Users\Administrator\AppData\Local\Temp\bou5lm52lbk.pdf"
\ No newline at end of file
+ --out "C:\Users\Administrator\AppData\Local\Temp\nahf0sebpu1.pdf"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/cdek/GetBarcode/bat.txt b/docs/en/cli/NEW_CLI/cdek/GetBarcode/bat.txt
index 225d39e87f..27fbe86986 100644
--- a/docs/en/cli/NEW_CLI/cdek/GetBarcode/bat.txt
+++ b/docs/en/cli/NEW_CLI/cdek/GetBarcode/bat.txt
@@ -1,6 +1,6 @@
 oint cdek GetBarcode ^
  --token "***" ^
- --uuid "72753031-c855-4a32-8277-f8450b405046" ^
+ --uuid "72753031-962c-4fa2-bfed-907bda15b719" ^
  --getfile true ^
  --testapi "***" ^
- --out "C:\Users\Administrator\AppData\Local\Temp\bou5lm52lbk.pdf"
\ No newline at end of file
+ --out "C:\Users\Administrator\AppData\Local\Temp\nahf0sebpu1.pdf"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/cdek/GetCashboxCheck/bash.txt b/docs/en/cli/NEW_CLI/cdek/GetCashboxCheck/bash.txt
index 101c7f2e1a..663f897c8b 100644
--- a/docs/en/cli/NEW_CLI/cdek/GetCashboxCheck/bash.txt
+++ b/docs/en/cli/NEW_CLI/cdek/GetCashboxCheck/bash.txt
@@ -1,4 +1,4 @@
 oint cdek GetCashboxCheck \
  --token "***" \
- --uuid "531f89d4-ce21-4b3e-adc6-a60b9d51118e" \
+ --uuid "b5fc973c-1496-4e6a-ab98-d8e13b9abe2b" \
  --testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/cdek/GetCashboxCheck/bat.txt b/docs/en/cli/NEW_CLI/cdek/GetCashboxCheck/bat.txt
index 736e3c79e7..189c93043e 100644
--- a/docs/en/cli/NEW_CLI/cdek/GetCashboxCheck/bat.txt
+++ b/docs/en/cli/NEW_CLI/cdek/GetCashboxCheck/bat.txt
@@ -1,4 +1,4 @@
 oint cdek GetCashboxCheck ^
  --token "***" ^
- --uuid "531f89d4-ce21-4b3e-adc6-a60b9d51118e" ^
+ --uuid "b5fc973c-1496-4e6a-ab98-d8e13b9abe2b" ^
  --testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/cdek/GetCashboxChecksByDate/bash.txt b/docs/en/cli/NEW_CLI/cdek/GetCashboxChecksByDate/bash.txt
index 3c53e1eae1..a103be86d3 100644
--- a/docs/en/cli/NEW_CLI/cdek/GetCashboxChecksByDate/bash.txt
+++ b/docs/en/cli/NEW_CLI/cdek/GetCashboxChecksByDate/bash.txt
@@ -1,4 +1,4 @@
 oint cdek GetCashboxChecksByDate \
  --token "***" \
- --date "2024-11-22T14:59:56.5845531" \
+ --date "2024-12-01T16:57:32.8458077" \
  --testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/cdek/GetCashboxChecksByDate/bat.txt b/docs/en/cli/NEW_CLI/cdek/GetCashboxChecksByDate/bat.txt
index 40786b55b0..612597045b 100644
--- a/docs/en/cli/NEW_CLI/cdek/GetCashboxChecksByDate/bat.txt
+++ b/docs/en/cli/NEW_CLI/cdek/GetCashboxChecksByDate/bat.txt
@@ -1,4 +1,4 @@
 oint cdek GetCashboxChecksByDate ^
  --token "***" ^
- --date "2024-11-22T14:59:56.5845531" ^
+ --date "2024-12-01T16:57:32.8458077" ^
  --testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/cdek/GetCourierInvitation/bash.txt b/docs/en/cli/NEW_CLI/cdek/GetCourierInvitation/bash.txt
index 402052c201..7c359057fe 100644
--- a/docs/en/cli/NEW_CLI/cdek/GetCourierInvitation/bash.txt
+++ b/docs/en/cli/NEW_CLI/cdek/GetCourierInvitation/bash.txt
@@ -1,4 +1,4 @@
 oint cdek GetCourierInvitation \
  --token "***" \
- --uuid "72753031-2637-47a5-8a81-353c4aa69d56" \
+ --uuid "72753031-aae7-499b-a895-a81e0749964b" \
  --testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/cdek/GetCourierInvitation/bat.txt b/docs/en/cli/NEW_CLI/cdek/GetCourierInvitation/bat.txt
index b256d430ba..c9603f02de 100644
--- a/docs/en/cli/NEW_CLI/cdek/GetCourierInvitation/bat.txt
+++ b/docs/en/cli/NEW_CLI/cdek/GetCourierInvitation/bat.txt
@@ -1,4 +1,4 @@
 oint cdek GetCourierInvitation ^
  --token "***" ^
- --uuid "72753031-2637-47a5-8a81-353c4aa69d56" ^
+ --uuid "72753031-aae7-499b-a895-a81e0749964b" ^
  --testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/cdek/GetDeliveryAppointment/bash.txt b/docs/en/cli/NEW_CLI/cdek/GetDeliveryAppointment/bash.txt
index fccf90623f..64b88ad1a8 100644
--- a/docs/en/cli/NEW_CLI/cdek/GetDeliveryAppointment/bash.txt
+++ b/docs/en/cli/NEW_CLI/cdek/GetDeliveryAppointment/bash.txt
@@ -1,4 +1,4 @@
 oint cdek GetDeliveryAppointment \
  --token "***" \
- --uuid "72753031-2ab4-49ce-9f30-6940d1a16e47" \
+ --uuid "72753031-32ab-4adc-8352-f8570ec69ee5" \
  --testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/cdek/GetDeliveryAppointment/bat.txt b/docs/en/cli/NEW_CLI/cdek/GetDeliveryAppointment/bat.txt
index 766ded363e..27ab2716cf 100644
--- a/docs/en/cli/NEW_CLI/cdek/GetDeliveryAppointment/bat.txt
+++ b/docs/en/cli/NEW_CLI/cdek/GetDeliveryAppointment/bat.txt
@@ -1,4 +1,4 @@
 oint cdek GetDeliveryAppointment ^
  --token "***" ^
- --uuid "72753031-2ab4-49ce-9f30-6940d1a16e47" ^
+ --uuid "72753031-32ab-4adc-8352-f8570ec69ee5" ^
  --testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/cdek/GetDeliveryCashRegistry/bash.txt b/docs/en/cli/NEW_CLI/cdek/GetDeliveryCashRegistry/bash.txt
index 4dafcd1505..ba2c882c69 100644
--- a/docs/en/cli/NEW_CLI/cdek/GetDeliveryCashRegistry/bash.txt
+++ b/docs/en/cli/NEW_CLI/cdek/GetDeliveryCashRegistry/bash.txt
@@ -1,4 +1,4 @@
 oint cdek GetDeliveryCashRegistry \
  --token "***" \
- --date "2024-11-22T14:59:58.0606212" \
+ --date "2024-12-01T16:57:34.4189187" \
  --testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/cdek/GetDeliveryCashRegistry/bat.txt b/docs/en/cli/NEW_CLI/cdek/GetDeliveryCashRegistry/bat.txt
index 4e213f82b3..e2236858ae 100644
--- a/docs/en/cli/NEW_CLI/cdek/GetDeliveryCashRegistry/bat.txt
+++ b/docs/en/cli/NEW_CLI/cdek/GetDeliveryCashRegistry/bat.txt
@@ -1,4 +1,4 @@
 oint cdek GetDeliveryCashRegistry ^
  --token "***" ^
- --date "2024-11-22T14:59:58.0606212" ^
+ --date "2024-12-01T16:57:34.4189187" ^
  --testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/cdek/GetDeliveryCashTransfers/bash.txt b/docs/en/cli/NEW_CLI/cdek/GetDeliveryCashTransfers/bash.txt
index e9ec0434db..8aac3444cc 100644
--- a/docs/en/cli/NEW_CLI/cdek/GetDeliveryCashTransfers/bash.txt
+++ b/docs/en/cli/NEW_CLI/cdek/GetDeliveryCashTransfers/bash.txt
@@ -1,4 +1,4 @@
 oint cdek GetDeliveryCashTransfers \
  --token "***" \
- --date "2024-11-22T14:59:59.5061828" \
+ --date "2024-12-01T16:57:35.9573482" \
  --testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/cdek/GetDeliveryCashTransfers/bat.txt b/docs/en/cli/NEW_CLI/cdek/GetDeliveryCashTransfers/bat.txt
index 27116b2c76..3df2fe6626 100644
--- a/docs/en/cli/NEW_CLI/cdek/GetDeliveryCashTransfers/bat.txt
+++ b/docs/en/cli/NEW_CLI/cdek/GetDeliveryCashTransfers/bat.txt
@@ -1,4 +1,4 @@
 oint cdek GetDeliveryCashTransfers ^
  --token "***" ^
- --date "2024-11-22T14:59:59.5061828" ^
+ --date "2024-12-01T16:57:35.9573482" ^
  --testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/cdek/GetOrder/bash.txt b/docs/en/cli/NEW_CLI/cdek/GetOrder/bash.txt
index 524ee51448..0f17072aa0 100644
--- a/docs/en/cli/NEW_CLI/cdek/GetOrder/bash.txt
+++ b/docs/en/cli/NEW_CLI/cdek/GetOrder/bash.txt
@@ -1,4 +1,4 @@
 oint cdek GetOrder \
  --token "***" \
- --uuid "a179655d-f769-4ccf-b69f-25f719729112" \
+ --uuid "b5fc973c-1496-4e6a-ab98-d8e13b9abe2b" \
  --testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/cdek/GetOrder/bat.txt b/docs/en/cli/NEW_CLI/cdek/GetOrder/bat.txt
index 4a20424b23..8d5ace6284 100644
--- a/docs/en/cli/NEW_CLI/cdek/GetOrder/bat.txt
+++ b/docs/en/cli/NEW_CLI/cdek/GetOrder/bat.txt
@@ -1,4 +1,4 @@
 oint cdek GetOrder ^
  --token "***" ^
- --uuid "a179655d-f769-4ccf-b69f-25f719729112" ^
+ --uuid "b5fc973c-1496-4e6a-ab98-d8e13b9abe2b" ^
  --testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/cdek/GetOrderByNumber/bash.txt b/docs/en/cli/NEW_CLI/cdek/GetOrderByNumber/bash.txt
index acddb75181..60e9c68b98 100644
--- a/docs/en/cli/NEW_CLI/cdek/GetOrderByNumber/bash.txt
+++ b/docs/en/cli/NEW_CLI/cdek/GetOrderByNumber/bash.txt
@@ -1,5 +1,5 @@
 oint cdek GetOrderByNumber \
  --token "***" \
- --number "666aef0d-3f1f-4640-91fe-91cada3d95e3" \
+ --number "a7dd8343-b162-4f5d-b96e-0aa5a689e4f4" \
  --internal true \
  --testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/cdek/GetOrderByNumber/bat.txt b/docs/en/cli/NEW_CLI/cdek/GetOrderByNumber/bat.txt
index 7ca6eb7301..483574fb0b 100644
--- a/docs/en/cli/NEW_CLI/cdek/GetOrderByNumber/bat.txt
+++ b/docs/en/cli/NEW_CLI/cdek/GetOrderByNumber/bat.txt
@@ -1,5 +1,5 @@
 oint cdek GetOrderByNumber ^
  --token "***" ^
- --number "666aef0d-3f1f-4640-91fe-91cada3d95e3" ^
+ --number "a7dd8343-b162-4f5d-b96e-0aa5a689e4f4" ^
  --internal true ^
  --testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/cdek/GetPassportDataStatus/bash.txt b/docs/en/cli/NEW_CLI/cdek/GetPassportDataStatus/bash.txt
index be2092a183..52bad75d1d 100644
--- a/docs/en/cli/NEW_CLI/cdek/GetPassportDataStatus/bash.txt
+++ b/docs/en/cli/NEW_CLI/cdek/GetPassportDataStatus/bash.txt
@@ -1,4 +1,4 @@
 oint cdek GetPassportDataStatus \
  --token "***" \
- --uuid "531f89d4-ce21-4b3e-adc6-a60b9d51118e" \
+ --uuid "b5fc973c-1496-4e6a-ab98-d8e13b9abe2b" \
  --testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/cdek/GetPassportDataStatus/bat.txt b/docs/en/cli/NEW_CLI/cdek/GetPassportDataStatus/bat.txt
index bfeba4dc47..8b288e2a21 100644
--- a/docs/en/cli/NEW_CLI/cdek/GetPassportDataStatus/bat.txt
+++ b/docs/en/cli/NEW_CLI/cdek/GetPassportDataStatus/bat.txt
@@ -1,4 +1,4 @@
 oint cdek GetPassportDataStatus ^
  --token "***" ^
- --uuid "531f89d4-ce21-4b3e-adc6-a60b9d51118e" ^
+ --uuid "b5fc973c-1496-4e6a-ab98-d8e13b9abe2b" ^
  --testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/cdek/GetPrealert/bash.txt b/docs/en/cli/NEW_CLI/cdek/GetPrealert/bash.txt
index a0d5a7ab2a..e84fcc9dbc 100644
--- a/docs/en/cli/NEW_CLI/cdek/GetPrealert/bash.txt
+++ b/docs/en/cli/NEW_CLI/cdek/GetPrealert/bash.txt
@@ -1,4 +1,4 @@
 oint cdek GetPrealert \
  --token "***" \
- --uuid "72753031-ffbd-47e8-bcb9-400eff1ca67f" \
+ --uuid "72753031-cb6b-461e-822b-4febd5c576c2" \
  --testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/cdek/GetPrealert/bat.txt b/docs/en/cli/NEW_CLI/cdek/GetPrealert/bat.txt
index ef64e11b92..ff4cc0d5cd 100644
--- a/docs/en/cli/NEW_CLI/cdek/GetPrealert/bat.txt
+++ b/docs/en/cli/NEW_CLI/cdek/GetPrealert/bat.txt
@@ -1,4 +1,4 @@
 oint cdek GetPrealert ^
  --token "***" ^
- --uuid "72753031-ffbd-47e8-bcb9-400eff1ca67f" ^
+ --uuid "72753031-cb6b-461e-822b-4febd5c576c2" ^
  --testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/cdek/GetReceipt/bash.txt b/docs/en/cli/NEW_CLI/cdek/GetReceipt/bash.txt
index 5e44ba5f61..1cab953c79 100644
--- a/docs/en/cli/NEW_CLI/cdek/GetReceipt/bash.txt
+++ b/docs/en/cli/NEW_CLI/cdek/GetReceipt/bash.txt
@@ -1,4 +1,6 @@
 oint cdek GetReceipt \
  --token "***" \
- --uuid "72753031-6e1d-4102-a620-81e7c55172a1" \
- --testapi "***"
\ No newline at end of file
+ --uuid "72753031-73b5-40e5-88dd-08d2d61b131a" \
+ --getfile true \
+ --testapi "***" \
+ --out "C:\Users\Administrator\AppData\Local\Temp\ab5xgyjkqgw.pdf"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/cdek/GetReceipt/bat.txt b/docs/en/cli/NEW_CLI/cdek/GetReceipt/bat.txt
index 1f39e02b93..b317d1d279 100644
--- a/docs/en/cli/NEW_CLI/cdek/GetReceipt/bat.txt
+++ b/docs/en/cli/NEW_CLI/cdek/GetReceipt/bat.txt
@@ -1,4 +1,6 @@
 oint cdek GetReceipt ^
  --token "***" ^
- --uuid "72753031-6e1d-4102-a620-81e7c55172a1" ^
- --testapi "***"
\ No newline at end of file
+ --uuid "72753031-73b5-40e5-88dd-08d2d61b131a" ^
+ --getfile true ^
+ --testapi "***" ^
+ --out "C:\Users\Administrator\AppData\Local\Temp\ab5xgyjkqgw.pdf"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/cdek/RegisterDeliveryAppointment/bash.txt b/docs/en/cli/NEW_CLI/cdek/RegisterDeliveryAppointment/bash.txt
index 4adcea4030..53878e3211 100644
--- a/docs/en/cli/NEW_CLI/cdek/RegisterDeliveryAppointment/bash.txt
+++ b/docs/en/cli/NEW_CLI/cdek/RegisterDeliveryAppointment/bash.txt
@@ -2,5 +2,5 @@
 
 oint cdek RegisterDeliveryAppointment \
  --token "***" \
- --appt "{'cdek_number':'1106207236','order_uuid':'69bd218f-e532-47bb-9b1b-06b7cf5da1c9','date':'2024-12-02','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':'24cb4e21-0ed8-41ea-a773-f096e4fec11b','date':'2024-12-16','time_from':'10:00','time_to':'17:00','comment':'Group office','to_location':{'code':'270','fias_guid':'0c5b2444-70a0-4932-980c-b4dc0d3f02b5','postal_code':'109004','longitude':37.6204,'latitude':55.754,'country_code':'RU','region':'Novosibirsk','sub_region':'Novosibirsk','city':'Novosibirsk','kladr_code':'7700000000000','address':'st. Bluchera, 33'}}" \
  --testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/cdek/RegisterDeliveryAppointment/bat.txt b/docs/en/cli/NEW_CLI/cdek/RegisterDeliveryAppointment/bat.txt
index 2174e9cf9e..7952a0836d 100644
--- a/docs/en/cli/NEW_CLI/cdek/RegisterDeliveryAppointment/bat.txt
+++ b/docs/en/cli/NEW_CLI/cdek/RegisterDeliveryAppointment/bat.txt
@@ -2,5 +2,5 @@
 
 oint cdek RegisterDeliveryAppointment ^
  --token "***" ^
- --appt "{'cdek_number':'1106207236','order_uuid':'69bd218f-e532-47bb-9b1b-06b7cf5da1c9','date':'2024-12-02','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':'24cb4e21-0ed8-41ea-a773-f096e4fec11b','date':'2024-12-16','time_from':'10:00','time_to':'17:00','comment':'Group office','to_location':{'code':'270','fias_guid':'0c5b2444-70a0-4932-980c-b4dc0d3f02b5','postal_code':'109004','longitude':37.6204,'latitude':55.754,'country_code':'RU','region':'Novosibirsk','sub_region':'Novosibirsk','city':'Novosibirsk','kladr_code':'7700000000000','address':'st. Bluchera, 33'}}" ^
  --testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/cdek/UpdateOrder/bash.txt b/docs/en/cli/NEW_CLI/cdek/UpdateOrder/bash.txt
index f1cff89bf6..63083c4860 100644
--- a/docs/en/cli/NEW_CLI/cdek/UpdateOrder/bash.txt
+++ b/docs/en/cli/NEW_CLI/cdek/UpdateOrder/bash.txt
@@ -2,6 +2,6 @@
 
 oint cdek UpdateOrder \
  --token "***" \
- --uuid "531f89d4-ce21-4b3e-adc6-a60b9d51118e" \
+ --uuid "b5fc973c-1496-4e6a-ab98-d8e13b9abe2b" \
  --order "{'comment':'NewComment'}" \
  --testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/cdek/UpdateOrder/bat.txt b/docs/en/cli/NEW_CLI/cdek/UpdateOrder/bat.txt
index 8b09884c10..7c47bfe477 100644
--- a/docs/en/cli/NEW_CLI/cdek/UpdateOrder/bat.txt
+++ b/docs/en/cli/NEW_CLI/cdek/UpdateOrder/bat.txt
@@ -2,6 +2,6 @@
 
 oint cdek UpdateOrder ^
  --token "***" ^
- --uuid "531f89d4-ce21-4b3e-adc6-a60b9d51118e" ^
+ --uuid "b5fc973c-1496-4e6a-ab98-d8e13b9abe2b" ^
  --order "{'comment':'NewComment'}" ^
  --testapi "***"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/dropbox/AddUsersToFolder/bash.txt b/docs/en/cli/NEW_CLI/dropbox/AddUsersToFolder/bash.txt
index 446222cc34..e038266f22 100644
--- a/docs/en/cli/NEW_CLI/dropbox/AddUsersToFolder/bash.txt
+++ b/docs/en/cli/NEW_CLI/dropbox/AddUsersToFolder/bash.txt
@@ -1,5 +1,5 @@
 oint dropbox AddUsersToFolder \
  --token "***" \
- --folder "11135761411" \
+ --folder "11210643747" \
  --emails "['h5bk6ft62s@privaterelay.appleid.com']" \
  --readonly true
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/dropbox/AddUsersToFolder/bat.txt b/docs/en/cli/NEW_CLI/dropbox/AddUsersToFolder/bat.txt
index c4f0509bc4..cd7ca5c1c6 100644
--- a/docs/en/cli/NEW_CLI/dropbox/AddUsersToFolder/bat.txt
+++ b/docs/en/cli/NEW_CLI/dropbox/AddUsersToFolder/bat.txt
@@ -1,5 +1,5 @@
 oint dropbox AddUsersToFolder ^
  --token "***" ^
- --folder "11135761411" ^
+ --folder "11210643747" ^
  --emails "['h5bk6ft62s@privaterelay.appleid.com']" ^
  --readonly true
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/dropbox/CancelFolderPublication/bash.txt b/docs/en/cli/NEW_CLI/dropbox/CancelFolderPublication/bash.txt
index fb44692267..83c3905aa9 100644
--- a/docs/en/cli/NEW_CLI/dropbox/CancelFolderPublication/bash.txt
+++ b/docs/en/cli/NEW_CLI/dropbox/CancelFolderPublication/bash.txt
@@ -1,3 +1,3 @@
 oint dropbox CancelFolderPublication \
  --token "***" \
- --folder "11135761411"
\ No newline at end of file
+ --folder "11210643747"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/dropbox/CancelFolderPublication/bat.txt b/docs/en/cli/NEW_CLI/dropbox/CancelFolderPublication/bat.txt
index 6d672de3ff..aeb9874562 100644
--- a/docs/en/cli/NEW_CLI/dropbox/CancelFolderPublication/bat.txt
+++ b/docs/en/cli/NEW_CLI/dropbox/CancelFolderPublication/bat.txt
@@ -1,3 +1,3 @@
 oint dropbox CancelFolderPublication ^
  --token "***" ^
- --folder "11135761411"
\ No newline at end of file
+ --folder "11210643747"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/dropbox/GetAsynchronousChangeStatus/bash.txt b/docs/en/cli/NEW_CLI/dropbox/GetAsynchronousChangeStatus/bash.txt
index 80d1d16010..a6d3deb377 100644
--- a/docs/en/cli/NEW_CLI/dropbox/GetAsynchronousChangeStatus/bash.txt
+++ b/docs/en/cli/NEW_CLI/dropbox/GetAsynchronousChangeStatus/bash.txt
@@ -1,3 +1,3 @@
 oint dropbox GetAsynchronousChangeStatus \
  --token "***" \
- --job "dbjid:AAAyfjBA-CHO8WGdsDpE6A9OwVpUssNDkG8unSlPLCN1ZCcQ35fuwZj93ZRexf0kTx2FvMnj69XFl2ZaocqJaeFr"
\ No newline at end of file
+ --job "dbjid:AABPiI2zAEPuf5ZzUILSqZRfieur7UKv5qGs-tTS92o2_a0cy5cyxBLKtHH4WtoYsCOsBFnJZqSEVflCXQjSIGqx"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/dropbox/GetAsynchronousChangeStatus/bat.txt b/docs/en/cli/NEW_CLI/dropbox/GetAsynchronousChangeStatus/bat.txt
index d8e5c819cc..d7d7fe5d76 100644
--- a/docs/en/cli/NEW_CLI/dropbox/GetAsynchronousChangeStatus/bat.txt
+++ b/docs/en/cli/NEW_CLI/dropbox/GetAsynchronousChangeStatus/bat.txt
@@ -1,3 +1,3 @@
 oint dropbox GetAsynchronousChangeStatus ^
  --token "***" ^
- --job "dbjid:AAAyfjBA-CHO8WGdsDpE6A9OwVpUssNDkG8unSlPLCN1ZCcQ35fuwZj93ZRexf0kTx2FvMnj69XFl2ZaocqJaeFr"
\ No newline at end of file
+ --job "dbjid:AABPiI2zAEPuf5ZzUILSqZRfieur7UKv5qGs-tTS92o2_a0cy5cyxBLKtHH4WtoYsCOsBFnJZqSEVflCXQjSIGqx"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/dropbox/GetUploadStatusByURL/bash.txt b/docs/en/cli/NEW_CLI/dropbox/GetUploadStatusByURL/bash.txt
index 142ded75d4..eac0bf922e 100644
--- a/docs/en/cli/NEW_CLI/dropbox/GetUploadStatusByURL/bash.txt
+++ b/docs/en/cli/NEW_CLI/dropbox/GetUploadStatusByURL/bash.txt
@@ -1,3 +1,3 @@
 oint dropbox GetUploadStatusByURL \
  --token "***" \
- --job "3yqirRfg-30AAAAAAAAAAQ"
\ No newline at end of file
+ --job "c_ZJmg-oiloAAAAAAAAAAQ"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/dropbox/GetUploadStatusByURL/bat.txt b/docs/en/cli/NEW_CLI/dropbox/GetUploadStatusByURL/bat.txt
index 145ae8bd96..b51c08d609 100644
--- a/docs/en/cli/NEW_CLI/dropbox/GetUploadStatusByURL/bat.txt
+++ b/docs/en/cli/NEW_CLI/dropbox/GetUploadStatusByURL/bat.txt
@@ -1,3 +1,3 @@
 oint dropbox GetUploadStatusByURL ^
  --token "***" ^
- --job "3yqirRfg-30AAAAAAAAAAQ"
\ No newline at end of file
+ --job "c_ZJmg-oiloAAAAAAAAAAQ"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/dropbox/RestoreObjectToVersion/bash.txt b/docs/en/cli/NEW_CLI/dropbox/RestoreObjectToVersion/bash.txt
index d8d69d3f1f..44601a7f0c 100644
--- a/docs/en/cli/NEW_CLI/dropbox/RestoreObjectToVersion/bash.txt
+++ b/docs/en/cli/NEW_CLI/dropbox/RestoreObjectToVersion/bash.txt
@@ -1,4 +1,4 @@
 oint dropbox RestoreObjectToVersion \
  --token "***" \
  --path "/New/pic.png" \
- --rev "6277ed6ebea0abd841553"
\ No newline at end of file
+ --rev "628358a094522bd841553"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/dropbox/RestoreObjectToVersion/bat.txt b/docs/en/cli/NEW_CLI/dropbox/RestoreObjectToVersion/bat.txt
index 12e40df64d..d68988285e 100644
--- a/docs/en/cli/NEW_CLI/dropbox/RestoreObjectToVersion/bat.txt
+++ b/docs/en/cli/NEW_CLI/dropbox/RestoreObjectToVersion/bat.txt
@@ -1,4 +1,4 @@
 oint dropbox RestoreObjectToVersion ^
  --token "***" ^
  --path "/New/pic.png" ^
- --rev "6277ed6ebea0abd841553"
\ No newline at end of file
+ --rev "628358a094522bd841553"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/dropbox/UploadFile/bash.txt b/docs/en/cli/NEW_CLI/dropbox/UploadFile/bash.txt
index 3bc7c3c7ea..e32285059c 100644
--- a/docs/en/cli/NEW_CLI/dropbox/UploadFile/bash.txt
+++ b/docs/en/cli/NEW_CLI/dropbox/UploadFile/bash.txt
@@ -1,5 +1,5 @@
 oint dropbox UploadFile \
  --token "***" \
- --file "C:\Users\Administrator\AppData\Local\Temp\11x42tdrnrs.png" \
+ --file "C:\Users\Administrator\AppData\Local\Temp\nw3eofgayiq.png" \
  --path "/New/pic.png" \
  --overwrite true
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/dropbox/UploadFile/bat.txt b/docs/en/cli/NEW_CLI/dropbox/UploadFile/bat.txt
index abfc99dda4..1421c0ff96 100644
--- a/docs/en/cli/NEW_CLI/dropbox/UploadFile/bat.txt
+++ b/docs/en/cli/NEW_CLI/dropbox/UploadFile/bat.txt
@@ -1,5 +1,5 @@
 oint dropbox UploadFile ^
  --token "***" ^
- --file "C:\Users\Administrator\AppData\Local\Temp\11x42tdrnrs.png" ^
+ --file "C:\Users\Administrator\AppData\Local\Temp\nw3eofgayiq.png" ^
  --path "/New/pic.png" ^
  --overwrite true
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/gcalendar/AddCalendarToList/bash.txt b/docs/en/cli/NEW_CLI/gcalendar/AddCalendarToList/bash.txt
index 44eb78a40c..d2d0235664 100644
--- a/docs/en/cli/NEW_CLI/gcalendar/AddCalendarToList/bash.txt
+++ b/docs/en/cli/NEW_CLI/gcalendar/AddCalendarToList/bash.txt
@@ -1,3 +1,3 @@
 oint gcalendar AddCalendarToList \
  --token "***" \
- --calendar "2ca77011c7792135d21dc6e9978ed8d161a1e970c59bb464fe288faceab09443@group.calendar.google.com"
\ No newline at end of file
+ --calendar "6017e8ddb2f3f44a395d08c64d60d8ab499b1ad059813ade9ca912ef8132d746@group.calendar.google.com"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/gcalendar/AddCalendarToList/bat.txt b/docs/en/cli/NEW_CLI/gcalendar/AddCalendarToList/bat.txt
index 1f135ef828..81ee86562b 100644
--- a/docs/en/cli/NEW_CLI/gcalendar/AddCalendarToList/bat.txt
+++ b/docs/en/cli/NEW_CLI/gcalendar/AddCalendarToList/bat.txt
@@ -1,3 +1,3 @@
 oint gcalendar AddCalendarToList ^
  --token "***" ^
- --calendar "2ca77011c7792135d21dc6e9978ed8d161a1e970c59bb464fe288faceab09443@group.calendar.google.com"
\ No newline at end of file
+ --calendar "6017e8ddb2f3f44a395d08c64d60d8ab499b1ad059813ade9ca912ef8132d746@group.calendar.google.com"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/gcalendar/CreateEvent/bash.txt b/docs/en/cli/NEW_CLI/gcalendar/CreateEvent/bash.txt
index da515421ef..11e3365af6 100644
--- a/docs/en/cli/NEW_CLI/gcalendar/CreateEvent/bash.txt
+++ b/docs/en/cli/NEW_CLI/gcalendar/CreateEvent/bash.txt
@@ -2,5 +2,5 @@
 
 oint gcalendar CreateEvent \
  --token "***" \
- --calendar "b7e551a60ae28c9276e7c28496e50a2f391ca5eedc1cffdb9bc672e328453911@group.calendar.google.com" \
- --props "{'Description':'TestEventDescription','Title':'New event','Venue':'InOffice','StartDate':'2024-11-22T14:32:07.8279816Z','EndDate':'2024-11-22T15:32:07.8279816Z','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 "a4db808f216af0f8094af332f11550faf2d01f35e9d9cb546da474106b7f0a7c@group.calendar.google.com" \
+ --props "{'Description':'TestEventDescription','Title':'New event','Venue':'InOffice','StartDate':'2024-12-01T16:30:31.3764528Z','EndDate':'2024-12-01T17:30:31.3764528Z','ArrayOfAttachmentURLs':{'Image1':'https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg','Image2':'https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture2.jpg'},'SendNotifications':true}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/gcalendar/CreateEvent/bat.txt b/docs/en/cli/NEW_CLI/gcalendar/CreateEvent/bat.txt
index 9140f23456..5503961731 100644
--- a/docs/en/cli/NEW_CLI/gcalendar/CreateEvent/bat.txt
+++ b/docs/en/cli/NEW_CLI/gcalendar/CreateEvent/bat.txt
@@ -2,5 +2,5 @@
 
 oint gcalendar CreateEvent ^
  --token "***" ^
- --calendar "b7e551a60ae28c9276e7c28496e50a2f391ca5eedc1cffdb9bc672e328453911@group.calendar.google.com" ^
- --props "{'Description':'TestEventDescription','Title':'New event','Venue':'InOffice','StartDate':'2024-11-22T14:32:07.8279816Z','EndDate':'2024-11-22T15:32:07.8279816Z','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 "a4db808f216af0f8094af332f11550faf2d01f35e9d9cb546da474106b7f0a7c@group.calendar.google.com" ^
+ --props "{'Description':'TestEventDescription','Title':'New event','Venue':'InOffice','StartDate':'2024-12-01T16:30:31.3764528Z','EndDate':'2024-12-01T17:30:31.3764528Z','ArrayOfAttachmentURLs':{'Image1':'https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg','Image2':'https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture2.jpg'},'SendNotifications':true}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/gcalendar/DeleteCalendar/bash.txt b/docs/en/cli/NEW_CLI/gcalendar/DeleteCalendar/bash.txt
index 0f6485dc8d..48230579df 100644
--- a/docs/en/cli/NEW_CLI/gcalendar/DeleteCalendar/bash.txt
+++ b/docs/en/cli/NEW_CLI/gcalendar/DeleteCalendar/bash.txt
@@ -1,3 +1,3 @@
 oint gcalendar DeleteCalendar \
  --token "***" \
- --calendar "b7e551a60ae28c9276e7c28496e50a2f391ca5eedc1cffdb9bc672e328453911@group.calendar.google.com"
\ No newline at end of file
+ --calendar "a4db808f216af0f8094af332f11550faf2d01f35e9d9cb546da474106b7f0a7c@group.calendar.google.com"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/gcalendar/DeleteCalendar/bat.txt b/docs/en/cli/NEW_CLI/gcalendar/DeleteCalendar/bat.txt
index 6701deb079..fc9f0f9adf 100644
--- a/docs/en/cli/NEW_CLI/gcalendar/DeleteCalendar/bat.txt
+++ b/docs/en/cli/NEW_CLI/gcalendar/DeleteCalendar/bat.txt
@@ -1,3 +1,3 @@
 oint gcalendar DeleteCalendar ^
  --token "***" ^
- --calendar "b7e551a60ae28c9276e7c28496e50a2f391ca5eedc1cffdb9bc672e328453911@group.calendar.google.com"
\ No newline at end of file
+ --calendar "a4db808f216af0f8094af332f11550faf2d01f35e9d9cb546da474106b7f0a7c@group.calendar.google.com"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/gcalendar/DeleteCalendarFromList/bash.txt b/docs/en/cli/NEW_CLI/gcalendar/DeleteCalendarFromList/bash.txt
index 14c6fc5309..8aeb9bc65e 100644
--- a/docs/en/cli/NEW_CLI/gcalendar/DeleteCalendarFromList/bash.txt
+++ b/docs/en/cli/NEW_CLI/gcalendar/DeleteCalendarFromList/bash.txt
@@ -1,3 +1,3 @@
 oint gcalendar DeleteCalendarFromList \
  --token "***" \
- --calendar "2ca77011c7792135d21dc6e9978ed8d161a1e970c59bb464fe288faceab09443@group.calendar.google.com"
\ No newline at end of file
+ --calendar "6017e8ddb2f3f44a395d08c64d60d8ab499b1ad059813ade9ca912ef8132d746@group.calendar.google.com"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/gcalendar/DeleteCalendarFromList/bat.txt b/docs/en/cli/NEW_CLI/gcalendar/DeleteCalendarFromList/bat.txt
index 0624f7850a..a00b1ab942 100644
--- a/docs/en/cli/NEW_CLI/gcalendar/DeleteCalendarFromList/bat.txt
+++ b/docs/en/cli/NEW_CLI/gcalendar/DeleteCalendarFromList/bat.txt
@@ -1,3 +1,3 @@
 oint gcalendar DeleteCalendarFromList ^
  --token "***" ^
- --calendar "2ca77011c7792135d21dc6e9978ed8d161a1e970c59bb464fe288faceab09443@group.calendar.google.com"
\ No newline at end of file
+ --calendar "6017e8ddb2f3f44a395d08c64d60d8ab499b1ad059813ade9ca912ef8132d746@group.calendar.google.com"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/gcalendar/DeleteEvent/bash.txt b/docs/en/cli/NEW_CLI/gcalendar/DeleteEvent/bash.txt
index e9af11594a..5cf61afbcf 100644
--- a/docs/en/cli/NEW_CLI/gcalendar/DeleteEvent/bash.txt
+++ b/docs/en/cli/NEW_CLI/gcalendar/DeleteEvent/bash.txt
@@ -1,4 +1,4 @@
 oint gcalendar DeleteEvent \
  --token "***" \
- --calendar "b7e551a60ae28c9276e7c28496e50a2f391ca5eedc1cffdb9bc672e328453911@group.calendar.google.com" \
- --event "vgmqjkl2cmr8ujtfn1jmtelmr4"
\ No newline at end of file
+ --calendar "a4db808f216af0f8094af332f11550faf2d01f35e9d9cb546da474106b7f0a7c@group.calendar.google.com" \
+ --event "jvvv5a42invf3uaf9m59nro6ps"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/gcalendar/DeleteEvent/bat.txt b/docs/en/cli/NEW_CLI/gcalendar/DeleteEvent/bat.txt
index 072cafd461..af7b496dd7 100644
--- a/docs/en/cli/NEW_CLI/gcalendar/DeleteEvent/bat.txt
+++ b/docs/en/cli/NEW_CLI/gcalendar/DeleteEvent/bat.txt
@@ -1,4 +1,4 @@
 oint gcalendar DeleteEvent ^
  --token "***" ^
- --calendar "b7e551a60ae28c9276e7c28496e50a2f391ca5eedc1cffdb9bc672e328453911@group.calendar.google.com" ^
- --event "vgmqjkl2cmr8ujtfn1jmtelmr4"
\ No newline at end of file
+ --calendar "a4db808f216af0f8094af332f11550faf2d01f35e9d9cb546da474106b7f0a7c@group.calendar.google.com" ^
+ --event "jvvv5a42invf3uaf9m59nro6ps"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/gcalendar/EditCalendarMetadata/bash.txt b/docs/en/cli/NEW_CLI/gcalendar/EditCalendarMetadata/bash.txt
index 5d430f8b9a..a87337345f 100644
--- a/docs/en/cli/NEW_CLI/gcalendar/EditCalendarMetadata/bash.txt
+++ b/docs/en/cli/NEW_CLI/gcalendar/EditCalendarMetadata/bash.txt
@@ -1,5 +1,5 @@
 oint gcalendar EditCalendarMetadata \
  --token "***" \
- --calendar "2ca77011c7792135d21dc6e9978ed8d161a1e970c59bb464fe288faceab09443@group.calendar.google.com" \
+ --calendar "6017e8ddb2f3f44a395d08c64d60d8ab499b1ad059813ade9ca912ef8132d746@group.calendar.google.com" \
  --title "New name" \
  --description "New description"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/gcalendar/EditCalendarMetadata/bat.txt b/docs/en/cli/NEW_CLI/gcalendar/EditCalendarMetadata/bat.txt
index 3aee35515d..03487ef482 100644
--- a/docs/en/cli/NEW_CLI/gcalendar/EditCalendarMetadata/bat.txt
+++ b/docs/en/cli/NEW_CLI/gcalendar/EditCalendarMetadata/bat.txt
@@ -1,5 +1,5 @@
 oint gcalendar EditCalendarMetadata ^
  --token "***" ^
- --calendar "2ca77011c7792135d21dc6e9978ed8d161a1e970c59bb464fe288faceab09443@group.calendar.google.com" ^
+ --calendar "6017e8ddb2f3f44a395d08c64d60d8ab499b1ad059813ade9ca912ef8132d746@group.calendar.google.com" ^
  --title "New name" ^
  --description "New description"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/gcalendar/EditEvent/bash.txt b/docs/en/cli/NEW_CLI/gcalendar/EditEvent/bash.txt
index ec6a95c148..a12727c7d4 100644
--- a/docs/en/cli/NEW_CLI/gcalendar/EditEvent/bash.txt
+++ b/docs/en/cli/NEW_CLI/gcalendar/EditEvent/bash.txt
@@ -2,6 +2,6 @@
 
 oint gcalendar EditEvent \
  --token "***" \
- --calendar "b7e551a60ae28c9276e7c28496e50a2f391ca5eedc1cffdb9bc672e328453911@group.calendar.google.com" \
+ --calendar "a4db808f216af0f8094af332f11550faf2d01f35e9d9cb546da474106b7f0a7c@group.calendar.google.com" \
  --props "{'Description':'New event description'}" \
- --event "vgmqjkl2cmr8ujtfn1jmtelmr4"
\ No newline at end of file
+ --event "jvvv5a42invf3uaf9m59nro6ps"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/gcalendar/EditEvent/bat.txt b/docs/en/cli/NEW_CLI/gcalendar/EditEvent/bat.txt
index 824d63e810..2ed51b9e32 100644
--- a/docs/en/cli/NEW_CLI/gcalendar/EditEvent/bat.txt
+++ b/docs/en/cli/NEW_CLI/gcalendar/EditEvent/bat.txt
@@ -2,6 +2,6 @@
 
 oint gcalendar EditEvent ^
  --token "***" ^
- --calendar "b7e551a60ae28c9276e7c28496e50a2f391ca5eedc1cffdb9bc672e328453911@group.calendar.google.com" ^
+ --calendar "a4db808f216af0f8094af332f11550faf2d01f35e9d9cb546da474106b7f0a7c@group.calendar.google.com" ^
  --props "{'Description':'New event description'}" ^
- --event "vgmqjkl2cmr8ujtfn1jmtelmr4"
\ No newline at end of file
+ --event "jvvv5a42invf3uaf9m59nro6ps"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/gcalendar/EditListCalendar/bash.txt b/docs/en/cli/NEW_CLI/gcalendar/EditListCalendar/bash.txt
index 39db8f70f4..fec5f6fb9c 100644
--- a/docs/en/cli/NEW_CLI/gcalendar/EditListCalendar/bash.txt
+++ b/docs/en/cli/NEW_CLI/gcalendar/EditListCalendar/bash.txt
@@ -1,6 +1,6 @@
 oint gcalendar EditListCalendar \
  --token "***" \
- --calendar "2ca77011c7792135d21dc6e9978ed8d161a1e970c59bb464fe288faceab09443@group.calendar.google.com" \
+ --calendar "6017e8ddb2f3f44a395d08c64d60d8ab499b1ad059813ade9ca912ef8132d746@group.calendar.google.com" \
  --primary "#000000" \
  --secondary "#ffd800" \
  --hidden false
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/gcalendar/EditListCalendar/bat.txt b/docs/en/cli/NEW_CLI/gcalendar/EditListCalendar/bat.txt
index 3d4a9f41c3..99646665a4 100644
--- a/docs/en/cli/NEW_CLI/gcalendar/EditListCalendar/bat.txt
+++ b/docs/en/cli/NEW_CLI/gcalendar/EditListCalendar/bat.txt
@@ -1,6 +1,6 @@
 oint gcalendar EditListCalendar ^
  --token "***" ^
- --calendar "2ca77011c7792135d21dc6e9978ed8d161a1e970c59bb464fe288faceab09443@group.calendar.google.com" ^
+ --calendar "6017e8ddb2f3f44a395d08c64d60d8ab499b1ad059813ade9ca912ef8132d746@group.calendar.google.com" ^
  --primary "#000000" ^
  --secondary "#ffd800" ^
  --hidden false
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/gcalendar/GetCalendarMetadata/bash.txt b/docs/en/cli/NEW_CLI/gcalendar/GetCalendarMetadata/bash.txt
index ad01f9fad4..b1ed9a0ade 100644
--- a/docs/en/cli/NEW_CLI/gcalendar/GetCalendarMetadata/bash.txt
+++ b/docs/en/cli/NEW_CLI/gcalendar/GetCalendarMetadata/bash.txt
@@ -1,3 +1,3 @@
 oint gcalendar GetCalendarMetadata \
  --token "***" \
- --calendar "2ca77011c7792135d21dc6e9978ed8d161a1e970c59bb464fe288faceab09443@group.calendar.google.com"
\ No newline at end of file
+ --calendar "6017e8ddb2f3f44a395d08c64d60d8ab499b1ad059813ade9ca912ef8132d746@group.calendar.google.com"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/gcalendar/GetCalendarMetadata/bat.txt b/docs/en/cli/NEW_CLI/gcalendar/GetCalendarMetadata/bat.txt
index 6db610ffe0..fb04b87a3c 100644
--- a/docs/en/cli/NEW_CLI/gcalendar/GetCalendarMetadata/bat.txt
+++ b/docs/en/cli/NEW_CLI/gcalendar/GetCalendarMetadata/bat.txt
@@ -1,3 +1,3 @@
 oint gcalendar GetCalendarMetadata ^
  --token "***" ^
- --calendar "2ca77011c7792135d21dc6e9978ed8d161a1e970c59bb464fe288faceab09443@group.calendar.google.com"
\ No newline at end of file
+ --calendar "6017e8ddb2f3f44a395d08c64d60d8ab499b1ad059813ade9ca912ef8132d746@group.calendar.google.com"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/gcalendar/GetEvent/bash.txt b/docs/en/cli/NEW_CLI/gcalendar/GetEvent/bash.txt
index aeb7225266..c326b3ba04 100644
--- a/docs/en/cli/NEW_CLI/gcalendar/GetEvent/bash.txt
+++ b/docs/en/cli/NEW_CLI/gcalendar/GetEvent/bash.txt
@@ -1,4 +1,4 @@
 oint gcalendar GetEvent \
  --token "***" \
- --calendar "b7e551a60ae28c9276e7c28496e50a2f391ca5eedc1cffdb9bc672e328453911@group.calendar.google.com" \
- --event "vgmqjkl2cmr8ujtfn1jmtelmr4"
\ No newline at end of file
+ --calendar "a4db808f216af0f8094af332f11550faf2d01f35e9d9cb546da474106b7f0a7c@group.calendar.google.com" \
+ --event "jvvv5a42invf3uaf9m59nro6ps"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/gcalendar/GetEvent/bat.txt b/docs/en/cli/NEW_CLI/gcalendar/GetEvent/bat.txt
index 07f6cccb5d..12964d482d 100644
--- a/docs/en/cli/NEW_CLI/gcalendar/GetEvent/bat.txt
+++ b/docs/en/cli/NEW_CLI/gcalendar/GetEvent/bat.txt
@@ -1,4 +1,4 @@
 oint gcalendar GetEvent ^
  --token "***" ^
- --calendar "b7e551a60ae28c9276e7c28496e50a2f391ca5eedc1cffdb9bc672e328453911@group.calendar.google.com" ^
- --event "vgmqjkl2cmr8ujtfn1jmtelmr4"
\ No newline at end of file
+ --calendar "a4db808f216af0f8094af332f11550faf2d01f35e9d9cb546da474106b7f0a7c@group.calendar.google.com" ^
+ --event "jvvv5a42invf3uaf9m59nro6ps"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/gcalendar/GetEventList/bash.txt b/docs/en/cli/NEW_CLI/gcalendar/GetEventList/bash.txt
index 4bf29e8127..01891c3e79 100644
--- a/docs/en/cli/NEW_CLI/gcalendar/GetEventList/bash.txt
+++ b/docs/en/cli/NEW_CLI/gcalendar/GetEventList/bash.txt
@@ -1,3 +1,3 @@
 oint gcalendar GetEventList \
  --token "***" \
- --calendar "b7e551a60ae28c9276e7c28496e50a2f391ca5eedc1cffdb9bc672e328453911@group.calendar.google.com"
\ No newline at end of file
+ --calendar "a4db808f216af0f8094af332f11550faf2d01f35e9d9cb546da474106b7f0a7c@group.calendar.google.com"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/gcalendar/GetEventList/bat.txt b/docs/en/cli/NEW_CLI/gcalendar/GetEventList/bat.txt
index 2cbce57095..1c2790dded 100644
--- a/docs/en/cli/NEW_CLI/gcalendar/GetEventList/bat.txt
+++ b/docs/en/cli/NEW_CLI/gcalendar/GetEventList/bat.txt
@@ -1,3 +1,3 @@
 oint gcalendar GetEventList ^
  --token "***" ^
- --calendar "b7e551a60ae28c9276e7c28496e50a2f391ca5eedc1cffdb9bc672e328453911@group.calendar.google.com"
\ No newline at end of file
+ --calendar "a4db808f216af0f8094af332f11550faf2d01f35e9d9cb546da474106b7f0a7c@group.calendar.google.com"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/gcalendar/GetListCalendar/bash.txt b/docs/en/cli/NEW_CLI/gcalendar/GetListCalendar/bash.txt
index da57b5702b..14a0b18197 100644
--- a/docs/en/cli/NEW_CLI/gcalendar/GetListCalendar/bash.txt
+++ b/docs/en/cli/NEW_CLI/gcalendar/GetListCalendar/bash.txt
@@ -1,3 +1,3 @@
 oint gcalendar GetListCalendar \
  --token "***" \
- --calendar "2ca77011c7792135d21dc6e9978ed8d161a1e970c59bb464fe288faceab09443@group.calendar.google.com"
\ No newline at end of file
+ --calendar "6017e8ddb2f3f44a395d08c64d60d8ab499b1ad059813ade9ca912ef8132d746@group.calendar.google.com"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/gcalendar/GetListCalendar/bat.txt b/docs/en/cli/NEW_CLI/gcalendar/GetListCalendar/bat.txt
index 93742752bd..900a52ff2e 100644
--- a/docs/en/cli/NEW_CLI/gcalendar/GetListCalendar/bat.txt
+++ b/docs/en/cli/NEW_CLI/gcalendar/GetListCalendar/bat.txt
@@ -1,3 +1,3 @@
 oint gcalendar GetListCalendar ^
  --token "***" ^
- --calendar "2ca77011c7792135d21dc6e9978ed8d161a1e970c59bb464fe288faceab09443@group.calendar.google.com"
\ No newline at end of file
+ --calendar "6017e8ddb2f3f44a395d08c64d60d8ab499b1ad059813ade9ca912ef8132d746@group.calendar.google.com"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/gcalendar/MoveEvent/bash.txt b/docs/en/cli/NEW_CLI/gcalendar/MoveEvent/bash.txt
index 04f2b2d05b..667d7a199e 100644
--- a/docs/en/cli/NEW_CLI/gcalendar/MoveEvent/bash.txt
+++ b/docs/en/cli/NEW_CLI/gcalendar/MoveEvent/bash.txt
@@ -1,5 +1,5 @@
 oint gcalendar MoveEvent \
  --token "***" \
- --from "b7e551a60ae28c9276e7c28496e50a2f391ca5eedc1cffdb9bc672e328453911@group.calendar.google.com" \
+ --from "a4db808f216af0f8094af332f11550faf2d01f35e9d9cb546da474106b7f0a7c@group.calendar.google.com" \
  --to "bayselonarrend@gmail.com" \
- --event "vgmqjkl2cmr8ujtfn1jmtelmr4"
\ No newline at end of file
+ --event "jvvv5a42invf3uaf9m59nro6ps"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/gcalendar/MoveEvent/bat.txt b/docs/en/cli/NEW_CLI/gcalendar/MoveEvent/bat.txt
index 2ebd4f76cd..de25f02f78 100644
--- a/docs/en/cli/NEW_CLI/gcalendar/MoveEvent/bat.txt
+++ b/docs/en/cli/NEW_CLI/gcalendar/MoveEvent/bat.txt
@@ -1,5 +1,5 @@
 oint gcalendar MoveEvent ^
  --token "***" ^
- --from "b7e551a60ae28c9276e7c28496e50a2f391ca5eedc1cffdb9bc672e328453911@group.calendar.google.com" ^
+ --from "a4db808f216af0f8094af332f11550faf2d01f35e9d9cb546da474106b7f0a7c@group.calendar.google.com" ^
  --to "bayselonarrend@gmail.com" ^
- --event "vgmqjkl2cmr8ujtfn1jmtelmr4"
\ No newline at end of file
+ --event "jvvv5a42invf3uaf9m59nro6ps"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/gdrive/CopyObject/bash.txt b/docs/en/cli/NEW_CLI/gdrive/CopyObject/bash.txt
index 9b82df3f40..cc6ee33366 100644
--- a/docs/en/cli/NEW_CLI/gdrive/CopyObject/bash.txt
+++ b/docs/en/cli/NEW_CLI/gdrive/CopyObject/bash.txt
@@ -1,5 +1,5 @@
 oint gdrive CopyObject \
  --token "***" \
- --object "1TW-ZQ8baR09gA83J89zSLKA6kmCqHB34" \
+ --object "13RBwOGuqPLrOJU-BJ35J95LGHVGEqYJo" \
  --title "CopiedFile.jpeg" \
  --catalog "root"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/gdrive/CopyObject/bat.txt b/docs/en/cli/NEW_CLI/gdrive/CopyObject/bat.txt
index a741e327f6..d311a8efb4 100644
--- a/docs/en/cli/NEW_CLI/gdrive/CopyObject/bat.txt
+++ b/docs/en/cli/NEW_CLI/gdrive/CopyObject/bat.txt
@@ -1,5 +1,5 @@
 oint gdrive CopyObject ^
  --token "***" ^
- --object "1TW-ZQ8baR09gA83J89zSLKA6kmCqHB34" ^
+ --object "13RBwOGuqPLrOJU-BJ35J95LGHVGEqYJo" ^
  --title "CopiedFile.jpeg" ^
  --catalog "root"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/gdrive/CreateComment/bash.txt b/docs/en/cli/NEW_CLI/gdrive/CreateComment/bash.txt
index 110348e2fb..e281a6821b 100644
--- a/docs/en/cli/NEW_CLI/gdrive/CreateComment/bash.txt
+++ b/docs/en/cli/NEW_CLI/gdrive/CreateComment/bash.txt
@@ -1,4 +1,4 @@
 oint gdrive CreateComment \
  --token "***" \
- --object "13IlD9k9yqOKj6b1Eq3KS4oFlaccX74qp" \
+ --object "1bm0QNhXHUb9vF1OcXrtoPuVXKIHRYDzf" \
  --text "Comment text"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/gdrive/CreateComment/bat.txt b/docs/en/cli/NEW_CLI/gdrive/CreateComment/bat.txt
index c4cdce9020..93bfaa98ba 100644
--- a/docs/en/cli/NEW_CLI/gdrive/CreateComment/bat.txt
+++ b/docs/en/cli/NEW_CLI/gdrive/CreateComment/bat.txt
@@ -1,4 +1,4 @@
 oint gdrive CreateComment ^
  --token "***" ^
- --object "13IlD9k9yqOKj6b1Eq3KS4oFlaccX74qp" ^
+ --object "1bm0QNhXHUb9vF1OcXrtoPuVXKIHRYDzf" ^
  --text "Comment text"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/gdrive/DeleteComment/bash.txt b/docs/en/cli/NEW_CLI/gdrive/DeleteComment/bash.txt
index e088f3933a..d85d17b352 100644
--- a/docs/en/cli/NEW_CLI/gdrive/DeleteComment/bash.txt
+++ b/docs/en/cli/NEW_CLI/gdrive/DeleteComment/bash.txt
@@ -1,4 +1,4 @@
 oint gdrive DeleteComment \
  --token "***" \
- --object "13IlD9k9yqOKj6b1Eq3KS4oFlaccX74qp" \
- --comment "AAABZB0pIfA"
\ No newline at end of file
+ --object "1bm0QNhXHUb9vF1OcXrtoPuVXKIHRYDzf" \
+ --comment "AAABSG1c9vA"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/gdrive/DeleteComment/bat.txt b/docs/en/cli/NEW_CLI/gdrive/DeleteComment/bat.txt
index 64fe598375..573f9b1312 100644
--- a/docs/en/cli/NEW_CLI/gdrive/DeleteComment/bat.txt
+++ b/docs/en/cli/NEW_CLI/gdrive/DeleteComment/bat.txt
@@ -1,4 +1,4 @@
 oint gdrive DeleteComment ^
  --token "***" ^
- --object "13IlD9k9yqOKj6b1Eq3KS4oFlaccX74qp" ^
- --comment "AAABZB0pIfA"
\ No newline at end of file
+ --object "1bm0QNhXHUb9vF1OcXrtoPuVXKIHRYDzf" ^
+ --comment "AAABSG1c9vA"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/gdrive/DeleteObject/bash.txt b/docs/en/cli/NEW_CLI/gdrive/DeleteObject/bash.txt
index aa71818f93..4692b12439 100644
--- a/docs/en/cli/NEW_CLI/gdrive/DeleteObject/bash.txt
+++ b/docs/en/cli/NEW_CLI/gdrive/DeleteObject/bash.txt
@@ -1,3 +1,3 @@
 oint gdrive DeleteObject \
  --token "***" \
- --object "13IlD9k9yqOKj6b1Eq3KS4oFlaccX74qp"
\ No newline at end of file
+ --object "1bm0QNhXHUb9vF1OcXrtoPuVXKIHRYDzf"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/gdrive/DeleteObject/bat.txt b/docs/en/cli/NEW_CLI/gdrive/DeleteObject/bat.txt
index de5d60a48d..06fdbf4977 100644
--- a/docs/en/cli/NEW_CLI/gdrive/DeleteObject/bat.txt
+++ b/docs/en/cli/NEW_CLI/gdrive/DeleteObject/bat.txt
@@ -1,3 +1,3 @@
 oint gdrive DeleteObject ^
  --token "***" ^
- --object "13IlD9k9yqOKj6b1Eq3KS4oFlaccX74qp"
\ No newline at end of file
+ --object "1bm0QNhXHUb9vF1OcXrtoPuVXKIHRYDzf"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/gdrive/DownloadFile/bash.txt b/docs/en/cli/NEW_CLI/gdrive/DownloadFile/bash.txt
index 51dc76b94a..4cea327771 100644
--- a/docs/en/cli/NEW_CLI/gdrive/DownloadFile/bash.txt
+++ b/docs/en/cli/NEW_CLI/gdrive/DownloadFile/bash.txt
@@ -1,3 +1,3 @@
 oint gdrive DownloadFile \
  --token "***" \
- --object "1TW-ZQ8baR09gA83J89zSLKA6kmCqHB34"
\ No newline at end of file
+ --object "13RBwOGuqPLrOJU-BJ35J95LGHVGEqYJo"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/gdrive/DownloadFile/bat.txt b/docs/en/cli/NEW_CLI/gdrive/DownloadFile/bat.txt
index a4a6abe991..ba6cc0a127 100644
--- a/docs/en/cli/NEW_CLI/gdrive/DownloadFile/bat.txt
+++ b/docs/en/cli/NEW_CLI/gdrive/DownloadFile/bat.txt
@@ -1,3 +1,3 @@
 oint gdrive DownloadFile ^
  --token "***" ^
- --object "1TW-ZQ8baR09gA83J89zSLKA6kmCqHB34"
\ No newline at end of file
+ --object "13RBwOGuqPLrOJU-BJ35J95LGHVGEqYJo"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/gdrive/GetComment/bash.txt b/docs/en/cli/NEW_CLI/gdrive/GetComment/bash.txt
index 9c18b14ec9..fa85b37309 100644
--- a/docs/en/cli/NEW_CLI/gdrive/GetComment/bash.txt
+++ b/docs/en/cli/NEW_CLI/gdrive/GetComment/bash.txt
@@ -1,4 +1,4 @@
 oint gdrive GetComment \
  --token "***" \
- --object "13IlD9k9yqOKj6b1Eq3KS4oFlaccX74qp" \
- --comment "AAABZB0pIfA"
\ No newline at end of file
+ --object "1bm0QNhXHUb9vF1OcXrtoPuVXKIHRYDzf" \
+ --comment "AAABSG1c9vA"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/gdrive/GetComment/bat.txt b/docs/en/cli/NEW_CLI/gdrive/GetComment/bat.txt
index 579d01aab6..d3835b34fb 100644
--- a/docs/en/cli/NEW_CLI/gdrive/GetComment/bat.txt
+++ b/docs/en/cli/NEW_CLI/gdrive/GetComment/bat.txt
@@ -1,4 +1,4 @@
 oint gdrive GetComment ^
  --token "***" ^
- --object "13IlD9k9yqOKj6b1Eq3KS4oFlaccX74qp" ^
- --comment "AAABZB0pIfA"
\ No newline at end of file
+ --object "1bm0QNhXHUb9vF1OcXrtoPuVXKIHRYDzf" ^
+ --comment "AAABSG1c9vA"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/gdrive/GetCommentList/bash.txt b/docs/en/cli/NEW_CLI/gdrive/GetCommentList/bash.txt
index 8f546bcff0..001bed1f1f 100644
--- a/docs/en/cli/NEW_CLI/gdrive/GetCommentList/bash.txt
+++ b/docs/en/cli/NEW_CLI/gdrive/GetCommentList/bash.txt
@@ -1,3 +1,3 @@
 oint gdrive GetCommentList \
  --token "***" \
- --object "13IlD9k9yqOKj6b1Eq3KS4oFlaccX74qp"
\ No newline at end of file
+ --object "1bm0QNhXHUb9vF1OcXrtoPuVXKIHRYDzf"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/gdrive/GetCommentList/bat.txt b/docs/en/cli/NEW_CLI/gdrive/GetCommentList/bat.txt
index cac29ebf57..56b6090c17 100644
--- a/docs/en/cli/NEW_CLI/gdrive/GetCommentList/bat.txt
+++ b/docs/en/cli/NEW_CLI/gdrive/GetCommentList/bat.txt
@@ -1,3 +1,3 @@
 oint gdrive GetCommentList ^
  --token "***" ^
- --object "13IlD9k9yqOKj6b1Eq3KS4oFlaccX74qp"
\ No newline at end of file
+ --object "1bm0QNhXHUb9vF1OcXrtoPuVXKIHRYDzf"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/gdrive/UpdateFile/bash.txt b/docs/en/cli/NEW_CLI/gdrive/UpdateFile/bash.txt
index fa31dd2d6b..9d1ac501ff 100644
--- a/docs/en/cli/NEW_CLI/gdrive/UpdateFile/bash.txt
+++ b/docs/en/cli/NEW_CLI/gdrive/UpdateFile/bash.txt
@@ -1,5 +1,5 @@
 oint gdrive UpdateFile \
  --token "***" \
- --object "1TW-ZQ8baR09gA83J89zSLKA6kmCqHB34" \
+ --object "13RBwOGuqPLrOJU-BJ35J95LGHVGEqYJo" \
  --file "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture2.jpg" \
  --title "UpdatedFile.jpg"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/gdrive/UpdateFile/bat.txt b/docs/en/cli/NEW_CLI/gdrive/UpdateFile/bat.txt
index 2f27a4ee57..6f490e6437 100644
--- a/docs/en/cli/NEW_CLI/gdrive/UpdateFile/bat.txt
+++ b/docs/en/cli/NEW_CLI/gdrive/UpdateFile/bat.txt
@@ -1,5 +1,5 @@
 oint gdrive UpdateFile ^
  --token "***" ^
- --object "1TW-ZQ8baR09gA83J89zSLKA6kmCqHB34" ^
+ --object "13RBwOGuqPLrOJU-BJ35J95LGHVGEqYJo" ^
  --file "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture2.jpg" ^
  --title "UpdatedFile.jpg"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/gsheets/AddSheet/bash.txt b/docs/en/cli/NEW_CLI/gsheets/AddSheet/bash.txt
index 91a5c42ce7..1a3e4d449c 100644
--- a/docs/en/cli/NEW_CLI/gsheets/AddSheet/bash.txt
+++ b/docs/en/cli/NEW_CLI/gsheets/AddSheet/bash.txt
@@ -1,4 +1,4 @@
 oint gsheets AddSheet \
  --token "***" \
- --spreadsheet "1dQjBkmoPnHjkM4iOsoOeKn2Lo5XPbf6kImHFgevd6eo" \
+ --spreadsheet "1QSZ8XTAZTwXqDto7r2BAFog6yloiIstWYpVnKGKmDOA" \
  --title "TestSheet"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/gsheets/AddSheet/bat.txt b/docs/en/cli/NEW_CLI/gsheets/AddSheet/bat.txt
index d6525b1348..b785621376 100644
--- a/docs/en/cli/NEW_CLI/gsheets/AddSheet/bat.txt
+++ b/docs/en/cli/NEW_CLI/gsheets/AddSheet/bat.txt
@@ -1,4 +1,4 @@
 oint gsheets AddSheet ^
  --token "***" ^
- --spreadsheet "1dQjBkmoPnHjkM4iOsoOeKn2Lo5XPbf6kImHFgevd6eo" ^
+ --spreadsheet "1QSZ8XTAZTwXqDto7r2BAFog6yloiIstWYpVnKGKmDOA" ^
  --title "TestSheet"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/gsheets/ClearCells/bash.txt b/docs/en/cli/NEW_CLI/gsheets/ClearCells/bash.txt
index 698cde5707..2ba45ffa4c 100644
--- a/docs/en/cli/NEW_CLI/gsheets/ClearCells/bash.txt
+++ b/docs/en/cli/NEW_CLI/gsheets/ClearCells/bash.txt
@@ -1,5 +1,5 @@
 oint gsheets ClearCells \
  --token "***" \
- --spreadsheet "1XDNCu8hOeGbxy2XMnK5nX1ZjSl-56ut2g-tXhcfFIZo" \
+ --spreadsheet "1nPjYRL9owE70jAOogTokjzPDsWvUN0la5wpTUlIFxUI" \
  --cells "['B2','A3','B4']" \
  --sheetname "Sheet2"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/gsheets/ClearCells/bat.txt b/docs/en/cli/NEW_CLI/gsheets/ClearCells/bat.txt
index 9183660947..f32bc739fa 100644
--- a/docs/en/cli/NEW_CLI/gsheets/ClearCells/bat.txt
+++ b/docs/en/cli/NEW_CLI/gsheets/ClearCells/bat.txt
@@ -1,5 +1,5 @@
 oint gsheets ClearCells ^
  --token "***" ^
- --spreadsheet "1XDNCu8hOeGbxy2XMnK5nX1ZjSl-56ut2g-tXhcfFIZo" ^
+ --spreadsheet "1nPjYRL9owE70jAOogTokjzPDsWvUN0la5wpTUlIFxUI" ^
  --cells "['B2','A3','B4']" ^
  --sheetname "Sheet2"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/gsheets/CopySheet/bash.txt b/docs/en/cli/NEW_CLI/gsheets/CopySheet/bash.txt
index 80b27a88c8..46e8d54c1f 100644
--- a/docs/en/cli/NEW_CLI/gsheets/CopySheet/bash.txt
+++ b/docs/en/cli/NEW_CLI/gsheets/CopySheet/bash.txt
@@ -1,5 +1,5 @@
 oint gsheets CopySheet \
  --token "***" \
- --from "1dQjBkmoPnHjkM4iOsoOeKn2Lo5XPbf6kImHFgevd6eo" \
- --to "16_6K9JSj5Zj6MP3O8HdkJgu1jj8SzsFs2f-ArmlW25A" \
- --sheet "1368112348"
\ No newline at end of file
+ --from "1QSZ8XTAZTwXqDto7r2BAFog6yloiIstWYpVnKGKmDOA" \
+ --to "1MZilAD0PqPmnZLBYGdOhxtg5w80GUNDN5vtOGa3pfTM" \
+ --sheet "918704543"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/gsheets/CopySheet/bat.txt b/docs/en/cli/NEW_CLI/gsheets/CopySheet/bat.txt
index b91841e59e..f96a1665b1 100644
--- a/docs/en/cli/NEW_CLI/gsheets/CopySheet/bat.txt
+++ b/docs/en/cli/NEW_CLI/gsheets/CopySheet/bat.txt
@@ -1,5 +1,5 @@
 oint gsheets CopySheet ^
  --token "***" ^
- --from "1dQjBkmoPnHjkM4iOsoOeKn2Lo5XPbf6kImHFgevd6eo" ^
- --to "16_6K9JSj5Zj6MP3O8HdkJgu1jj8SzsFs2f-ArmlW25A" ^
- --sheet "1368112348"
\ No newline at end of file
+ --from "1QSZ8XTAZTwXqDto7r2BAFog6yloiIstWYpVnKGKmDOA" ^
+ --to "1MZilAD0PqPmnZLBYGdOhxtg5w80GUNDN5vtOGa3pfTM" ^
+ --sheet "918704543"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/gsheets/DeleteSheet/bash.txt b/docs/en/cli/NEW_CLI/gsheets/DeleteSheet/bash.txt
index c556211bcc..e80b7edbf3 100644
--- a/docs/en/cli/NEW_CLI/gsheets/DeleteSheet/bash.txt
+++ b/docs/en/cli/NEW_CLI/gsheets/DeleteSheet/bash.txt
@@ -1,4 +1,4 @@
 oint gsheets DeleteSheet \
  --token "***" \
- --spreadsheet "1dQjBkmoPnHjkM4iOsoOeKn2Lo5XPbf6kImHFgevd6eo" \
- --sheet "1368112348"
\ No newline at end of file
+ --spreadsheet "1QSZ8XTAZTwXqDto7r2BAFog6yloiIstWYpVnKGKmDOA" \
+ --sheet "918704543"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/gsheets/DeleteSheet/bat.txt b/docs/en/cli/NEW_CLI/gsheets/DeleteSheet/bat.txt
index 9813bd0405..452772d762 100644
--- a/docs/en/cli/NEW_CLI/gsheets/DeleteSheet/bat.txt
+++ b/docs/en/cli/NEW_CLI/gsheets/DeleteSheet/bat.txt
@@ -1,4 +1,4 @@
 oint gsheets DeleteSheet ^
  --token "***" ^
- --spreadsheet "1dQjBkmoPnHjkM4iOsoOeKn2Lo5XPbf6kImHFgevd6eo" ^
- --sheet "1368112348"
\ No newline at end of file
+ --spreadsheet "1QSZ8XTAZTwXqDto7r2BAFog6yloiIstWYpVnKGKmDOA" ^
+ --sheet "918704543"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/gsheets/EditSpreadsheetTitle/bash.txt b/docs/en/cli/NEW_CLI/gsheets/EditSpreadsheetTitle/bash.txt
index 386cc7a086..8bf9ff3a9f 100644
--- a/docs/en/cli/NEW_CLI/gsheets/EditSpreadsheetTitle/bash.txt
+++ b/docs/en/cli/NEW_CLI/gsheets/EditSpreadsheetTitle/bash.txt
@@ -1,4 +1,4 @@
 oint gsheets EditSpreadsheetTitle \
  --token "***" \
- --spreadsheet "1dQjBkmoPnHjkM4iOsoOeKn2Lo5XPbf6kImHFgevd6eo" \
+ --spreadsheet "1QSZ8XTAZTwXqDto7r2BAFog6yloiIstWYpVnKGKmDOA" \
  --title "Test table (changed.)"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/gsheets/EditSpreadsheetTitle/bat.txt b/docs/en/cli/NEW_CLI/gsheets/EditSpreadsheetTitle/bat.txt
index 58f2b1ecc2..999a44f30d 100644
--- a/docs/en/cli/NEW_CLI/gsheets/EditSpreadsheetTitle/bat.txt
+++ b/docs/en/cli/NEW_CLI/gsheets/EditSpreadsheetTitle/bat.txt
@@ -1,4 +1,4 @@
 oint gsheets EditSpreadsheetTitle ^
  --token "***" ^
- --spreadsheet "1dQjBkmoPnHjkM4iOsoOeKn2Lo5XPbf6kImHFgevd6eo" ^
+ --spreadsheet "1QSZ8XTAZTwXqDto7r2BAFog6yloiIstWYpVnKGKmDOA" ^
  --title "Test table (changed.)"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/gsheets/GetCellValues/bash.txt b/docs/en/cli/NEW_CLI/gsheets/GetCellValues/bash.txt
index 971d3821b1..5858609b74 100644
--- a/docs/en/cli/NEW_CLI/gsheets/GetCellValues/bash.txt
+++ b/docs/en/cli/NEW_CLI/gsheets/GetCellValues/bash.txt
@@ -1,4 +1,4 @@
 oint gsheets GetCellValues \
  --token "***" \
- --spreadsheet "1XDNCu8hOeGbxy2XMnK5nX1ZjSl-56ut2g-tXhcfFIZo" \
+ --spreadsheet "1nPjYRL9owE70jAOogTokjzPDsWvUN0la5wpTUlIFxUI" \
  --sheetname "Sheet2"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/gsheets/GetCellValues/bat.txt b/docs/en/cli/NEW_CLI/gsheets/GetCellValues/bat.txt
index 7c72fd6412..75c66bc090 100644
--- a/docs/en/cli/NEW_CLI/gsheets/GetCellValues/bat.txt
+++ b/docs/en/cli/NEW_CLI/gsheets/GetCellValues/bat.txt
@@ -1,4 +1,4 @@
 oint gsheets GetCellValues ^
  --token "***" ^
- --spreadsheet "1XDNCu8hOeGbxy2XMnK5nX1ZjSl-56ut2g-tXhcfFIZo" ^
+ --spreadsheet "1nPjYRL9owE70jAOogTokjzPDsWvUN0la5wpTUlIFxUI" ^
  --sheetname "Sheet2"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/gsheets/GetSpreadsheet/bash.txt b/docs/en/cli/NEW_CLI/gsheets/GetSpreadsheet/bash.txt
index f4e3fe1835..ba9be51ac2 100644
--- a/docs/en/cli/NEW_CLI/gsheets/GetSpreadsheet/bash.txt
+++ b/docs/en/cli/NEW_CLI/gsheets/GetSpreadsheet/bash.txt
@@ -1,3 +1,3 @@
 oint gsheets GetSpreadsheet \
  --token "***" \
- --spreadsheet "1dQjBkmoPnHjkM4iOsoOeKn2Lo5XPbf6kImHFgevd6eo"
\ No newline at end of file
+ --spreadsheet "1QSZ8XTAZTwXqDto7r2BAFog6yloiIstWYpVnKGKmDOA"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/gsheets/GetSpreadsheet/bat.txt b/docs/en/cli/NEW_CLI/gsheets/GetSpreadsheet/bat.txt
index e4daf634e9..955c6c00a2 100644
--- a/docs/en/cli/NEW_CLI/gsheets/GetSpreadsheet/bat.txt
+++ b/docs/en/cli/NEW_CLI/gsheets/GetSpreadsheet/bat.txt
@@ -1,3 +1,3 @@
 oint gsheets GetSpreadsheet ^
  --token "***" ^
- --spreadsheet "1dQjBkmoPnHjkM4iOsoOeKn2Lo5XPbf6kImHFgevd6eo"
\ No newline at end of file
+ --spreadsheet "1QSZ8XTAZTwXqDto7r2BAFog6yloiIstWYpVnKGKmDOA"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/gsheets/SetCellValues/bash.txt b/docs/en/cli/NEW_CLI/gsheets/SetCellValues/bash.txt
index fd1f07f96a..bd952af0ac 100644
--- a/docs/en/cli/NEW_CLI/gsheets/SetCellValues/bash.txt
+++ b/docs/en/cli/NEW_CLI/gsheets/SetCellValues/bash.txt
@@ -2,6 +2,6 @@
 
 oint gsheets SetCellValues \
  --token "***" \
- --spreadsheet "1XDNCu8hOeGbxy2XMnK5nX1ZjSl-56ut2g-tXhcfFIZo" \
+ --spreadsheet "1nPjYRL9owE70jAOogTokjzPDsWvUN0la5wpTUlIFxUI" \
  --data "{'A1':'ThisIsA1','A2':'ThisIsA2','B2':'ThisIsB2','B3':'ThisIsB3','A3':'ThisIsA3','A4':'ThisIsA4','B1':'ThisIsB1','B4':'ThisIsB4'}" \
  --sheetname "Sheet2"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/gsheets/SetCellValues/bat.txt b/docs/en/cli/NEW_CLI/gsheets/SetCellValues/bat.txt
index 119f1f3891..63f41ea22e 100644
--- a/docs/en/cli/NEW_CLI/gsheets/SetCellValues/bat.txt
+++ b/docs/en/cli/NEW_CLI/gsheets/SetCellValues/bat.txt
@@ -2,6 +2,6 @@
 
 oint gsheets SetCellValues ^
  --token "***" ^
- --spreadsheet "1XDNCu8hOeGbxy2XMnK5nX1ZjSl-56ut2g-tXhcfFIZo" ^
+ --spreadsheet "1nPjYRL9owE70jAOogTokjzPDsWvUN0la5wpTUlIFxUI" ^
  --data "{'A1':'ThisIsA1','A2':'ThisIsA2','B2':'ThisIsB2','B3':'ThisIsB3','A3':'ThisIsA3','A4':'ThisIsA4','B1':'ThisIsB1','B4':'ThisIsB4'}" ^
  --sheetname "Sheet2"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/metrika/DeleteCounter/bash.txt b/docs/en/cli/NEW_CLI/metrika/DeleteCounter/bash.txt
index 247f70ecb6..335963622f 100644
--- a/docs/en/cli/NEW_CLI/metrika/DeleteCounter/bash.txt
+++ b/docs/en/cli/NEW_CLI/metrika/DeleteCounter/bash.txt
@@ -1,3 +1,3 @@
 oint metrika DeleteCounter \
  --token "***" \
- --counter "99014172"
\ No newline at end of file
+ --counter "99093763"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/metrika/DeleteCounter/bat.txt b/docs/en/cli/NEW_CLI/metrika/DeleteCounter/bat.txt
index 41cef6be23..085242ba17 100644
--- a/docs/en/cli/NEW_CLI/metrika/DeleteCounter/bat.txt
+++ b/docs/en/cli/NEW_CLI/metrika/DeleteCounter/bat.txt
@@ -1,3 +1,3 @@
 oint metrika DeleteCounter ^
  --token "***" ^
- --counter "99014172"
\ No newline at end of file
+ --counter "99093763"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/metrika/DeleteTag/bash.txt b/docs/en/cli/NEW_CLI/metrika/DeleteTag/bash.txt
index 9c46aef2a1..af8ae8a5cd 100644
--- a/docs/en/cli/NEW_CLI/metrika/DeleteTag/bash.txt
+++ b/docs/en/cli/NEW_CLI/metrika/DeleteTag/bash.txt
@@ -1,3 +1,3 @@
 oint metrika DeleteTag \
  --token "***" \
- --label "313831"
\ No newline at end of file
+ --label "314006"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/metrika/DeleteTag/bat.txt b/docs/en/cli/NEW_CLI/metrika/DeleteTag/bat.txt
index cd1a627e01..02b952800a 100644
--- a/docs/en/cli/NEW_CLI/metrika/DeleteTag/bat.txt
+++ b/docs/en/cli/NEW_CLI/metrika/DeleteTag/bat.txt
@@ -1,3 +1,3 @@
 oint metrika DeleteTag ^
  --token "***" ^
- --label "313831"
\ No newline at end of file
+ --label "314006"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/metrika/GetCounter/bash.txt b/docs/en/cli/NEW_CLI/metrika/GetCounter/bash.txt
index a2b7e670a4..fc7d042235 100644
--- a/docs/en/cli/NEW_CLI/metrika/GetCounter/bash.txt
+++ b/docs/en/cli/NEW_CLI/metrika/GetCounter/bash.txt
@@ -1,3 +1,3 @@
 oint metrika GetCounter \
  --token "***" \
- --counter "99014172"
\ No newline at end of file
+ --counter "99093763"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/metrika/GetCounter/bat.txt b/docs/en/cli/NEW_CLI/metrika/GetCounter/bat.txt
index f3a59efb3f..838f39cfcb 100644
--- a/docs/en/cli/NEW_CLI/metrika/GetCounter/bat.txt
+++ b/docs/en/cli/NEW_CLI/metrika/GetCounter/bat.txt
@@ -1,3 +1,3 @@
 oint metrika GetCounter ^
  --token "***" ^
- --counter "99014172"
\ No newline at end of file
+ --counter "99093763"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/metrika/GetCountersList/bash.txt b/docs/en/cli/NEW_CLI/metrika/GetCountersList/bash.txt
index ee7d17d36b..f4e144d2bc 100644
--- a/docs/en/cli/NEW_CLI/metrika/GetCountersList/bash.txt
+++ b/docs/en/cli/NEW_CLI/metrika/GetCountersList/bash.txt
@@ -2,4 +2,4 @@
 
 oint metrika GetCountersList \
  --token "***" \
- --filter "{'counter_ids':['99014172']}"
\ No newline at end of file
+ --filter "{'counter_ids':['99093763']}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/metrika/GetCountersList/bat.txt b/docs/en/cli/NEW_CLI/metrika/GetCountersList/bat.txt
index 7f9c44e4a3..c967b6197f 100644
--- a/docs/en/cli/NEW_CLI/metrika/GetCountersList/bat.txt
+++ b/docs/en/cli/NEW_CLI/metrika/GetCountersList/bat.txt
@@ -2,4 +2,4 @@
 
 oint metrika GetCountersList ^
  --token "***" ^
- --filter "{'counter_ids':['99014172']}"
\ No newline at end of file
+ --filter "{'counter_ids':['99093763']}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/metrika/GetTag/bash.txt b/docs/en/cli/NEW_CLI/metrika/GetTag/bash.txt
index 75f8f8556a..01f551f638 100644
--- a/docs/en/cli/NEW_CLI/metrika/GetTag/bash.txt
+++ b/docs/en/cli/NEW_CLI/metrika/GetTag/bash.txt
@@ -1,3 +1,3 @@
 oint metrika GetTag \
  --token "***" \
- --label "313831"
\ No newline at end of file
+ --label "314006"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/metrika/GetTag/bat.txt b/docs/en/cli/NEW_CLI/metrika/GetTag/bat.txt
index 69522b34db..9fad38f1cb 100644
--- a/docs/en/cli/NEW_CLI/metrika/GetTag/bat.txt
+++ b/docs/en/cli/NEW_CLI/metrika/GetTag/bat.txt
@@ -1,3 +1,3 @@
 oint metrika GetTag ^
  --token "***" ^
- --label "313831"
\ No newline at end of file
+ --label "314006"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/metrika/RestoreCounter/bash.txt b/docs/en/cli/NEW_CLI/metrika/RestoreCounter/bash.txt
index 74a047633a..57b94d8fbd 100644
--- a/docs/en/cli/NEW_CLI/metrika/RestoreCounter/bash.txt
+++ b/docs/en/cli/NEW_CLI/metrika/RestoreCounter/bash.txt
@@ -1,3 +1,3 @@
 oint metrika RestoreCounter \
  --token "***" \
- --counter "99014172"
\ No newline at end of file
+ --counter "99093763"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/metrika/RestoreCounter/bat.txt b/docs/en/cli/NEW_CLI/metrika/RestoreCounter/bat.txt
index d28551cb20..d3633a817d 100644
--- a/docs/en/cli/NEW_CLI/metrika/RestoreCounter/bat.txt
+++ b/docs/en/cli/NEW_CLI/metrika/RestoreCounter/bat.txt
@@ -1,3 +1,3 @@
 oint metrika RestoreCounter ^
  --token "***" ^
- --counter "99014172"
\ No newline at end of file
+ --counter "99093763"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/metrika/UpdateCounter/bash.txt b/docs/en/cli/NEW_CLI/metrika/UpdateCounter/bash.txt
index a149afffeb..bc3d50f611 100644
--- a/docs/en/cli/NEW_CLI/metrika/UpdateCounter/bash.txt
+++ b/docs/en/cli/NEW_CLI/metrika/UpdateCounter/bash.txt
@@ -2,5 +2,5 @@
 
 oint metrika UpdateCounter \
  --token "***" \
- --counter "99014172" \
+ --counter "99093763" \
  --fields "{'autogoals_enabled':true,'counter_flags':{'collect_first_party_data':false,'measurement_enabled':false,'use_in_benchmarks':false,'direct_allow_use_goals_without_access':false},'favorite':0,'filter_robots':1}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/metrika/UpdateCounter/bat.txt b/docs/en/cli/NEW_CLI/metrika/UpdateCounter/bat.txt
index 839804d2a4..6d261ed9f4 100644
--- a/docs/en/cli/NEW_CLI/metrika/UpdateCounter/bat.txt
+++ b/docs/en/cli/NEW_CLI/metrika/UpdateCounter/bat.txt
@@ -2,5 +2,5 @@
 
 oint metrika UpdateCounter ^
  --token "***" ^
- --counter "99014172" ^
+ --counter "99093763" ^
  --fields "{'autogoals_enabled':true,'counter_flags':{'collect_first_party_data':false,'measurement_enabled':false,'use_in_benchmarks':false,'direct_allow_use_goals_without_access':false},'favorite':0,'filter_robots':1}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/metrika/UpdateTag/bash.txt b/docs/en/cli/NEW_CLI/metrika/UpdateTag/bash.txt
index b3915a2787..9da7933871 100644
--- a/docs/en/cli/NEW_CLI/metrika/UpdateTag/bash.txt
+++ b/docs/en/cli/NEW_CLI/metrika/UpdateTag/bash.txt
@@ -1,4 +1,4 @@
 oint metrika UpdateTag \
  --token "***" \
- --label "313831" \
+ --label "314006" \
  --title "New tag title"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/metrika/UpdateTag/bat.txt b/docs/en/cli/NEW_CLI/metrika/UpdateTag/bat.txt
index 3096ab9332..8d0c1e77ba 100644
--- a/docs/en/cli/NEW_CLI/metrika/UpdateTag/bat.txt
+++ b/docs/en/cli/NEW_CLI/metrika/UpdateTag/bat.txt
@@ -1,4 +1,4 @@
 oint metrika UpdateTag ^
  --token "***" ^
- --label "313831" ^
+ --label "314006" ^
  --title "New tag title"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/notion/CreatePageInDatabase/bash.txt b/docs/en/cli/NEW_CLI/notion/CreatePageInDatabase/bash.txt
index e413716bb0..d8bb293590 100644
--- a/docs/en/cli/NEW_CLI/notion/CreatePageInDatabase/bash.txt
+++ b/docs/en/cli/NEW_CLI/notion/CreatePageInDatabase/bash.txt
@@ -2,5 +2,5 @@
 
 oint notion CreatePageInDatabase \
  --token "***" \
- --base "14682aa7-fc4e-8101-86b1-d95806168981" \
- --data "{'Name':'LLC Vector','Description':'OurFirstClient','Number':1,'Status':'New','CreationDate':'2024-11-22T14:36:05.4227469Z','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 "14f82aa7-fc4e-81ef-81c9-e19215e1bcc2" \
+ --data "{'Name':'LLC Vector','Description':'OurFirstClient','Number':1,'Status':'New','CreationDate':'2024-12-01T16:34:38.8273903Z','Image':{'Logo':'https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg'},'Active':true,'Website':'https://vector.ru','Email':'mail@vector.ru','Phone':'88005553535'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/notion/CreatePageInDatabase/bat.txt b/docs/en/cli/NEW_CLI/notion/CreatePageInDatabase/bat.txt
index 15af45a0ee..4ff463caad 100644
--- a/docs/en/cli/NEW_CLI/notion/CreatePageInDatabase/bat.txt
+++ b/docs/en/cli/NEW_CLI/notion/CreatePageInDatabase/bat.txt
@@ -2,5 +2,5 @@
 
 oint notion CreatePageInDatabase ^
  --token "***" ^
- --base "14682aa7-fc4e-8101-86b1-d95806168981" ^
- --data "{'Name':'LLC Vector','Description':'OurFirstClient','Number':1,'Status':'New','CreationDate':'2024-11-22T14:36:05.4227469Z','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 "14f82aa7-fc4e-81ef-81c9-e19215e1bcc2" ^
+ --data "{'Name':'LLC Vector','Description':'OurFirstClient','Number':1,'Status':'New','CreationDate':'2024-12-01T16:34:38.8273903Z','Image':{'Logo':'https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg'},'Active':true,'Website':'https://vector.ru','Email':'mail@vector.ru','Phone':'88005553535'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/notion/DeleteBlock/bash.txt b/docs/en/cli/NEW_CLI/notion/DeleteBlock/bash.txt
index afbde23c09..4574b26d21 100644
--- a/docs/en/cli/NEW_CLI/notion/DeleteBlock/bash.txt
+++ b/docs/en/cli/NEW_CLI/notion/DeleteBlock/bash.txt
@@ -1,3 +1,3 @@
 oint notion DeleteBlock \
  --token "***" \
- --block "14682aa7-fc4e-81db-897f-ec2536b538d1"
\ No newline at end of file
+ --block "14f82aa7-fc4e-817e-b276-dd7c1e31dfa3"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/notion/DeleteBlock/bat.txt b/docs/en/cli/NEW_CLI/notion/DeleteBlock/bat.txt
index 3e6c8f2baf..8fc0b42174 100644
--- a/docs/en/cli/NEW_CLI/notion/DeleteBlock/bat.txt
+++ b/docs/en/cli/NEW_CLI/notion/DeleteBlock/bat.txt
@@ -1,3 +1,3 @@
 oint notion DeleteBlock ^
  --token "***" ^
- --block "14682aa7-fc4e-81db-897f-ec2536b538d1"
\ No newline at end of file
+ --block "14f82aa7-fc4e-817e-b276-dd7c1e31dfa3"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/notion/EditDatabaseProperties/bash.txt b/docs/en/cli/NEW_CLI/notion/EditDatabaseProperties/bash.txt
index b6f658a189..837391c25c 100644
--- a/docs/en/cli/NEW_CLI/notion/EditDatabaseProperties/bash.txt
+++ b/docs/en/cli/NEW_CLI/notion/EditDatabaseProperties/bash.txt
@@ -2,7 +2,7 @@
 
 oint notion EditDatabaseProperties \
  --token "***" \
- --base "14682aa7-fc4e-8101-86b1-d95806168981" \
+ --base "14f82aa7-fc4e-81ef-81c9-e19215e1bcc2" \
  --props "{'Email':'rich_text','Website':null}" \
  --title "TestTitle" \
  --description "TestDescription"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/notion/EditDatabaseProperties/bat.txt b/docs/en/cli/NEW_CLI/notion/EditDatabaseProperties/bat.txt
index 3249db3d59..b1b1cea201 100644
--- a/docs/en/cli/NEW_CLI/notion/EditDatabaseProperties/bat.txt
+++ b/docs/en/cli/NEW_CLI/notion/EditDatabaseProperties/bat.txt
@@ -2,7 +2,7 @@
 
 oint notion EditDatabaseProperties ^
  --token "***" ^
- --base "14682aa7-fc4e-8101-86b1-d95806168981" ^
+ --base "14f82aa7-fc4e-81ef-81c9-e19215e1bcc2" ^
  --props "{'Email':'rich_text','Website':null}" ^
  --title "TestTitle" ^
  --description "TestDescription"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/notion/EditPageProperties/bash.txt b/docs/en/cli/NEW_CLI/notion/EditPageProperties/bash.txt
index c1a0c96960..36ca6abc1f 100644
--- a/docs/en/cli/NEW_CLI/notion/EditPageProperties/bash.txt
+++ b/docs/en/cli/NEW_CLI/notion/EditPageProperties/bash.txt
@@ -2,7 +2,7 @@
 
 oint notion EditPageProperties \
  --token "***" \
- --page "14682aa7-fc4e-818c-a151-cc7bf535ffb8" \
+ --page "14f82aa7-fc4e-810d-9fdd-cc8533f87eb6" \
  --data "{'Active':false,'Email':'vector@mail.ru'}" \
  --icon "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg" \
  --cover "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture2.jpg" \
diff --git a/docs/en/cli/NEW_CLI/notion/EditPageProperties/bat.txt b/docs/en/cli/NEW_CLI/notion/EditPageProperties/bat.txt
index cf15a1628e..473ad721be 100644
--- a/docs/en/cli/NEW_CLI/notion/EditPageProperties/bat.txt
+++ b/docs/en/cli/NEW_CLI/notion/EditPageProperties/bat.txt
@@ -2,7 +2,7 @@
 
 oint notion EditPageProperties ^
  --token "***" ^
- --page "14682aa7-fc4e-818c-a151-cc7bf535ffb8" ^
+ --page "14f82aa7-fc4e-810d-9fdd-cc8533f87eb6" ^
  --data "{'Active':false,'Email':'vector@mail.ru'}" ^
  --icon "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg" ^
  --cover "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture2.jpg" ^
diff --git a/docs/en/cli/NEW_CLI/notion/GetDatabase/bash.txt b/docs/en/cli/NEW_CLI/notion/GetDatabase/bash.txt
index 1b3c8b95ca..6436bd01cf 100644
--- a/docs/en/cli/NEW_CLI/notion/GetDatabase/bash.txt
+++ b/docs/en/cli/NEW_CLI/notion/GetDatabase/bash.txt
@@ -1,3 +1,3 @@
 oint notion GetDatabase \
  --token "***" \
- --base "14682aa7-fc4e-8101-86b1-d95806168981"
\ No newline at end of file
+ --base "14f82aa7-fc4e-81ef-81c9-e19215e1bcc2"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/notion/GetDatabase/bat.txt b/docs/en/cli/NEW_CLI/notion/GetDatabase/bat.txt
index 96fc488c57..9120fe92d5 100644
--- a/docs/en/cli/NEW_CLI/notion/GetDatabase/bat.txt
+++ b/docs/en/cli/NEW_CLI/notion/GetDatabase/bat.txt
@@ -1,3 +1,3 @@
 oint notion GetDatabase ^
  --token "***" ^
- --base "14682aa7-fc4e-8101-86b1-d95806168981"
\ No newline at end of file
+ --base "14f82aa7-fc4e-81ef-81c9-e19215e1bcc2"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/notion/GetPage/bash.txt b/docs/en/cli/NEW_CLI/notion/GetPage/bash.txt
index e3addaff71..18737bc6e4 100644
--- a/docs/en/cli/NEW_CLI/notion/GetPage/bash.txt
+++ b/docs/en/cli/NEW_CLI/notion/GetPage/bash.txt
@@ -1,3 +1,3 @@
 oint notion GetPage \
  --token "***" \
- --page "14682aa7-fc4e-818c-a151-cc7bf535ffb8"
\ No newline at end of file
+ --page "14f82aa7-fc4e-810d-9fdd-cc8533f87eb6"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/notion/GetPage/bat.txt b/docs/en/cli/NEW_CLI/notion/GetPage/bat.txt
index 522c53b14f..d4a90c62c0 100644
--- a/docs/en/cli/NEW_CLI/notion/GetPage/bat.txt
+++ b/docs/en/cli/NEW_CLI/notion/GetPage/bat.txt
@@ -1,3 +1,3 @@
 oint notion GetPage ^
  --token "***" ^
- --page "14682aa7-fc4e-818c-a151-cc7bf535ffb8"
\ No newline at end of file
+ --page "14f82aa7-fc4e-810d-9fdd-cc8533f87eb6"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/notion/ReturnChildBlocks/bash.txt b/docs/en/cli/NEW_CLI/notion/ReturnChildBlocks/bash.txt
index e049028130..6c3c7c5256 100644
--- a/docs/en/cli/NEW_CLI/notion/ReturnChildBlocks/bash.txt
+++ b/docs/en/cli/NEW_CLI/notion/ReturnChildBlocks/bash.txt
@@ -1,3 +1,3 @@
 oint notion ReturnChildBlocks \
  --token "***" \
- --block "14682aa7-fc4e-81db-897f-ec2536b538d1"
\ No newline at end of file
+ --block "14f82aa7-fc4e-817e-b276-dd7c1e31dfa3"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/notion/ReturnChildBlocks/bat.txt b/docs/en/cli/NEW_CLI/notion/ReturnChildBlocks/bat.txt
index 978c8676a0..88011bfb1e 100644
--- a/docs/en/cli/NEW_CLI/notion/ReturnChildBlocks/bat.txt
+++ b/docs/en/cli/NEW_CLI/notion/ReturnChildBlocks/bat.txt
@@ -1,3 +1,3 @@
 oint notion ReturnChildBlocks ^
  --token "***" ^
- --block "14682aa7-fc4e-81db-897f-ec2536b538d1"
\ No newline at end of file
+ --block "14f82aa7-fc4e-817e-b276-dd7c1e31dfa3"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/s3/AbortMultipartUpload/bash.txt b/docs/en/cli/NEW_CLI/s3/AbortMultipartUpload/bash.txt
new file mode 100644
index 0000000000..82786f1ffc
--- /dev/null
+++ b/docs/en/cli/NEW_CLI/s3/AbortMultipartUpload/bash.txt
@@ -0,0 +1,7 @@
+# JSON data can also be passed as a path to a .json file
+
+oint s3 AbortMultipartUpload \
+ --name "fileChunked.mp3" \
+ --bucket "opi-gpbucket3" \
+ --basic "{'URL':'storage-155.s3hoster.by','AccessKey':'***','SecretKey':'***','Region':'BTC','Service':'s3'}" \
+ --upload "MDk2NGE5MDUtNDcxZS00ZDljLTkzYjMtODM5ZDM4NGMyMWVhLjI5ZWJiZWFlLTE4ZjQtNDQ1OC1hYTZhLWE1ZGFjYTJmOTZjOA"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/s3/AbortMultipartUpload/bat.txt b/docs/en/cli/NEW_CLI/s3/AbortMultipartUpload/bat.txt
new file mode 100644
index 0000000000..d4dfb776de
--- /dev/null
+++ b/docs/en/cli/NEW_CLI/s3/AbortMultipartUpload/bat.txt
@@ -0,0 +1,7 @@
+:: JSON data can also be passed as a path to a .json file
+
+oint s3 AbortMultipartUpload ^
+ --name "fileChunked.mp3" ^
+ --bucket "opi-gpbucket3" ^
+ --basic "{'URL':'storage-155.s3hoster.by','AccessKey':'***','SecretKey':'***','Region':'BTC','Service':'s3'}" ^
+ --upload "MDk2NGE5MDUtNDcxZS00ZDljLTkzYjMtODM5ZDM4NGMyMWVhLjI5ZWJiZWFlLTE4ZjQtNDQ1OC1hYTZhLWE1ZGFjYTJmOTZjOA"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/s3/FinishPartsUpload/bash.txt b/docs/en/cli/NEW_CLI/s3/FinishPartsUpload/bash.txt
index 31f02bc8a0..3953e3ed76 100644
--- a/docs/en/cli/NEW_CLI/s3/FinishPartsUpload/bash.txt
+++ b/docs/en/cli/NEW_CLI/s3/FinishPartsUpload/bash.txt
@@ -4,5 +4,5 @@ oint s3 FinishPartsUpload \
  --name "fileChunked.mp3" \
  --bucket "opi-gpbucket3" \
  --basic "{'URL':'storage-155.s3hoster.by','AccessKey':'***','SecretKey':'***','Region':'BTC','Service':'s3'}" \
- --upload "MDk2NGE5MDUtNDcxZS00ZDljLTkzYjMtODM5ZDM4NGMyMWVhLjEzODRlOTAxLTA1MDItNGU3ZS05YjMwLWY3NjVhNGYwODM4Zg" \
+ --upload "MDk2NGE5MDUtNDcxZS00ZDljLTkzYjMtODM5ZDM4NGMyMWVhLmVlZTZiOGRmLTIzNmYtNDYxOS1iMDE3LWQwZDliNGRlYjJjZg" \
  --tags "['\"566e2d464b39b91eb8b5d89fb9f1a318\"','\"adb76a9a9ff8226ed08fb6f343102908\"']"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/s3/FinishPartsUpload/bat.txt b/docs/en/cli/NEW_CLI/s3/FinishPartsUpload/bat.txt
index 8cece6d1df..4b31342c81 100644
--- a/docs/en/cli/NEW_CLI/s3/FinishPartsUpload/bat.txt
+++ b/docs/en/cli/NEW_CLI/s3/FinishPartsUpload/bat.txt
@@ -4,5 +4,5 @@ oint s3 FinishPartsUpload ^
  --name "fileChunked.mp3" ^
  --bucket "opi-gpbucket3" ^
  --basic "{'URL':'storage-155.s3hoster.by','AccessKey':'***','SecretKey':'***','Region':'BTC','Service':'s3'}" ^
- --upload "MDk2NGE5MDUtNDcxZS00ZDljLTkzYjMtODM5ZDM4NGMyMWVhLjEzODRlOTAxLTA1MDItNGU3ZS05YjMwLWY3NjVhNGYwODM4Zg" ^
+ --upload "MDk2NGE5MDUtNDcxZS00ZDljLTkzYjMtODM5ZDM4NGMyMWVhLmVlZTZiOGRmLTIzNmYtNDYxOS1iMDE3LWQwZDliNGRlYjJjZg" ^
  --tags "['\"566e2d464b39b91eb8b5d89fb9f1a318\"','\"adb76a9a9ff8226ed08fb6f343102908\"']"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/s3/GetObject/bash.txt b/docs/en/cli/NEW_CLI/s3/GetObject/bash.txt
index 13d713581f..dcbd7e657e 100644
--- a/docs/en/cli/NEW_CLI/s3/GetObject/bash.txt
+++ b/docs/en/cli/NEW_CLI/s3/GetObject/bash.txt
@@ -8,4 +8,4 @@ oint s3 GetObject \
  --name "bigfile.exe" \
  --bucket "newbucket2" \
  --basic "{'URL':'storage-155.s3hoster.by','AccessKey':'***','SecretKey':'***','Region':'BTC','Service':'s3','ChunkSize':200000}" \
- --out "C:\Users\Administrator\AppData\Local\Temp\obingsjsw5r.tmp"
\ No newline at end of file
+ --out "C:\Users\Administrator\AppData\Local\Temp\jaanazvsi50.tmp"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/s3/GetObject/bat.txt b/docs/en/cli/NEW_CLI/s3/GetObject/bat.txt
index 7fc7585095..dc4d4261e8 100644
--- a/docs/en/cli/NEW_CLI/s3/GetObject/bat.txt
+++ b/docs/en/cli/NEW_CLI/s3/GetObject/bat.txt
@@ -8,4 +8,4 @@ oint s3 GetObject ^
  --name "bigfile.exe" ^
  --bucket "newbucket2" ^
  --basic "{'URL':'storage-155.s3hoster.by','AccessKey':'***','SecretKey':'***','Region':'BTC','Service':'s3','ChunkSize':200000}" ^
- --out "C:\Users\Administrator\AppData\Local\Temp\obingsjsw5r.tmp"
\ No newline at end of file
+ --out "C:\Users\Administrator\AppData\Local\Temp\jaanazvsi50.tmp"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/s3/GetObjectDownloadLink/bash.txt b/docs/en/cli/NEW_CLI/s3/GetObjectDownloadLink/bash.txt
new file mode 100644
index 0000000000..3a32fbad3c
--- /dev/null
+++ b/docs/en/cli/NEW_CLI/s3/GetObjectDownloadLink/bash.txt
@@ -0,0 +1,7 @@
+# JSON data can also be passed as a path to a .json file
+
+oint s3 GetObjectDownloadLink \
+ --name "picture.jpg" \
+ --bucket "opi-gpbucket3" \
+ --basic "{'URL':'storage-155.s3hoster.by','AccessKey':'***','SecretKey':'***','Region':'BTC','Service':'s3'}" \
+ --expires 7200
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/s3/GetObjectDownloadLink/bat.txt b/docs/en/cli/NEW_CLI/s3/GetObjectDownloadLink/bat.txt
new file mode 100644
index 0000000000..3a2572d709
--- /dev/null
+++ b/docs/en/cli/NEW_CLI/s3/GetObjectDownloadLink/bat.txt
@@ -0,0 +1,7 @@
+:: JSON data can also be passed as a path to a .json file
+
+oint s3 GetObjectDownloadLink ^
+ --name "picture.jpg" ^
+ --bucket "opi-gpbucket3" ^
+ --basic "{'URL':'storage-155.s3hoster.by','AccessKey':'***','SecretKey':'***','Region':'BTC','Service':'s3'}" ^
+ --expires 7200
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/s3/InitPartsUpload/bash.txt b/docs/en/cli/NEW_CLI/s3/InitPartsUpload/bash.txt
index a433324be4..2bee966094 100644
--- a/docs/en/cli/NEW_CLI/s3/InitPartsUpload/bash.txt
+++ b/docs/en/cli/NEW_CLI/s3/InitPartsUpload/bash.txt
@@ -3,5 +3,4 @@
 oint s3 InitPartsUpload \
  --name "fileChunked.mp3" \
  --bucket "opi-gpbucket3" \
- --basic "{'URL':'storage-155.s3hoster.by','AccessKey':'***','SecretKey':'***','Region':'BTC','Service':'s3'}" \
- --upload "MDk2NGE5MDUtNDcxZS00ZDljLTkzYjMtODM5ZDM4NGMyMWVhLjZiMTQ4MjgxLTc3ODgtNDY1OS1hNTRmLWIzNTU3NTljNjcyMQ"
\ No newline at end of file
+ --basic "{'URL':'storage-155.s3hoster.by','AccessKey':'***','SecretKey':'***','Region':'BTC','Service':'s3'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/s3/InitPartsUpload/bat.txt b/docs/en/cli/NEW_CLI/s3/InitPartsUpload/bat.txt
index 703ae3a70d..debc0292ca 100644
--- a/docs/en/cli/NEW_CLI/s3/InitPartsUpload/bat.txt
+++ b/docs/en/cli/NEW_CLI/s3/InitPartsUpload/bat.txt
@@ -3,5 +3,4 @@
 oint s3 InitPartsUpload ^
  --name "fileChunked.mp3" ^
  --bucket "opi-gpbucket3" ^
- --basic "{'URL':'storage-155.s3hoster.by','AccessKey':'***','SecretKey':'***','Region':'BTC','Service':'s3'}" ^
- --upload "MDk2NGE5MDUtNDcxZS00ZDljLTkzYjMtODM5ZDM4NGMyMWVhLjZiMTQ4MjgxLTc3ODgtNDY1OS1hNTRmLWIzNTU3NTljNjcyMQ"
\ No newline at end of file
+ --basic "{'URL':'storage-155.s3hoster.by','AccessKey':'***','SecretKey':'***','Region':'BTC','Service':'s3'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/s3/PutBucketEncryption/bash.txt b/docs/en/cli/NEW_CLI/s3/PutBucketEncryption/bash.txt
index ca7697d72f..ae9b9cb065 100644
--- a/docs/en/cli/NEW_CLI/s3/PutBucketEncryption/bash.txt
+++ b/docs/en/cli/NEW_CLI/s3/PutBucketEncryption/bash.txt
@@ -3,5 +3,5 @@
 oint s3 PutBucketEncryption \
  --name "opi-newbucket2" \
  --basic "{'URL':'storage-155.s3hoster.by','AccessKey':'***','SecretKey':'***','Region':'BTC','Service':'s3'}" \
- --conf "C:\Users\Administrator\AppData\Local\Temp\qwet5yr3qxi.xml" \
+ --conf "C:\Users\Administrator\AppData\Local\Temp\yebzvmqz4wd.xml" \
  --dir false
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/s3/PutBucketEncryption/bat.txt b/docs/en/cli/NEW_CLI/s3/PutBucketEncryption/bat.txt
index 4e1418471b..5266e5b41a 100644
--- a/docs/en/cli/NEW_CLI/s3/PutBucketEncryption/bat.txt
+++ b/docs/en/cli/NEW_CLI/s3/PutBucketEncryption/bat.txt
@@ -3,5 +3,5 @@
 oint s3 PutBucketEncryption ^
  --name "opi-newbucket2" ^
  --basic "{'URL':'storage-155.s3hoster.by','AccessKey':'***','SecretKey':'***','Region':'BTC','Service':'s3'}" ^
- --conf "C:\Users\Administrator\AppData\Local\Temp\qwet5yr3qxi.xml" ^
+ --conf "C:\Users\Administrator\AppData\Local\Temp\yebzvmqz4wd.xml" ^
  --dir false
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/s3/UploadObjectPart/bash.txt b/docs/en/cli/NEW_CLI/s3/UploadObjectPart/bash.txt
index a4b9bc0e6e..d8c74e1fe7 100644
--- a/docs/en/cli/NEW_CLI/s3/UploadObjectPart/bash.txt
+++ b/docs/en/cli/NEW_CLI/s3/UploadObjectPart/bash.txt
@@ -4,6 +4,6 @@ oint s3 UploadObjectPart \
  --name "fileChunked.mp3" \
  --bucket "opi-gpbucket3" \
  --basic "{'URL':'storage-155.s3hoster.by','AccessKey':'***','SecretKey':'***','Region':'BTC','Service':'s3'}" \
- --upload "MDk2NGE5MDUtNDcxZS00ZDljLTkzYjMtODM5ZDM4NGMyMWVhLjEzODRlOTAxLTA1MDItNGU3ZS05YjMwLWY3NjVhNGYwODM4Zg" \
+ --upload "MDk2NGE5MDUtNDcxZS00ZDljLTkzYjMtODM5ZDM4NGMyMWVhLmVlZTZiOGRmLTIzNmYtNDYxOS1iMDE3LWQwZDliNGRlYjJjZg" \
  --part 2 \
- --content "C:\Users\Administrator\AppData\Local\Temp\qisxv3a0wfb.tmp"
\ No newline at end of file
+ --content "C:\Users\Administrator\AppData\Local\Temp\0cd1b1k4cht.tmp"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/s3/UploadObjectPart/bat.txt b/docs/en/cli/NEW_CLI/s3/UploadObjectPart/bat.txt
index ccc3e29f2d..d3c6fe44d3 100644
--- a/docs/en/cli/NEW_CLI/s3/UploadObjectPart/bat.txt
+++ b/docs/en/cli/NEW_CLI/s3/UploadObjectPart/bat.txt
@@ -4,6 +4,6 @@ oint s3 UploadObjectPart ^
  --name "fileChunked.mp3" ^
  --bucket "opi-gpbucket3" ^
  --basic "{'URL':'storage-155.s3hoster.by','AccessKey':'***','SecretKey':'***','Region':'BTC','Service':'s3'}" ^
- --upload "MDk2NGE5MDUtNDcxZS00ZDljLTkzYjMtODM5ZDM4NGMyMWVhLjEzODRlOTAxLTA1MDItNGU3ZS05YjMwLWY3NjVhNGYwODM4Zg" ^
+ --upload "MDk2NGE5MDUtNDcxZS00ZDljLTkzYjMtODM5ZDM4NGMyMWVhLmVlZTZiOGRmLTIzNmYtNDYxOS1iMDE3LWQwZDliNGRlYjJjZg" ^
  --part 2 ^
- --content "C:\Users\Administrator\AppData\Local\Temp\qisxv3a0wfb.tmp"
\ No newline at end of file
+ --content "C:\Users\Administrator\AppData\Local\Temp\0cd1b1k4cht.tmp"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/slack/ArchiveChannel/bash.txt b/docs/en/cli/NEW_CLI/slack/ArchiveChannel/bash.txt
index a1e6022665..045e886a38 100644
--- a/docs/en/cli/NEW_CLI/slack/ArchiveChannel/bash.txt
+++ b/docs/en/cli/NEW_CLI/slack/ArchiveChannel/bash.txt
@@ -1,3 +1,3 @@
 oint slack ArchiveChannel \
  --token "***" \
- --channel "C081VDNAU30"
\ No newline at end of file
+ --channel "C0834RU5683"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/slack/ArchiveChannel/bat.txt b/docs/en/cli/NEW_CLI/slack/ArchiveChannel/bat.txt
index b4867be130..1cd1ca1e32 100644
--- a/docs/en/cli/NEW_CLI/slack/ArchiveChannel/bat.txt
+++ b/docs/en/cli/NEW_CLI/slack/ArchiveChannel/bat.txt
@@ -1,3 +1,3 @@
 oint slack ArchiveChannel ^
  --token "***" ^
- --channel "C081VDNAU30"
\ No newline at end of file
+ --channel "C0834RU5683"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/slack/CreateChannel/bash.txt b/docs/en/cli/NEW_CLI/slack/CreateChannel/bash.txt
index 0a7b93ad3c..6cf2fca966 100644
--- a/docs/en/cli/NEW_CLI/slack/CreateChannel/bash.txt
+++ b/docs/en/cli/NEW_CLI/slack/CreateChannel/bash.txt
@@ -1,4 +1,4 @@
 oint slack CreateChannel \
  --token "***" \
- --title "testconv00d97f73-8271-4f4d-a301-b2ac428b3a62" \
+ --title "testconv928be88c-b003-41bc-8d7c-93619c894bda" \
  --private false
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/slack/CreateChannel/bat.txt b/docs/en/cli/NEW_CLI/slack/CreateChannel/bat.txt
index daf2635da3..86aadcaabe 100644
--- a/docs/en/cli/NEW_CLI/slack/CreateChannel/bat.txt
+++ b/docs/en/cli/NEW_CLI/slack/CreateChannel/bat.txt
@@ -1,4 +1,4 @@
 oint slack CreateChannel ^
  --token "***" ^
- --title "testconv00d97f73-8271-4f4d-a301-b2ac428b3a62" ^
+ --title "testconv928be88c-b003-41bc-8d7c-93619c894bda" ^
  --private false
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/slack/DeleteExternalFile/bash.txt b/docs/en/cli/NEW_CLI/slack/DeleteExternalFile/bash.txt
index e28807d8b9..221c523de4 100644
--- a/docs/en/cli/NEW_CLI/slack/DeleteExternalFile/bash.txt
+++ b/docs/en/cli/NEW_CLI/slack/DeleteExternalFile/bash.txt
@@ -1,3 +1,3 @@
 oint slack DeleteExternalFile \
  --token "***" \
- --fileid "F08222DAAAW"
\ No newline at end of file
+ --fileid "F0834UDUTPC"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/slack/DeleteExternalFile/bat.txt b/docs/en/cli/NEW_CLI/slack/DeleteExternalFile/bat.txt
index 0afbe96d6f..91d2c54849 100644
--- a/docs/en/cli/NEW_CLI/slack/DeleteExternalFile/bat.txt
+++ b/docs/en/cli/NEW_CLI/slack/DeleteExternalFile/bat.txt
@@ -1,3 +1,3 @@
 oint slack DeleteExternalFile ^
  --token "***" ^
- --fileid "F08222DAAAW"
\ No newline at end of file
+ --fileid "F0834UDUTPC"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/slack/DeleteFile/bash.txt b/docs/en/cli/NEW_CLI/slack/DeleteFile/bash.txt
index 26015baa61..0d78150c7d 100644
--- a/docs/en/cli/NEW_CLI/slack/DeleteFile/bash.txt
+++ b/docs/en/cli/NEW_CLI/slack/DeleteFile/bash.txt
@@ -1,3 +1,3 @@
 oint slack DeleteFile \
  --token "***" \
- --fileid "F08222C5G82"
\ No newline at end of file
+ --fileid "F0834RUTK9R"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/slack/DeleteFile/bat.txt b/docs/en/cli/NEW_CLI/slack/DeleteFile/bat.txt
index 5c9a74912e..bc3c709ada 100644
--- a/docs/en/cli/NEW_CLI/slack/DeleteFile/bat.txt
+++ b/docs/en/cli/NEW_CLI/slack/DeleteFile/bat.txt
@@ -1,3 +1,3 @@
 oint slack DeleteFile ^
  --token "***" ^
- --fileid "F08222C5G82"
\ No newline at end of file
+ --fileid "F0834RUTK9R"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/slack/DeleteMessage/bash.txt b/docs/en/cli/NEW_CLI/slack/DeleteMessage/bash.txt
index c24d52fe2a..83f096ad0b 100644
--- a/docs/en/cli/NEW_CLI/slack/DeleteMessage/bash.txt
+++ b/docs/en/cli/NEW_CLI/slack/DeleteMessage/bash.txt
@@ -1,4 +1,4 @@
 oint slack DeleteMessage \
  --token "***" \
  --channel "C06UFNUTKUL" \
- --stamp "1732275428.063399"
\ No newline at end of file
+ --stamp "1733060113.850739"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/slack/DeleteMessage/bat.txt b/docs/en/cli/NEW_CLI/slack/DeleteMessage/bat.txt
index d3805f2538..037e1b0b8d 100644
--- a/docs/en/cli/NEW_CLI/slack/DeleteMessage/bat.txt
+++ b/docs/en/cli/NEW_CLI/slack/DeleteMessage/bat.txt
@@ -1,4 +1,4 @@
 oint slack DeleteMessage ^
  --token "***" ^
  --channel "C06UFNUTKUL" ^
- --stamp "1732275428.063399"
\ No newline at end of file
+ --stamp "1733060113.850739"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/slack/EditMessage/bash.txt b/docs/en/cli/NEW_CLI/slack/EditMessage/bash.txt
index 97cf77955d..e0fac59a60 100644
--- a/docs/en/cli/NEW_CLI/slack/EditMessage/bash.txt
+++ b/docs/en/cli/NEW_CLI/slack/EditMessage/bash.txt
@@ -1,5 +1,5 @@
 oint slack EditMessage \
  --token "***" \
  --channel "C06UFNUTKUL" \
- --stamp "1732275428.063399" \
+ --stamp "1733060113.850739" \
  --text "TestMessage2"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/slack/EditMessage/bat.txt b/docs/en/cli/NEW_CLI/slack/EditMessage/bat.txt
index 3a86521938..eae3fb6f80 100644
--- a/docs/en/cli/NEW_CLI/slack/EditMessage/bat.txt
+++ b/docs/en/cli/NEW_CLI/slack/EditMessage/bat.txt
@@ -1,5 +1,5 @@
 oint slack EditMessage ^
  --token "***" ^
  --channel "C06UFNUTKUL" ^
- --stamp "1732275428.063399" ^
+ --stamp "1733060113.850739" ^
  --text "TestMessage2"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/slack/GetChannel/bash.txt b/docs/en/cli/NEW_CLI/slack/GetChannel/bash.txt
index 752536a32c..ee1e87e72f 100644
--- a/docs/en/cli/NEW_CLI/slack/GetChannel/bash.txt
+++ b/docs/en/cli/NEW_CLI/slack/GetChannel/bash.txt
@@ -1,3 +1,3 @@
 oint slack GetChannel \
  --token "***" \
- --channel "C081VDNAU30"
\ No newline at end of file
+ --channel "C0834RU5683"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/slack/GetChannel/bat.txt b/docs/en/cli/NEW_CLI/slack/GetChannel/bat.txt
index d254b29764..d51793207c 100644
--- a/docs/en/cli/NEW_CLI/slack/GetChannel/bat.txt
+++ b/docs/en/cli/NEW_CLI/slack/GetChannel/bat.txt
@@ -1,3 +1,3 @@
 oint slack GetChannel ^
  --token "***" ^
- --channel "C081VDNAU30"
\ No newline at end of file
+ --channel "C0834RU5683"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/slack/GetChannelHistory/bash.txt b/docs/en/cli/NEW_CLI/slack/GetChannelHistory/bash.txt
index 26a6bd1c59..e288371f1f 100644
--- a/docs/en/cli/NEW_CLI/slack/GetChannelHistory/bash.txt
+++ b/docs/en/cli/NEW_CLI/slack/GetChannelHistory/bash.txt
@@ -1,3 +1,3 @@
 oint slack GetChannelHistory \
  --token "***" \
- --channel "C081VDNAU30"
\ No newline at end of file
+ --channel "C0834RU5683"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/slack/GetChannelHistory/bat.txt b/docs/en/cli/NEW_CLI/slack/GetChannelHistory/bat.txt
index fc5e5f7caa..0af586d8bf 100644
--- a/docs/en/cli/NEW_CLI/slack/GetChannelHistory/bat.txt
+++ b/docs/en/cli/NEW_CLI/slack/GetChannelHistory/bat.txt
@@ -1,3 +1,3 @@
 oint slack GetChannelHistory ^
  --token "***" ^
- --channel "C081VDNAU30"
\ No newline at end of file
+ --channel "C0834RU5683"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/slack/GetChannelUserList/bash.txt b/docs/en/cli/NEW_CLI/slack/GetChannelUserList/bash.txt
index 45708b8b88..7e2fd6715e 100644
--- a/docs/en/cli/NEW_CLI/slack/GetChannelUserList/bash.txt
+++ b/docs/en/cli/NEW_CLI/slack/GetChannelUserList/bash.txt
@@ -1,3 +1,3 @@
 oint slack GetChannelUserList \
  --token "***" \
- --channel "C081VDNAU30"
\ No newline at end of file
+ --channel "C0834RU5683"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/slack/GetChannelUserList/bat.txt b/docs/en/cli/NEW_CLI/slack/GetChannelUserList/bat.txt
index cb0c023575..ea2feb07bb 100644
--- a/docs/en/cli/NEW_CLI/slack/GetChannelUserList/bat.txt
+++ b/docs/en/cli/NEW_CLI/slack/GetChannelUserList/bat.txt
@@ -1,3 +1,3 @@
 oint slack GetChannelUserList ^
  --token "***" ^
- --channel "C081VDNAU30"
\ No newline at end of file
+ --channel "C0834RU5683"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/slack/GetExternalFile/bash.txt b/docs/en/cli/NEW_CLI/slack/GetExternalFile/bash.txt
index 71ed89221a..f9c813dbaf 100644
--- a/docs/en/cli/NEW_CLI/slack/GetExternalFile/bash.txt
+++ b/docs/en/cli/NEW_CLI/slack/GetExternalFile/bash.txt
@@ -1,3 +1,3 @@
 oint slack GetExternalFile \
  --token "***" \
- --fileid "F08222DAAAW"
\ No newline at end of file
+ --fileid "F0834UDUTPC"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/slack/GetExternalFile/bat.txt b/docs/en/cli/NEW_CLI/slack/GetExternalFile/bat.txt
index d3372c0de1..cb2ce9805b 100644
--- a/docs/en/cli/NEW_CLI/slack/GetExternalFile/bat.txt
+++ b/docs/en/cli/NEW_CLI/slack/GetExternalFile/bat.txt
@@ -1,3 +1,3 @@
 oint slack GetExternalFile ^
  --token "***" ^
- --fileid "F08222DAAAW"
\ No newline at end of file
+ --fileid "F0834UDUTPC"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/slack/GetFileData/bash.txt b/docs/en/cli/NEW_CLI/slack/GetFileData/bash.txt
index e96d6fa633..62737504ef 100644
--- a/docs/en/cli/NEW_CLI/slack/GetFileData/bash.txt
+++ b/docs/en/cli/NEW_CLI/slack/GetFileData/bash.txt
@@ -1,3 +1,3 @@
 oint slack GetFileData \
  --token "***" \
- --fileid "F08222C5G82"
\ No newline at end of file
+ --fileid "F0834RUTK9R"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/slack/GetFileData/bat.txt b/docs/en/cli/NEW_CLI/slack/GetFileData/bat.txt
index b8faadcf55..e525c96119 100644
--- a/docs/en/cli/NEW_CLI/slack/GetFileData/bat.txt
+++ b/docs/en/cli/NEW_CLI/slack/GetFileData/bat.txt
@@ -1,3 +1,3 @@
 oint slack GetFileData ^
  --token "***" ^
- --fileid "F08222C5G82"
\ No newline at end of file
+ --fileid "F0834RUTK9R"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/slack/GetMessageLink/bash.txt b/docs/en/cli/NEW_CLI/slack/GetMessageLink/bash.txt
index 09bf439fdf..7811b87640 100644
--- a/docs/en/cli/NEW_CLI/slack/GetMessageLink/bash.txt
+++ b/docs/en/cli/NEW_CLI/slack/GetMessageLink/bash.txt
@@ -1,4 +1,4 @@
 oint slack GetMessageLink \
  --token "***" \
  --channel "C06UFNUTKUL" \
- --stamp "1732275428.063399"
\ No newline at end of file
+ --stamp "1733060113.850739"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/slack/GetMessageLink/bat.txt b/docs/en/cli/NEW_CLI/slack/GetMessageLink/bat.txt
index 642d8908e5..eb3a424475 100644
--- a/docs/en/cli/NEW_CLI/slack/GetMessageLink/bat.txt
+++ b/docs/en/cli/NEW_CLI/slack/GetMessageLink/bat.txt
@@ -1,4 +1,4 @@
 oint slack GetMessageLink ^
  --token "***" ^
  --channel "C06UFNUTKUL" ^
- --stamp "1732275428.063399"
\ No newline at end of file
+ --stamp "1733060113.850739"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/slack/GetMessageReplyList/bash.txt b/docs/en/cli/NEW_CLI/slack/GetMessageReplyList/bash.txt
index 872ee5bb3e..de7812e814 100644
--- a/docs/en/cli/NEW_CLI/slack/GetMessageReplyList/bash.txt
+++ b/docs/en/cli/NEW_CLI/slack/GetMessageReplyList/bash.txt
@@ -1,4 +1,4 @@
 oint slack GetMessageReplyList \
  --token "***" \
  --channel "C06UFNUTKUL" \
- --stamp "1732275428.063399"
\ No newline at end of file
+ --stamp "1733060113.850739"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/slack/GetMessageReplyList/bat.txt b/docs/en/cli/NEW_CLI/slack/GetMessageReplyList/bat.txt
index 5bef153de9..9725abe801 100644
--- a/docs/en/cli/NEW_CLI/slack/GetMessageReplyList/bat.txt
+++ b/docs/en/cli/NEW_CLI/slack/GetMessageReplyList/bat.txt
@@ -1,4 +1,4 @@
 oint slack GetMessageReplyList ^
  --token "***" ^
  --channel "C06UFNUTKUL" ^
- --stamp "1732275428.063399"
\ No newline at end of file
+ --stamp "1733060113.850739"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/slack/InviteUsersToChannel/bash.txt b/docs/en/cli/NEW_CLI/slack/InviteUsersToChannel/bash.txt
index 974f568adc..48473ae291 100644
--- a/docs/en/cli/NEW_CLI/slack/InviteUsersToChannel/bash.txt
+++ b/docs/en/cli/NEW_CLI/slack/InviteUsersToChannel/bash.txt
@@ -1,4 +1,4 @@
 oint slack InviteUsersToChannel \
  --token "***" \
- --channel "C081VDNAU30" \
+ --channel "C0834RU5683" \
  --users "U06UABH3APP"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/slack/InviteUsersToChannel/bat.txt b/docs/en/cli/NEW_CLI/slack/InviteUsersToChannel/bat.txt
index 6aeb1e2fa7..857b6f5231 100644
--- a/docs/en/cli/NEW_CLI/slack/InviteUsersToChannel/bat.txt
+++ b/docs/en/cli/NEW_CLI/slack/InviteUsersToChannel/bat.txt
@@ -1,4 +1,4 @@
 oint slack InviteUsersToChannel ^
  --token "***" ^
- --channel "C081VDNAU30" ^
+ --channel "C0834RU5683" ^
  --users "U06UABH3APP"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/slack/JoinChannel/bash.txt b/docs/en/cli/NEW_CLI/slack/JoinChannel/bash.txt
index a03099ffa4..78c8cedaf7 100644
--- a/docs/en/cli/NEW_CLI/slack/JoinChannel/bash.txt
+++ b/docs/en/cli/NEW_CLI/slack/JoinChannel/bash.txt
@@ -1,3 +1,3 @@
 oint slack JoinChannel \
  --token "***" \
- --channel "C081VDNAU30"
\ No newline at end of file
+ --channel "C0834RU5683"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/slack/JoinChannel/bat.txt b/docs/en/cli/NEW_CLI/slack/JoinChannel/bat.txt
index cfa5a98ff7..c3ecda3182 100644
--- a/docs/en/cli/NEW_CLI/slack/JoinChannel/bat.txt
+++ b/docs/en/cli/NEW_CLI/slack/JoinChannel/bat.txt
@@ -1,3 +1,3 @@
 oint slack JoinChannel ^
  --token "***" ^
- --channel "C081VDNAU30"
\ No newline at end of file
+ --channel "C0834RU5683"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/slack/KickUserFromChannel/bash.txt b/docs/en/cli/NEW_CLI/slack/KickUserFromChannel/bash.txt
index 845c8408dc..28ed25bb91 100644
--- a/docs/en/cli/NEW_CLI/slack/KickUserFromChannel/bash.txt
+++ b/docs/en/cli/NEW_CLI/slack/KickUserFromChannel/bash.txt
@@ -1,4 +1,4 @@
 oint slack KickUserFromChannel \
  --token "***" \
- --channel "C081VDNAU30" \
+ --channel "C0834RU5683" \
  --user "U06UABH3APP"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/slack/KickUserFromChannel/bat.txt b/docs/en/cli/NEW_CLI/slack/KickUserFromChannel/bat.txt
index da60e03a8d..9990497416 100644
--- a/docs/en/cli/NEW_CLI/slack/KickUserFromChannel/bat.txt
+++ b/docs/en/cli/NEW_CLI/slack/KickUserFromChannel/bat.txt
@@ -1,4 +1,4 @@
 oint slack KickUserFromChannel ^
  --token "***" ^
- --channel "C081VDNAU30" ^
+ --channel "C0834RU5683" ^
  --user "U06UABH3APP"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/slack/LeaveChannel/bash.txt b/docs/en/cli/NEW_CLI/slack/LeaveChannel/bash.txt
index 7d97d91f42..eebbed2c21 100644
--- a/docs/en/cli/NEW_CLI/slack/LeaveChannel/bash.txt
+++ b/docs/en/cli/NEW_CLI/slack/LeaveChannel/bash.txt
@@ -1,3 +1,3 @@
 oint slack LeaveChannel \
  --token "***" \
- --channel "C081VDNAU30"
\ No newline at end of file
+ --channel "C0834RU5683"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/slack/LeaveChannel/bat.txt b/docs/en/cli/NEW_CLI/slack/LeaveChannel/bat.txt
index 1f0219f904..5a8a1bbb59 100644
--- a/docs/en/cli/NEW_CLI/slack/LeaveChannel/bat.txt
+++ b/docs/en/cli/NEW_CLI/slack/LeaveChannel/bat.txt
@@ -1,3 +1,3 @@
 oint slack LeaveChannel ^
  --token "***" ^
- --channel "C081VDNAU30"
\ No newline at end of file
+ --channel "C0834RU5683"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/slack/MakeFilePrivate/bash.txt b/docs/en/cli/NEW_CLI/slack/MakeFilePrivate/bash.txt
index b5fc525160..4833e100a9 100644
--- a/docs/en/cli/NEW_CLI/slack/MakeFilePrivate/bash.txt
+++ b/docs/en/cli/NEW_CLI/slack/MakeFilePrivate/bash.txt
@@ -1,3 +1,3 @@
 oint slack MakeFilePrivate \
  --token "***" \
- --fileid "F08222C5G82"
\ No newline at end of file
+ --fileid "F0834RUTK9R"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/slack/MakeFilePrivate/bat.txt b/docs/en/cli/NEW_CLI/slack/MakeFilePrivate/bat.txt
index 28c07ca086..2577e76101 100644
--- a/docs/en/cli/NEW_CLI/slack/MakeFilePrivate/bat.txt
+++ b/docs/en/cli/NEW_CLI/slack/MakeFilePrivate/bat.txt
@@ -1,3 +1,3 @@
 oint slack MakeFilePrivate ^
  --token "***" ^
- --fileid "F08222C5G82"
\ No newline at end of file
+ --fileid "F0834RUTK9R"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/slack/MakeFilePublic/bash.txt b/docs/en/cli/NEW_CLI/slack/MakeFilePublic/bash.txt
index a0f43923c8..27008eadce 100644
--- a/docs/en/cli/NEW_CLI/slack/MakeFilePublic/bash.txt
+++ b/docs/en/cli/NEW_CLI/slack/MakeFilePublic/bash.txt
@@ -1,3 +1,3 @@
 oint slack MakeFilePublic \
  --token "***" \
- --fileid "F08222C5G82"
\ No newline at end of file
+ --fileid "F0834RUTK9R"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/slack/MakeFilePublic/bat.txt b/docs/en/cli/NEW_CLI/slack/MakeFilePublic/bat.txt
index e0eca28f96..ab0e9687a3 100644
--- a/docs/en/cli/NEW_CLI/slack/MakeFilePublic/bat.txt
+++ b/docs/en/cli/NEW_CLI/slack/MakeFilePublic/bat.txt
@@ -1,3 +1,3 @@
 oint slack MakeFilePublic ^
  --token "***" ^
- --fileid "F08222C5G82"
\ No newline at end of file
+ --fileid "F0834RUTK9R"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/slack/RenameChannel/bash.txt b/docs/en/cli/NEW_CLI/slack/RenameChannel/bash.txt
index 0d1df09bd3..e00273929b 100644
--- a/docs/en/cli/NEW_CLI/slack/RenameChannel/bash.txt
+++ b/docs/en/cli/NEW_CLI/slack/RenameChannel/bash.txt
@@ -1,4 +1,4 @@
 oint slack RenameChannel \
  --token "***" \
- --channel "C081VDNAU30" \
- --title "testconv4452b163-bb76-4422-a86b-694741b6d603"
\ No newline at end of file
+ --channel "C0834RU5683" \
+ --title "testconv886870e0-d6c8-4a89-91c1-e4d6111b6850"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/slack/RenameChannel/bat.txt b/docs/en/cli/NEW_CLI/slack/RenameChannel/bat.txt
index 9f8d3c8660..42816649c7 100644
--- a/docs/en/cli/NEW_CLI/slack/RenameChannel/bat.txt
+++ b/docs/en/cli/NEW_CLI/slack/RenameChannel/bat.txt
@@ -1,4 +1,4 @@
 oint slack RenameChannel ^
  --token "***" ^
- --channel "C081VDNAU30" ^
- --title "testconv4452b163-bb76-4422-a86b-694741b6d603"
\ No newline at end of file
+ --channel "C0834RU5683" ^
+ --title "testconv886870e0-d6c8-4a89-91c1-e4d6111b6850"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/slack/SendExternalFile/bash.txt b/docs/en/cli/NEW_CLI/slack/SendExternalFile/bash.txt
index b3e404eb5a..d5a0d77b1e 100644
--- a/docs/en/cli/NEW_CLI/slack/SendExternalFile/bash.txt
+++ b/docs/en/cli/NEW_CLI/slack/SendExternalFile/bash.txt
@@ -1,4 +1,4 @@
 oint slack SendExternalFile \
  --token "***" \
- --fileid "F08222DAAAW" \
+ --fileid "F0834UDUTPC" \
  --channels "C06UFNUTKUL"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/slack/SendExternalFile/bat.txt b/docs/en/cli/NEW_CLI/slack/SendExternalFile/bat.txt
index bb90fe9efa..d4fdd0d283 100644
--- a/docs/en/cli/NEW_CLI/slack/SendExternalFile/bat.txt
+++ b/docs/en/cli/NEW_CLI/slack/SendExternalFile/bat.txt
@@ -1,4 +1,4 @@
 oint slack SendExternalFile ^
  --token "***" ^
- --fileid "F08222DAAAW" ^
+ --fileid "F0834UDUTPC" ^
  --channels "C06UFNUTKUL"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/slack/SendMessage/bash.txt b/docs/en/cli/NEW_CLI/slack/SendMessage/bash.txt
index 97d4914546..db249345aa 100644
--- a/docs/en/cli/NEW_CLI/slack/SendMessage/bash.txt
+++ b/docs/en/cli/NEW_CLI/slack/SendMessage/bash.txt
@@ -2,4 +2,4 @@ oint slack SendMessage \
  --token "***" \
  --channel "C06UFNUTKUL" \
  --text "Sheduled message" \
- --date "2024-11-23T14:37:11.7650157"
\ No newline at end of file
+ --date "2024-12-02T16:35:17.6586162"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/slack/SendMessage/bat.txt b/docs/en/cli/NEW_CLI/slack/SendMessage/bat.txt
index cb9f30bff4..8cbdf1c241 100644
--- a/docs/en/cli/NEW_CLI/slack/SendMessage/bat.txt
+++ b/docs/en/cli/NEW_CLI/slack/SendMessage/bat.txt
@@ -2,4 +2,4 @@ oint slack SendMessage ^
  --token "***" ^
  --channel "C06UFNUTKUL" ^
  --text "Sheduled message" ^
- --date "2024-11-23T14:37:11.7650157"
\ No newline at end of file
+ --date "2024-12-02T16:35:17.6586162"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/slack/SetChannelGoal/bash.txt b/docs/en/cli/NEW_CLI/slack/SetChannelGoal/bash.txt
index c34de0894b..84bb466558 100644
--- a/docs/en/cli/NEW_CLI/slack/SetChannelGoal/bash.txt
+++ b/docs/en/cli/NEW_CLI/slack/SetChannelGoal/bash.txt
@@ -1,4 +1,4 @@
 oint slack SetChannelGoal \
  --token "***" \
- --channel "C081VDNAU30" \
+ --channel "C0834RU5683" \
  --purpose "TestGoal"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/slack/SetChannelGoal/bat.txt b/docs/en/cli/NEW_CLI/slack/SetChannelGoal/bat.txt
index 3501d2606d..45c491969c 100644
--- a/docs/en/cli/NEW_CLI/slack/SetChannelGoal/bat.txt
+++ b/docs/en/cli/NEW_CLI/slack/SetChannelGoal/bat.txt
@@ -1,4 +1,4 @@
 oint slack SetChannelGoal ^
  --token "***" ^
- --channel "C081VDNAU30" ^
+ --channel "C0834RU5683" ^
  --purpose "TestGoal"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/slack/SetChannelTopic/bash.txt b/docs/en/cli/NEW_CLI/slack/SetChannelTopic/bash.txt
index 5222db0bcc..9db1bc8805 100644
--- a/docs/en/cli/NEW_CLI/slack/SetChannelTopic/bash.txt
+++ b/docs/en/cli/NEW_CLI/slack/SetChannelTopic/bash.txt
@@ -1,4 +1,4 @@
 oint slack SetChannelTopic \
  --token "***" \
- --channel "C081VDNAU30" \
+ --channel "C0834RU5683" \
  --theme "TestTopic"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/slack/SetChannelTopic/bat.txt b/docs/en/cli/NEW_CLI/slack/SetChannelTopic/bat.txt
index a541e71180..a817afe904 100644
--- a/docs/en/cli/NEW_CLI/slack/SetChannelTopic/bat.txt
+++ b/docs/en/cli/NEW_CLI/slack/SetChannelTopic/bat.txt
@@ -1,4 +1,4 @@
 oint slack SetChannelTopic ^
  --token "***" ^
- --channel "C081VDNAU30" ^
+ --channel "C0834RU5683" ^
  --theme "TestTopic"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/telegram/ClearThreadPinnedMessagesList/bash.txt b/docs/en/cli/NEW_CLI/telegram/ClearThreadPinnedMessagesList/bash.txt
index d98ff1d9c2..d3e6380ca2 100644
--- a/docs/en/cli/NEW_CLI/telegram/ClearThreadPinnedMessagesList/bash.txt
+++ b/docs/en/cli/NEW_CLI/telegram/ClearThreadPinnedMessagesList/bash.txt
@@ -1,4 +1,4 @@
 oint telegram ClearThreadPinnedMessagesList \
  --token "***" \
  --forum "-1001971186208" \
- --topic "6839"
\ No newline at end of file
+ --topic "6992"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/telegram/ClearThreadPinnedMessagesList/bat.txt b/docs/en/cli/NEW_CLI/telegram/ClearThreadPinnedMessagesList/bat.txt
index 43d2cdf26e..8b0de90095 100644
--- a/docs/en/cli/NEW_CLI/telegram/ClearThreadPinnedMessagesList/bat.txt
+++ b/docs/en/cli/NEW_CLI/telegram/ClearThreadPinnedMessagesList/bat.txt
@@ -1,4 +1,4 @@
 oint telegram ClearThreadPinnedMessagesList ^
  --token "***" ^
  --forum "-1001971186208" ^
- --topic "6839"
\ No newline at end of file
+ --topic "6992"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/telegram/CloseForumThread/bash.txt b/docs/en/cli/NEW_CLI/telegram/CloseForumThread/bash.txt
index d31f41891f..c64358e58a 100644
--- a/docs/en/cli/NEW_CLI/telegram/CloseForumThread/bash.txt
+++ b/docs/en/cli/NEW_CLI/telegram/CloseForumThread/bash.txt
@@ -1,4 +1,4 @@
 oint telegram CloseForumThread \
  --token "***" \
  --forum "-1001971186208" \
- --topic "6839"
\ No newline at end of file
+ --topic "6992"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/telegram/CloseForumThread/bat.txt b/docs/en/cli/NEW_CLI/telegram/CloseForumThread/bat.txt
index cc9d9f0586..19141c10d5 100644
--- a/docs/en/cli/NEW_CLI/telegram/CloseForumThread/bat.txt
+++ b/docs/en/cli/NEW_CLI/telegram/CloseForumThread/bat.txt
@@ -1,4 +1,4 @@
 oint telegram CloseForumThread ^
  --token "***" ^
  --forum "-1001971186208" ^
- --topic "6839"
\ No newline at end of file
+ --topic "6992"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/telegram/CreateForumThread/bash.txt b/docs/en/cli/NEW_CLI/telegram/CreateForumThread/bash.txt
index f031ec6ee0..39f2aa409e 100644
--- a/docs/en/cli/NEW_CLI/telegram/CreateForumThread/bash.txt
+++ b/docs/en/cli/NEW_CLI/telegram/CreateForumThread/bash.txt
@@ -2,4 +2,4 @@ oint telegram CreateForumThread \
  --token "***" \
  --forum "-1001971186208" \
  --icon "5357419403325481346" \
- --title "TestTopic 75b47427-11ce-43fa-b25c-95f9dab918e5"
\ No newline at end of file
+ --title "TestTopic cce424d9-8b49-4ee6-9985-a342f2721da9"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/telegram/CreateForumThread/bat.txt b/docs/en/cli/NEW_CLI/telegram/CreateForumThread/bat.txt
index afaa873d08..8e4c5811b8 100644
--- a/docs/en/cli/NEW_CLI/telegram/CreateForumThread/bat.txt
+++ b/docs/en/cli/NEW_CLI/telegram/CreateForumThread/bat.txt
@@ -2,4 +2,4 @@ oint telegram CreateForumThread ^
  --token "***" ^
  --forum "-1001971186208" ^
  --icon "5357419403325481346" ^
- --title "TestTopic 75b47427-11ce-43fa-b25c-95f9dab918e5"
\ No newline at end of file
+ --title "TestTopic cce424d9-8b49-4ee6-9985-a342f2721da9"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/telegram/CreateInvitationLink/bash.txt b/docs/en/cli/NEW_CLI/telegram/CreateInvitationLink/bash.txt
index e279084831..f0adac1631 100644
--- a/docs/en/cli/NEW_CLI/telegram/CreateInvitationLink/bash.txt
+++ b/docs/en/cli/NEW_CLI/telegram/CreateInvitationLink/bash.txt
@@ -1,6 +1,6 @@
 oint telegram CreateInvitationLink \
  --token "***" \
  --chat "@testsichee" \
- --expire "2024-11-23T14:14:35.829905" \
- --title "Link 22.11.2024 14:14:35" \
+ --expire "2024-12-02T16:13:04.1339754" \
+ --title "Link 01.12.2024 16:13:04" \
  --limit 200
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/telegram/CreateInvitationLink/bat.txt b/docs/en/cli/NEW_CLI/telegram/CreateInvitationLink/bat.txt
index 45e2678661..94096fd979 100644
--- a/docs/en/cli/NEW_CLI/telegram/CreateInvitationLink/bat.txt
+++ b/docs/en/cli/NEW_CLI/telegram/CreateInvitationLink/bat.txt
@@ -1,6 +1,6 @@
 oint telegram CreateInvitationLink ^
  --token "***" ^
  --chat "@testsichee" ^
- --expire "2024-11-23T14:14:35.829905" ^
- --title "Link 22.11.2024 14:14:35" ^
+ --expire "2024-12-02T16:13:04.1339754" ^
+ --title "Link 01.12.2024 16:13:04" ^
  --limit 200
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/telegram/DeleteForumTopic/bash.txt b/docs/en/cli/NEW_CLI/telegram/DeleteForumTopic/bash.txt
index ba35cb1c95..a64d9bfb91 100644
--- a/docs/en/cli/NEW_CLI/telegram/DeleteForumTopic/bash.txt
+++ b/docs/en/cli/NEW_CLI/telegram/DeleteForumTopic/bash.txt
@@ -1,4 +1,4 @@
 oint telegram DeleteForumTopic \
  --token "***" \
  --forum "-1001971186208" \
- --topic "6839"
\ No newline at end of file
+ --topic "6992"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/telegram/DeleteForumTopic/bat.txt b/docs/en/cli/NEW_CLI/telegram/DeleteForumTopic/bat.txt
index 80ec2ffdc0..c4ce690544 100644
--- a/docs/en/cli/NEW_CLI/telegram/DeleteForumTopic/bat.txt
+++ b/docs/en/cli/NEW_CLI/telegram/DeleteForumTopic/bat.txt
@@ -1,4 +1,4 @@
 oint telegram DeleteForumTopic ^
  --token "***" ^
  --forum "-1001971186208" ^
- --topic "6839"
\ No newline at end of file
+ --topic "6992"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/telegram/DeleteMessage/bash.txt b/docs/en/cli/NEW_CLI/telegram/DeleteMessage/bash.txt
index 0db42b630c..749905e468 100644
--- a/docs/en/cli/NEW_CLI/telegram/DeleteMessage/bash.txt
+++ b/docs/en/cli/NEW_CLI/telegram/DeleteMessage/bash.txt
@@ -1,4 +1,4 @@
 oint telegram DeleteMessage \
  --token "***" \
  --chat "@testsichee" \
- --message "11844"
\ No newline at end of file
+ --message "12099"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/telegram/DeleteMessage/bat.txt b/docs/en/cli/NEW_CLI/telegram/DeleteMessage/bat.txt
index 41b3207a73..3527f02cf8 100644
--- a/docs/en/cli/NEW_CLI/telegram/DeleteMessage/bat.txt
+++ b/docs/en/cli/NEW_CLI/telegram/DeleteMessage/bat.txt
@@ -1,4 +1,4 @@
 oint telegram DeleteMessage ^
  --token "***" ^
  --chat "@testsichee" ^
- --message "11844"
\ No newline at end of file
+ --message "12099"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/telegram/DownloadFile/bash.txt b/docs/en/cli/NEW_CLI/telegram/DownloadFile/bash.txt
index b6524ddc3b..20039c0937 100644
--- a/docs/en/cli/NEW_CLI/telegram/DownloadFile/bash.txt
+++ b/docs/en/cli/NEW_CLI/telegram/DownloadFile/bash.txt
@@ -1,3 +1,3 @@
 oint telegram DownloadFile \
  --token "***" \
- --fileid "CQACAgIAAx0EcNsaZQACLkpnQGcj_kYifxrPtROQJ8X9TEK8VAACEV4AAktDAUoB3IF96QyzFjYE"
\ No newline at end of file
+ --fileid "CQACAgIAAx0EcNsaZQACL0lnTGBpKdvv9kjpz-x1yUTa60VM8QACp2MAAhnFYUoQtsbjLSG7jDYE"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/telegram/DownloadFile/bat.txt b/docs/en/cli/NEW_CLI/telegram/DownloadFile/bat.txt
index 787327d32c..d594980405 100644
--- a/docs/en/cli/NEW_CLI/telegram/DownloadFile/bat.txt
+++ b/docs/en/cli/NEW_CLI/telegram/DownloadFile/bat.txt
@@ -1,3 +1,3 @@
 oint telegram DownloadFile ^
  --token "***" ^
- --fileid "CQACAgIAAx0EcNsaZQACLkpnQGcj_kYifxrPtROQJ8X9TEK8VAACEV4AAktDAUoB3IF96QyzFjYE"
\ No newline at end of file
+ --fileid "CQACAgIAAx0EcNsaZQACL0lnTGBpKdvv9kjpz-x1yUTa60VM8QACp2MAAhnFYUoQtsbjLSG7jDYE"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/telegram/EditForumTopic/bash.txt b/docs/en/cli/NEW_CLI/telegram/EditForumTopic/bash.txt
index d33ea40c1f..565ebb7901 100644
--- a/docs/en/cli/NEW_CLI/telegram/EditForumTopic/bash.txt
+++ b/docs/en/cli/NEW_CLI/telegram/EditForumTopic/bash.txt
@@ -3,4 +3,4 @@ oint telegram EditForumTopic \
  --forum "-1001971186208" \
  --icon "5310132165583840589" \
  --title "NewTestTitle" \
- --topic "6839"
\ No newline at end of file
+ --topic "6992"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/telegram/EditForumTopic/bat.txt b/docs/en/cli/NEW_CLI/telegram/EditForumTopic/bat.txt
index 3cfda09a01..e3ed4a762c 100644
--- a/docs/en/cli/NEW_CLI/telegram/EditForumTopic/bat.txt
+++ b/docs/en/cli/NEW_CLI/telegram/EditForumTopic/bat.txt
@@ -3,4 +3,4 @@ oint telegram EditForumTopic ^
  --forum "-1001971186208" ^
  --icon "5310132165583840589" ^
  --title "NewTestTitle" ^
- --topic "6839"
\ No newline at end of file
+ --topic "6992"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/telegram/EditMainForumTopicName/bash.txt b/docs/en/cli/NEW_CLI/telegram/EditMainForumTopicName/bash.txt
index f26e74d5bc..2db28210a4 100644
--- a/docs/en/cli/NEW_CLI/telegram/EditMainForumTopicName/bash.txt
+++ b/docs/en/cli/NEW_CLI/telegram/EditMainForumTopicName/bash.txt
@@ -1,4 +1,4 @@
 oint telegram EditMainForumTopicName \
  --token "***" \
  --forum "-1001971186208" \
- --title "New main thread name 4db031bc-2c04-45cc-9592-655ca3d5bf66"
\ No newline at end of file
+ --title "New main thread name 675d2707-3dc5-4731-b038-df05881c0d64"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/telegram/EditMainForumTopicName/bat.txt b/docs/en/cli/NEW_CLI/telegram/EditMainForumTopicName/bat.txt
index eb1fe229eb..d6578743f4 100644
--- a/docs/en/cli/NEW_CLI/telegram/EditMainForumTopicName/bat.txt
+++ b/docs/en/cli/NEW_CLI/telegram/EditMainForumTopicName/bat.txt
@@ -1,4 +1,4 @@
 oint telegram EditMainForumTopicName ^
  --token "***" ^
  --forum "-1001971186208" ^
- --title "New main thread name 4db031bc-2c04-45cc-9592-655ca3d5bf66"
\ No newline at end of file
+ --title "New main thread name 675d2707-3dc5-4731-b038-df05881c0d64"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/telegram/ForwardMessage/bash.txt b/docs/en/cli/NEW_CLI/telegram/ForwardMessage/bash.txt
index 34e4c92604..86ddb85220 100644
--- a/docs/en/cli/NEW_CLI/telegram/ForwardMessage/bash.txt
+++ b/docs/en/cli/NEW_CLI/telegram/ForwardMessage/bash.txt
@@ -2,4 +2,4 @@ oint telegram ForwardMessage \
  --token "***" \
  --from "@testsichee" \
  --to "461699897" \
- --message "11844"
\ No newline at end of file
+ --message "12099"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/telegram/ForwardMessage/bat.txt b/docs/en/cli/NEW_CLI/telegram/ForwardMessage/bat.txt
index 4a5d9debe6..c18323fbbd 100644
--- a/docs/en/cli/NEW_CLI/telegram/ForwardMessage/bat.txt
+++ b/docs/en/cli/NEW_CLI/telegram/ForwardMessage/bat.txt
@@ -2,4 +2,4 @@ oint telegram ForwardMessage ^
  --token "***" ^
  --from "@testsichee" ^
  --to "461699897" ^
- --message "11844"
\ No newline at end of file
+ --message "12099"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/telegram/OpenForumThread/bash.txt b/docs/en/cli/NEW_CLI/telegram/OpenForumThread/bash.txt
index 41dd999814..6ed9be4526 100644
--- a/docs/en/cli/NEW_CLI/telegram/OpenForumThread/bash.txt
+++ b/docs/en/cli/NEW_CLI/telegram/OpenForumThread/bash.txt
@@ -1,4 +1,4 @@
 oint telegram OpenForumThread \
  --token "***" \
  --forum "-1001971186208" \
- --topic "6839"
\ No newline at end of file
+ --topic "6992"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/telegram/OpenForumThread/bat.txt b/docs/en/cli/NEW_CLI/telegram/OpenForumThread/bat.txt
index 760eaab4c2..53e0958068 100644
--- a/docs/en/cli/NEW_CLI/telegram/OpenForumThread/bat.txt
+++ b/docs/en/cli/NEW_CLI/telegram/OpenForumThread/bat.txt
@@ -1,4 +1,4 @@
 oint telegram OpenForumThread ^
  --token "***" ^
  --forum "-1001971186208" ^
- --topic "6839"
\ No newline at end of file
+ --topic "6992"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/telegram/PinMessage/bash.txt b/docs/en/cli/NEW_CLI/telegram/PinMessage/bash.txt
index 744efb369e..e70aa60d92 100644
--- a/docs/en/cli/NEW_CLI/telegram/PinMessage/bash.txt
+++ b/docs/en/cli/NEW_CLI/telegram/PinMessage/bash.txt
@@ -1,4 +1,4 @@
 oint telegram PinMessage \
  --token "***" \
  --chat "@testsichee" \
- --message "11844"
\ No newline at end of file
+ --message "12099"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/telegram/PinMessage/bat.txt b/docs/en/cli/NEW_CLI/telegram/PinMessage/bat.txt
index 6cb7502c3b..da6a03625c 100644
--- a/docs/en/cli/NEW_CLI/telegram/PinMessage/bat.txt
+++ b/docs/en/cli/NEW_CLI/telegram/PinMessage/bat.txt
@@ -1,4 +1,4 @@
 oint telegram PinMessage ^
  --token "***" ^
  --chat "@testsichee" ^
- --message "11844"
\ No newline at end of file
+ --message "12099"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/telegram/SendAudio/bash.txt b/docs/en/cli/NEW_CLI/telegram/SendAudio/bash.txt
index f0a190514e..48e0497884 100644
--- a/docs/en/cli/NEW_CLI/telegram/SendAudio/bash.txt
+++ b/docs/en/cli/NEW_CLI/telegram/SendAudio/bash.txt
@@ -2,4 +2,4 @@ oint telegram SendAudio \
  --token "***" \
  --chat "@testsichee" \
  --text "Строковое значение" \
- --audio "C:\Users\Administrator\AppData\Local\Temp\3mg0dbpwez3.mp3"
\ No newline at end of file
+ --audio "C:\Users\Administrator\AppData\Local\Temp\q25wkixyt10.mp3"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/telegram/SendAudio/bat.txt b/docs/en/cli/NEW_CLI/telegram/SendAudio/bat.txt
index ab49e5d581..8ea419d27c 100644
--- a/docs/en/cli/NEW_CLI/telegram/SendAudio/bat.txt
+++ b/docs/en/cli/NEW_CLI/telegram/SendAudio/bat.txt
@@ -2,4 +2,4 @@ oint telegram SendAudio ^
  --token "***" ^
  --chat "@testsichee" ^
  --text "Строковое значение" ^
- --audio "C:\Users\Administrator\AppData\Local\Temp\3mg0dbpwez3.mp3"
\ No newline at end of file
+ --audio "C:\Users\Administrator\AppData\Local\Temp\q25wkixyt10.mp3"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/telegram/SendDocument/bash.txt b/docs/en/cli/NEW_CLI/telegram/SendDocument/bash.txt
index d4247f93a6..e32d4059b7 100644
--- a/docs/en/cli/NEW_CLI/telegram/SendDocument/bash.txt
+++ b/docs/en/cli/NEW_CLI/telegram/SendDocument/bash.txt
@@ -2,5 +2,5 @@ oint telegram SendDocument \
  --token "***" \
  --chat "@testsichee" \
  --text "Строковое значение" \
- --doc "C:\Users\Administrator\AppData\Local\Temp\4g2w2bvansh.docx" \
+ --doc "C:\Users\Administrator\AppData\Local\Temp\x0fjgkfawpk.docx" \
  --filename "custom.docx"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/telegram/SendDocument/bat.txt b/docs/en/cli/NEW_CLI/telegram/SendDocument/bat.txt
index e96d114fb0..32b0701685 100644
--- a/docs/en/cli/NEW_CLI/telegram/SendDocument/bat.txt
+++ b/docs/en/cli/NEW_CLI/telegram/SendDocument/bat.txt
@@ -2,5 +2,5 @@ oint telegram SendDocument ^
  --token "***" ^
  --chat "@testsichee" ^
  --text "Строковое значение" ^
- --doc "C:\Users\Administrator\AppData\Local\Temp\4g2w2bvansh.docx" ^
+ --doc "C:\Users\Administrator\AppData\Local\Temp\x0fjgkfawpk.docx" ^
  --filename "custom.docx"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/telegram/SendGif/bash.txt b/docs/en/cli/NEW_CLI/telegram/SendGif/bash.txt
index 74c938e1f9..50d0c637ce 100644
--- a/docs/en/cli/NEW_CLI/telegram/SendGif/bash.txt
+++ b/docs/en/cli/NEW_CLI/telegram/SendGif/bash.txt
@@ -2,4 +2,4 @@ oint telegram SendGif \
  --token "***" \
  --chat "@testsichee" \
  --text "Строковое значение" \
- --gif "C:\Users\Administrator\AppData\Local\Temp\yw3kae53py1.gif"
\ No newline at end of file
+ --gif "C:\Users\Administrator\AppData\Local\Temp\frwb2xdyqik.gif"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/telegram/SendGif/bat.txt b/docs/en/cli/NEW_CLI/telegram/SendGif/bat.txt
index 13bd69e14b..2d13b76cd1 100644
--- a/docs/en/cli/NEW_CLI/telegram/SendGif/bat.txt
+++ b/docs/en/cli/NEW_CLI/telegram/SendGif/bat.txt
@@ -2,4 +2,4 @@ oint telegram SendGif ^
  --token "***" ^
  --chat "@testsichee" ^
  --text "Строковое значение" ^
- --gif "C:\Users\Administrator\AppData\Local\Temp\yw3kae53py1.gif"
\ No newline at end of file
+ --gif "C:\Users\Administrator\AppData\Local\Temp\frwb2xdyqik.gif"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/telegram/SendImage/bash.txt b/docs/en/cli/NEW_CLI/telegram/SendImage/bash.txt
index db027f6967..b2c1fa7501 100644
--- a/docs/en/cli/NEW_CLI/telegram/SendImage/bash.txt
+++ b/docs/en/cli/NEW_CLI/telegram/SendImage/bash.txt
@@ -2,4 +2,4 @@ oint telegram SendImage \
  --token "***" \
  --chat "@testsichee" \
  --text "Строковое значение" \
- --picture "C:\Users\Administrator\AppData\Local\Temp\4s1p5ndzghe.png"
\ No newline at end of file
+ --picture "C:\Users\Administrator\AppData\Local\Temp\seik13ch1ks.png"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/telegram/SendImage/bat.txt b/docs/en/cli/NEW_CLI/telegram/SendImage/bat.txt
index a5236ee059..92de31927d 100644
--- a/docs/en/cli/NEW_CLI/telegram/SendImage/bat.txt
+++ b/docs/en/cli/NEW_CLI/telegram/SendImage/bat.txt
@@ -2,4 +2,4 @@ oint telegram SendImage ^
  --token "***" ^
  --chat "@testsichee" ^
  --text "Строковое значение" ^
- --picture "C:\Users\Administrator\AppData\Local\Temp\4s1p5ndzghe.png"
\ No newline at end of file
+ --picture "C:\Users\Administrator\AppData\Local\Temp\seik13ch1ks.png"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/telegram/SendMediaGroup/bash.txt b/docs/en/cli/NEW_CLI/telegram/SendMediaGroup/bash.txt
index 464b30b375..55fda88529 100644
--- a/docs/en/cli/NEW_CLI/telegram/SendMediaGroup/bash.txt
+++ b/docs/en/cli/NEW_CLI/telegram/SendMediaGroup/bash.txt
@@ -4,4 +4,4 @@ oint telegram SendMediaGroup \
  --token "***" \
  --chat "@testsichee" \
  --text "Строковое значение" \
- --media "{'https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/document.docx':'document','C:\\Users\\Administrator\\AppData\\Local\\Temp\\k3xnfbllf0b.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\\q4uzbw3cbfz.docx':'document'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/telegram/SendMediaGroup/bat.txt b/docs/en/cli/NEW_CLI/telegram/SendMediaGroup/bat.txt
index f54c4a98de..5340e37eaf 100644
--- a/docs/en/cli/NEW_CLI/telegram/SendMediaGroup/bat.txt
+++ b/docs/en/cli/NEW_CLI/telegram/SendMediaGroup/bat.txt
@@ -4,4 +4,4 @@ oint telegram SendMediaGroup ^
  --token "***" ^
  --chat "@testsichee" ^
  --text "Строковое значение" ^
- --media "{'https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/document.docx':'document','C:\\Users\\Administrator\\AppData\\Local\\Temp\\k3xnfbllf0b.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\\q4uzbw3cbfz.docx':'document'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/telegram/SendVideo/bash.txt b/docs/en/cli/NEW_CLI/telegram/SendVideo/bash.txt
index 047968a378..b634ce1a06 100644
--- a/docs/en/cli/NEW_CLI/telegram/SendVideo/bash.txt
+++ b/docs/en/cli/NEW_CLI/telegram/SendVideo/bash.txt
@@ -2,4 +2,4 @@ oint telegram SendVideo \
  --token "***" \
  --chat "@testsichee" \
  --text "Строковое значение" \
- --video "C:\Users\Administrator\AppData\Local\Temp\ybnndlyfwcm.mp4"
\ No newline at end of file
+ --video "C:\Users\Administrator\AppData\Local\Temp\uvxufsn4io0.mp4"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/telegram/SendVideo/bat.txt b/docs/en/cli/NEW_CLI/telegram/SendVideo/bat.txt
index 76348544ff..5d74a20fbc 100644
--- a/docs/en/cli/NEW_CLI/telegram/SendVideo/bat.txt
+++ b/docs/en/cli/NEW_CLI/telegram/SendVideo/bat.txt
@@ -2,4 +2,4 @@ oint telegram SendVideo ^
  --token "***" ^
  --chat "@testsichee" ^
  --text "Строковое значение" ^
- --video "C:\Users\Administrator\AppData\Local\Temp\ybnndlyfwcm.mp4"
\ No newline at end of file
+ --video "C:\Users\Administrator\AppData\Local\Temp\uvxufsn4io0.mp4"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/telegram/UnpinMessage/bash.txt b/docs/en/cli/NEW_CLI/telegram/UnpinMessage/bash.txt
index edbe127365..40d80741f4 100644
--- a/docs/en/cli/NEW_CLI/telegram/UnpinMessage/bash.txt
+++ b/docs/en/cli/NEW_CLI/telegram/UnpinMessage/bash.txt
@@ -1,4 +1,4 @@
 oint telegram UnpinMessage \
  --token "***" \
  --chat "@testsichee" \
- --message "11844"
\ No newline at end of file
+ --message "12099"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/telegram/UnpinMessage/bat.txt b/docs/en/cli/NEW_CLI/telegram/UnpinMessage/bat.txt
index 1447625563..1d26ada580 100644
--- a/docs/en/cli/NEW_CLI/telegram/UnpinMessage/bat.txt
+++ b/docs/en/cli/NEW_CLI/telegram/UnpinMessage/bat.txt
@@ -1,4 +1,4 @@
 oint telegram UnpinMessage ^
  --token "***" ^
  --chat "@testsichee" ^
- --message "11844"
\ No newline at end of file
+ --message "12099"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/twitter/CreateImageTweet/bash.txt b/docs/en/cli/NEW_CLI/twitter/CreateImageTweet/bash.txt
index 8d2ebdc925..a2dbbc06bf 100644
--- a/docs/en/cli/NEW_CLI/twitter/CreateImageTweet/bash.txt
+++ b/docs/en/cli/NEW_CLI/twitter/CreateImageTweet/bash.txt
@@ -1,6 +1,6 @@
 # JSON data can also be passed as a path to a .json file
 
 oint twitter CreateImageTweet \
- --text "TestTweet861f5425-1e8c-4a6c-8ec7-a4c35f0d7900" \
+ --text "TestTweet8ef5d640-4f2b-4033-b574-3c5c96c2b426" \
  --pictures "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg" \
  --auth "{'redirect_uri':'https://api.athenaeum.digital/opi/hs/twitter','client_id':'***','client_secret':'***','access_token':'***','refresh_token':'***','oauth_token':'***','oauth_token_secret':'***','oauth_consumer_key':'***','oauth_consumer_secret':'***'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/twitter/CreateImageTweet/bat.txt b/docs/en/cli/NEW_CLI/twitter/CreateImageTweet/bat.txt
index 33ca7d364e..ae3a389773 100644
--- a/docs/en/cli/NEW_CLI/twitter/CreateImageTweet/bat.txt
+++ b/docs/en/cli/NEW_CLI/twitter/CreateImageTweet/bat.txt
@@ -1,6 +1,6 @@
 :: JSON data can also be passed as a path to a .json file
 
 oint twitter CreateImageTweet ^
- --text "TestTweet861f5425-1e8c-4a6c-8ec7-a4c35f0d7900" ^
+ --text "TestTweet8ef5d640-4f2b-4033-b574-3c5c96c2b426" ^
  --pictures "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg" ^
  --auth "{'redirect_uri':'https://api.athenaeum.digital/opi/hs/twitter','client_id':'***','client_secret':'***','access_token':'***','refresh_token':'***','oauth_token':'***','oauth_token_secret':'***','oauth_consumer_key':'***','oauth_consumer_secret':'***'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/twitter/CreateTextTweet/bash.txt b/docs/en/cli/NEW_CLI/twitter/CreateTextTweet/bash.txt
index fb7dff008b..9e79ddcb0d 100644
--- a/docs/en/cli/NEW_CLI/twitter/CreateTextTweet/bash.txt
+++ b/docs/en/cli/NEW_CLI/twitter/CreateTextTweet/bash.txt
@@ -1,5 +1,5 @@
 # JSON data can also be passed as a path to a .json file
 
 oint twitter CreateTextTweet \
- --text "TestTweet390c0ebb-bf19-4a84-9d37-a8eb8cc11874" \
+ --text "TestTweet61864a90-b7a2-4251-bfbc-6c380e08035a" \
  --auth "{'redirect_uri':'https://api.athenaeum.digital/opi/hs/twitter','client_id':'***','client_secret':'***','access_token':'***','refresh_token':'***','oauth_token':'***','oauth_token_secret':'***','oauth_consumer_key':'***','oauth_consumer_secret':'***'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/twitter/CreateTextTweet/bat.txt b/docs/en/cli/NEW_CLI/twitter/CreateTextTweet/bat.txt
index be1ebe23d7..f7cd636175 100644
--- a/docs/en/cli/NEW_CLI/twitter/CreateTextTweet/bat.txt
+++ b/docs/en/cli/NEW_CLI/twitter/CreateTextTweet/bat.txt
@@ -1,5 +1,5 @@
 :: JSON data can also be passed as a path to a .json file
 
 oint twitter CreateTextTweet ^
- --text "TestTweet390c0ebb-bf19-4a84-9d37-a8eb8cc11874" ^
+ --text "TestTweet61864a90-b7a2-4251-bfbc-6c380e08035a" ^
  --auth "{'redirect_uri':'https://api.athenaeum.digital/opi/hs/twitter','client_id':'***','client_secret':'***','access_token':'***','refresh_token':'***','oauth_token':'***','oauth_token_secret':'***','oauth_consumer_key':'***','oauth_consumer_secret':'***'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/twitter/CreateVideoTweet/bash.txt b/docs/en/cli/NEW_CLI/twitter/CreateVideoTweet/bash.txt
index cb24f6b121..d2e60dc85a 100644
--- a/docs/en/cli/NEW_CLI/twitter/CreateVideoTweet/bash.txt
+++ b/docs/en/cli/NEW_CLI/twitter/CreateVideoTweet/bash.txt
@@ -1,6 +1,6 @@
 # JSON data can also be passed as a path to a .json file
 
 oint twitter CreateVideoTweet \
- --text "TestTweet4c7ca6d4-dee7-4ed3-bc51-9f9d49b431a1" \
- --videos "C:\Users\Administrator\AppData\Local\Temp\m0aql4um2xp.tmp" \
+ --text "TestTweet94207116-9503-46a7-9189-aa120429f6e9" \
+ --videos "C:\Users\Administrator\AppData\Local\Temp\gkfa00auhbk.tmp" \
  --auth "{'redirect_uri':'https://api.athenaeum.digital/opi/hs/twitter','client_id':'***','client_secret':'***','access_token':'***','refresh_token':'***','oauth_token':'***','oauth_token_secret':'***','oauth_consumer_key':'***','oauth_consumer_secret':'***'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/twitter/CreateVideoTweet/bat.txt b/docs/en/cli/NEW_CLI/twitter/CreateVideoTweet/bat.txt
index 7cfb92e2da..10b938ccb9 100644
--- a/docs/en/cli/NEW_CLI/twitter/CreateVideoTweet/bat.txt
+++ b/docs/en/cli/NEW_CLI/twitter/CreateVideoTweet/bat.txt
@@ -1,6 +1,6 @@
 :: JSON data can also be passed as a path to a .json file
 
 oint twitter CreateVideoTweet ^
- --text "TestTweet4c7ca6d4-dee7-4ed3-bc51-9f9d49b431a1" ^
- --videos "C:\Users\Administrator\AppData\Local\Temp\m0aql4um2xp.tmp" ^
+ --text "TestTweet94207116-9503-46a7-9189-aa120429f6e9" ^
+ --videos "C:\Users\Administrator\AppData\Local\Temp\gkfa00auhbk.tmp" ^
  --auth "{'redirect_uri':'https://api.athenaeum.digital/opi/hs/twitter','client_id':'***','client_secret':'***','access_token':'***','refresh_token':'***','oauth_token':'***','oauth_token_secret':'***','oauth_consumer_key':'***','oauth_consumer_secret':'***'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vk/AddProduct/bash.txt b/docs/en/cli/NEW_CLI/vk/AddProduct/bash.txt
index b058c6be39..9d66d74eae 100644
--- a/docs/en/cli/NEW_CLI/vk/AddProduct/bash.txt
+++ b/docs/en/cli/NEW_CLI/vk/AddProduct/bash.txt
@@ -1,5 +1,5 @@
 # JSON data can also be passed as a path to a .json file
 
 oint vk AddProduct \
- --product "{'Name':'Test product (another)','Description':'Product description','Category':'20173','Price':1,'OldPrice':15,'MainPhoto':'https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg','URL':'https://github.com/Bayselonarrend/OpenIntegrations','AdditionalPhotos':['https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg','https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture2.jpg'],'MainInGroup':true,'GroupNumber':null,'Width':20,'Height':30,'Depth':40,'Weight':100,'SKU':12345,'AvailableBalance':'10','PropertyValues':3279}" \
+ --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':3382}" \
  --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vk/AddProduct/bat.txt b/docs/en/cli/NEW_CLI/vk/AddProduct/bat.txt
index d854182071..cd99761600 100644
--- a/docs/en/cli/NEW_CLI/vk/AddProduct/bat.txt
+++ b/docs/en/cli/NEW_CLI/vk/AddProduct/bat.txt
@@ -1,5 +1,5 @@
 :: JSON data can also be passed as a path to a .json file
 
 oint vk AddProduct ^
- --product "{'Name':'Test product (another)','Description':'Product description','Category':'20173','Price':1,'OldPrice':15,'MainPhoto':'https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg','URL':'https://github.com/Bayselonarrend/OpenIntegrations','AdditionalPhotos':['https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg','https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture2.jpg'],'MainInGroup':true,'GroupNumber':null,'Width':20,'Height':30,'Depth':40,'Weight':100,'SKU':12345,'AvailableBalance':'10','PropertyValues':3279}" ^
+ --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':3382}" ^
  --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vk/AddProductPropertyVariant/bash.txt b/docs/en/cli/NEW_CLI/vk/AddProductPropertyVariant/bash.txt
index 688b3a77c3..a4d4dee61b 100644
--- a/docs/en/cli/NEW_CLI/vk/AddProductPropertyVariant/bash.txt
+++ b/docs/en/cli/NEW_CLI/vk/AddProductPropertyVariant/bash.txt
@@ -2,5 +2,5 @@
 
 oint vk AddProductPropertyVariant \
  --value "Red" \
- --prop "1053" \
+ --prop "1095" \
  --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vk/AddProductPropertyVariant/bat.txt b/docs/en/cli/NEW_CLI/vk/AddProductPropertyVariant/bat.txt
index 12042398b6..3fc6effc3e 100644
--- a/docs/en/cli/NEW_CLI/vk/AddProductPropertyVariant/bat.txt
+++ b/docs/en/cli/NEW_CLI/vk/AddProductPropertyVariant/bat.txt
@@ -2,5 +2,5 @@
 
 oint vk AddProductPropertyVariant ^
  --value "Red" ^
- --prop "1053" ^
+ --prop "1095" ^
  --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vk/AddProductToCollection/bash.txt b/docs/en/cli/NEW_CLI/vk/AddProductToCollection/bash.txt
index 14ad68edc2..91a9fd46e6 100644
--- a/docs/en/cli/NEW_CLI/vk/AddProductToCollection/bash.txt
+++ b/docs/en/cli/NEW_CLI/vk/AddProductToCollection/bash.txt
@@ -1,6 +1,6 @@
 # JSON data can also be passed as a path to a .json file
 
 oint vk AddProductToCollection \
- --sel 139 \
- --items 10120417 \
+ --sel 135 \
+ --items 10187626 \
  --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vk/AddProductToCollection/bat.txt b/docs/en/cli/NEW_CLI/vk/AddProductToCollection/bat.txt
index fe29807846..63d2233d0c 100644
--- a/docs/en/cli/NEW_CLI/vk/AddProductToCollection/bat.txt
+++ b/docs/en/cli/NEW_CLI/vk/AddProductToCollection/bat.txt
@@ -1,6 +1,6 @@
 :: JSON data can also be passed as a path to a .json file
 
 oint vk AddProductToCollection ^
- --sel 139 ^
- --items 10120417 ^
+ --sel 135 ^
+ --items 10187626 ^
  --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vk/CloseDiscussion/bash.txt b/docs/en/cli/NEW_CLI/vk/CloseDiscussion/bash.txt
index 74f9738eb5..8e7a988b87 100644
--- a/docs/en/cli/NEW_CLI/vk/CloseDiscussion/bash.txt
+++ b/docs/en/cli/NEW_CLI/vk/CloseDiscussion/bash.txt
@@ -1,6 +1,6 @@
 # JSON data can also be passed as a path to a .json file
 
 oint vk CloseDiscussion \
- --topic 52746982 \
+ --topic 52768613 \
  --remove false \
  --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vk/CloseDiscussion/bat.txt b/docs/en/cli/NEW_CLI/vk/CloseDiscussion/bat.txt
index 4ef9e07647..25050545a8 100644
--- a/docs/en/cli/NEW_CLI/vk/CloseDiscussion/bat.txt
+++ b/docs/en/cli/NEW_CLI/vk/CloseDiscussion/bat.txt
@@ -1,6 +1,6 @@
 :: JSON data can also be passed as a path to a .json file
 
 oint vk CloseDiscussion ^
- --topic 52746982 ^
+ --topic 52768613 ^
  --remove false ^
  --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vk/CreateAd/bash.txt b/docs/en/cli/NEW_CLI/vk/CreateAd/bash.txt
index fdca2c9100..c7cdee0037 100644
--- a/docs/en/cli/NEW_CLI/vk/CreateAd/bash.txt
+++ b/docs/en/cli/NEW_CLI/vk/CreateAd/bash.txt
@@ -1,9 +1,9 @@
 # JSON data can also be passed as a path to a .json file
 
 oint vk CreateAd \
- --campaign 1030846102 \
+ --campaign 1030871143 \
  --limit 150 \
  --category 126 \
- --post 5790 \
+ --post 5916 \
  --cabinet "1607951446" \
  --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vk/CreateAd/bat.txt b/docs/en/cli/NEW_CLI/vk/CreateAd/bat.txt
index 2b2c7029cd..ac9ab6b278 100644
--- a/docs/en/cli/NEW_CLI/vk/CreateAd/bat.txt
+++ b/docs/en/cli/NEW_CLI/vk/CreateAd/bat.txt
@@ -1,9 +1,9 @@
 :: JSON data can also be passed as a path to a .json file
 
 oint vk CreateAd ^
- --campaign 1030846102 ^
+ --campaign 1030871143 ^
  --limit 150 ^
  --category 126 ^
- --post 5790 ^
+ --post 5916 ^
  --cabinet "1607951446" ^
  --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vk/CreateCompositePost/bash.txt b/docs/en/cli/NEW_CLI/vk/CreateCompositePost/bash.txt
index 00d7862df7..dfdd3c057b 100644
--- a/docs/en/cli/NEW_CLI/vk/CreateCompositePost/bash.txt
+++ b/docs/en/cli/NEW_CLI/vk/CreateCompositePost/bash.txt
@@ -2,7 +2,7 @@
 
 oint vk CreateCompositePost \
  --text "Post from autotest" \
- --objects "['photo657846756_457245442','video-218861756_456239887']" \
+ --objects "['photo657846756_457245549','video-218861756_456239915']" \
  --ad false \
  --url "https://github.com/Bayselonarrend/OpenIntegrations" \
  --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vk/CreateCompositePost/bat.txt b/docs/en/cli/NEW_CLI/vk/CreateCompositePost/bat.txt
index 8cb3c93d15..0bd95649ca 100644
--- a/docs/en/cli/NEW_CLI/vk/CreateCompositePost/bat.txt
+++ b/docs/en/cli/NEW_CLI/vk/CreateCompositePost/bat.txt
@@ -2,7 +2,7 @@
 
 oint vk CreateCompositePost ^
  --text "Post from autotest" ^
- --objects "['photo657846756_457245442','video-218861756_456239887']" ^
+ --objects "['photo657846756_457245549','video-218861756_456239915']" ^
  --ad false ^
  --url "https://github.com/Bayselonarrend/OpenIntegrations" ^
  --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vk/CreatePost/bash.txt b/docs/en/cli/NEW_CLI/vk/CreatePost/bash.txt
index 32033da96b..514f6a9b63 100644
--- a/docs/en/cli/NEW_CLI/vk/CreatePost/bash.txt
+++ b/docs/en/cli/NEW_CLI/vk/CreatePost/bash.txt
@@ -2,7 +2,7 @@
 
 oint vk CreatePost \
  --text "Post from autotest" \
- --pictures "C:\Users\Administrator\AppData\Local\Temp\53eqapphtuv.png" \
+ --pictures "C:\Users\Administrator\AppData\Local\Temp\ohx4x3lae1f.png" \
  --ad true \
  --url "https://github.com/Bayselonarrend/OpenIntegrations" \
  --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vk/CreatePost/bat.txt b/docs/en/cli/NEW_CLI/vk/CreatePost/bat.txt
index 9b6851c183..33be839546 100644
--- a/docs/en/cli/NEW_CLI/vk/CreatePost/bat.txt
+++ b/docs/en/cli/NEW_CLI/vk/CreatePost/bat.txt
@@ -2,7 +2,7 @@
 
 oint vk CreatePost ^
  --text "Post from autotest" ^
- --pictures "C:\Users\Administrator\AppData\Local\Temp\53eqapphtuv.png" ^
+ --pictures "C:\Users\Administrator\AppData\Local\Temp\ohx4x3lae1f.png" ^
  --ad true ^
  --url "https://github.com/Bayselonarrend/OpenIntegrations" ^
  --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vk/CreateStory/bash.txt b/docs/en/cli/NEW_CLI/vk/CreateStory/bash.txt
index 686ee065e0..0f5778c693 100644
--- a/docs/en/cli/NEW_CLI/vk/CreateStory/bash.txt
+++ b/docs/en/cli/NEW_CLI/vk/CreateStory/bash.txt
@@ -1,5 +1,5 @@
 # JSON data can also be passed as a path to a .json file
 
 oint vk CreateStory \
- --picture "C:\Users\Administrator\AppData\Local\Temp\aboduhzopsl.png" \
+ --picture "C:\Users\Administrator\AppData\Local\Temp\trwpr4jfevn.png" \
  --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vk/CreateStory/bat.txt b/docs/en/cli/NEW_CLI/vk/CreateStory/bat.txt
index b40e1c35b7..489afc6ad2 100644
--- a/docs/en/cli/NEW_CLI/vk/CreateStory/bat.txt
+++ b/docs/en/cli/NEW_CLI/vk/CreateStory/bat.txt
@@ -1,5 +1,5 @@
 :: JSON data can also be passed as a path to a .json file
 
 oint vk CreateStory ^
- --picture "C:\Users\Administrator\AppData\Local\Temp\aboduhzopsl.png" ^
+ --picture "C:\Users\Administrator\AppData\Local\Temp\trwpr4jfevn.png" ^
  --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vk/DeleteAlbum/bash.txt b/docs/en/cli/NEW_CLI/vk/DeleteAlbum/bash.txt
index 9cb58bf4f6..71db840207 100644
--- a/docs/en/cli/NEW_CLI/vk/DeleteAlbum/bash.txt
+++ b/docs/en/cli/NEW_CLI/vk/DeleteAlbum/bash.txt
@@ -1,5 +1,5 @@
 # JSON data can also be passed as a path to a .json file
 
 oint vk DeleteAlbum \
- --album 306605678 \
+ --album 306727487 \
  --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vk/DeleteAlbum/bat.txt b/docs/en/cli/NEW_CLI/vk/DeleteAlbum/bat.txt
index ad19053e62..be053a9bca 100644
--- a/docs/en/cli/NEW_CLI/vk/DeleteAlbum/bat.txt
+++ b/docs/en/cli/NEW_CLI/vk/DeleteAlbum/bat.txt
@@ -1,5 +1,5 @@
 :: JSON data can also be passed as a path to a .json file
 
 oint vk DeleteAlbum ^
- --album 306605678 ^
+ --album 306727487 ^
  --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vk/DeleteImage/bash.txt b/docs/en/cli/NEW_CLI/vk/DeleteImage/bash.txt
index 28d97a4a8c..7f82a91d0f 100644
--- a/docs/en/cli/NEW_CLI/vk/DeleteImage/bash.txt
+++ b/docs/en/cli/NEW_CLI/vk/DeleteImage/bash.txt
@@ -1,5 +1,5 @@
 # JSON data can also be passed as a path to a .json file
 
 oint vk DeleteImage \
- --pictureid 457251497 \
+ --pictureid 457251754 \
  --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vk/DeleteImage/bat.txt b/docs/en/cli/NEW_CLI/vk/DeleteImage/bat.txt
index aa4f5e1435..c1a6024549 100644
--- a/docs/en/cli/NEW_CLI/vk/DeleteImage/bat.txt
+++ b/docs/en/cli/NEW_CLI/vk/DeleteImage/bat.txt
@@ -1,5 +1,5 @@
 :: JSON data can also be passed as a path to a .json file
 
 oint vk DeleteImage ^
- --pictureid 457251497 ^
+ --pictureid 457251754 ^
  --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vk/DeletePost/bash.txt b/docs/en/cli/NEW_CLI/vk/DeletePost/bash.txt
index d8d3e87128..0e98610a7f 100644
--- a/docs/en/cli/NEW_CLI/vk/DeletePost/bash.txt
+++ b/docs/en/cli/NEW_CLI/vk/DeletePost/bash.txt
@@ -1,5 +1,5 @@
 # JSON data can also be passed as a path to a .json file
 
 oint vk DeletePost \
- --post "5784" \
+ --post "5910" \
  --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vk/DeletePost/bat.txt b/docs/en/cli/NEW_CLI/vk/DeletePost/bat.txt
index 6590875983..09c13b06ca 100644
--- a/docs/en/cli/NEW_CLI/vk/DeletePost/bat.txt
+++ b/docs/en/cli/NEW_CLI/vk/DeletePost/bat.txt
@@ -1,5 +1,5 @@
 :: JSON data can also be passed as a path to a .json file
 
 oint vk DeletePost ^
- --post "5784" ^
+ --post "5910" ^
  --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vk/DeleteProduct/bash.txt b/docs/en/cli/NEW_CLI/vk/DeleteProduct/bash.txt
index e0d644a5d0..fc3e9e4b6d 100644
--- a/docs/en/cli/NEW_CLI/vk/DeleteProduct/bash.txt
+++ b/docs/en/cli/NEW_CLI/vk/DeleteProduct/bash.txt
@@ -1,5 +1,5 @@
 # JSON data can also be passed as a path to a .json file
 
 oint vk DeleteProduct \
- --item 10120417 \
+ --item 10187626 \
  --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vk/DeleteProduct/bat.txt b/docs/en/cli/NEW_CLI/vk/DeleteProduct/bat.txt
index 60512d3c44..1eac0e0047 100644
--- a/docs/en/cli/NEW_CLI/vk/DeleteProduct/bat.txt
+++ b/docs/en/cli/NEW_CLI/vk/DeleteProduct/bat.txt
@@ -1,5 +1,5 @@
 :: JSON data can also be passed as a path to a .json file
 
 oint vk DeleteProduct ^
- --item 10120417 ^
+ --item 10187626 ^
  --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vk/DeleteProductProperty/bash.txt b/docs/en/cli/NEW_CLI/vk/DeleteProductProperty/bash.txt
index ed6172e955..7111185b47 100644
--- a/docs/en/cli/NEW_CLI/vk/DeleteProductProperty/bash.txt
+++ b/docs/en/cli/NEW_CLI/vk/DeleteProductProperty/bash.txt
@@ -1,5 +1,5 @@
 # JSON data can also be passed as a path to a .json file
 
 oint vk DeleteProductProperty \
- --prop "1053" \
+ --prop "1095" \
  --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vk/DeleteProductProperty/bat.txt b/docs/en/cli/NEW_CLI/vk/DeleteProductProperty/bat.txt
index d25e0254d9..0bb483304e 100644
--- a/docs/en/cli/NEW_CLI/vk/DeleteProductProperty/bat.txt
+++ b/docs/en/cli/NEW_CLI/vk/DeleteProductProperty/bat.txt
@@ -1,5 +1,5 @@
 :: JSON data can also be passed as a path to a .json file
 
 oint vk DeleteProductProperty ^
- --prop "1053" ^
+ --prop "1095" ^
  --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vk/DeleteProductPropertyVariant/bash.txt b/docs/en/cli/NEW_CLI/vk/DeleteProductPropertyVariant/bash.txt
index e42f687094..06ec27e061 100644
--- a/docs/en/cli/NEW_CLI/vk/DeleteProductPropertyVariant/bash.txt
+++ b/docs/en/cli/NEW_CLI/vk/DeleteProductPropertyVariant/bash.txt
@@ -1,5 +1,5 @@
 # JSON data can also be passed as a path to a .json file
 
 oint vk DeleteProductPropertyVariant \
- --option 3278 \
+ --option 3381 \
  --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vk/DeleteProductPropertyVariant/bat.txt b/docs/en/cli/NEW_CLI/vk/DeleteProductPropertyVariant/bat.txt
index e9738f68db..b36f801ea2 100644
--- a/docs/en/cli/NEW_CLI/vk/DeleteProductPropertyVariant/bat.txt
+++ b/docs/en/cli/NEW_CLI/vk/DeleteProductPropertyVariant/bat.txt
@@ -1,5 +1,5 @@
 :: JSON data can also be passed as a path to a .json file
 
 oint vk DeleteProductPropertyVariant ^
- --option 3278 ^
+ --option 3381 ^
  --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vk/DeleteSelection/bash.txt b/docs/en/cli/NEW_CLI/vk/DeleteSelection/bash.txt
index 8639f15797..6f85651ce0 100644
--- a/docs/en/cli/NEW_CLI/vk/DeleteSelection/bash.txt
+++ b/docs/en/cli/NEW_CLI/vk/DeleteSelection/bash.txt
@@ -1,5 +1,5 @@
 # JSON data can also be passed as a path to a .json file
 
 oint vk DeleteSelection \
- --sel 139 \
+ --sel 135 \
  --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vk/DeleteSelection/bat.txt b/docs/en/cli/NEW_CLI/vk/DeleteSelection/bat.txt
index 6139d28399..92ff08c665 100644
--- a/docs/en/cli/NEW_CLI/vk/DeleteSelection/bat.txt
+++ b/docs/en/cli/NEW_CLI/vk/DeleteSelection/bat.txt
@@ -1,5 +1,5 @@
 :: JSON data can also be passed as a path to a .json file
 
 oint vk DeleteSelection ^
- --sel 139 ^
+ --sel 135 ^
  --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vk/EditProduct/bash.txt b/docs/en/cli/NEW_CLI/vk/EditProduct/bash.txt
index b4cb3030c1..f71f7009cc 100644
--- a/docs/en/cli/NEW_CLI/vk/EditProduct/bash.txt
+++ b/docs/en/cli/NEW_CLI/vk/EditProduct/bash.txt
@@ -2,5 +2,5 @@
 
 oint vk EditProduct \
  --product "{'Name':'EditedTestProduct'}" \
- --item 10120417 \
+ --item 10187626 \
  --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vk/EditProduct/bat.txt b/docs/en/cli/NEW_CLI/vk/EditProduct/bat.txt
index a3d8da1f72..b69b0436d4 100644
--- a/docs/en/cli/NEW_CLI/vk/EditProduct/bat.txt
+++ b/docs/en/cli/NEW_CLI/vk/EditProduct/bat.txt
@@ -2,5 +2,5 @@
 
 oint vk EditProduct ^
  --product "{'Name':'EditedTestProduct'}" ^
- --item 10120417 ^
+ --item 10187626 ^
  --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vk/EditProductCollection/bash.txt b/docs/en/cli/NEW_CLI/vk/EditProductCollection/bash.txt
index 516ac82786..843798ffd2 100644
--- a/docs/en/cli/NEW_CLI/vk/EditProductCollection/bash.txt
+++ b/docs/en/cli/NEW_CLI/vk/EditProductCollection/bash.txt
@@ -2,5 +2,5 @@
 
 oint vk EditProductCollection \
  --title "EditedCollection" \
- --sel 139 \
+ --sel 135 \
  --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vk/EditProductCollection/bat.txt b/docs/en/cli/NEW_CLI/vk/EditProductCollection/bat.txt
index 37be105951..f49f6c2ee1 100644
--- a/docs/en/cli/NEW_CLI/vk/EditProductCollection/bat.txt
+++ b/docs/en/cli/NEW_CLI/vk/EditProductCollection/bat.txt
@@ -2,5 +2,5 @@
 
 oint vk EditProductCollection ^
  --title "EditedCollection" ^
- --sel 139 ^
+ --sel 135 ^
  --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vk/EditProductProperty/bash.txt b/docs/en/cli/NEW_CLI/vk/EditProductProperty/bash.txt
index 933b6c2f35..bd61788747 100644
--- a/docs/en/cli/NEW_CLI/vk/EditProductProperty/bash.txt
+++ b/docs/en/cli/NEW_CLI/vk/EditProductProperty/bash.txt
@@ -2,5 +2,5 @@
 
 oint vk EditProductProperty \
  --title "Color (change.)" \
- --prop "1053" \
+ --prop "1095" \
  --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vk/EditProductProperty/bat.txt b/docs/en/cli/NEW_CLI/vk/EditProductProperty/bat.txt
index b6bb212021..3e72cc2712 100644
--- a/docs/en/cli/NEW_CLI/vk/EditProductProperty/bat.txt
+++ b/docs/en/cli/NEW_CLI/vk/EditProductProperty/bat.txt
@@ -2,5 +2,5 @@
 
 oint vk EditProductProperty ^
  --title "Color (change.)" ^
- --prop "1053" ^
+ --prop "1095" ^
  --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vk/EditProductPropertyVariant/bash.txt b/docs/en/cli/NEW_CLI/vk/EditProductPropertyVariant/bash.txt
index b216732dab..d7595a07c1 100644
--- a/docs/en/cli/NEW_CLI/vk/EditProductPropertyVariant/bash.txt
+++ b/docs/en/cli/NEW_CLI/vk/EditProductPropertyVariant/bash.txt
@@ -2,6 +2,6 @@
 
 oint vk EditProductPropertyVariant \
  --value "New variant name" \
- --prop "1053" \
- --option 3278 \
+ --prop "1095" \
+ --option 3381 \
  --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vk/EditProductPropertyVariant/bat.txt b/docs/en/cli/NEW_CLI/vk/EditProductPropertyVariant/bat.txt
index a7c34e4420..a85ea7d055 100644
--- a/docs/en/cli/NEW_CLI/vk/EditProductPropertyVariant/bat.txt
+++ b/docs/en/cli/NEW_CLI/vk/EditProductPropertyVariant/bat.txt
@@ -2,6 +2,6 @@
 
 oint vk EditProductPropertyVariant ^
  --value "New variant name" ^
- --prop "1053" ^
- --option 3278 ^
+ --prop "1095" ^
+ --option 3381 ^
  --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vk/GetProductsByID/bash.txt b/docs/en/cli/NEW_CLI/vk/GetProductsByID/bash.txt
index 9d7744e37e..e01f673fa6 100644
--- a/docs/en/cli/NEW_CLI/vk/GetProductsByID/bash.txt
+++ b/docs/en/cli/NEW_CLI/vk/GetProductsByID/bash.txt
@@ -1,5 +1,5 @@
 # JSON data can also be passed as a path to a .json file
 
 oint vk GetProductsByID \
- --items "[10120426,10120427]" \
+ --items "[10187628,10187630]" \
  --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vk/GetProductsByID/bat.txt b/docs/en/cli/NEW_CLI/vk/GetProductsByID/bat.txt
index d67170b89e..67fc91022b 100644
--- a/docs/en/cli/NEW_CLI/vk/GetProductsByID/bat.txt
+++ b/docs/en/cli/NEW_CLI/vk/GetProductsByID/bat.txt
@@ -1,5 +1,5 @@
 :: JSON data can also be passed as a path to a .json file
 
 oint vk GetProductsByID ^
- --items "[10120426,10120427]" ^
+ --items "[10187628,10187630]" ^
  --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vk/GetSelectionsByID/bash.txt b/docs/en/cli/NEW_CLI/vk/GetSelectionsByID/bash.txt
index c31bad0f7d..09634d5e39 100644
--- a/docs/en/cli/NEW_CLI/vk/GetSelectionsByID/bash.txt
+++ b/docs/en/cli/NEW_CLI/vk/GetSelectionsByID/bash.txt
@@ -1,5 +1,5 @@
 # JSON data can also be passed as a path to a .json file
 
 oint vk GetSelectionsByID \
- --sels 139 \
+ --sels 135 \
  --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vk/GetSelectionsByID/bat.txt b/docs/en/cli/NEW_CLI/vk/GetSelectionsByID/bat.txt
index c512a2a10c..e9c7990193 100644
--- a/docs/en/cli/NEW_CLI/vk/GetSelectionsByID/bat.txt
+++ b/docs/en/cli/NEW_CLI/vk/GetSelectionsByID/bat.txt
@@ -1,5 +1,5 @@
 :: JSON data can also be passed as a path to a .json file
 
 oint vk GetSelectionsByID ^
- --sels 139 ^
+ --sels 135 ^
  --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vk/GetStatistics/bash.txt b/docs/en/cli/NEW_CLI/vk/GetStatistics/bash.txt
index 0a468212cc..d8f467a53c 100644
--- a/docs/en/cli/NEW_CLI/vk/GetStatistics/bash.txt
+++ b/docs/en/cli/NEW_CLI/vk/GetStatistics/bash.txt
@@ -1,6 +1,6 @@
 # JSON data can also be passed as a path to a .json file
 
 oint vk GetStatistics \
- --datefrom "2024-11-22T00:00:00" \
- --dateto "2024-11-22T23:59:59" \
+ --datefrom "2024-12-01T00:00:00" \
+ --dateto "2024-12-01T23:59:59" \
  --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vk/GetStatistics/bat.txt b/docs/en/cli/NEW_CLI/vk/GetStatistics/bat.txt
index d7f0fe3cc0..49dff30864 100644
--- a/docs/en/cli/NEW_CLI/vk/GetStatistics/bat.txt
+++ b/docs/en/cli/NEW_CLI/vk/GetStatistics/bat.txt
@@ -1,6 +1,6 @@
 :: JSON data can also be passed as a path to a .json file
 
 oint vk GetStatistics ^
- --datefrom "2024-11-22T00:00:00" ^
- --dateto "2024-11-22T23:59:59" ^
+ --datefrom "2024-12-01T00:00:00" ^
+ --dateto "2024-12-01T23:59:59" ^
  --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vk/GroupProducts/bash.txt b/docs/en/cli/NEW_CLI/vk/GroupProducts/bash.txt
index bc0553ef83..279e3fdfeb 100644
--- a/docs/en/cli/NEW_CLI/vk/GroupProducts/bash.txt
+++ b/docs/en/cli/NEW_CLI/vk/GroupProducts/bash.txt
@@ -1,5 +1,5 @@
 # JSON data can also be passed as a path to a .json file
 
 oint vk GroupProducts \
- --items "[10120426,10120427]" \
+ --items "[10187628,10187630]" \
  --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vk/GroupProducts/bat.txt b/docs/en/cli/NEW_CLI/vk/GroupProducts/bat.txt
index 801d17f547..5e5ad9d8c9 100644
--- a/docs/en/cli/NEW_CLI/vk/GroupProducts/bat.txt
+++ b/docs/en/cli/NEW_CLI/vk/GroupProducts/bat.txt
@@ -1,5 +1,5 @@
 :: JSON data can also be passed as a path to a .json file
 
 oint vk GroupProducts ^
- --items "[10120426,10120427]" ^
+ --items "[10187628,10187630]" ^
  --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vk/LikePost/bash.txt b/docs/en/cli/NEW_CLI/vk/LikePost/bash.txt
index 320c01c4c1..c17e62b66c 100644
--- a/docs/en/cli/NEW_CLI/vk/LikePost/bash.txt
+++ b/docs/en/cli/NEW_CLI/vk/LikePost/bash.txt
@@ -1,5 +1,5 @@
 # JSON data can also be passed as a path to a .json file
 
 oint vk LikePost \
- --post 5787 \
+ --post 5913 \
  --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vk/LikePost/bat.txt b/docs/en/cli/NEW_CLI/vk/LikePost/bat.txt
index 49dccfdcea..30ce6ef13d 100644
--- a/docs/en/cli/NEW_CLI/vk/LikePost/bat.txt
+++ b/docs/en/cli/NEW_CLI/vk/LikePost/bat.txt
@@ -1,5 +1,5 @@
 :: JSON data can also be passed as a path to a .json file
 
 oint vk LikePost ^
- --post 5787 ^
+ --post 5913 ^
  --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vk/OpenDiscussion/bash.txt b/docs/en/cli/NEW_CLI/vk/OpenDiscussion/bash.txt
index 05abfbc9f5..1919d9fe2a 100644
--- a/docs/en/cli/NEW_CLI/vk/OpenDiscussion/bash.txt
+++ b/docs/en/cli/NEW_CLI/vk/OpenDiscussion/bash.txt
@@ -1,5 +1,5 @@
 # JSON data can also be passed as a path to a .json file
 
 oint vk OpenDiscussion \
- --topic 52746982 \
+ --topic 52768613 \
  --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vk/OpenDiscussion/bat.txt b/docs/en/cli/NEW_CLI/vk/OpenDiscussion/bat.txt
index be13f9119b..5449f66866 100644
--- a/docs/en/cli/NEW_CLI/vk/OpenDiscussion/bat.txt
+++ b/docs/en/cli/NEW_CLI/vk/OpenDiscussion/bat.txt
@@ -1,5 +1,5 @@
 :: JSON data can also be passed as a path to a .json file
 
 oint vk OpenDiscussion ^
- --topic 52746982 ^
+ --topic 52768613 ^
  --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vk/RemoveProductFromSelection/bash.txt b/docs/en/cli/NEW_CLI/vk/RemoveProductFromSelection/bash.txt
index 1394ddaa70..0cd147f771 100644
--- a/docs/en/cli/NEW_CLI/vk/RemoveProductFromSelection/bash.txt
+++ b/docs/en/cli/NEW_CLI/vk/RemoveProductFromSelection/bash.txt
@@ -1,6 +1,6 @@
 # JSON data can also be passed as a path to a .json file
 
 oint vk RemoveProductFromSelection \
- --sel 139 \
- --item 10120417 \
+ --sel 135 \
+ --item 10187626 \
  --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vk/RemoveProductFromSelection/bat.txt b/docs/en/cli/NEW_CLI/vk/RemoveProductFromSelection/bat.txt
index cf2b195711..7512b93883 100644
--- a/docs/en/cli/NEW_CLI/vk/RemoveProductFromSelection/bat.txt
+++ b/docs/en/cli/NEW_CLI/vk/RemoveProductFromSelection/bat.txt
@@ -1,6 +1,6 @@
 :: JSON data can also be passed as a path to a .json file
 
 oint vk RemoveProductFromSelection ^
- --sel 139 ^
- --item 10120417 ^
+ --sel 135 ^
+ --item 10187626 ^
  --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vk/SaveImageToAlbum/bash.txt b/docs/en/cli/NEW_CLI/vk/SaveImageToAlbum/bash.txt
index e75eb12dda..3928bebe06 100644
--- a/docs/en/cli/NEW_CLI/vk/SaveImageToAlbum/bash.txt
+++ b/docs/en/cli/NEW_CLI/vk/SaveImageToAlbum/bash.txt
@@ -1,7 +1,7 @@
 # JSON data can also be passed as a path to a .json file
 
 oint vk SaveImageToAlbum \
- --album 306605678 \
+ --album 306727487 \
  --picture "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg" \
  --description "AutoTestImage" \
  --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vk/SaveImageToAlbum/bat.txt b/docs/en/cli/NEW_CLI/vk/SaveImageToAlbum/bat.txt
index f4296a1262..01d22d99a5 100644
--- a/docs/en/cli/NEW_CLI/vk/SaveImageToAlbum/bat.txt
+++ b/docs/en/cli/NEW_CLI/vk/SaveImageToAlbum/bat.txt
@@ -1,7 +1,7 @@
 :: JSON data can also be passed as a path to a .json file
 
 oint vk SaveImageToAlbum ^
- --album 306605678 ^
+ --album 306727487 ^
  --picture "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg" ^
  --description "AutoTestImage" ^
  --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vk/WriteComment/bash.txt b/docs/en/cli/NEW_CLI/vk/WriteComment/bash.txt
index ff0f0f40b6..634683c0fc 100644
--- a/docs/en/cli/NEW_CLI/vk/WriteComment/bash.txt
+++ b/docs/en/cli/NEW_CLI/vk/WriteComment/bash.txt
@@ -1,7 +1,7 @@
 # JSON data can also be passed as a path to a .json file
 
 oint vk WriteComment \
- --post 5787 \
+ --post 5913 \
  --wall "-218861756" \
  --text "NewComment" \
  --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vk/WriteComment/bat.txt b/docs/en/cli/NEW_CLI/vk/WriteComment/bat.txt
index 4d679af115..122945b4c2 100644
--- a/docs/en/cli/NEW_CLI/vk/WriteComment/bat.txt
+++ b/docs/en/cli/NEW_CLI/vk/WriteComment/bat.txt
@@ -1,7 +1,7 @@
 :: JSON data can also be passed as a path to a .json file
 
 oint vk WriteComment ^
- --post 5787 ^
+ --post 5913 ^
  --wall "-218861756" ^
  --text "NewComment" ^
  --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vk/WriteInDiscussion/bash.txt b/docs/en/cli/NEW_CLI/vk/WriteInDiscussion/bash.txt
index da5c459833..c07b5cf024 100644
--- a/docs/en/cli/NEW_CLI/vk/WriteInDiscussion/bash.txt
+++ b/docs/en/cli/NEW_CLI/vk/WriteInDiscussion/bash.txt
@@ -1,6 +1,6 @@
 # JSON data can also be passed as a path to a .json file
 
 oint vk WriteInDiscussion \
- --topic 52746982 \
+ --topic 52768613 \
  --text "I like yellow more" \
  --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vk/WriteInDiscussion/bat.txt b/docs/en/cli/NEW_CLI/vk/WriteInDiscussion/bat.txt
index f1f95b65e7..a48f8703f8 100644
--- a/docs/en/cli/NEW_CLI/vk/WriteInDiscussion/bat.txt
+++ b/docs/en/cli/NEW_CLI/vk/WriteInDiscussion/bat.txt
@@ -1,6 +1,6 @@
 :: JSON data can also be passed as a path to a .json file
 
 oint vk WriteInDiscussion ^
- --topic 52746982 ^
+ --topic 52768613 ^
  --text "I like yellow more" ^
  --auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vkteams/ChangeChatPicture/bash.txt b/docs/en/cli/NEW_CLI/vkteams/ChangeChatPicture/bash.txt
index 9d3f646c97..2851395d4a 100644
--- a/docs/en/cli/NEW_CLI/vkteams/ChangeChatPicture/bash.txt
+++ b/docs/en/cli/NEW_CLI/vkteams/ChangeChatPicture/bash.txt
@@ -1,4 +1,4 @@
 oint vkteams ChangeChatPicture \
  --token "***" \
  --chatid "AoLI0egLWBSLR1Ngn2w" \
- --file "C:\Users\Administrator\AppData\Local\Temp\5hqt5zhh1ge.png"
\ No newline at end of file
+ --file "C:\Users\Administrator\AppData\Local\Temp\ix3ckcbw40t.png"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vkteams/ChangeChatPicture/bat.txt b/docs/en/cli/NEW_CLI/vkteams/ChangeChatPicture/bat.txt
index c381c181c8..92758084d4 100644
--- a/docs/en/cli/NEW_CLI/vkteams/ChangeChatPicture/bat.txt
+++ b/docs/en/cli/NEW_CLI/vkteams/ChangeChatPicture/bat.txt
@@ -1,4 +1,4 @@
 oint vkteams ChangeChatPicture ^
  --token "***" ^
  --chatid "AoLI0egLWBSLR1Ngn2w" ^
- --file "C:\Users\Administrator\AppData\Local\Temp\5hqt5zhh1ge.png"
\ No newline at end of file
+ --file "C:\Users\Administrator\AppData\Local\Temp\ix3ckcbw40t.png"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vkteams/DeleteMessage/bash.txt b/docs/en/cli/NEW_CLI/vkteams/DeleteMessage/bash.txt
index 5a4a84a903..b3b9cf7d13 100644
--- a/docs/en/cli/NEW_CLI/vkteams/DeleteMessage/bash.txt
+++ b/docs/en/cli/NEW_CLI/vkteams/DeleteMessage/bash.txt
@@ -1,4 +1,4 @@
 oint vkteams DeleteMessage \
  --token "***" \
  --chatid "689203963@chat.agent" \
- --messageid "7440070837819939092"
\ No newline at end of file
+ --messageid "7443440961218157162"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vkteams/DeleteMessage/bat.txt b/docs/en/cli/NEW_CLI/vkteams/DeleteMessage/bat.txt
index a74d8096d9..2b20600e33 100644
--- a/docs/en/cli/NEW_CLI/vkteams/DeleteMessage/bat.txt
+++ b/docs/en/cli/NEW_CLI/vkteams/DeleteMessage/bat.txt
@@ -1,4 +1,4 @@
 oint vkteams DeleteMessage ^
  --token "***" ^
  --chatid "689203963@chat.agent" ^
- --messageid "7440070837819939092"
\ No newline at end of file
+ --messageid "7443440961218157162"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vkteams/EditMessageText/bash.txt b/docs/en/cli/NEW_CLI/vkteams/EditMessageText/bash.txt
index 3705b1c2c5..c78923070f 100644
--- a/docs/en/cli/NEW_CLI/vkteams/EditMessageText/bash.txt
+++ b/docs/en/cli/NEW_CLI/vkteams/EditMessageText/bash.txt
@@ -1,6 +1,6 @@
 oint vkteams EditMessageText \
  --token "***" \
  --chatid "689203963@chat.agent" \
- --messageid "7440070837819939092" \
+ --messageid "7443440961218157162" \
  --text "<b>New bold message text</b>" \
  --parsemod "HTML"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vkteams/EditMessageText/bat.txt b/docs/en/cli/NEW_CLI/vkteams/EditMessageText/bat.txt
index f405ba14d0..25d05b252c 100644
--- a/docs/en/cli/NEW_CLI/vkteams/EditMessageText/bat.txt
+++ b/docs/en/cli/NEW_CLI/vkteams/EditMessageText/bat.txt
@@ -1,6 +1,6 @@
 oint vkteams EditMessageText ^
  --token "***" ^
  --chatid "689203963@chat.agent" ^
- --messageid "7440070837819939092" ^
+ --messageid "7443440961218157162" ^
  --text "<b>New bold message text</b>" ^
  --parsemod "HTML"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vkteams/ForwardMessage/bash.txt b/docs/en/cli/NEW_CLI/vkteams/ForwardMessage/bash.txt
index cf13854b70..c985cfd102 100644
--- a/docs/en/cli/NEW_CLI/vkteams/ForwardMessage/bash.txt
+++ b/docs/en/cli/NEW_CLI/vkteams/ForwardMessage/bash.txt
@@ -1,6 +1,6 @@
 oint vkteams ForwardMessage \
  --token "***" \
- --messageid "7440070837819939092" \
+ --messageid "7443440961218157162" \
  --fromid "689203963@chat.agent" \
  --chatid "AoLI0egLWBSLR1Ngn2w" \
  --text "Additional text"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vkteams/ForwardMessage/bat.txt b/docs/en/cli/NEW_CLI/vkteams/ForwardMessage/bat.txt
index a00b33e02d..05f52af854 100644
--- a/docs/en/cli/NEW_CLI/vkteams/ForwardMessage/bat.txt
+++ b/docs/en/cli/NEW_CLI/vkteams/ForwardMessage/bat.txt
@@ -1,6 +1,6 @@
 oint vkteams ForwardMessage ^
  --token "***" ^
- --messageid "7440070837819939092" ^
+ --messageid "7443440961218157162" ^
  --fromid "689203963@chat.agent" ^
  --chatid "AoLI0egLWBSLR1Ngn2w" ^
  --text "Additional text"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vkteams/GetEvents/bash.txt b/docs/en/cli/NEW_CLI/vkteams/GetEvents/bash.txt
index cfd610c1ae..37491c5cec 100644
--- a/docs/en/cli/NEW_CLI/vkteams/GetEvents/bash.txt
+++ b/docs/en/cli/NEW_CLI/vkteams/GetEvents/bash.txt
@@ -1,4 +1,4 @@
 oint vkteams GetEvents \
  --token "***" \
- --last 262 \
+ --last 275 \
  --timeout 3
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vkteams/GetEvents/bat.txt b/docs/en/cli/NEW_CLI/vkteams/GetEvents/bat.txt
index 6bf62c3680..d77b74a925 100644
--- a/docs/en/cli/NEW_CLI/vkteams/GetEvents/bat.txt
+++ b/docs/en/cli/NEW_CLI/vkteams/GetEvents/bat.txt
@@ -1,4 +1,4 @@
 oint vkteams GetEvents ^
  --token "***" ^
- --last 262 ^
+ --last 275 ^
  --timeout 3
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vkteams/GetFileInformation/bash.txt b/docs/en/cli/NEW_CLI/vkteams/GetFileInformation/bash.txt
index 3c4c26a697..26bbc64a96 100644
--- a/docs/en/cli/NEW_CLI/vkteams/GetFileInformation/bash.txt
+++ b/docs/en/cli/NEW_CLI/vkteams/GetFileInformation/bash.txt
@@ -1,3 +1,3 @@
 oint vkteams GetFileInformation \
  --token "***" \
- --fileid "QMXplEdjyv4ZyqIM8OJDEE674071251bd"
\ No newline at end of file
+ --fileid "xk752KZjtNbvub3dC1CHJm674c6a411bd"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vkteams/GetFileInformation/bat.txt b/docs/en/cli/NEW_CLI/vkteams/GetFileInformation/bat.txt
index 8917dbc8bd..6df697a41a 100644
--- a/docs/en/cli/NEW_CLI/vkteams/GetFileInformation/bat.txt
+++ b/docs/en/cli/NEW_CLI/vkteams/GetFileInformation/bat.txt
@@ -1,3 +1,3 @@
 oint vkteams GetFileInformation ^
  --token "***" ^
- --fileid "QMXplEdjyv4ZyqIM8OJDEE674071251bd"
\ No newline at end of file
+ --fileid "xk752KZjtNbvub3dC1CHJm674c6a411bd"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vkteams/PinMessage/bash.txt b/docs/en/cli/NEW_CLI/vkteams/PinMessage/bash.txt
index e7fed480d0..c5d6428172 100644
--- a/docs/en/cli/NEW_CLI/vkteams/PinMessage/bash.txt
+++ b/docs/en/cli/NEW_CLI/vkteams/PinMessage/bash.txt
@@ -1,4 +1,4 @@
 oint vkteams PinMessage \
  --token "***" \
  --chatid "689203963@chat.agent" \
- --messageid "7440070837819939092"
\ No newline at end of file
+ --messageid "7443440961218157162"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vkteams/PinMessage/bat.txt b/docs/en/cli/NEW_CLI/vkteams/PinMessage/bat.txt
index 4d368b03cd..88c832bdf1 100644
--- a/docs/en/cli/NEW_CLI/vkteams/PinMessage/bat.txt
+++ b/docs/en/cli/NEW_CLI/vkteams/PinMessage/bat.txt
@@ -1,4 +1,4 @@
 oint vkteams PinMessage ^
  --token "***" ^
  --chatid "689203963@chat.agent" ^
- --messageid "7440070837819939092"
\ No newline at end of file
+ --messageid "7443440961218157162"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vkteams/ResendFile/bash.txt b/docs/en/cli/NEW_CLI/vkteams/ResendFile/bash.txt
index df119f8997..367ab57b86 100644
--- a/docs/en/cli/NEW_CLI/vkteams/ResendFile/bash.txt
+++ b/docs/en/cli/NEW_CLI/vkteams/ResendFile/bash.txt
@@ -1,5 +1,5 @@
 oint vkteams ResendFile \
  --token "***" \
  --chatid "AoLI0egLWBSLR1Ngn2w" \
- --fileid "QMXplEdjyv4ZyqIM8OJDEE674071251bd" \
+ --fileid "xk752KZjtNbvub3dC1CHJm674c6a411bd" \
  --text "File caption"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vkteams/ResendFile/bat.txt b/docs/en/cli/NEW_CLI/vkteams/ResendFile/bat.txt
index 255fb18e42..bdff696a39 100644
--- a/docs/en/cli/NEW_CLI/vkteams/ResendFile/bat.txt
+++ b/docs/en/cli/NEW_CLI/vkteams/ResendFile/bat.txt
@@ -1,5 +1,5 @@
 oint vkteams ResendFile ^
  --token "***" ^
  --chatid "AoLI0egLWBSLR1Ngn2w" ^
- --fileid "QMXplEdjyv4ZyqIM8OJDEE674071251bd" ^
+ --fileid "xk752KZjtNbvub3dC1CHJm674c6a411bd" ^
  --text "File caption"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vkteams/ResendVoice/bash.txt b/docs/en/cli/NEW_CLI/vkteams/ResendVoice/bash.txt
index 55ce2fc524..6b6b78fe48 100644
--- a/docs/en/cli/NEW_CLI/vkteams/ResendVoice/bash.txt
+++ b/docs/en/cli/NEW_CLI/vkteams/ResendVoice/bash.txt
@@ -1,4 +1,4 @@
 oint vkteams ResendVoice \
  --token "***" \
  --chatid "AoLI0egLWBSLR1Ngn2w" \
- --fileid "I000bN1voPcPeDTIYxPeN4674071431bd"
\ No newline at end of file
+ --fileid "I000bUIJDLPQB3GaGRT1Qe674c6a5e1bd"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vkteams/ResendVoice/bat.txt b/docs/en/cli/NEW_CLI/vkteams/ResendVoice/bat.txt
index 816edd7f68..8c2a8bd34a 100644
--- a/docs/en/cli/NEW_CLI/vkteams/ResendVoice/bat.txt
+++ b/docs/en/cli/NEW_CLI/vkteams/ResendVoice/bat.txt
@@ -1,4 +1,4 @@
 oint vkteams ResendVoice ^
  --token "***" ^
  --chatid "AoLI0egLWBSLR1Ngn2w" ^
- --fileid "I000bN1voPcPeDTIYxPeN4674071431bd"
\ No newline at end of file
+ --fileid "I000bUIJDLPQB3GaGRT1Qe674c6a5e1bd"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vkteams/SendFile/bash.txt b/docs/en/cli/NEW_CLI/vkteams/SendFile/bash.txt
index 33fd9a8b56..d311b89976 100644
--- a/docs/en/cli/NEW_CLI/vkteams/SendFile/bash.txt
+++ b/docs/en/cli/NEW_CLI/vkteams/SendFile/bash.txt
@@ -1,6 +1,6 @@
 oint vkteams SendFile \
  --token "***" \
  --chatid "AoLI0egLWBSLR1Ngn2w" \
- --file "C:\Users\Administrator\AppData\Local\Temp\txtd1e4srbs.tmp" \
+ --file "C:\Users\Administrator\AppData\Local\Temp\vunzve12501.tmp" \
  --text "File caption" \
  --filename "ImportantDocument.docx"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vkteams/SendFile/bat.txt b/docs/en/cli/NEW_CLI/vkteams/SendFile/bat.txt
index 4a68fb3325..1d5ed53f4e 100644
--- a/docs/en/cli/NEW_CLI/vkteams/SendFile/bat.txt
+++ b/docs/en/cli/NEW_CLI/vkteams/SendFile/bat.txt
@@ -1,6 +1,6 @@
 oint vkteams SendFile ^
  --token "***" ^
  --chatid "AoLI0egLWBSLR1Ngn2w" ^
- --file "C:\Users\Administrator\AppData\Local\Temp\txtd1e4srbs.tmp" ^
+ --file "C:\Users\Administrator\AppData\Local\Temp\vunzve12501.tmp" ^
  --text "File caption" ^
  --filename "ImportantDocument.docx"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vkteams/SendTextMessage/bash.txt b/docs/en/cli/NEW_CLI/vkteams/SendTextMessage/bash.txt
index d03a7238db..d904682af6 100644
--- a/docs/en/cli/NEW_CLI/vkteams/SendTextMessage/bash.txt
+++ b/docs/en/cli/NEW_CLI/vkteams/SendTextMessage/bash.txt
@@ -2,6 +2,6 @@ oint vkteams SendTextMessage \
  --token "***" \
  --chatid "689203963@chat.agent" \
  --text "<b>Bold text</b>" \
- --reply "7440056389549955318" \
+ --reply "7443408177732786763" \
  --keyboard "[[{'text':'Button1','callbackData':'ButtonEvent1','style':'attention'},{'text':'Button2','url':'https://openintegrations.dev','style':'base'}],[{'text':'Button1','callbackData':'ButtonEvent1','style':'attention'},{'text':'Button2','url':'https://openintegrations.dev','style':'base'}]]" \
  --parsemod "HTML"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vkteams/SendTextMessage/bat.txt b/docs/en/cli/NEW_CLI/vkteams/SendTextMessage/bat.txt
index c35c4ddea6..7210963256 100644
--- a/docs/en/cli/NEW_CLI/vkteams/SendTextMessage/bat.txt
+++ b/docs/en/cli/NEW_CLI/vkteams/SendTextMessage/bat.txt
@@ -2,6 +2,6 @@ oint vkteams SendTextMessage ^
  --token "***" ^
  --chatid "689203963@chat.agent" ^
  --text "<b>Bold text</b>" ^
- --reply "7440056389549955318" ^
+ --reply "7443408177732786763" ^
  --keyboard "[[{'text':'Button1','callbackData':'ButtonEvent1','style':'attention'},{'text':'Button2','url':'https://openintegrations.dev','style':'base'}],[{'text':'Button1','callbackData':'ButtonEvent1','style':'attention'},{'text':'Button2','url':'https://openintegrations.dev','style':'base'}]]" ^
  --parsemod "HTML"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vkteams/SendVoice/bash.txt b/docs/en/cli/NEW_CLI/vkteams/SendVoice/bash.txt
index 739d1e72a5..cc0dccd1cc 100644
--- a/docs/en/cli/NEW_CLI/vkteams/SendVoice/bash.txt
+++ b/docs/en/cli/NEW_CLI/vkteams/SendVoice/bash.txt
@@ -1,5 +1,5 @@
 oint vkteams SendVoice \
  --token "***" \
  --chatid "689203963@chat.agent" \
- --file "C:\Users\Administrator\AppData\Local\Temp\vp2ng0nbulm.m4a" \
- --reply "7440070837819939092"
\ No newline at end of file
+ --file "C:\Users\Administrator\AppData\Local\Temp\5u01e2obyle.m4a" \
+ --reply "7443440961218157162"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vkteams/SendVoice/bat.txt b/docs/en/cli/NEW_CLI/vkteams/SendVoice/bat.txt
index 32b6f7057f..12f6e2b3e6 100644
--- a/docs/en/cli/NEW_CLI/vkteams/SendVoice/bat.txt
+++ b/docs/en/cli/NEW_CLI/vkteams/SendVoice/bat.txt
@@ -1,5 +1,5 @@
 oint vkteams SendVoice ^
  --token "***" ^
  --chatid "689203963@chat.agent" ^
- --file "C:\Users\Administrator\AppData\Local\Temp\vp2ng0nbulm.m4a" ^
- --reply "7440070837819939092"
\ No newline at end of file
+ --file "C:\Users\Administrator\AppData\Local\Temp\5u01e2obyle.m4a" ^
+ --reply "7443440961218157162"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vkteams/UnpinMessage/bash.txt b/docs/en/cli/NEW_CLI/vkteams/UnpinMessage/bash.txt
index 1e607e6ac4..f9664922aa 100644
--- a/docs/en/cli/NEW_CLI/vkteams/UnpinMessage/bash.txt
+++ b/docs/en/cli/NEW_CLI/vkteams/UnpinMessage/bash.txt
@@ -1,4 +1,4 @@
 oint vkteams UnpinMessage \
  --token "***" \
  --chatid "689203963@chat.agent" \
- --messageid "7440070837819939092"
\ No newline at end of file
+ --messageid "7443440961218157162"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/vkteams/UnpinMessage/bat.txt b/docs/en/cli/NEW_CLI/vkteams/UnpinMessage/bat.txt
index 2080e1c1bf..2a8358b39c 100644
--- a/docs/en/cli/NEW_CLI/vkteams/UnpinMessage/bat.txt
+++ b/docs/en/cli/NEW_CLI/vkteams/UnpinMessage/bat.txt
@@ -1,4 +1,4 @@
 oint vkteams UnpinMessage ^
  --token "***" ^
  --chatid "689203963@chat.agent" ^
- --messageid "7440070837819939092"
\ No newline at end of file
+ --messageid "7443440961218157162"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/yadisk/CancelObjectPublication/bash.txt b/docs/en/cli/NEW_CLI/yadisk/CancelObjectPublication/bash.txt
index d30b400c62..1b855bb9d5 100644
--- a/docs/en/cli/NEW_CLI/yadisk/CancelObjectPublication/bash.txt
+++ b/docs/en/cli/NEW_CLI/yadisk/CancelObjectPublication/bash.txt
@@ -1,3 +1,3 @@
 oint yadisk CancelObjectPublication \
  --token "***" \
- --path "/badd6aea-2bc6-4b4a-b87c-3f164fdc0e6c.png"
\ No newline at end of file
+ --path "/7765c02a-aecb-4a80-a244-af5832b6f80c.png"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/yadisk/CancelObjectPublication/bat.txt b/docs/en/cli/NEW_CLI/yadisk/CancelObjectPublication/bat.txt
index 5c0dedc18d..563da1d27e 100644
--- a/docs/en/cli/NEW_CLI/yadisk/CancelObjectPublication/bat.txt
+++ b/docs/en/cli/NEW_CLI/yadisk/CancelObjectPublication/bat.txt
@@ -1,3 +1,3 @@
 oint yadisk CancelObjectPublication ^
  --token "***" ^
- --path "/badd6aea-2bc6-4b4a-b87c-3f164fdc0e6c.png"
\ No newline at end of file
+ --path "/7765c02a-aecb-4a80-a244-af5832b6f80c.png"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/yadisk/CreateFolder/bash.txt b/docs/en/cli/NEW_CLI/yadisk/CreateFolder/bash.txt
index 15d9a6a215..587a5574fd 100644
--- a/docs/en/cli/NEW_CLI/yadisk/CreateFolder/bash.txt
+++ b/docs/en/cli/NEW_CLI/yadisk/CreateFolder/bash.txt
@@ -1,3 +1,3 @@
 oint yadisk CreateFolder \
  --token "***" \
- --path "/d8a9fbc9-81e6-45f3-afe8-f4cd88043b17"
\ No newline at end of file
+ --path "/b8326311-1839-4b30-adde-9ef53e3a842b"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/yadisk/CreateFolder/bat.txt b/docs/en/cli/NEW_CLI/yadisk/CreateFolder/bat.txt
index 48329f5aee..89b6139f9f 100644
--- a/docs/en/cli/NEW_CLI/yadisk/CreateFolder/bat.txt
+++ b/docs/en/cli/NEW_CLI/yadisk/CreateFolder/bat.txt
@@ -1,3 +1,3 @@
 oint yadisk CreateFolder ^
  --token "***" ^
- --path "/d8a9fbc9-81e6-45f3-afe8-f4cd88043b17"
\ No newline at end of file
+ --path "/b8326311-1839-4b30-adde-9ef53e3a842b"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/yadisk/CreateObjectCopy/bash.txt b/docs/en/cli/NEW_CLI/yadisk/CreateObjectCopy/bash.txt
index d52966466f..d7524d8809 100644
--- a/docs/en/cli/NEW_CLI/yadisk/CreateObjectCopy/bash.txt
+++ b/docs/en/cli/NEW_CLI/yadisk/CreateObjectCopy/bash.txt
@@ -1,5 +1,5 @@
 oint yadisk CreateObjectCopy \
  --token "***" \
- --from "/781debea-9f9d-4b29-9893-fcaad77fb3b1.png" \
- --to "/73940a1e-6edd-4c6e-a5c6-3a786dde6a84.png" \
+ --from "/5c2e6a4c-04a1-4282-8989-245ec1ac2610.png" \
+ --to "/1cf5402b-b13e-4674-b237-c4d18d252de7.png" \
  --rewrite true
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/yadisk/CreateObjectCopy/bat.txt b/docs/en/cli/NEW_CLI/yadisk/CreateObjectCopy/bat.txt
index 6c216fd663..c71ef5e86a 100644
--- a/docs/en/cli/NEW_CLI/yadisk/CreateObjectCopy/bat.txt
+++ b/docs/en/cli/NEW_CLI/yadisk/CreateObjectCopy/bat.txt
@@ -1,5 +1,5 @@
 oint yadisk CreateObjectCopy ^
  --token "***" ^
- --from "/781debea-9f9d-4b29-9893-fcaad77fb3b1.png" ^
- --to "/73940a1e-6edd-4c6e-a5c6-3a786dde6a84.png" ^
+ --from "/5c2e6a4c-04a1-4282-8989-245ec1ac2610.png" ^
+ --to "/1cf5402b-b13e-4674-b237-c4d18d252de7.png" ^
  --rewrite true
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/yadisk/DeleteObject/bash.txt b/docs/en/cli/NEW_CLI/yadisk/DeleteObject/bash.txt
index fb2bb5dd92..5bdf132118 100644
--- a/docs/en/cli/NEW_CLI/yadisk/DeleteObject/bash.txt
+++ b/docs/en/cli/NEW_CLI/yadisk/DeleteObject/bash.txt
@@ -1,4 +1,4 @@
 oint yadisk DeleteObject \
  --token "***" \
- --path "/8ed47363-93c2-4a70-8bfe-45976d3391c5.png" \
+ --path "/489d6a23-07b7-4a5f-9256-b9936a933e78.png" \
  --can false
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/yadisk/DeleteObject/bat.txt b/docs/en/cli/NEW_CLI/yadisk/DeleteObject/bat.txt
index 8941d75e98..240d04d175 100644
--- a/docs/en/cli/NEW_CLI/yadisk/DeleteObject/bat.txt
+++ b/docs/en/cli/NEW_CLI/yadisk/DeleteObject/bat.txt
@@ -1,4 +1,4 @@
 oint yadisk DeleteObject ^
  --token "***" ^
- --path "/8ed47363-93c2-4a70-8bfe-45976d3391c5.png" ^
+ --path "/489d6a23-07b7-4a5f-9256-b9936a933e78.png" ^
  --can false
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/yadisk/DownloadFile/bash.txt b/docs/en/cli/NEW_CLI/yadisk/DownloadFile/bash.txt
index 9c4ba53156..529e0f2886 100644
--- a/docs/en/cli/NEW_CLI/yadisk/DownloadFile/bash.txt
+++ b/docs/en/cli/NEW_CLI/yadisk/DownloadFile/bash.txt
@@ -1,3 +1,3 @@
 oint yadisk DownloadFile \
  --token "***" \
- --path "/d663ab42-aef7-43f0-921b-be84f8a08f42.png"
\ No newline at end of file
+ --path "/00835720-372c-40e8-8489-368b1a4261c3.png"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/yadisk/DownloadFile/bat.txt b/docs/en/cli/NEW_CLI/yadisk/DownloadFile/bat.txt
index 25e57421cb..fc90a59c70 100644
--- a/docs/en/cli/NEW_CLI/yadisk/DownloadFile/bat.txt
+++ b/docs/en/cli/NEW_CLI/yadisk/DownloadFile/bat.txt
@@ -1,3 +1,3 @@
 oint yadisk DownloadFile ^
  --token "***" ^
- --path "/d663ab42-aef7-43f0-921b-be84f8a08f42.png"
\ No newline at end of file
+ --path "/00835720-372c-40e8-8489-368b1a4261c3.png"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/yadisk/GetDownloadLink/bash.txt b/docs/en/cli/NEW_CLI/yadisk/GetDownloadLink/bash.txt
index ba8f1a53be..152f55015d 100644
--- a/docs/en/cli/NEW_CLI/yadisk/GetDownloadLink/bash.txt
+++ b/docs/en/cli/NEW_CLI/yadisk/GetDownloadLink/bash.txt
@@ -1,3 +1,3 @@
 oint yadisk GetDownloadLink \
  --token "***" \
- --path "/d663ab42-aef7-43f0-921b-be84f8a08f42.png"
\ No newline at end of file
+ --path "/00835720-372c-40e8-8489-368b1a4261c3.png"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/yadisk/GetDownloadLink/bat.txt b/docs/en/cli/NEW_CLI/yadisk/GetDownloadLink/bat.txt
index e5e692cf60..170191ebda 100644
--- a/docs/en/cli/NEW_CLI/yadisk/GetDownloadLink/bat.txt
+++ b/docs/en/cli/NEW_CLI/yadisk/GetDownloadLink/bat.txt
@@ -1,3 +1,3 @@
 oint yadisk GetDownloadLink ^
  --token "***" ^
- --path "/d663ab42-aef7-43f0-921b-be84f8a08f42.png"
\ No newline at end of file
+ --path "/00835720-372c-40e8-8489-368b1a4261c3.png"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/yadisk/GetDownloadLinkForPublicObject/bash.txt b/docs/en/cli/NEW_CLI/yadisk/GetDownloadLinkForPublicObject/bash.txt
index a75c5ffca1..421865ab8f 100644
--- a/docs/en/cli/NEW_CLI/yadisk/GetDownloadLinkForPublicObject/bash.txt
+++ b/docs/en/cli/NEW_CLI/yadisk/GetDownloadLinkForPublicObject/bash.txt
@@ -1,3 +1,3 @@
 oint yadisk GetDownloadLinkForPublicObject \
  --token "***" \
- --url "https://yadi.sk/d/dMT73IqJSQZKsQ"
\ No newline at end of file
+ --url "https://yadi.sk/i/IHyb_NeeADfRJQ"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/yadisk/GetDownloadLinkForPublicObject/bat.txt b/docs/en/cli/NEW_CLI/yadisk/GetDownloadLinkForPublicObject/bat.txt
index e597d53172..8411943922 100644
--- a/docs/en/cli/NEW_CLI/yadisk/GetDownloadLinkForPublicObject/bat.txt
+++ b/docs/en/cli/NEW_CLI/yadisk/GetDownloadLinkForPublicObject/bat.txt
@@ -1,3 +1,3 @@
 oint yadisk GetDownloadLinkForPublicObject ^
  --token "***" ^
- --url "https://yadi.sk/d/dMT73IqJSQZKsQ"
\ No newline at end of file
+ --url "https://yadi.sk/i/IHyb_NeeADfRJQ"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/yadisk/GetObject/bash.txt b/docs/en/cli/NEW_CLI/yadisk/GetObject/bash.txt
index d8952b5cc2..3490f46353 100644
--- a/docs/en/cli/NEW_CLI/yadisk/GetObject/bash.txt
+++ b/docs/en/cli/NEW_CLI/yadisk/GetObject/bash.txt
@@ -1,3 +1,3 @@
 oint yadisk GetObject \
  --token "***" \
- --path "/68c85926-1894-440b-9356-e0cdc75b177d.png"
\ No newline at end of file
+ --path "/bea1b8d0-0698-49d9-a077-f9ed6c65d862.png"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/yadisk/GetObject/bat.txt b/docs/en/cli/NEW_CLI/yadisk/GetObject/bat.txt
index d4c7669d88..40d0bc3b34 100644
--- a/docs/en/cli/NEW_CLI/yadisk/GetObject/bat.txt
+++ b/docs/en/cli/NEW_CLI/yadisk/GetObject/bat.txt
@@ -1,3 +1,3 @@
 oint yadisk GetObject ^
  --token "***" ^
- --path "/68c85926-1894-440b-9356-e0cdc75b177d.png"
\ No newline at end of file
+ --path "/bea1b8d0-0698-49d9-a077-f9ed6c65d862.png"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/yadisk/GetPublicObject/bash.txt b/docs/en/cli/NEW_CLI/yadisk/GetPublicObject/bash.txt
index 62fbee673c..3003a90837 100644
--- a/docs/en/cli/NEW_CLI/yadisk/GetPublicObject/bash.txt
+++ b/docs/en/cli/NEW_CLI/yadisk/GetPublicObject/bash.txt
@@ -1,3 +1,3 @@
 oint yadisk GetPublicObject \
  --token "***" \
- --url "https://yadi.sk/d/dMT73IqJSQZKsQ"
\ No newline at end of file
+ --url "https://yadi.sk/i/IHyb_NeeADfRJQ"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/yadisk/GetPublicObject/bat.txt b/docs/en/cli/NEW_CLI/yadisk/GetPublicObject/bat.txt
index 5a552ebb31..17268f1920 100644
--- a/docs/en/cli/NEW_CLI/yadisk/GetPublicObject/bat.txt
+++ b/docs/en/cli/NEW_CLI/yadisk/GetPublicObject/bat.txt
@@ -1,3 +1,3 @@
 oint yadisk GetPublicObject ^
  --token "***" ^
- --url "https://yadi.sk/d/dMT73IqJSQZKsQ"
\ No newline at end of file
+ --url "https://yadi.sk/i/IHyb_NeeADfRJQ"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/yadisk/MoveObject/bash.txt b/docs/en/cli/NEW_CLI/yadisk/MoveObject/bash.txt
index 0c6b7bebf9..055ac74db5 100644
--- a/docs/en/cli/NEW_CLI/yadisk/MoveObject/bash.txt
+++ b/docs/en/cli/NEW_CLI/yadisk/MoveObject/bash.txt
@@ -1,5 +1,5 @@
 oint yadisk MoveObject \
  --token "***" \
- --from "/0b867372-b639-4fb5-8583-fb37cdca6e4f.png" \
- --to "/fc8f4bfc-d209-47c6-ab88-a984a35e23cf.png" \
+ --from "/716d7663-45af-4692-8759-958830f9277a.png" \
+ --to "/85fe7d49-6ab5-4f0c-b697-393234ba7604.png" \
  --rewrite true
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/yadisk/MoveObject/bat.txt b/docs/en/cli/NEW_CLI/yadisk/MoveObject/bat.txt
index d737754dfe..f6ac098e33 100644
--- a/docs/en/cli/NEW_CLI/yadisk/MoveObject/bat.txt
+++ b/docs/en/cli/NEW_CLI/yadisk/MoveObject/bat.txt
@@ -1,5 +1,5 @@
 oint yadisk MoveObject ^
  --token "***" ^
- --from "/0b867372-b639-4fb5-8583-fb37cdca6e4f.png" ^
- --to "/fc8f4bfc-d209-47c6-ab88-a984a35e23cf.png" ^
+ --from "/716d7663-45af-4692-8759-958830f9277a.png" ^
+ --to "/85fe7d49-6ab5-4f0c-b697-393234ba7604.png" ^
  --rewrite true
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/yadisk/PublishObject/bash.txt b/docs/en/cli/NEW_CLI/yadisk/PublishObject/bash.txt
index b1c735bb46..8d3b482a90 100644
--- a/docs/en/cli/NEW_CLI/yadisk/PublishObject/bash.txt
+++ b/docs/en/cli/NEW_CLI/yadisk/PublishObject/bash.txt
@@ -1,3 +1,3 @@
 oint yadisk PublishObject \
  --token "***" \
- --path "/badd6aea-2bc6-4b4a-b87c-3f164fdc0e6c.png"
\ No newline at end of file
+ --path "/7765c02a-aecb-4a80-a244-af5832b6f80c.png"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/yadisk/PublishObject/bat.txt b/docs/en/cli/NEW_CLI/yadisk/PublishObject/bat.txt
index ef56e96a74..1eabfafb01 100644
--- a/docs/en/cli/NEW_CLI/yadisk/PublishObject/bat.txt
+++ b/docs/en/cli/NEW_CLI/yadisk/PublishObject/bat.txt
@@ -1,3 +1,3 @@
 oint yadisk PublishObject ^
  --token "***" ^
- --path "/badd6aea-2bc6-4b4a-b87c-3f164fdc0e6c.png"
\ No newline at end of file
+ --path "/7765c02a-aecb-4a80-a244-af5832b6f80c.png"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/yadisk/SavePublicObjectToDisk/bash.txt b/docs/en/cli/NEW_CLI/yadisk/SavePublicObjectToDisk/bash.txt
index 2129bbc26c..e3fbfc1b0c 100644
--- a/docs/en/cli/NEW_CLI/yadisk/SavePublicObjectToDisk/bash.txt
+++ b/docs/en/cli/NEW_CLI/yadisk/SavePublicObjectToDisk/bash.txt
@@ -1,3 +1,3 @@
 oint yadisk SavePublicObjectToDisk \
  --token "***" \
- --url "https://yadi.sk/d/dMT73IqJSQZKsQ"
\ No newline at end of file
+ --url "https://yadi.sk/i/IHyb_NeeADfRJQ"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/yadisk/SavePublicObjectToDisk/bat.txt b/docs/en/cli/NEW_CLI/yadisk/SavePublicObjectToDisk/bat.txt
index 2abb6a2ea7..7fa6e97b4f 100644
--- a/docs/en/cli/NEW_CLI/yadisk/SavePublicObjectToDisk/bat.txt
+++ b/docs/en/cli/NEW_CLI/yadisk/SavePublicObjectToDisk/bat.txt
@@ -1,3 +1,3 @@
 oint yadisk SavePublicObjectToDisk ^
  --token "***" ^
- --url "https://yadi.sk/d/dMT73IqJSQZKsQ"
\ No newline at end of file
+ --url "https://yadi.sk/i/IHyb_NeeADfRJQ"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/yadisk/UploadFile/bash.txt b/docs/en/cli/NEW_CLI/yadisk/UploadFile/bash.txt
index 0a84a0ba58..9a664e5914 100644
--- a/docs/en/cli/NEW_CLI/yadisk/UploadFile/bash.txt
+++ b/docs/en/cli/NEW_CLI/yadisk/UploadFile/bash.txt
@@ -1,5 +1,5 @@
 oint yadisk UploadFile \
  --token "***" \
- --path "/8ed47363-93c2-4a70-8bfe-45976d3391c5.png" \
- --file "C:\Users\Administrator\AppData\Local\Temp\nihbtitcw1k.png" \
+ --path "/489d6a23-07b7-4a5f-9256-b9936a933e78.png" \
+ --file "C:\Users\Administrator\AppData\Local\Temp\kjeh0gtoafv.png" \
  --rewrite true
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/yadisk/UploadFile/bat.txt b/docs/en/cli/NEW_CLI/yadisk/UploadFile/bat.txt
index 259926e7ed..bed8d8d0e6 100644
--- a/docs/en/cli/NEW_CLI/yadisk/UploadFile/bat.txt
+++ b/docs/en/cli/NEW_CLI/yadisk/UploadFile/bat.txt
@@ -1,5 +1,5 @@
 oint yadisk UploadFile ^
  --token "***" ^
- --path "/8ed47363-93c2-4a70-8bfe-45976d3391c5.png" ^
- --file "C:\Users\Administrator\AppData\Local\Temp\nihbtitcw1k.png" ^
+ --path "/489d6a23-07b7-4a5f-9256-b9936a933e78.png" ^
+ --file "C:\Users\Administrator\AppData\Local\Temp\kjeh0gtoafv.png" ^
  --rewrite true
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/yadisk/UploadFileByURL/bash.txt b/docs/en/cli/NEW_CLI/yadisk/UploadFileByURL/bash.txt
index 782db0f6c2..38ee4f54fc 100644
--- a/docs/en/cli/NEW_CLI/yadisk/UploadFileByURL/bash.txt
+++ b/docs/en/cli/NEW_CLI/yadisk/UploadFileByURL/bash.txt
@@ -1,4 +1,4 @@
 oint yadisk UploadFileByURL \
  --token "***" \
- --path "/68c85926-1894-440b-9356-e0cdc75b177d.png" \
+ --path "/bea1b8d0-0698-49d9-a077-f9ed6c65d862.png" \
  --url "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg"
\ No newline at end of file
diff --git a/docs/en/cli/NEW_CLI/yadisk/UploadFileByURL/bat.txt b/docs/en/cli/NEW_CLI/yadisk/UploadFileByURL/bat.txt
index 0529af60b2..c8c9603b06 100644
--- a/docs/en/cli/NEW_CLI/yadisk/UploadFileByURL/bat.txt
+++ b/docs/en/cli/NEW_CLI/yadisk/UploadFileByURL/bat.txt
@@ -1,4 +1,4 @@
 oint yadisk UploadFileByURL ^
  --token "***" ^
- --path "/68c85926-1894-440b-9356-e0cdc75b177d.png" ^
+ --path "/bea1b8d0-0698-49d9-a077-f9ed6c65d862.png" ^
  --url "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg"
\ No newline at end of file