experiments

Run Single Test Case

Run a single test case independently.

Creates a mini run with just this one test case. Use this when you want to run an individual test case without running the entire experiment.

post/api/experiments/{experiment_id}/cases/{case_id}/run

Path parameters

experiment_idstring required
case_idstring required

Query parameters

dry_runboolean

If true, tools will not be executed (captures intent only)

If true, tools will not be executed (captures intent only)

Headers

authorizationstring required

Response

Successful Response

object required

Changes

No recorded changes to this endpoint across all 1 revision of this API.