---
title: "Update the properties of a spatial volume."
method: POST
path: "http://localhost:8000/{project_id}/volumes/{volume_id}/"
tags: ["volumes"]
---

# Update the properties of a spatial volume.

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

Update the properties of a spatial volume.

Only the fields that are provided are updated. If no mesh or bounding
box parameter is changed, no type has to be provided.

## Path parameters

- `project_id` string, required
- `volume_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)
