コネクションの編集
コネクションの編集は、Connect AI Embed 製品でコネクションを編集します。
redirectURL は、Edit Connection ページの Return to ボタンに対応します。承認
JWT token authentication. Include the token in the Authorization header as Bearer {token}. See Authentication [blocked] for more information on creating a token.
パスパラメータ
The connection Id created in Create Connection.
ボディ
The URL to redirect the customer once the customer has edited the connection through the Connect AI UI. This URL maps to the Return to button on the Edit Connection page in the Connect AI UI.
(Optional) If provided, the connection name. By default, this is a suggested default that the end user can change on the Edit Connection form. Set editableName to false to lock the field and enforce the supplied value server-side.
(Optional) The default value is true. When true, any name you supply is shown as a suggested default value, and the end user can change it. When false, the Connection Name field is rendered read-only, and the server enforces the supplied name on submit. Has no effect when name is omitted.
レスポンス
A string containing the CData-hosted connection URL to redirect the user to.
A string containing the CData-hosted connection URL to redirect the user to.