Skip to main content
POST
Extend a generated test with more cases

Authorizations

Authorization
string
header
required

API key authorization. Pass your API key in the Authorization header as a Bearer token. Both new (gsk_*) and legacy (gsk-) API keys are accepted, e.g. Authorization: Bearer gsk_... or Authorization: Bearer gsk-....

Path Parameters

id
string
required

ID of the generated test to extend

Body

application/json
count
integer

How many extra cases to generate (defaults to 10, max 200)

Response

Extension task started