Available since version: 1.8
This function allows you to delete information about one or several globalmacros. All globalmacro-related information will be removed including items, graphs, macros, application, historical data, etc.
Array of Globalmacro macros
Parameter | Description |
---|---|
result | Operation successful. Result will contain array of deleted Globalmacro IDs. |
error | In case of any errors |
Delete globalmacros by macro
{
"jsonrpc": "2.0",
"method": "usermacro.deleteGlobal",
"params": [
"{$MACRO3}",
"{$MACRO4}"
],
"auth": "3a57200802b24cda67c4e4010b50c065",
"id": 2
}
Globalmacros deleted successfully:
Globalmacro does not exist: