機械翻訳について

フィールド・グループのRESTエンドポイント

フィールド・グループ
フィールド・グループ・リソースは、フィールド・グループの表示、作成、更新および削除に使用されます。 サービス・リクエストなど、オブジェクトのフィールドをグループ化するために使用されます。
フィールド・グループの作成
メソッド: post
パス: /crmRestApi/resources/11.13.18.05/fieldGroups
フィールド・グループの削除
メソッド: delete
パス: /crmRestApi/resources/11.13.18.05/fieldGroups/{FieldGroupNumber}
フィールド・グループの取得
メソッド: get
パス: /crmRestApi/resources/11.13.18.05/fieldGroups/{FieldGroupNumber}
すべてのフィールド・グループの取得
メソッド: get
パス: /crmRestApi/resources/11.13.18.05/fieldGroups
フィールド・セキュリティ・メタデータの公開
メソッド: post
パス: /crmRestApi/resources/11.13.18.05/fieldGroups/action/publishFieldSecurityMetadata
フィールド・グループの更新
メソッド: patch
パス: /crmRestApi/resources/11.13.18.05/fieldGroups/{FieldGroupNumber}