zendesk / sunshine-conversations-python

Smooch API Library for Python
Apache License 2.0
23 stars 8 forks source link

delete_app_user deletes all users not a specific user as the docs and REST API indicate. #7

Closed williamsjj closed 6 years ago

williamsjj commented 6 years ago

delete_app_user() deletes all users in the app, not a specific user. According to the REST API this should delete one user, and that's what we need for GDPR compliance.

wmora commented 6 years ago

Fixed in v3.11.0