{
"error": {
"code": "<string>",
"message": "<string>"
}
}flowNodes の作成
指定したパラメータで新しい flowNodes オブジェクトを作成します。
POST
/
flowNodes
{
"error": {
"code": "<string>",
"message": "<string>"
}
}承認
authtoken_headerbasicauthtoken_query
ボディ
application/json
The flowNodes entity to post
The body is of type any.
レスポンス
flowNodes created