---
title: "Delete a point cloud."
method: DELETE
path: "http://localhost:8000/{project_id}/pointclouds/{pointcloud_id}/"
tags: ["pointclouds"]
---

# Delete a point cloud.

`DELETE http://localhost:8000/{project_id}/pointclouds/{pointcloud_id}/`

Delete a point cloud.

## Path parameters

- `project_id` string, required
- `pointcloud_id` string, required

## Response `204`

No Content

---

[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/revisions/adc1c7c5eefe/schema)
