3b2b9c7c96bb

latestOpenAPI 3.0.3raw.githubusercontent.com2026-08-112570236.3 KB
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

{"stackTrail":"paths:/api/command/{command}:post:requestBody:content:application/json:schema:items","oasType":"schema","type":"unknown"}

Response

Command result.