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