Taxonomy
Rename a taxonomy node
Renames a taxonomy node's label and records a rename event attributed to actor_id. Tenant-scoped; returns 404 if the node does not belong to the tenant. While a tenant data purge runs for the same tenant_id, the request is rejected with HTTP 409 (code tenant_write_conflict) and may be retried.
patch/v1/taxonomy/nodes/{node_id}
Path parameters
node_idstring uuid required
Example:019f177f-9abe-78cd-8008-f40b58e3147d
Taxonomy node ID.
Request body
Response
The updated node