---
title: "Post Kb File Upload"
method: POST
path: "/security_qa/kb/file/upload"
tags: ["Questionnaires (RFP)", "Questionnaires (RFP)"]
---

# Post Kb File Upload

`POST /security_qa/kb/file/upload`

Upload a physical file into a KB folder (``multipart/form-data``).

Forward the multipart body verbatim (fields like ``storefile_file_purpose=store_file``
and ``storefile_folder_id=<kb folder id>``). The upload does **not** auto-index —
call ``POST /security_qa/kb/file/index`` afterward.

Note: fapi enforces a 1 MB request-body cap, so large files must be uploaded
against the core API directly rather than through this proxy.

## Response `200`

Successful Response

- unknown

---

[API](https://skmtc.net/ambivo/apis/ambivo-api.md) · [All operations](https://skmtc.net/ambivo/apis/ambivo-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ambivo/ambivo-api/versions/165a6d16a9a0/schema)
