TenantItem

Represents a Tenant that the user account can administrate.
Unless you are an admin for a White Label account you'll have no interest in this model.

Name / Description Type / Format Example
id string uuid "string"
name string "string"
metadata {}
url string "string"
{
  "id": "string",
  "name": "string",
  "metadata": {},
  "url": "string"
}
Contained in Models
UserAuthorization
Consumed by Operations

- none -

Returned by Operations

- none -