ユーザー・コンテキスト・データ・ソースRESTエンドポイント
    
        ユーザー・コンテキストのデータ・ソース
    
ユーザー・コンテキスト・データ・ソース・リソースは、ユーザー・コンテキスト・データ・ソースの表示および更新に使用されます。
- コンテキスト・データ・ソースの取得
 - メソッド: getパス:
/crmRestApi/resources/11.13.18.05/userContextDataSources/{DataSourceCode} - すべてのコンテキスト・データ・ソースの取得
 - メソッド: getパス:
/crmRestApi/resources/11.13.18.05/userContextDataSources - コンテキスト・データソースの更新
 - メソッド: patchパス:
/crmRestApi/resources/11.13.18.05/userContextDataSources/{DataSourceCode}