delete_template
Delete a template from a SemaphoreUI project by specifying the project and template IDs.
Instructions
Delete a template.
Args: project_id: ID of the project template_id: ID of the template to delete
Returns: Empty dict on success
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | ||
| template_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||