Learn how to permanently delete users and their associated data from social.plus SDK
Parameter | Type | Required | Description |
---|---|---|---|
userId | string | Yes | The unique identifier of the user to delete |
deleteAll | boolean | No | Delete all personal data including profile, images, files, messages, posts, and comments |
markMessageDeleted | boolean | No | Delete all message channels and messages created by the user |
hardDeletePost | boolean | No | Delete posts, comments, reactions, and child content |
hardDeleteComment | boolean | No | Delete all comments and reactions made by the user |
Account Status
Content & Data
Community Impact
Before Deletion
During Deletion
After Deletion