---
title: "Uploads a file."
method: POST
path: "/files"
tags: ["files : Upload files "]
---

# Uploads a file.

`POST /files`

- WARNING: File URLs or fileIds must be stored somewhere within the customData field for an app, review, developer or user. Unused files will be removed after a few days. 
- This method is called on behalf of a developer.

## Query parameters

- `isPrivate` boolean
- `hash` string

## Response `default`

OK

## Other responses

- `400` — Bad Request - Required parameters are missing, malformed or invalid

---

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