Testcase
Batch Copy Testcases
Batch copy Testcases
POST
Authorizations
Path Parameters
The ID of the Testset to create the Testcase in.
Example:
123
Body
application/json
List of Testcase IDs to copy.
Example:
[1, 2, 3, 4]
Response
200
application/json
Successful Response
The ID of the testset the testcase belongs to.
Example:
123
The user query for the testcase.
Example:
"What is the moon made of?"
The ID of the testcase.
Example:
100
The creation date and time of the testcase.
Example:
"2025-02-07T00:05:50.184396"
The context for the testcase.
Example:
"After the Apollo missions, we know the moon is made of cheese."
The ideal response for the testcase.
Example:
"The moon is made of rock."
Was this page helpful?