meta
Set the test scenario
Set the scenario for the running test. Optional properties may trigger an initialization (see README).
put/scenario/{testid}
Request body
Response
Successful response indicating the scenario was updated.
Example response
{
"message": "Scenario updated successfully.",
"status": 200
}