---
title: "Upload a request task attachment"
method: POST
path: "/v1.0/task-attachments/upload"
tags: ["Request task attachments handling"]
---

# Upload a request task attachment

`POST /v1.0/task-attachments/upload`

## Response `200`

OK

- FileUuidDTO
  - `uuid` string

## Other responses

- `400` — Bad Request Error Code | Description PERMIT1001 | Permit is in invalid state FILE1001 | Virus found in input stream FILE1002 | File size is less than minimum FILE1003 | File size is greater than maximum FILE1004 | File upload failed
- `403` — Forbidden
- `404` — Not Found
- `500` — Internal Server Error

## Changes

- **2026-01-13** `2b4db82ef885` — 3 info
  - added the new `EMP_ISSUANCE_UKETS_MANUAL_ACCOUNT_OPENING_REGISTRY` enum value to the request property `requestTaskActionDetails/requestTaskActionType`
  - added the new `WASTE_QDR_SAVE_APPLICATION` enum value to the request property `requestTaskActionDetails/requestTaskActionType`
  - added the new `WASTE_QDR_UPLOAD_ATTACHMENT` enum value to the request property `requestTaskActionDetails/requestTaskActionType`
- **2026-01-09** `75eb25c6c016` — 3 breaking
  - removed the enum value `EMP_ISSUANCE_UKETS_MANUAL_ACCOUNT_OPENING_REGISTRY` of the request property `requestTaskActionDetails/requestTaskActionType`
  - removed the enum value `WASTE_QDR_SAVE_APPLICATION` of the request property `requestTaskActionDetails/requestTaskActionType`
  - removed the enum value `WASTE_QDR_UPLOAD_ATTACHMENT` of the request property `requestTaskActionDetails/requestTaskActionType`
- **2025-12-08** `2b4db82ef885` — 3 info
  - added the new `EMP_ISSUANCE_UKETS_MANUAL_ACCOUNT_OPENING_REGISTRY` enum value to the request property `requestTaskActionDetails/requestTaskActionType`
  - added the new `WASTE_QDR_SAVE_APPLICATION` enum value to the request property `requestTaskActionDetails/requestTaskActionType`
  - added the new `WASTE_QDR_UPLOAD_ATTACHMENT` enum value to the request property `requestTaskActionDetails/requestTaskActionType`
- …earlier changes not shown

[Full history](https://skmtc.dev/beis/apis/mets-api-documentation/changes/v1.0/task-attachments/upload/post.md)

---

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