1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-01-28 05:46:35 +02:00

11 lines
342 B
Plaintext

URL = "https://b24-ar17wx.bitrix24.by/rest/1/1o2...";
FolderID = "11258";
Result = OPI_Bitrix24.DeleteFolder(URL, FolderID);
URL = "b24-ar17wx.bitrix24.by";
Token = "ae6af966006e9f06006b12e400000001000...";
FolderID = "11260";
Result = OPI_Bitrix24.DeleteFolder(URL, FolderID, Token);