Docs
The Run API is used to start a Run. It returns a resultid which can be used to monitor responses afterwards.
POST /run Variables: - test_id: integer, ID of test - duration: integer, minutes between 2 and 10 [ { run_id: 123 } ]