---
title: "POST /documents/v1/files"
method: POST
path: "/documents/v1/files"
tags: ["files"]
---

# POST /documents/v1/files

`POST /documents/v1/files`

## Response `200`

File uploaded successfully

- UploadFileResponse
  - `id` string, required

## Other responses

- `400` — Invalid request
- `401` — Unauthorized. Invalid or missing credentials
- `403` — Forbidden. You do not have permission to access this resource
- `500` — Internal server error

---

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