---
title: "Upload a file under a specific path on the file system of an environment (endpoint)"
method: POST
path: "/endpoints/{id}/docker/v2/browse/put"
tags: ["endpoints"]
---

# Upload a file under a specific path on the file system of an environment (endpoint)

`POST /endpoints/{id}/docker/v2/browse/put`

Use this environment(endpoint) to upload TLS files.
**Access policy**: administrator

## Path parameters

- `id` integer, required

## Query parameters

- `volumeID` string

## Response `204`

Success

## Other responses

- `400` — Invalid request
- `500` — Server error

---

[API](https://skmtc.dev/portainer/apis/portainerce-api.md) · [All operations](https://skmtc.dev/portainer/apis/portainerce-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/portainer/portainerce-api/revisions/6d8f5cab4e5a/schema)
