---
title: "Create Node Translations"
method: POST
path: "/nodes/{nodeId}/translations"
tags: ["Registry"]
---

# Create Node Translations

`POST /nodes/{nodeId}/translations`

## Path parameters

- `nodeId` string, required

## Request body

- object
  - `data` object

## Response `201`

Detailed information about a specific node

## Other responses

- `400` — Bad Request
- `404` — Node version not found
- `500` — Internal server error

---

[API](https://skmtc.dev/ac/apis/comfy-api.md) · [All operations](https://skmtc.dev/ac/apis/comfy-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/ac/comfy-api/revisions/c1893dffe250/schema)
