Rename Macro
Renames the macro identified with the ID {sourceId}.
POST /resource/rename/macro/{sourceId}
Parameters
Parameters in bold are mandatory.
Location | Name | Description | Type |
---|---|---|---|
sourceId | sourceId | The ID of the macro to be renamed. See Get Resource ID for further details on how to retrieve IDs. | str |
querystring | newlabel | The new name for the resource. | str |
To see details on possible response codes, go to API Responses.