---
title: "Create Encounter Attachment"
method: PUT
path: "/api/encounter-attachments/v1/{encounter_id}"
tags: ["v1"]
deprecated: true
---

# Create Encounter Attachment

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

> **Deprecated.**

Uploads a file to the encounter. The file will be stored in the
encounter's attachments. Deprecated: Use create-v2 instead.

## Path parameters

- `encounter_id` string, uuid, required

## Headers

- `Authorization` string, required

## Response `200`

Response with status 200

- V1AttachmentId — unresolved $ref

## Changes

- **2026-08-22** `7cc5974e4128` — 1 info
  - endpoint deprecated

[Change history](https://skmtc.dev/joincandidhealth/apis/api-reference/changes/api/encounter-attachments/v1/:encounter_id/put.md)

---

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