Deletes an exising user preference
ok
curl -i -X DELETE \ 'http://localhost:8100/user-preference-service/v1/userpreference/delete?username=string&authenticator=string&attributeKey=string' \ -H 'x-auth-token: YOUR_API_KEY_HERE'