mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-02-03 13:22:19 +02:00
11 lines
322 B
Plaintext
11 lines
322 B
Plaintext
URL = "https://b24-ar17wx.bitrix24.by/rest/1/1o2...";
|
|
FileID = "8820";
|
|
|
|
Result = OPI_Bitrix24.DeleteFile(URL, FileID);
|
|
|
|
URL = "b24-ar17wx.bitrix24.by";
|
|
Token = "8b80e066006e9f06006b12e400000001000...";
|
|
FileID = "8822";
|
|
|
|
Result = OPI_Bitrix24.DeleteFile(URL, FileID, Token);
|