---
title: "Uploads file to the project as a file uploaded by PM."
method: POST
path: "/v2/projects/{projectId}/files/upload"
tags: ["Projects (Smart)(v2)"]
---

# Uploads file to the project as a file uploaded by PM.

`POST /v2/projects/{projectId}/files/upload`

Uploads file to the project as a file uploaded by PM. Only one file can be uploaded at once. When the upload is finished the file has to be added by specifying its category and languages (see "PUT /v2/projects/{projectId}/files/add" operation

## Path parameters

- `projectId` string, required

## Response `default`

Success

---

[API](https://skmtc.dev/xtrf/apis/xtrf-home-portal-api.md) · [All operations](https://skmtc.dev/xtrf/apis/xtrf-home-portal-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/xtrf/xtrf-home-portal-api/revisions/0c24935a3319/schema)
