tenantMetadata
allows you to define additional data about your tenant, such as the company name
This will not be visible to your user. It is only accessible via the hotglue dashboard and API.
tenantMetadata: {
"Name": "Molot Industries",
"Contact": "David Molot"
}