---
title: "Import triangle mesh volumes from an uploaded files."
method: POST
path: "http://localhost:8000/{project_id}/volumes/import"
tags: ["volumes"]
---

# Import triangle mesh volumes from an uploaded files.

`POST http://localhost:8000/{project_id}/volumes/import`

Import triangle mesh volumes from an uploaded files.

Currently only STL representation is supported.

## Path parameters

- `project_id` string, required

## Response `201`

Created

---

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