- サブカテゴリ:
- スケジュール済統合
統合RESTエンドポイント
統合/プロジェクト/接続
「統合/プロジェクト/接続」カテゴリからの操作。
- プロジェクト内の統合のコピー
- メソッド: postパス:
/ic/api/integration/v1/projects/{projectId}/integrations/copy - プロジェクト内の統合バージョンの削除
- メソッド: deleteパス:
/ic/api/integration/v1/projects/{projectId}/integrations/{id} - プロジェクト内の統合のインポート(追加)
- メソッド: postパス:
/ic/api/integration/v1/projects/{projectId}/integrations/archive - プロジェクト内の統合の取得
- メソッド: getパス:
/ic/api/integration/v1/projects/{projectId}/integrations/{id} - プロジェクトの統合アクティブ化エラーの取得
- メソッド: getパス:
/ic/api/integration/v1/projects/{projectId}/integrations/{id}/activationErrors - プロジェクトの統合アクティブ化ステータスの取得
- メソッド: getパス:
/ic/api/integration/v1/projects/{projectId}/integrations/{id}/activationStatus - プロジェクト内の統合の取得
- メソッド: getパス:
/ic/api/integration/v1/projects/{projectId}/integrations - プロジェクトの統合の更新
- メソッド: postパス:
/ic/api/integration/v1/projects/{projectId}/integrations/{id}