---
title: "Upload Project File"
method: POST
path: "/v1/projects/{project_id}/files"
tags: ["v1", "protected", "projects"]
---

# Upload Project File

`POST /v1/projects/{project_id}/files`

Upload a file to a project's workspace-scoped artifact prefix.

## Path parameters

- `project_id` string, uuid, required

## Response `204`

Successful Response

## Other responses

- `422` — Validation Error

---

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