---
title: "Delete library attachment"
method: DELETE
path: "/v2/quote-attachments/{attachmentId}"
tags: ["Library attachments"]
---

# Delete library attachment

`DELETE /v2/quote-attachments/{attachmentId}`

Deletes single attachment from the library.

## Path parameters

- `attachmentId` string, uuid, required

## Response `204`

No Content

## Other responses

- `400` — Bad Request
- `403` — Authorization Error
- `404` — Not Found

---

[API](https://skmtc.net/pax8/apis/authentication.md) · [All operations](https://skmtc.net/pax8/apis/authentication/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/pax8/authentication/versions/4026bf405528/schema)
