---
title: "Delete framework editor task template"
method: DELETE
path: "/v1/framework-editor/task-template/{id}"
tags: ["Framework Editor Task Templates"]
---

# Delete framework editor task template

`DELETE /v1/framework-editor/task-template/{id}`

Delete a framework editor task template by ID

## Path parameters

- `id` string, required

## Response `200`

Successfully deleted framework editor task template

- unknown

## Other responses

- `401` — Unauthorized - Invalid or missing authentication
- `404` — Framework editor task template not found
- `500` — Internal server error

## Changes

- **2026-03-21** `cace1ebbb729` — 1 info
  - the endpoint scheme security `apikey` was removed from the API

[Change history](https://skmtc.dev/trycompai/apis/comp-ai-api/changes/v1/framework-editor/task-template/:id/delete.md)

---

[API](https://skmtc.dev/trycompai/apis/comp-ai-api.md) · [All operations](https://skmtc.dev/trycompai/apis/comp-ai-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/trycompai/comp-ai-api/revisions/e3da57681861/schema)
