---
title: "파일 ID + 파일 동시 저장"
method: POST
path: "/admin/common/files/{namespace}"
tags: ["Admin Common File"]
---

# 파일 ID + 파일 동시 저장

`POST /admin/common/files/{namespace}`

파일 업로드 후 File ID 반환

## Path parameters

- `namespace` string, required

## Query parameters

- `completedStatus` string

## Response `200`

OK

- FileIdResponse
  - `fileId` string, required

---

[API](https://skmtc.dev/capora/apis/openapi-definition.md) · [All operations](https://skmtc.dev/capora/apis/openapi-definition/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/capora/openapi-definition/revisions/42e54cb2362a/schema)
