UpdateSpaceDefaultsData: {
    body: SpaceDefaultsUpdateBodyDto;
    path?: never;
    query?: never;
    url: "/tenants/me/space-defaults";
}