Delete user API | Community
Skip to main content
Newcomer
February 1, 2024
Question

Delete user API

  • February 1, 2024
  • 1 reply
  • 0 views

Hey I am using an API to delete users, when doing this form the GUI I have the option to delete the user without transfering data.

 

What is the flag I need to set in the API so that I can also delete a user without transfering data. I tried doing this byt setting transfer_email as an empty variable and also a dummy value but it need to be an already created account.

 

1 reply

Humashankar
Community Champion | Customer
Community Champion | Customer
February 17, 2024

Try with USER_ID_TO_BE_DELETED with the actual user ID of the user you want to delete