Create an organization tag
Creates a mutable classification definition in the calling organization. Labels are trimmed and case-insensitively unique among live tags; deleting a tag releases its label.
Authorizations
A Recursion API key, created in the console under API keys.
Body
Request body for creating one organization-scoped tag definition. The organization always comes from the authenticated principal.
Display color in #RRGGBB form.
7^#[0-9A-Fa-f]{6}$"#14b8a6"
Display label. Leading and trailing whitespace is removed; the result must contain 1-32 characters and be unique case-insensitively among live tags in the organization.
1 - 32Optional operator-facing explanation of this classification, up to 280 characters.
280Response
An organization-scoped classification definition. Applying or removing it changes only catalog membership: it does not update the agent, mint an AgentVersion, or affect running sessions.
An organization-scoped classification definition. Applying or removing it changes only catalog membership: it does not update the agent, mint an AgentVersion, or affect running sessions.
Display color in #RRGGBB form.
7^#[0-9A-Fa-f]{6}$"#14b8a6"
Server-assigned RFC 3339 timestamp of when the tag was created.
Display label, trimmed by the service. Unique case-insensitively among live tags in this organization.
1 - 32Organization that owns the tag. Server-assigned from the authenticated principal and never accepted as authority from the request body.
Server-assigned tag id (UUID).
Server-assigned RFC 3339 timestamp of the most recent definition update.
Optional operator-facing explanation of the classification, up to 280 characters.
280