機械翻訳について

コンテスト・スコアのRESTエンドポイント

コンテスト/コンテスト・スコア
コンテスト・スコア
コンテスト・スコアの作成
メソッド: post
パス: /crmRestApi/resources/11.13.18.05/contests/{ContestNumber}/child/ContestScores
コンテスト・スコアの削除
メソッド: delete
パス: /crmRestApi/resources/11.13.18.05/contests/{ContestNumber}/child/ContestScores/{ContestScoresUniqID}
コンテスト・スコアの取得
メソッド: get
パス: /crmRestApi/resources/11.13.18.05/contests/{ContestNumber}/child/ContestScores/{ContestScoresUniqID}
すべてのコンテスト・スコアを取得
メソッド: get
パス: /crmRestApi/resources/11.13.18.05/contests/{ContestNumber}/child/ContestScores
コンテスト・スコアの更新
メソッド: patch
パス: /crmRestApi/resources/11.13.18.05/contests/{ContestNumber}/child/ContestScores/{ContestScoresUniqID}