--
http://nodered.org
Join us on Slack to continue the conversation: http://nodered.org/slack
---
You received this message because you are subscribed to the Google Groups "Node-RED" group.
To unsubscribe from this group and stop receiving emails from it, send an email to node-red+unsubscribe@googlegroups.com.
To post to this group, send email to node...@googlegroups.com.
Visit this group at https://groups.google.com/group/node-red.
For more options, visit https://groups.google.com/d/optout.
Have a look at the other API endpoints in those docs and you'll find what you want.
Nick
--
http://nodered.org
Join us on Slack to continue the conversation: http://nodered.org/slack
---
You received this message because you are subscribed to the Google Groups "Node-RED" group.
To unsubscribe from this group and stop receiving emails from it, send an email to node-red+u...@googlegroups.com.
The other endpoints let are incrementally add/remove/uodate at the flow (tab) level - you don't have to provide the complete flow file.
Nick
As nick said you can try the other options in the API documentation but I believe the other options requite the flow JSON to be passed as well. Maybe I misunderstood what you were trying to do. Either way that command I posted should point you in the right direction.
--