Toggle navigation
Gentics Content.Node - REST API Library: TemplateCopyRequest
Resources
Data Types
Back to Top
Home
JSON
TemplateCopyRequest
TemplateCopyRequest
Data Type
Request to create a copy of a template
Properties
name
data type
description
folderId
number
Folder ID, where the copy shall be created
nodeId
number
Optional node ID to create the copy in a channel
Example
{ "folderId" : 12345, "nodeId" : 12345 }