Create a new tag
Data Platform - Tags
Create a new tag
Creates a new tag for an organization. Requires Bearer token authentication.
POST
Create a new tag
Authorizations
Static internal-ops token used by the data platform and internal cron jobs (e.g. zombie-run sweep). Validated via requireBearerToken inside the handler against a service-specific environment variable.
Body
application/json
Human-readable tag name
Minimum string length:
1Organization ID the tag belongs to
Minimum string length:
1Tag kind: DATA (auto-assigned by rules), BUSINESS (manually classified), or MIXED
Available options:
DATA, BUSINESS, MIXED Optional hex color code for UI display of the tag
Optional free-text description of the tag's purpose

