v1

latestSwagger 2.02026-07-172100198.0 KB
neurons

Rename a neuron.

Rename a neuron.

If a neuron is not locked by a user on which the current user has no permission, the name of neuron can be changed through this endpoint. Neuron names are currently not allowed to contain pipe characters ("|").

posthttp://localhost:8000/{project_id}/neurons/{neuron_id}/rename

Path parameters

project_idstring required
neuron_idstring required

ID of neuron to rename

Response

Created