Participant id (generated by me and passed in ZoomMtg.join) is changing to zoom generated id (WebSDK)

We are sending userName and userEmail at the time of joining. The participant API is returning correct userName but as I mentioned in previous reply userEmail is not returning.

 userName: name,
 participantId:id,
 userEmail: email,