Create tag group

Creates a tag group.

A tag group is a collection of tags. Tag groups enable you to organize tags into discreet categories that make it easier for clients to identify appropriate tags.

Portfolio Managers and Cat Modelers may define tag groups to organize tags by team, year, region, customer, line of business, or any other rubric that makes sense for a business. Clients can use the Get Tag Group to view the tags within a tag group.

Within a tag group, tags or organized by tag entity. The entityMap maps an entityId to the tagIds belonging to that category. Platform API supports nine tag entity types: 1 (Databases), 2 (Results), 3 (Profiles), 4 (Portfolios), 5 (Accounts), 6 (Treaties), 7 (Aggregate Portfolios), 8 (Programs), and 9 (Business Hierarchies)

🍐

Permissions

To perform this operation, a principal must belong to a group that has been assigned the appropriate role-based permissions. The table identifies the roles with permission to perform this operation.

UnderwriterTechnical UnderwriterRisk AnalystPortfolio ManagerCat Modeler
NONONOYESYES

To learn more about role-based permissions in Platform, see Access Controls.

Body Params

TagGroup from payload

string
required
length between 0 and 64

Name of this tag group.

string
required
length between 0 and 1024

Description of this tag group.

entityMap
array of objects

List of mappings between tag entities and tags.

entityMap
boolean
Responses

Language
Credentials
URL
Response
Choose an example:
*/*
application/json