CreateTenantData: {
    body: CreateTenantBodyDto;
    path?: never;
    query?: never;
    url: "/backoffice/tenants";
}