Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

General request format:

PUT http://IP-address:port/web2/secure/configuration/{id}/state/actions/RUN/execute

Request parameters:

Parameter

Is required

Description

idYesMacro type and ID in the format TYPE:ID format (for example, MACRO:1)

Request example:

PUT  http://127.0.0.1:8085/web2/secure/configuration/MACRO:1/state/actions/RUN/execute

{ }
Info
titleNote

For a correct operation, the request must contain an empty body {  }. Otherwise, the 415 Unsupported Media Type error occurs.