---
title: "Upload"
method: POST
path: "/v2/filesystem/upload"
tags: ["FileSystem"]
---

# Upload

`POST /v2/filesystem/upload`

Upload a file to the server.

## Headers

- `x-ms-connection` string, required
- `x-ms-target` string, required
- `x-ms-options` string, required

## Response `200`

The operation was successful or the response payload contains relevant error information.

## Other responses

- `400` — The passed in information is invalid
- `408` — The operation timed out.
- `500` — An unexpected error occurred

---

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