user hard delete
Hi, We have a API called http delete https://api.domo.com/v1/users/{userid}. This deletes the user but the record still gets fetched when we query api with that deleted userid. A subset of the user information is returned, including a deleted property, which is true. Do we have any option to delete it completely ?