Skip to content

Adding hard delete option

Compare
Choose a tag to compare
@choran choran released this 16 Nov 13:55
· 137 commits to master since this release
c749686

Providing the ability to hard delete users as described here:
https://developers.intercom.com/intercom-api-reference/reference#archive-a-user

This chaged the previous delete action to an archive action and added a new hard delete option
You can still use the delete method but it will archive a user, we added an alias for delete.
#442 archiving alias
#410 add ability to hard delete users

Alos enabling reply to last from the SDK
#443 Residently conversations last reply