CMS Content Clone
Clone a piece of managed content.
- Resource
-
1/connect/cms/contents/contentKeyOrId/clone - Available version
- 61.0
- HTTP methods
- POST
- Request body for POST
-
- Root XML tag
- <ManagedContentDocumentCloneInputRepresentation>
- JSON example
-
1{ 2 "includeVariants": true, 3 "contentSpaceOrFolderId": "9Puxx0000004M92CAE", 4 "title": "Cloned Content", 5 "apiName": "new_api_name" 6} - Properties
-
- Response body for POST
- Managed Content Document Clone