I'm sure you've considered this already, but the issue you describe could be easily explained if you accidentally used this API:
API DELETE /api/v2/users/{userid}
instead of this one?
API DELETE /api/v2/token/{userid}
Have you double checked you haven't made that typo?
------------------------------
Nick Tait
Genesys Consultant
------------------------------
Original Message:
Sent: 03-01-2026 14:34
From: Vageesan Saminathan
Subject: User account gets deleted when performing token delete
Hi Team,
We are experiencing the below scenario in the Prod Instance of Genesys Cloud.
"The user account gets deleted when we try to logout the user using token delete"
API DELETE /api/v2/token/{userid}
Note: We are not experiencing it in lower life cycle (dev org).
Any Thoughts!!
Regards,
Vageesan
#PlatformAPI
------------------------------
Vageesan Saminathan
------------------------------