Skip to main content

UpdateTenantInput

$schemauri

A URL to the JSON Schema for this object.

Example: https://example.com/schemas/UpdateTenantInput.json
namestring
settings object
property name*string
slugstring
UpdateTenantInput
{
"$schema": "https://example.com/schemas/UpdateTenantInput.json",
"name": "string",
"settings": {},
"slug": "string"
}