Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

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 the host name or IP address of your Zephyr instance.

  • template-id is the ID of the desired template. You get this ID when you created a template. 

Note: Pre-configured templates cannot be deleted.

See Also

Create, Edit, and Delete Parser Templates

Parser Templates

Parser Template Syntax

  • No labels