Thanks @eddie.gaona for the reply.
- One more question is suppose I call user deletion api for a user and that user is scheduled to be deleted suppose after 15 days. What will happen if:
a. I hit the deletion api (Post call) again after 10 days of first hit. Will this extend his days of deletion or it will still be after 15 days of first hit?
b. I hit the deletion api after 15 days of first hit. Will I get a error code or Success with “Done” status in response.
hello community, how do I delete user ids with empty first and last names from amplitude?
Hello @gloria!
What do you mean by “empty first and last names”? Are these user properties within your project?
Nonetheless, to delete users from projects you will need either the Amplitude ID or User ID to submit the job for deletion. More information about the parameters needed can be found, here.