Augment test cases
Augment test cases
Submit test cases for augmentation using few-shot learning. The API automatically selects up to 5 random test cases from the given test as few-shot examples. See Tests.
POST
Augment test cases
Authorizations
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-....
Body
application/json
Response
Augmentation task started successfully
Example:
"task_123"