Discussions
Once we deleted the user from Degreed using DELETE method, We are not able to create again the same user using POST.
4 months ago by Pramod
Using rest API once we delete a user, We are getting error: “Unable to create user: User already exists in database.” and unable to create again same user.
We are not able to get the deleted user using GET method.