Remove case property
kiwi_case_remove_propertyRemove a property from a test case in Kiwi TCMS by providing the case ID and property name.
Instructions
TestCase.remove_property. Filter by case_id and/or name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Property name to remove | |
| case_id | No | Test case id | |
| property_id | No | Property id to remove |