multiTagCreateRequest element
Type: | multiTagCreateRequest |
Namespace: | http://www.gentics.com/rest |
XML Schema: | ns0.xsd |
Request to create tags
Example JSON
{
"create" : {
"..." : {
"magicValue" : "...",
"constructId" : ...,
"keyword" : "..."
},
"---" : ...
}
}