---
title: "Update the skeleton ID and optionally the neuron ID."
method: POST
path: "http://localhost:8000/{project_id}/skeletons/{skeleton_id}/id"
tags: ["skeletons"]
---

# Update the skeleton ID and optionally the neuron ID.

`POST http://localhost:8000/{project_id}/skeletons/{skeleton_id}/id`

Update the skeleton ID and optionally the neuron ID.

Can only be called by superusers or users with can_administer
permissions in the project.

## Path parameters

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