Skip to main content

Tag

{
"id": "integer",
"active": "boolean",
"name": "string",
"type": "string",
"description": "string",
"color": "string",
"visible": "boolean",
"visibility_boost": "boolean",
"created_at": "string",
"deleted": "boolean"
}

Properties

NameTypeRequiredRestrictionsDescription
idintegerfalseread-onlyA unique integer value identifying this tag
typestringtruenoneThe type of the tag (unique together name)
namestringtruenoneThe name of the tag (unique together type)
descriptionstring¦nullfalsenoneShort description of the tag
colorstringfalsenoneHexadecimal format color code with #
visiblebooleanfalsenoneIf true, this tag is publicly visible
visibility_boostbooleanfalsenoneThe tag add a visibility boost
created_atstring(date-time)falseread-onlyCreation date time
activebooleanfalsenoneIf true, this tag is active
deletedbooleanfalsenoneIf true, this tag has been deleted

Tag types

PropertyValueDescription
typeuserOnly for user
typecategoryOnly for category
typecontributionOnly for contribution