---
title: "Update one particular point."
method: POST
path: "http://localhost:8000/{project_id}/points/{point_id}/"
tags: ["points"]
---

# Update one particular point.

`POST http://localhost:8000/{project_id}/points/{point_id}/`

Update one particular point.

Requires at least one field to change.

## Path parameters

- `project_id` string, required
- `point_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/revisions/adc1c7c5eefe/schema)
