Content Link Details Input
Input representation of the request to synchronize content token data from a document to
sObjects. It specifies the ID of an individual content link and its corresponding new value to
be updated.
- JSON example
-
1{ 2 "contentLinkId": "6UPxx0000004C92GAE", 3 "contentValue": "Contract Description for JSON" 4} - Properties
-
Name Type Description Required or Optional Available Version contentLinkId String ID of the content link object. Required 65.0 contentValue String Updated token value data from the document. Required 65.0