Delete Macro
Deletes the macro(s) identified with the ID(s) <sourceId>.
URI: POST /resource/delete/macro
Parameters
Parameters in bold are mandatory
Location | Name | Description | Type |
---|---|---|---|
querystring | sourceIds | The ID of the macro(s) you want to delete. See Get Resource ID for further details on how to retrieve IDs. | str, or list for multiple macros. |
body | sourceLabels | The name(s) of the macro(s) to delete. | str, or list for multiple names. |
To see details on possible response codes, go to API Responses.