POST

Bulk Approve Members


Changes status of multiple members to APPROVED, and gives access to members-only pages.

Call this API to:

  • Approve pending members.
  • Unblock blocked 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/approve-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?