Create a new tag group dimension
Tag Groups
Creates a new tag group dimension
POST
Create a new tag group dimension
Authorizations
JWT Bearer token authentication. Include the token in the Authorization header as: Bearer <token>
Path Parameters
Unique identifier of the tag group this dimension will be associated with.
Body
application/json;charset=UTF-8
Code used in the external ERP/accounting system to identify the tag group dimension.
Example:
"5524f270-6c21-11ee-b962-0242ac120002"
User readable name of the tag group dimension.
Example:
"Project"
Determines if this tag group dimension is displayed in the UI.
Example:
false
This field is no longer in use. The display order of a new tag group dimension is now managed by the highest column order value.
Example:
1
Response
default - application/json;charset=UTF-8
default response