POST
/
nodes
/
{nodeId}
/
translations
Create Node Translations
curl --request POST \
  --url https://api.comfy.org/nodes/{nodeId}/translations \
  --header 'Content-Type: application/json' \
  --data '{
  "data": {}
}'
This response does not have an example.

Path Parameters

nodeId
string
required

The unique identifier of the node.

Body

application/json

Response

201

Detailed information about a specific node