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

# Create Encounter Attachment V2

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

Uploads a file to the encounter. The file will be stored in the
encounter's attachments.

## Path parameters

- `encounter_id` string, uuid, required

## Headers

- `Authorization` string, required

## Response `200`

Response with status 200

- V1AttachmentId — unresolved $ref

---

[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)
