Forum Discussion
luk
9 months agoBoss
Double posting this here as well, as the replies are inaccurate for at least a few years and these topics pop up when searching the community...
It is possible at least since 2021: https://developer.khoros.com/khoroscommunitydevdocs/reference/delete-a-user
You can simply issue a DELETE request (with proper authorization of course) to /api/2.0/users/<user-id> to delete a user, you'll get back a user object (JSON) with the deleted property set to true.
Related Content
- 7 months ago
- 9 months ago