v3

OpenAPI 3.1.02026-07-31350397683.8 KB

Move Regen Test Scenarios Endpoint

Regenerates test scenarios with a new goal while preserving scenario descriptions.

Accepts a request with the following structure: { agent: Agent; promptId?: string; knowledgeBaseId?: string; scenarios: TestScenario[]; newGoal: string; }

post/v1/move-regen-test-scenarios

Headers

X-API-Keystring required

API key required to authenticate requests.

Response

Successful Response

{"stackTrail":"paths:/v1/move-regen-test-scenarios:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}