# CreateTagRequest ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| |**label** | **string** | The tag label | [default to undefined]| |**description** | **string** | Description for the tag | [optional] [default to undefined]| |**color** | **string** | The tag color in hex format | [optional] [default to undefined]| |**isProtected** | **boolean** | Indication if the tag is protected tag | [optional] [default to false]| |**type** | [**TagType**](TagType.md) | | [optional] [default to undefined]| [[Back to top]](#) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to Model list]](../../README.md#documentation-for-models) [[Back to README]](../../README.md)