Newer Version Available

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

CMS Content Clone

Clone a piece of managed content.
Resource
Available version
61.0
HTTP methods
POST
Request body for POST
Root XML tag
<ManagedContentDocumentCloneInputRepresentation>
JSON example
Properties
Name 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
Response body for POST
Managed Content Document Clone