Deletes a referred friend.
ID of the referred friend to delete.
Revision number, which increments by 1 each time the referred friend is updated. To prevent conflicting changes, the current revision must be passed when deleting the referred friend.
curl -X DELETE \
'https://www.wixapis.com/referral_friends/v1/referred-friends/3857d039-b129-4393-b983-947078b6a007' \
-H 'Authorization: <AUTH>'
{}
This method doesn’t return any custom errors, but may return standard errors. Learn more about standard Wix errors.