Delete Test Layer Schema
delete_test_layer_schemaDelete a test layer schema from your Allure TestOps project. Confirmation is required to prevent accidental removal.
Instructions
Delete a test layer schema from the project. ⚠️ CAUTION: Destructive.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | Must be set to True to proceed with deletion. Safety measure. | |
| schema_id | Yes | ID of the test layer schema to delete. | |
| project_id | No | Allure TestOps project ID. | |
| output_format | No | Output format: 'json' (default) or 'plain'. |