API Docs / Schemas / TenantCreateRequest

TenantCreateRequest

Request DTO for creating a new tenant organization

Properties

Name Type Description
namestring

The name of the tenant organization

The name of the tenant organization

JSON Example

{
  "name": "string"
}

Used By Operations