POST /runner/tests/{test_id}/run
| Field | Type | Required | Description |
|---|---|---|---|
start_url | string | No | Override the saved start URL. |
prompt | string | No | Override the saved prompt. |
twins | array<string> | No | Twins recorded in the run event metadata. This route does not provision twins by itself. |
ttl_minutes | integer | No | TTL recorded in the run event metadata. This route does not manage twin lifetime by itself. |
session_id | string | No | Session id metadata for the run event. |

