export interface RequestNamespaceCreateOrUpdate { name: string; orgID: string; }