[Preview] Create a tag group

Creates a new tag group for the company.

A tag group represents a category or dimension used to classify journal entries, such as "Project", "Cost center", or "Department".

The company must have the Tags feature enabled in their price plan.

Preview: This endpoint is in preview and may change or be removed before general availability. Read the full preview policy

Scope: tags:write

Path Params
uuid
required

Unique identifier of the company

Body Params

The tag group to create.

string
required

Name of the tag group

string
required
length ≤ 3

Short alias for quick tagging (max 3 characters, unique per company)

int32 | null

Dimension number for SIE file export/import compatibility.

Reserved numbers per SIE file format: 1 = Cost center, 2 = Cost carrier, 6 = Project, 7 = Employee, 8 = Customer, 9 = Supplier, 10 = Invoice, 20+ = Freely available.

Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json