Newer Version Available

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

Content Link Input

Input representation of the request to fetch the content token data from the ContentLink object.
JSON example
1{
2  "referenceObjectId": "a0X4W00000X8jklUAB",
3  "contentLinkIds": [
4    "0D56A000008yhfSAAQ",
5    "0D56A000008yhgTABQ"
6  ]
7}
Properties
Name Type Description Required or Optional Available Version
content​LinkIds String[] List of the content link IDs to fetch the data. Optional 62.0
reference​ObjectId String ID of the reference object to retrieve the content data. Optional 62.0