TenantCreateRequest
Request DTO for creating a new tenant organization
Properties
| Name | Type | Description |
|---|---|---|
| name | string | The name of the tenant organization |
The name of the tenant organization | ||
JSON Example
{
"name": "string"
}
Request DTO for creating a new tenant organization
| Name | Type | Description |
|---|---|---|
| name | string | The name of the tenant organization |
The name of the tenant organization | ||
{
"name": "string"
}