---
title: "PATCH /car-card-attachments/{id}/"
method: PATCH
path: "/car-card-attachments/{id}/"
tags: ["car-card-attachments"]
---

# PATCH /car-card-attachments/{id}/

`PATCH /car-card-attachments/{id}/`

## Path parameters

- `id` integer, required

## Response `200`

- CarCardAttachment
  - `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)
