diff --git a/src/requests/cozy.js b/src/requests/cozy.js
index cc12ae8ec21aa29e9ac1e455b760718e62d8a55c..fd06778df5afa034423bbaab433eef6c5d8b71a9 100644
--- a/src/requests/cozy.js
+++ b/src/requests/cozy.js
@@ -16,6 +16,7 @@ async function saveAccountData(accountId, accountData) {
   )
 
   delete account._id
+  delete account.id
   log(
     'info',
     `saveAccountData account after id: ${JSON.stringify({