update_test_suite
Update an existing test suite's name, details, parent, or order in TestLink. Verify the updateTestSuite API method is available by running list_available_api_methods first.
Instructions
Update an existing test suite's name, details, parent, or order. CAVEAT: tl.updateTestSuite is not part of TestLink's stock public API on most installations — run the list_available_api_methods tool first to confirm your server exposes it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| order | No | ||
| details | No | ||
| parentId | No | ||
| testSuiteId | Yes | ||
| testSuiteName | No |