UpdateTenantInput
$schemauri
A URL to the JSON Schema for this object.
Example:
https://example.com/schemas/UpdateTenantInput.jsonnamestring
settings object
property name*string
slugstring
UpdateTenantInput
{
"$schema": "https://example.com/schemas/UpdateTenantInput.json",
"name": "string",
"settings": {},
"slug": "string"
}