multiLinkRequest
Extends: | linkRequest |
Namespace: | http://www.gentics.com/rest |
XML Schema: | ns0.xsd |
Request object for linking multiple templates to or unlink multiple templates from folders
XML
Elements
name (type) | min/max occurs |
description |
---|---|---|
templateIds (string) | 0/unbounded | Template IDs of the templates to be handled. IDs may be local or global IDs |
JSON
property | type | description |
---|---|---|
templateIds | array of templateIds (string) | Template IDs of the templates to be handled. IDs may be local or global IDs |