Skip to main content
POST /runner/tests/{test_id}/run
Request body
FieldTypeRequiredDescription
start_urlstringNoOverride the saved start URL.
promptstringNoOverride the saved prompt.
sandbox_idstringNoReady sandbox to run the test against. When present and start_url is omitted, the sandbox app URL is used. If the sandbox is not ready, the API returns 409.
twinsarray<string>NoTwins recorded in the run event metadata. This route does not provision twins by itself.
ttl_minutesintegerNoTTL recorded in the run event metadata. This route does not manage twin lifetime by itself.
session_idstringNoSession id metadata for the run event.