Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

ConnectApi.ManagedContentDocumentCloneInput

Managed content clone input.
Property Type Description Required or Optional Available Version
apiName String API name of the cloned content. Optional 61.0
contentSpaceOr​FolderId String ID of the target folder for the cloned content. If unspecified, defaults to the folder of the source content. Optional 61.0
includeVariants Boolean Specifies whether to include variants (true) or not (false) when cloning the content. If unspecified, default is false. Optional 61.0
title String Title of the cloned content. If unspecified, “clone of” is appended to the source content’s title. Optional 61.0