Create Tag
Create a new Tag.
Request body
Human-readable display name.
Hex color code (e.g. "#EF4444").
Tag type slug (e.g. "merchant_status", "default"). Defaults to "default".
Optional description.
Response
Tag created.
Unique identifier of the Tag.
Workspace the Tag belongs to. Null for org-level tags visible to all workspaces.
Human-readable display name of the Tag.
URL-safe identifier derived from the Tag name.
Hex color code used to render the Tag (e.g. "#EF4444").
Optional description of the Tag.
Tag type slug. Determines cardinality and grouping (e.g. "merchant_status", "default").
UUID of the tag_types row this tag belongs to.
Whether multiple tags of this type can be attached to the same dispute at once. single means at most one tag of this type per dispute; multi allows many.
Date and time when the Tag was created.
Date and time when the Tag was last updated.
Date and time when the Tag was soft-deleted. Null if active.