---
title: "Upload file associated with a container"
method: POST
path: "/containers/{containerId}/files"
tags: ["Containers"]
---

# Upload file associated with a container

`POST /containers/{containerId}/files`

Upload file associated with a container.

## Path parameters

- `containerId` string, required

## Headers

- `slb-data-partition-id` string, required

## Response `201`

File uploaded successfully.

## Other responses

- `401` — Unauthorized.
- `default` — Unexpected error.

---

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