Tag Groups
Create a tag group
post/tag_groups
Request body
business_entity_idstring required
labelstring required
descriptionstring nullable
colorstring nullable
A hex colour code for the tag group (e.g. #AABBCC or #ABC). Used for display.
is_component_lockedboolean
When true, prevents modification of tags in this group through the embedded portal. Tags can still be managed through the API.
is_journal_entry_dimensionboolean
When true, marks this tag group as a journal entry dimension. A maximum of three tag groups per business entity can be journal entry dimensions.
Response
Created
idstring
The unique identifier of the object in Nmbr.
objectstring
The type of the object in Nmbr ("tag_group").