機械翻訳について

接続のRESTエンドポイント

統合/プロジェクト/接続
「統合/プロジェクト/接続」カテゴリからの操作。
プロジェクト内の接続の削除
メソッド: delete
パス: /ic/api/integration/v1/projects/{projectId}/connections/{id}
プロジェクト内の接続の取得
メソッド: get
パス: /ic/api/integration/v1/projects/{projectId}/connections/{id}
プロジェクト内の接続プロパティ添付の取得
メソッド: get
パス: /ic/api/integration/v1/projects/{projectId}/connections/{id}/attachments/{connPropName}
プロジェクト内の接続の取得
メソッド: get
パス: /ic/api/integration/v1/projects/{projectId}/connections
プロジェクト内の接続のテスト
メソッド: post
パス: /ic/api/integration/v1/projects/{projectId}/connections/{id}/test
プロジェクト内の接続の更新
メソッド: post
パス: /ic/api/integration/v1/projects/{projectId}/connections/{id}
プロジェクトの接続プロパティ添付のアップロード
メソッド: post
パス: /ic/api/integration/v1/projects/{projectId}/connections/{id}/attachments/{connPropName}