Account Tags
Create Account Tag
Add a tag to your account vocabulary
POST
Creates an account tag. Account tags label companies. Connector tags, which label people, are a
separate vocabulary with its own endpoints.
A name your workspace already uses is rejected rather than duplicated, so this
is safe to call from a sync that does not track what it has already created.
Body
string
required
1-50 characters. Unique within your workspace.
string
required
A hex colour, e.g.
#3B82F6. Rendered through a normaliser that caps
saturation and clamps lightness, so a neon value will display calmer than you
sent it — deliberately, so one workspace’s palette cannot dominate a screen.integer
Display position. Omitted means the end of the list, which is where a new tag
belongs: appending never renumbers anything you have already arranged.
A workspace is capped at 50 tags. Not a storage limit — a flat picker
stops being scannable past a few dozen, and at that point what you want is a
second dimension rather than a hundredth tag.