Update a tag group dimension
Tag Groups
Update a tag group dimension
PUT
Update a 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 belongs to.
Unique identifier of the tag group dimension to be updated.
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"
Numerical value assigned to the tag group dimension to determine the display position.
Example:
1
User readable name of the tag group dimension.
Example:
"Project"
Determines if this tag group dimension is displayed in the UI.
Example:
false
Response
default - application/json;charset=UTF-8
default response