機械翻訳について

属性予測RESTエンドポイント

属性予測
属性予測リソースは、属性予測の表示、作成、更新および削除に使用されます。
属性予測の作成
メソッド: post
パス: /crmRestApi/resources/11.13.18.05/attributePredictions
属性予測の削除
メソッド: delete
パス: /crmRestApi/resources/11.13.18.05/attributePredictions/{AttrPredictionId}
すべての属性予測の取得
メソッド: get
パス: /crmRestApi/resources/11.13.18.05/attributePredictions
属性予測の取得
メソッド: get
パス: /crmRestApi/resources/11.13.18.05/attributePredictions/{AttrPredictionId}
属性予測の更新
メソッド: patch
パス: /crmRestApi/resources/11.13.18.05/attributePredictions/{AttrPredictionId}