DELETE

Delete Member Emails


Clears a member's email addresses.

Members are typically associated with a contact, each having a distinct member ID and contact ID. When specifying the ID as a parameter, don't presume the IDs are identical since they represent separate entities.

Note: A member can still log in with their loginEmail, which is not cleared when this method is called.

Permissions
Manage Members
Learn more about app permissions.
Method Declaration
Copy
Errors

This method doesn't return any custom errors, but may return standard errors. Learn more about standard Wix errors.

Did this help?