Create a new tag type

Creates a new tag type record with the provided attributes.
The payload must include a short name, long name, and a flag indicating if the tag type is unique.
Optionally, you can provide a regex pattern for validation and specify the active status.

Required Permission: Controller: api_v2_reference_data, Action: tag_types_create.

Language