Go to documentation repository
PUT http://IP-address:port/web2/secure/configuration/{id}/state/actions/RUN/execute
Parameter | Is required | Description |
---|---|---|
id | Yes | Macro type and ID in the TYPE:ID format (for example, MACRO:1) |
PUT http://127.0.0.1:8085/web2/secure/configuration/MACRO:1/state/actions/RUN/execute
{ }
Note
For a correct operation, the request must contain an empty body { }. Otherwise, the 415 Unsupported Media Type error occurs.