TenantRequestDto
namestringrequired
Name of the tenant
Possible values: non-empty
Example:
KauntTenantregionstringrequired
The region of the tenant. The region is used to determine the location of the tenant's data.
Possible values: non-empty
TenantRequestDto
{
"name": "KauntTenant",
"region": "string"
}