機械翻訳について

コンテスト・リソースのRESTエンドポイント

コンテスト/コンテストのリソース
コンテスト・リソース
コンテスト参加者の作成
メソッド: post
パス: /crmRestApi/resources/11.13.18.05/contests/{ContestNumber}/child/ContestParticipants
コンテスト参加者の削除
メソッド: delete
パス: /crmRestApi/resources/11.13.18.05/contests/{ContestNumber}/child/ContestParticipants/{ContestResourceId}
コンテスト参加者の取得
メソッド: get
パス: /crmRestApi/resources/11.13.18.05/contests/{ContestNumber}/child/ContestParticipants/{ContestResourceId}
すべてのコンテスト参加者の取得
メソッド: get
パス: /crmRestApi/resources/11.13.18.05/contests/{ContestNumber}/child/ContestParticipants
コンテスト参加者の更新
メソッド: patch
パス: /crmRestApi/resources/11.13.18.05/contests/{ContestNumber}/child/ContestParticipants/{ContestResourceId}