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

# POST /files/upload

`POST /files/upload`

## Response `200`

File uploaded successfully

- object
  - `id` string, uuid
  - `fileName` string
  - `mimeType` string
  - `size` number
  - `storageKey` string
  - `uploadedAt` string, date-time

## Changes

- **2025-10-24** `8db531c050e5` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/shipsecai/apis/shipsec-studio-api/changes/files/upload/post.md)

---

[API](https://skmtc.dev/shipsecai/apis/shipsec-studio-api.md) · [All operations](https://skmtc.dev/shipsecai/apis/shipsec-studio-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/shipsecai/shipsec-studio-api/revisions/8db531c050e5/schema)
