---
title: "POST /human-card-attachments/"
method: POST
path: "/human-card-attachments/"
tags: ["human-card-attachments"]
---

# POST /human-card-attachments/

`POST /human-card-attachments/`

## Response `201`

- HumanCardAttachment
  - `id` integer, required
  - `name` string — Attachment name, up to 256 characters
  - `comment` string — Extended description, up to 2048 characters
  - `file` string, uri, required — Attachment file
  - `size` integer, required — File size
  - `created_date` string, date-time, required — Object creation date
  - `card` integer, required

---

[API](https://skmtc.dev/ntechlab/apis/internal-api-documentation.md) · [All operations](https://skmtc.dev/ntechlab/apis/internal-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/ntechlab/internal-api-documentation/revisions/fe217a895bc7/schema)
