---
title: "Upload a file attachment"
method: POST
path: "/attachments"
tags: ["Attachments"]
---

# Upload a file attachment

`POST /attachments`

## Response `200`

File uploaded successfully. Requires authentication and attachment.upload scope.

- object
  - `result` object
    - `data` object
      - `json` string

---

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