Delete Defect Matcher
delete_defect_matcherRemove a defect matcher (automation rule) from Allure TestOps. Confirm deletion with the safety flag to permanently delete the specified matcher by ID.
Instructions
Permanently delete a defect matcher (automation rule).
This is a destructive operation. The confirm parameter must be
set to true to actually perform the deletion.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | Safety flag — must be set to true to confirm deletion | |
| matcher_id | Yes | ID of the matcher to delete | |
| output_format | No | Output format: 'json' (default) or 'plain'. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | ||
| status | No | ||
| matcher_id | No |