POST

Bulk Delete Members


Deletes multiple members by memberId.

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 a specified filter, call Bulk Delete Members By Filter.

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

Errors

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

Did this help?