Context Attribute Mapping (POST、PATCH)
コンテキスト属性の対応付けを作成します。コンテキスト属性の対応付けを更新します。
- リソース
-
- POST の例
-
- PATCH の例
-
- 使用可能なバージ��ン
- 59.0
- Chatter が必要かどうか
- いいえ
- HTTP のメソッド
- POST、PATCH
- POST のリクエストボディ
-
- JSON の例
-
- プロパティ
-
名前 型 説明 必須か省略可能 使用可能なバージョン contextAttributeId String コンテキスト属性レコードの ID。 必須 59.0 contextAttributeMappingId String コンテキスト属性の対応付けレコードの ID。 必須 59.0 contextInputAttributeName String コンテキスト入力属性名。 省略可能 59.0 hydrationDetails Context Attribute Hydration Details Input[] コンテキスト属性ハイドレーション詳細のリスト。 省略可能 59.0
- POST のレスポンスボディ
- Context Attribute Mapping List Output
- PATCH のリクエストボディ
-
- JSON の例
-
- プロパティ
-
名前 型 説明 必須か省略可能 使用可能なバージョン contextAttributeId String コンテキスト属性レコードの ID。 必須 59.0 contextAttributeMappingId String コンテキスト属性の対応付けレコードの ID。 必須 59.0 contextInputAttributeName String コンテキスト入力属性名。 省略可能 59.0 hydrationDetails Context Attribute Hydration Details Input[] コンテキスト属性ハイドレーション詳細のリスト。 省略可能 59.0
- PATCH のレスポンスボディ
- Context Attribute Mapping List