TagController
Description
This is a tag.
Path /v2/tags
Tag JSON Object
An example for a tag JSON object.
field
id
global
created
updated
links
catalog
label
language
items - list of item ids connected to this tag
tags
parents
hidden - deprecated - superseded by visibilityStatus
visibilityStatus : possible values
0 : SHOWN (visible everywhere)
1 : SHOWN_IN_CMS (visible only in cms context)
2 : ARCHIVED (hidden everywhere)
Last updated