POST

Bulk Delete Members By Filter


Deletes multiple members by the specified filter.

All content created by these members is transferred to a site owner's account. For example, if Wix users had blog posts, those posts are transferred to the site owner's account, which then becomes the owner of those posts.

To delete only the current member, call Delete My Member.

To delete a single member by ID, call Delete Member.

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

Authentication

You can only call this method when authenticated as a Wix app or Wix user identity.

Permissions
Manage Members
Learn more about app permissions.
Endpoint
POST
https://www.wixapis.com/members/v1/members/bulk/delete-by-filter

Errors

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

Did this help?