機械翻訳について

ルックアップRESTエンドポイント

Integrations/Projects/Lookups
「統合/プロジェクト/ルックアップ」カテゴリからの操作。
プロジェクトでの参照の作成
メソッド: post
パス: /ic/api/integration/v1/projects/{projectId}/lookups
プロジェクト内の参照の削除
メソッド: delete
パス: /ic/api/integration/v1/projects/{projectId}/lookups/{name}
プロジェクト内の参照のエクスポート
メソッド: get
パス: /ic/api/integration/v1/projects/{projectId}/lookups/{name}/archive
プロジェクト内の参照のインポート(追加)
メソッド: post
パス: /ic/api/integration/v1/projects/{projectId}/lookups/archive
プロジェクトの参照の取得
メソッド: get
パス: /ic/api/integration/v1/projects/{projectId}/lookups/{name}
プロジェクト内の参照の取得
メソッド: get
パス: /ic/api/integration/v1/projects/{projectId}/lookups
プロジェクトの参照の更新
メソッド: put
パス: /ic/api/integration/v1/projects/{projectId}/lookups/{name}