---
title: "Delete attachment from task item"
method: DELETE
path: "/v1/task-management/attachments/{attachmentId}"
tags: ["Task Management"]
---

# Delete attachment from task item

`DELETE /v1/task-management/attachments/{attachmentId}`

Delete attachment from task item in Comp AI. Manage task items and attachments linked to operational entities such as risks and vendors.

## Path parameters

- `attachmentId` string, required

## Response `204`

Attachment deleted successfully

---

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