mirror of
https://github.com/node-red/node-red.git
synced 2023-10-10 13:36:53 +02:00
4 lines
284 B
Markdown
4 lines
284 B
Markdown
|
curl -H "Content-Type: application/json" --request POST --data '{"url":"/Users/nol/code/node-red/node-red/test/resources/subflow/test-subflow-mod-1.0.0.tgz","module":"test-subflow-mod"}' http://localhost:1880/nodes
|
||
|
|
||
|
curl --request DELETE http://localhost:1880/nodes/test-subflow-mod
|