export interface CustomerAccountManagementV1ActivateByIdPutBody { confirmationKey: string; }