---
title: "Delete Encounter Attachment"
method: DELETE
path: "/api/encounter-attachments/v1/{encounter_id}"
tags: ["v1"]
---

# Delete Encounter Attachment

`DELETE /api/encounter-attachments/v1/{encounter_id}`

## Path parameters

- `encounter_id` string, uuid, required

## Headers

- `Authorization` string, required

## Request body

- object
  - `attachment_id` V1AttachmentId, required — unresolved $ref

## Response `200`

Successful response

---

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