template_delete
Delete a specific template from a project by supplying the project ID and template ID.
Instructions
Delete a template.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | The ID of the project. | |
| template_id | Yes | The ID of the template to delete. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |