Deleting a pending Member Request?

  1. From the front-end it appears that
    i) I can only Approve or Block a member request.
    ii) I cannot delete a Contact that has a pending member approval.

  2. PrivateMemberData is read only so I can’t just open up the table and delete or update the pending Member Request

Can I do this programmatically with wix-crm-backend >deleteContact()
https://www.wix.com/corvid/reference/wix-crm-backend.html#deleteContact ?

with the DeleteMembers option set to true?

Or am I barking up the wrong tree?

Thanks,
Robert

Hi,
You can delete a site member in the site’s Dashboard, check out this article.