create_test_cases_bulk
Create multiple test cases at once by providing an array of test case objects with required fields like apiDetailId, responseId, name, and path.
Instructions
Create multiple test cases at once. Each item follows the same schema as create_test_case.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| testCases | Yes | Array of test case objects to create |