---
title: "Delete an attachment by id"
method: DELETE
path: "/api/preview/attachments/{id}"
tags: ["attachment"]
---

# Delete an attachment by id

`DELETE /api/preview/attachments/{id}`

## Path parameters

- `id` string, required — UUID v4 string

## Response `200`

Successful response

- object
  - `capsule_updated_at` string, nullable, required
  - `success` boolean, required

---

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