update_test_case_summary
Update the summary or title of a test case version by specifying the test case ID and the new summary.
Instructions
Update the summary (title) on a test case version (PUT …/testcases/{id}/versions/{no} with summary).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | No | QMetry project ID (default: none) | |
| testCaseId | Yes | Internal id or key | |
| versionNo | No | ||
| summary | Yes | New summary / title |