What happens if I update a user’s email address to an existing one?
-
Using both the UI or the API?
-
You'll receive an error in both scenarios.
If you are using the web interface, you'll get a red message saying "Already exists".
And if you are trying to use the Update User API endpoint, you'll receive a HTTP 400 Bad Request error:
-