contentTagCreateRequest element
Type: | contentTagCreateRequest |
Namespace: | http://www.gentics.com/rest |
XML Schema: | ns0.xsd |
Request to create a content tag in a page
Example JSON
{
"copyPageId" : "...",
"copyTagname" : "...",
"magicValue" : "...",
"constructId" : ...,
"keyword" : "..."
}