---
title: "Create an attachment"
method: POST
path: "/api/attachments"
tags: ["Attachment"]
---

# Create an attachment

`POST /api/attachments`

## Response `200`

OK

- CreatedResponseDto — Response for a created record
  - `id` string, required — The id of the created record

## Changes

- **2026-09-22** `ad309c11f954` — 2 info
  - added the new `shipment` enum value to the request property `Detail.Owner.Type`
  - added the new `shipment` enum value to the request property `Detail.Parent.Type`

[Change history](https://skmtc.dev/fulcrumpro/apis/fulcrum-publicapi/changes/api/attachments/post.md)

---

[API](https://skmtc.dev/fulcrumpro/apis/fulcrum-publicapi.md) · [All operations](https://skmtc.dev/fulcrumpro/apis/fulcrum-publicapi/llms.txt) · [OpenAPI document](https://skmtc.dev/fulcrumpro/apis/fulcrum-publicapi/revisions/e584a13d530a?raw)
