Run
Start a Run
post/runs/{runId}/start
Path parameters
runIdstring required
Example:7cf4afb6-9c15-431f-9f50-11bca0870f77
ID of run
Request body
Example request
{
"timescale": 1,
"externalClock": true
}Response
The run was started
ID of run
{
"timescale": 1,
"externalClock": true
}The run was started