-
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. -
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