export interface CustomerAccountManagementV1ActivatePutBody { confirmationKey: string; }