python-intercom
python-intercom copied to clipboard
Support permanent deletion of users.
Intercom has added a new API for permanently deleting users.
The previous delete has been renamed as archive (since it never actually permanently deleted the user).
Submitting a PR to add support for this momentarily.