---
title: "Add a new point. Expect at least the location as parameters."
method: PUT
path: "http://localhost:8000/{project_id}/points/"
tags: ["points"]
---

# Add a new point. Expect at least the location as parameters.

`PUT http://localhost:8000/{project_id}/points/`

Add a new point. Expect at least the location as parameters.

## Path parameters

- `project_id` string, required

## Response `200`

OK

---

[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)
