POST

Approve Member


Changes member status to APPROVED and gives access to members-only pages.

Call this API to:

  • Approve a pending member.
  • Unblock a blocked member.
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/{id}/approve

Did this help?