アクティブな設定にフローを追加します。 フローはエディタ内でタブとして表示されます。
必要となる権限: flows.write
Header | Value |
---|---|
Authorization |
Bearer [token] - 認証が有効になっている場合 |
Content-type |
application/json |
リクエストボディは単一のフロー設定オブジェクトでなければなりません。
設定オブジェクトには最低でも nodes
プロパティを含めます。
ランタイムはフローに新しいidを割り当てます。
フロー設定オブジェクトが id
フィールドを持っている場合でもそれは上書きされ、
属するノードのすべての z
プロパティにも設定されます。
フローに属するすべてのノードは一意の id
プロパティを持ちます。
id
が既に使用されている場合、リクエストは却下されます。
Status Code | Reason | Response |
---|---|---|
204 |
成功 | 無し |
400 |
不正なリクエスト | エラーを返す |
401 |
認証されなかった | 無し |
フローの id
を返します。
Node-RED: Low-code programming for event-driven applications.
Copyright OpenJS Foundation and Node-RED contributors. All rights reserved. The OpenJS Foundation has registered trademarks and uses trademarks. For a list of trademarks of the OpenJS Foundation, please see our Trademark Policy and Trademark List. Trademarks and logos not indicated on the list of OpenJS Foundation trademarks are trademarks™ or registered® trademarks of their respective holders. Use of them does not imply any affiliation with or endorsement by them.
The OpenJS Foundation | Terms of Use | Privacy Policy | OpenJS Foundation Bylaws | Trademark Policy | Trademark List | Cookie Policy