Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 721 Bytes

File metadata and controls

18 lines (10 loc) · 721 Bytes

CreateTagRequest

Properties

Name Type Description Notes
label String The tag label
description String Description for the tag [optional]
color String The tag color in hex format [optional]
isProtected Boolean Indication if the tag is protected tag [optional]
type TagType [optional]
allowedEntityTypes List<String> Allow-list of entity types this tag may be attached to. Soft-defaults to ['vault_account'] when omitted, and is immutable after creation. Known values: vault_account (default), contact. [optional]