Managed Content Body Input

Input representation for the body of a piece of managed content.
JSON example
1"nodeMap" : {
2"bannerImage": { 
3  "source": { 
4    "type": "imageReference", 
5    "ref": { 
6      "contentKey": "MCZOCY2AM5PFBADN5UDRB53TLXR4" 
7    } 
8  }
9},
10"featuredEvent": { 
11  "source": { 
12    "type": "imageReference", 
13    "ref": { 
14      "contentKey": "MCZOCY2AM5PFBADN5UDRB53TLXR4" 
15    } 
16  }
17},
18"excerpt":"this is test except",
19"body":"<p>Test body</p>"
20}
Properties
Name Type Description Required or Optional Available Version
nodeMap Object Body of the managed content version. Required 60.0