Delete a template
templates_deletePermanently delete a team-scoped template. Refuses deletion if the template is attached to an evaluation.
Instructions
Hard-delete a team-scoped template. Refuses if attached to an evaluation. Example: { id: 'tpl_abc' }.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Template id. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| deleted | Yes | ||
| id | Yes |