delete_test_plan
Permanently delete a Zephyr Scale test plan by specifying its key. This deletion cannot be undone.
Instructions
Permanently delete a Zephyr Scale test plan (DELETE /testplan/{testPlanKey}). This cannot be undone. Returns { deleted: true, key }.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| testPlanKey | Yes | Test plan key, e.g. PROJ-P123 |