---
title: "Delete an attachment"
method: DELETE
path: "/attachments/{attachment_id}"
tags: ["attachments"]
---

# Delete an attachment

`DELETE /attachments/{attachment_id}`

Removes the matching attachment.

## Response `200`

Successful response (always an empty object)

- object

## Other responses

- `default` — Generic error payload

---

[API](https://skmtc.net/smartsheet/apis/brandfolder-openapi-reference.md) · [All operations](https://skmtc.net/smartsheet/apis/brandfolder-openapi-reference/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/smartsheet/brandfolder-openapi-reference/revisions/fd95b0a2d2f8/schema)
