now i want to submit a single flow,but i saw the code of node-red code, it just use flows post method,can i settings for solve this problem?
Welcome to the forum @moyongjin
You can add new flow using POST /flow or update an existing one using PUT /flow/:id