---
title: "POST /api/v1/files"
method: POST
path: "/api/v1/files"
---

# POST /api/v1/files

`POST /api/v1/files`

Upload a binary file

## Response `200`

success

- FileUploadResponse — FileUploadResponse is the response to a file upload
  - `fileId` string, required — The FileID to retrieve the uploaded file

## Other responses

- `default` — internal error

---

[API](https://skmtc.dev/mattermost/apis/focalboard-server.md) · [All operations](https://skmtc.dev/mattermost/apis/focalboard-server/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/mattermost/focalboard-server/revisions/ea12e9720c44/schema)
