DELETE

Delete My Member


Deletes the current member.

After calling this method, the member is logged out of the site.

All content created by this member is transferred to another account. For example, if a Wix user had blog posts, those posts are transferred to the account specified in contentAssignedId, which then becomes the owner of those posts.

Note: This method requires visitor or member authentication.

To delete a member by ID, call Delete Member.

To delete multiple members by memberId, call Bulk Delete Members.

To delete multiple members by a specified filter, call Bulk Delete Members By Filter.

Authentication

This method may require higher-level permissions than the caller has, based on their identity and roles and permissions. In these cases, you can ensure the method is called with the required level of authorization by using one of the following:

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

There is 1 error with this status code.

This method may also return standard errors. Learn more about standard Wix errors.

Event TriggersThis method triggers the following events:
Did this help?