Panel | ||||||
---|---|---|---|---|---|---|
| ||||||
Starting October 11, 2024 (Zephyr Enterprise 8.2), the Zephyr Enterprise documentation moved from its current location on Atlassian to a dedicated, standalone Zephyr Enterprise documentation page. Please see: https://support.smartbear.com/zephyr-enterprise/docs/en/zephyr-enterprise/zephyr-user-guide/zephyr-test-automation/parser-templates/create,-edit-and-delete-templates/delete-parser-templates.html |
To delete a parser template, send this API request to your Zephyr server:
DELETE http(s)://{your-zephyr}/flex/services/rest/latest/parsertemplate/{template-id}
Here --
your-zephyr is an the host name or IP address or host name of your Zephyr instance.
template-id is the id ID of the desired template. You get this id ID when you created a template.
Note: You are not allowed to delete pre Pre-configured templates cannot be deleted.