Create metadata

Define tenant metadata like name, industry, or contact

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.

Syntax

tenantMetadata: {  
        "Name": "Molot Industries",  
        "Contact": "David Molot"  
      }