# Delete Template Deletes particular version of Template at Organization scope. Endpoint: DELETE /v1/orgs/{org}/templates/{template}/versions/{version} Version: 1.0 Security: x-api-key ## Path parameters: - `template` (string, required) Template Identifier - `org` (string, required) Organization Identifier - `version` (string, required) Version Label for Template ## Header parameters: - `Harness-Account` (string) Identifier field of the account the resource is scoped to. ## Query parameters: - `comments` (string) Specify comment with respect to changes - `forceDelete` (boolean) Enable this field to force delete a template