---
title: "Changes to Create documents on the company an answer request is about"
method: POST
path: "/api/questionnaires/requests/{requestId}/documents"
---

# Changes to Create documents on the company an answer request is about

`POST /api/questionnaires/requests/{requestId}/documents`

> Every recorded change to this endpoint, newest first.
> 49 revisions in range; 1 not diffed.

## Timeline

Changed in 2 of 49 revisions.

- **2026-08-31** `97e51f27dc77` — 7 breaking, 2 warning, 5 info
- **2026-08-24** `d1450ba9a75a` — 1 info

## Changes

- **2026-08-31** `97e51f27dc77` — 7 breaking, 2 warning, 5 info
  - request property `documents/items/documentTypeId` list-of-types was narrowed by removing types `null` from media type `application/json`
  - request property `documents/items/name` list-of-types was narrowed by removing types `null` from media type `application/json`
  - the `documents/items/documentTypeId` request property's minLength was increased from `0` to `1`
  - the `documents/items/name` request property's minLength was increased from `0` to `1`
  - the response property `data/documents/items/documentTypeId` became nullable for the status `201`
  - the response property `data/documents/items/fileId` became nullable for the status `201`
  - the response property `data/documents/items/name` became nullable for the status `201`
  - the `documents/items/documentTypeId` request property's maxLength was set to `255`
  - the `documents/items/name` request property's maxLength was set to `255`
  - the request property `documents/items/documentTypeId` became nullable
  - the request property `documents/items/name` became nullable
  - response property `data/documents/items/documentTypeId` list-of-types was narrowed by removing types `null` from media type `application/json` of response `201`
  - response property `data/documents/items/fileId` list-of-types was narrowed by removing types `null` from media type `application/json` of response `201`
  - response property `data/documents/items/name` list-of-types was narrowed by removing types `null` from media type `application/json` of response `201`
- **2026-08-24** `d1450ba9a75a` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/retraced/apis/api-reference/docs/api/questionnaires/requests/:requestId/documents/post.md) · [API](https://skmtc.dev/retraced/apis/api-reference.md) · [Page](https://skmtc.dev/retraced/apis/api-reference/changes/api/questionnaires/requests/:requestId/documents/post)
