job

run script by path without starting a new job

post/w/{workspace}/jobs/run_inline/p/{path}

Path parameters

workspacestring required
pathstring required

Request body

argsScriptArgs

The arguments to pass to the script or flow

Response

script result

{"stackTrail":"paths:/w/{workspace}/jobs/run_inline/p/{path}:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes