Skip to main content

TagView

$schemauri

A URL to the JSON Schema for this object.

Example: https://example.com/schemas/TagView.json
colorstring
descriptionstring
namestringrequired
parentUuidstring
pathstringrequired
slugstringrequired
tenantIdstringrequired
uuidstringrequired
TagView
{
"$schema": "https://example.com/schemas/TagView.json",
"color": "string",
"description": "string",
"name": "string",
"parentUuid": "string",
"path": "string",
"slug": "string",
"tenantId": "string",
"uuid": "string"
}