You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2026-06-20 09:19:27 +02:00
11 lines
314 B
Plaintext
Vendored
11 lines
314 B
Plaintext
Vendored
URL = "https://b24-ar17wx.bitrix24.by/rest/1/h0m...";
|
|
FileID = "42166";
|
|
|
|
Result = OPI_Bitrix24.DeleteFile(URL, FileID);
|
|
|
|
URL = "b24-ar17wx.bitrix24.by";
|
|
Token = "75d8c668006e9f06006b12e400000001000...";
|
|
FileID = "42168";
|
|
|
|
Result = OPI_Bitrix24.DeleteFile(URL, FileID, Token);
|