Toggle navigation
Gentics CMS - REST API Library: TagCreateRequest
Resources
Data Types
Back to Top
Home
JSON
TagCreateRequest
TagCreateRequest
Data Type
Tag create request
Properties
name
data type
description
magicValue
string
Get the magic value
constructId
number
keyword
string
Example
{ "magicValue" : "...", "constructId" : 12345, "keyword" : "..." }