Tag Groups
Create a new tag group.
This endpoint allows for the creation of a new Tag Group with its attribute values
post/tag-groups
Request body
Response
Tag group has been created
Example response
{
"id": "0f0e000-000d-0d00-000b-00db0d000fae",
"tagAttributes": [
{
"id": "0f0e000-000d-0d00-000b-00db0d000fae"
}
]
}