Update a tag type

Update the configuration for the specified tag type.

Authentication

Authorizationstring
API key needed to access this API
OR
AuthorizationBearer
API key needed to access this API, in Bearer token format

Path parameters

namestringRequired

Request

updateTagTypeSchema
descriptionstringOptional
The description of the tag type.
iconstringOptional
The icon of the tag type.
colorstringOptionalformat: "^#[0-9A-Fa-f]{6}$"
The hexadecimal color code for the tag type.

Response

This response has no body.

Errors