Newer Version Available

This content describes an older version of this product. View Latest

Context Mapping (POST, PATCH)

Create and update context mappings.
Resource
Example for POST
Example for PATCH
Available version
59.0
Requires Chatter
No
HTTP methods
POST, PATCH
Request body for POST
JSON example
Properties
Name Type Description Required or Optional Available Version
contextMappingId String ID of this context mapping. Required for update. Required 59.0
contextNodeMappings Context Node Mappings Input[] List of context node mappings. Optional 59.0
description String Description of context mapping. Optional 59.0
isDefault Boolean Specifies if you want to make default mapping for context definition (true) or not (false). Optional 59.0
name String Name of the context mapping. Required 59.0
Response body for POST
Context Mapping List Output
Request body for PATCH
JSON example
Response body for PATCH
Context Mapping List Output