Skip to main content

Tag

Properties

PropertyTypeAttributesDescription
displayNamestringRequiredThe Tag display name
idstringRead-only, IdentifierThe Tag ID
scopeTagScopeThe tag scope. Defaults to tenant scope when not specified. The scope cannot be changed after creation.

TagScope

PropertyTypeAttributesDescription
type'Tenant' | 'Domain'RequiredThe tag scope type
domainIdstringThe domain object ID. Required when 'type' is 'Domain'.