command
Run a named command, passing its arguments as a JSON array in the body.
An argument may contain %VAR:name% to substitute a User Variable's current value, as anywhere else a command's arguments are given. No encoding is needed here, unlike the GET form above. An unset variable substitutes as an empty string.
post/api/command/{command}
Request body
Response
Command result.