Deletes a badge.
You can only call this method when authenticated as a Wix app or Wix user identity.
Badge ID.
curl -X DELETE \
'https://www.wixapis.com/members/v3/badges/80d5e4aa-0ab2-4bab-b941-a7459239a02e' \
-H 'Authorization: <AUTH>'
{}
This method doesn’t return any custom errors, but may return standard errors. Learn more about standard Wix errors.